[INFO]: This python-for-android revamp is an experimental alpha release! [INFO]: It should work (mostly), but you may experience missing features or bugs. [INFO]: Found Android API target in $ANDROIDAPI [INFO]: Available Android APIs are (14, 19, 20, 22) [INFO]: Requested API target 14 is available, continuing. [INFO]: Found NDK dir in $ANDROIDNDK [INFO]: Got NDK version from $ANDROIDNDKVER [WARNING]: NDK version was set as r10e, but checking the NDK dir claims it is r10e-rc4. [WARNING]: The build will try to continue, but it may fail and you should check that your setting is correct. [WARNING]: If the NDK dir result is correct, you don't need to manually set the NDK ver. [INFO]: Found virtualenv at /usr/local/bin/virtualenv [DEBUG]: Found toolchain version: 4.9 [DEBUG]: Found toolchain version: 4.8 [DEBUG]: Found toolchain version: clang3.5 [DEBUG]: Found toolchain version: clang3.6 [INFO]: Found the following toolchain versions: ['4.8', '4.9', 'clang3.5', 'clang3.6'] [INFO]: Picking the latest gcc toolchain, here 4.9 [WARNING]: Missing executable: libtoolize is not installed [INFO]: No existing dists meet the given requirements! [INFO]: No dist exists that meets your requirements, so one will be built. [INFO]: Bootstrap requires recipes ['hostpython2', 'python2', 'pyjnius', 'sdl', 'pygame', 'android', 'kivy'] [INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3']) [INFO]: Loaded recipe pygame (depends on ['python2', 'sdl'], conflicts ['sdl2']) [INFO]: Loaded recipe kivy (depends on [('sdl2', 'pygame'), 'pyjnius']) [INFO]: Loaded recipe sdl (depends on ['python2', 'pygame_bootstrap_components'], conflicts ['sdl2']) [INFO]: Loaded recipe pyjnius (depends on ['python2', ('sdl2', 'sdl')]) [INFO]: Loaded recipe android (depends on ['pygame'], conflicts ['sdl2']) [INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3']) [INFO]: Loaded recipe pygame_bootstrap_components (depends on []) [INFO]: Found a single valid recipe set (this is good) [INFO]: The selected bootstrap is pygame [INFO]: # Creating dist with pygame bootstrap [INFO]: Dist will have name AwesomeCNN and recipes (pyjnius, kivy) [DEBUG]: running cp -r /home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/bootstraps/pygame/build /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Recipe build order is ['hostpython2', 'pygame_bootstrap_components', 'python2', 'sdl', 'pygame', 'pyjnius', 'android', 'kivy'] [INFO]: # Downloading recipes  [INFO]: Downloading hostpython2 [DEBUG]: running mkdir -p /home/dave/.local/share/python-for-android/packages/hostpython2 [INFO]: -> directory context /home/dave/.local/share/python-for-android/packages/hostpython2 [DEBUG]: running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2 [DEBUG]: Python-2.7.2.tar.bz2 [INFO]: hostpython2 download already cached, skipping [WARNING]: Should check headers here! Skipping for now. [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Downloading pygame_bootstrap_components [DEBUG]: running mkdir -p /home/dave/.local/share/python-for-android/packages/pygame_bootstrap_components [INFO]: -> directory context /home/dave/.local/share/python-for-android/packages/pygame_bootstrap_components [DEBUG]: running basename https://github.com/inclement/p4a-pygame-bootstrap-components/archive/master.zip [DEBUG]: master.zip [INFO]: pygame_bootstrap_components download already cached, skipping [WARNING]: Should check headers here! Skipping for now. [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Downloading python2 [DEBUG]: running mkdir -p /home/dave/.local/share/python-for-android/packages/python2 [INFO]: -> directory context /home/dave/.local/share/python-for-android/packages/python2 [DEBUG]: running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2 [DEBUG]: Python-2.7.2.tar.bz2 [INFO]: python2 download already cached, skipping [WARNING]: Should check headers here! Skipping for now. [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Downloading sdl [INFO]: Skipping sdl download as no URL is set [INFO]: Downloading pygame [DEBUG]: running mkdir -p /home/dave/.local/share/python-for-android/packages/pygame [INFO]: -> directory context /home/dave/.local/share/python-for-android/packages/pygame [DEBUG]: running basename http://pygame.org/ftp/pygame-1.9.1release.tar.gz [DEBUG]: pygame-1.9.1release.tar.gz [INFO]: pygame download already cached, skipping [WARNING]: Should check headers here! Skipping for now. [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Downloading pyjnius [DEBUG]: running mkdir -p /home/dave/.local/share/python-for-android/packages/pyjnius [INFO]: -> directory context /home/dave/.local/share/python-for-android/packages/pyjnius [DEBUG]: running basename https://github.com/kivy/pyjnius/archive/master.zip [DEBUG]: master.zip [INFO]: pyjnius download already cached, skipping [WARNING]: Should check headers here! Skipping for now. [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Downloading android [INFO]: Skipping android download as no URL is set [INFO]: Downloading kivy [DEBUG]: running mkdir -p /home/dave/.local/share/python-for-android/packages/kivy [INFO]: -> directory context /home/dave/.local/share/python-for-android/packages/kivy [DEBUG]: running basename https://github.com/kivy/kivy/archive/master.zip [DEBUG]: master.zip [INFO]: kivy download already cached, skipping [WARNING]: Should check headers here! Skipping for now. [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: # Building all recipes for arch armeabi [INFO]: # Unpacking recipes [INFO]: Unpacking hostpython2 for armeabi [DEBUG]: running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2 [DEBUG]: Python-2.7.2.tar.bz2 [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi [INFO]: Extracting /home/dave/.local/share/python-for-android/packages/hostpython2/Python-2.7.2.tar.bz2 at Python-2.7.2.tar.bz2 [DEBUG]: running mv Python-2.7.2 /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2 [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Unpacking pygame_bootstrap_components for armeabi [DEBUG]: running basename https://github.com/inclement/p4a-pygame-bootstrap-components/archive/master.zip [DEBUG]: master.zip [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni [DEBUG]: running mv p4a-pygame-bootstrap-components-master /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Unpacking python2 for armeabi [DEBUG]: running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2 [DEBUG]: Python-2.7.2.tar.bz2 [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi [INFO]: Extracting /home/dave/.local/share/python-for-android/packages/python2/Python-2.7.2.tar.bz2 at Python-2.7.2.tar.bz2 [DEBUG]: running mv Python-2.7.2 /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Unpacking sdl for armeabi [INFO]: Skipping sdl unpack as no URL is set [INFO]: Unpacking pygame for armeabi [DEBUG]: running basename http://pygame.org/ftp/pygame-1.9.1release.tar.gz [DEBUG]: pygame-1.9.1release.tar.gz [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/other_builds/pygame/armeabi [DEBUG]: running tar tzf /home/dave/.local/share/python-for-android/packages/pygame/pygame-1.9.1release.tar.gz [DEBUG]: pygame-1.9.1release/ [DEBUG]: pygame-1.9.1release/bdist_mpkg_support.py [DEBUG]: pygame-1.9.1release/bundle_docs.py [DEBUG]: pygame-1.9.1release/check_test.py [DEBUG]: pygame-1.9.1release/config.py [DEBUG]: pygame-1.9.1release/config_darwin.py [DEBUG]: pygame-1.9.1release/config_msys.py [DEBUG]: pygame-1.9.1release/config_unix.py [DEBUG]: pygame-1.9.1release/config_win.py [DEBUG]: pygame-1.9.1release/distutils_mods.py [DEBUG]: pygame-1.9.1release/dll.py [DEBUG]: pygame-1.9.1release/docs/ [DEBUG]: pygame-1.9.1release/docs/__init__.py [DEBUG]: pygame-1.9.1release/docs/__main__.py [DEBUG]: pygame-1.9.1release/docs/howto_release_pygame.txt [DEBUG]: pygame-1.9.1release/docs/index.html [DEBUG]: pygame-1.9.1release/docs/LGPL [DEBUG]: pygame-1.9.1release/docs/logos.html [DEBUG]: pygame-1.9.1release/docs/pygame_logo.gif [DEBUG]: pygame-1.9.1release/docs/pygame_powered.gif [DEBUG]: pygame-1.9.1release/docs/pygame_small.gif [DEBUG]: pygame-1.9.1release/docs/pygame_tiny.gif [DEBUG]: pygame-1.9.1release/docs/ref/ [DEBUG]: pygame-1.9.1release/docs/ref/camera.html [DEBUG]: pygame-1.9.1release/docs/ref/cdrom.html [DEBUG]: pygame-1.9.1release/docs/ref/color.html [DEBUG]: pygame-1.9.1release/docs/ref/cursors.html [DEBUG]: pygame-1.9.1release/docs/ref/display.html [DEBUG]: pygame-1.9.1release/docs/ref/draw.html [DEBUG]: pygame-1.9.1release/docs/ref/event.html [DEBUG]: pygame-1.9.1release/docs/ref/examples.html [DEBUG]: pygame-1.9.1release/docs/ref/font.html [DEBUG]: pygame-1.9.1release/docs/ref/gfxdraw.html [DEBUG]: pygame-1.9.1release/docs/ref/image.html [DEBUG]: pygame-1.9.1release/docs/ref/index.html [DEBUG]: pygame-1.9.1release/docs/ref/joystick.html [DEBUG]: pygame-1.9.1release/docs/ref/key.html [DEBUG]: pygame-1.9.1release/docs/ref/locals.html [DEBUG]: pygame-1.9.1release/docs/ref/mask.html [DEBUG]: pygame-1.9.1release/docs/ref/midi.html [DEBUG]: pygame-1.9.1release/docs/ref/mixer.html [DEBUG]: pygame-1.9.1release/docs/ref/mouse.html [DEBUG]: pygame-1.9.1release/docs/ref/movie.html [DEBUG]: pygame-1.9.1release/docs/ref/music.html [DEBUG]: pygame-1.9.1release/docs/ref/overlay.html [DEBUG]: pygame-1.9.1release/docs/ref/pixelarray.html [DEBUG]: pygame-1.9.1release/docs/ref/pygame.html [DEBUG]: pygame-1.9.1release/docs/ref/pygame_cursor.html [DEBUG]: pygame-1.9.1release/docs/ref/rect.html [DEBUG]: pygame-1.9.1release/docs/ref/scrap.html [DEBUG]: pygame-1.9.1release/docs/ref/sndarray.html [DEBUG]: pygame-1.9.1release/docs/ref/sprite.html [DEBUG]: pygame-1.9.1release/docs/ref/surface.html [DEBUG]: pygame-1.9.1release/docs/ref/surfarray.html [DEBUG]: pygame-1.9.1release/docs/ref/tests.html [DEBUG]: pygame-1.9.1release/docs/ref/time.html [DEBUG]: pygame-1.9.1release/docs/ref/transform.html [DEBUG]: pygame-1.9.1release/docs/tut/ [DEBUG]: pygame-1.9.1release/docs/tut/camera/ [DEBUG]: pygame-1.9.1release/docs/tut/camera/average.jpg [DEBUG]: pygame-1.9.1release/docs/tut/camera/background.jpg [DEBUG]: pygame-1.9.1release/docs/tut/camera/CameraIntro.html [DEBUG]: pygame-1.9.1release/docs/tut/camera/green.jpg [DEBUG]: pygame-1.9.1release/docs/tut/camera/hsv.jpg [DEBUG]: pygame-1.9.1release/docs/tut/camera/mask.jpg [DEBUG]: pygame-1.9.1release/docs/tut/camera/rgb.jpg [DEBUG]: pygame-1.9.1release/docs/tut/camera/thresh.jpg [DEBUG]: pygame-1.9.1release/docs/tut/camera/thresholded.jpg [DEBUG]: pygame-1.9.1release/docs/tut/camera/yuv.jpg [DEBUG]: pygame-1.9.1release/docs/tut/chimp/ [DEBUG]: pygame-1.9.1release/docs/tut/chimp/chimp.py.html [DEBUG]: pygame-1.9.1release/docs/tut/chimp/ChimpLineByLine.html [DEBUG]: pygame-1.9.1release/docs/tut/chimp/chimpshot.gif [DEBUG]: pygame-1.9.1release/docs/tut/DisplayModes.html [DEBUG]: pygame-1.9.1release/docs/tut/ImportInit.html [DEBUG]: pygame-1.9.1release/docs/tut/intro/ [DEBUG]: pygame-1.9.1release/docs/tut/intro/ball.gif [DEBUG]: pygame-1.9.1release/docs/tut/intro/blade.jpg [DEBUG]: pygame-1.9.1release/docs/tut/intro/freedom.jpg [DEBUG]: pygame-1.9.1release/docs/tut/intro/intro.html [DEBUG]: pygame-1.9.1release/docs/tut/MoveIt.html [DEBUG]: pygame-1.9.1release/docs/tut/newbieguide.html [DEBUG]: pygame-1.9.1release/docs/tut/SpriteIntro.html [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/ [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/allblack.jpg [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/flipped.jpg [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/imgarray.jpg [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/redimg.jpg [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/scaledown.jpg [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/scaleup.jpg [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/soften.jpg [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/striped.jpg [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/SurfarrayIntro.html [DEBUG]: pygame-1.9.1release/docs/tut/surfarray/xfade.jpg [DEBUG]: pygame-1.9.1release/docs/tut/tom/ [DEBUG]: pygame-1.9.1release/docs/tut/tom/basic.png [DEBUG]: pygame-1.9.1release/docs/tut/tom/event-flowchart.png [DEBUG]: pygame-1.9.1release/docs/tut/tom/formulae.png [DEBUG]: pygame-1.9.1release/docs/tut/tom/games2.html [DEBUG]: pygame-1.9.1release/docs/tut/tom/games3.html [DEBUG]: pygame-1.9.1release/docs/tut/tom/games4.html [DEBUG]: pygame-1.9.1release/docs/tut/tom/games5.html [DEBUG]: pygame-1.9.1release/docs/tut/tom/games6.html [DEBUG]: pygame-1.9.1release/docs/tut/tom/MakeGames.html [DEBUG]: pygame-1.9.1release/docs/tut/tom/radians.png [DEBUG]: pygame-1.9.1release/examples/ [DEBUG]: pygame-1.9.1release/examples/__init__.py [DEBUG]: pygame-1.9.1release/examples/aacircle.py [DEBUG]: pygame-1.9.1release/examples/aliens.py [DEBUG]: pygame-1.9.1release/examples/arraydemo.py [DEBUG]: pygame-1.9.1release/examples/blend_fill.py [DEBUG]: pygame-1.9.1release/examples/blit_blends.py [DEBUG]: pygame-1.9.1release/examples/camera.py [DEBUG]: pygame-1.9.1release/examples/chimp.py [DEBUG]: pygame-1.9.1release/examples/cursors.py [DEBUG]: pygame-1.9.1release/examples/data/ [DEBUG]: pygame-1.9.1release/examples/data/alien1.gif [DEBUG]: pygame-1.9.1release/examples/data/alien1.jpg [DEBUG]: pygame-1.9.1release/examples/data/alien1.png [DEBUG]: pygame-1.9.1release/examples/data/alien2.gif [DEBUG]: pygame-1.9.1release/examples/data/alien2.png [DEBUG]: pygame-1.9.1release/examples/data/alien3.gif [DEBUG]: pygame-1.9.1release/examples/data/alien3.png [DEBUG]: pygame-1.9.1release/examples/data/arraydemo.bmp [DEBUG]: pygame-1.9.1release/examples/data/asprite.bmp [DEBUG]: pygame-1.9.1release/examples/data/background.gif [DEBUG]: pygame-1.9.1release/examples/data/blue.mpg [DEBUG]: pygame-1.9.1release/examples/data/bomb.gif [DEBUG]: pygame-1.9.1release/examples/data/boom.wav [DEBUG]: pygame-1.9.1release/examples/data/car_door.wav [DEBUG]: pygame-1.9.1release/examples/data/chimp.bmp [DEBUG]: pygame-1.9.1release/examples/data/danger.gif [DEBUG]: pygame-1.9.1release/examples/data/explosion1.gif [DEBUG]: pygame-1.9.1release/examples/data/fist.bmp [DEBUG]: pygame-1.9.1release/examples/data/house_lo.mp3 [DEBUG]: pygame-1.9.1release/examples/data/house_lo.ogg [DEBUG]: pygame-1.9.1release/examples/data/house_lo.wav [DEBUG]: pygame-1.9.1release/examples/data/liquid.bmp [DEBUG]: pygame-1.9.1release/examples/data/midikeys.png [DEBUG]: pygame-1.9.1release/examples/data/oldplayer.gif [DEBUG]: pygame-1.9.1release/examples/data/player1.gif [DEBUG]: pygame-1.9.1release/examples/data/punch.wav [DEBUG]: pygame-1.9.1release/examples/data/secosmic_lo.wav [DEBUG]: pygame-1.9.1release/examples/data/shot.gif [DEBUG]: pygame-1.9.1release/examples/data/static.png [DEBUG]: pygame-1.9.1release/examples/data/whiff.wav [DEBUG]: pygame-1.9.1release/examples/data/yuv_1.pgm [DEBUG]: pygame-1.9.1release/examples/eventlist.py [DEBUG]: pygame-1.9.1release/examples/fastevents.py [DEBUG]: pygame-1.9.1release/examples/fonty.py [DEBUG]: pygame-1.9.1release/examples/glcube.py [DEBUG]: pygame-1.9.1release/examples/headless_no_windows_needed.py [DEBUG]: pygame-1.9.1release/examples/liquid.py [DEBUG]: pygame-1.9.1release/examples/macosx/ [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/ [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/aliens.py [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/English.lproj/ [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/English.lproj/aliens.icns [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/ [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/_MainMenu_EOArchive_English.java [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/classes.nib [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/info.nib [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/JavaCompiling.plist [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/English.lproj/MainMenu.nib/keyedobjects.nib [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/README.txt [DEBUG]: pygame-1.9.1release/examples/macosx/aliens_app_example/setup.py [DEBUG]: pygame-1.9.1release/examples/macosx/macfont.py [DEBUG]: pygame-1.9.1release/examples/mask.py [DEBUG]: pygame-1.9.1release/examples/midi.py [DEBUG]: pygame-1.9.1release/examples/moveit.py [DEBUG]: pygame-1.9.1release/examples/movieplayer.py [DEBUG]: pygame-1.9.1release/examples/oldalien.py [DEBUG]: pygame-1.9.1release/examples/overlay.py [DEBUG]: pygame-1.9.1release/examples/pixelarray.py [DEBUG]: pygame-1.9.1release/examples/readme.txt [DEBUG]: pygame-1.9.1release/examples/scaletest.py [DEBUG]: pygame-1.9.1release/examples/scrap_clipboard.py [DEBUG]: pygame-1.9.1release/examples/scroll.py [DEBUG]: pygame-1.9.1release/examples/sound.py [DEBUG]: pygame-1.9.1release/examples/sound_array_demos.py [DEBUG]: pygame-1.9.1release/examples/stars.py [DEBUG]: pygame-1.9.1release/examples/testsprite.py [DEBUG]: pygame-1.9.1release/examples/vgrade.py [DEBUG]: pygame-1.9.1release/install.html [DEBUG]: pygame-1.9.1release/LGPL [DEBUG]: pygame-1.9.1release/lib/ [DEBUG]: pygame-1.9.1release/lib/__init__.py [DEBUG]: pygame-1.9.1release/lib/_camera_opencv_highgui.py [DEBUG]: pygame-1.9.1release/lib/_camera_vidcapture.py [DEBUG]: pygame-1.9.1release/lib/_numpysndarray.py [DEBUG]: pygame-1.9.1release/lib/_numpysurfarray.py [DEBUG]: pygame-1.9.1release/lib/camera.py [DEBUG]: pygame-1.9.1release/lib/colordict.py [DEBUG]: pygame-1.9.1release/lib/compat.py [DEBUG]: pygame-1.9.1release/lib/cursors.doc [DEBUG]: pygame-1.9.1release/lib/cursors.py [DEBUG]: pygame-1.9.1release/lib/examples.doc [DEBUG]: pygame-1.9.1release/lib/freesansbold.ttf [DEBUG]: pygame-1.9.1release/lib/gp2x/ [DEBUG]: pygame-1.9.1release/lib/gp2x/__init__.py [DEBUG]: pygame-1.9.1release/lib/gp2x/constants.py [DEBUG]: pygame-1.9.1release/lib/gp2x/locals.py [DEBUG]: pygame-1.9.1release/lib/locals.doc [DEBUG]: pygame-1.9.1release/lib/locals.py [DEBUG]: pygame-1.9.1release/lib/mac_scrap.py [DEBUG]: pygame-1.9.1release/lib/macosx.py [DEBUG]: pygame-1.9.1release/lib/midi.doc [DEBUG]: pygame-1.9.1release/lib/midi.py [DEBUG]: pygame-1.9.1release/lib/pkgdata.py [DEBUG]: pygame-1.9.1release/lib/pygame.ico [DEBUG]: pygame-1.9.1release/lib/pygame_icon.bmp [DEBUG]: pygame-1.9.1release/lib/pygame_icon.icns [DEBUG]: pygame-1.9.1release/lib/pygame_icon.svg [DEBUG]: pygame-1.9.1release/lib/pygame_icon.tiff [DEBUG]: pygame-1.9.1release/lib/sndarray.doc [DEBUG]: pygame-1.9.1release/lib/sndarray.py [DEBUG]: pygame-1.9.1release/lib/sprite.doc [DEBUG]: pygame-1.9.1release/lib/sprite.py [DEBUG]: pygame-1.9.1release/lib/surfarray.doc [DEBUG]: pygame-1.9.1release/lib/surfarray.py [DEBUG]: pygame-1.9.1release/lib/sysfont.py [DEBUG]: pygame-1.9.1release/lib/tests.doc [DEBUG]: pygame-1.9.1release/lib/threads/ [DEBUG]: pygame-1.9.1release/lib/threads/__init__.py [DEBUG]: pygame-1.9.1release/lib/threads/Py25Queue.py [DEBUG]: pygame-1.9.1release/lib/version.py [DEBUG]: pygame-1.9.1release/make_prebuilt.py [DEBUG]: pygame-1.9.1release/makeref.py [DEBUG]: pygame-1.9.1release/MANIFEST.in [DEBUG]: pygame-1.9.1release/mingw32ccompiler.py [DEBUG]: pygame-1.9.1release/mingw32distutils.py [DEBUG]: pygame-1.9.1release/mingwcfg.py [DEBUG]: pygame-1.9.1release/msys.py [DEBUG]: pygame-1.9.1release/msys_build_deps.py [DEBUG]: pygame-1.9.1release/msys_link_VC_2008_dlls.py [DEBUG]: pygame-1.9.1release/msysio.py [DEBUG]: pygame-1.9.1release/PKG-INFO [DEBUG]: pygame-1.9.1release/pygame.egg-info/ [DEBUG]: pygame-1.9.1release/pygame.egg-info/dependency_links.txt [DEBUG]: pygame-1.9.1release/pygame.egg-info/PKG-INFO [DEBUG]: pygame-1.9.1release/pygame.egg-info/SOURCES.txt [DEBUG]: pygame-1.9.1release/pygame.egg-info/top_level.txt [DEBUG]: pygame-1.9.1release/readme.html [DEBUG]: pygame-1.9.1release/README.txt [DEBUG]: pygame-1.9.1release/run_tests.py [DEBUG]: pygame-1.9.1release/setup.cfg [DEBUG]: pygame-1.9.1release/Setup.in [DEBUG]: pygame-1.9.1release/setup.py [DEBUG]: pygame-1.9.1release/Setup_Darwin.in [DEBUG]: pygame-1.9.1release/Setup_Win_Common.in [DEBUG]: pygame-1.9.1release/setup_win_common.py [DEBUG]: pygame-1.9.1release/src/ [DEBUG]: pygame-1.9.1release/src/_arraysurfarray.c [DEBUG]: pygame-1.9.1release/src/_camera.c [DEBUG]: pygame-1.9.1release/src/_numericsndarray.c [DEBUG]: pygame-1.9.1release/src/_numericsurfarray.c [DEBUG]: pygame-1.9.1release/src/alphablit.c [DEBUG]: pygame-1.9.1release/src/base.c [DEBUG]: pygame-1.9.1release/src/bitmask.c [DEBUG]: pygame-1.9.1release/src/bitmask.h [DEBUG]: pygame-1.9.1release/src/bufferproxy.c [DEBUG]: pygame-1.9.1release/src/camera.doc [DEBUG]: pygame-1.9.1release/src/camera.h [DEBUG]: pygame-1.9.1release/src/camera_v4l.c [DEBUG]: pygame-1.9.1release/src/camera_v4l2.c [DEBUG]: pygame-1.9.1release/src/cdrom.c [DEBUG]: pygame-1.9.1release/src/cdrom.doc [DEBUG]: pygame-1.9.1release/src/color.c [DEBUG]: pygame-1.9.1release/src/color.doc [DEBUG]: pygame-1.9.1release/src/constants.c [DEBUG]: pygame-1.9.1release/src/display.c [DEBUG]: pygame-1.9.1release/src/display.doc [DEBUG]: pygame-1.9.1release/src/draw.c [DEBUG]: pygame-1.9.1release/src/draw.doc [DEBUG]: pygame-1.9.1release/src/event.c [DEBUG]: pygame-1.9.1release/src/event.doc [DEBUG]: pygame-1.9.1release/src/fastevent.c [DEBUG]: pygame-1.9.1release/src/fastevents.c [DEBUG]: pygame-1.9.1release/src/fastevents.h [DEBUG]: pygame-1.9.1release/src/ffmovie.c [DEBUG]: pygame-1.9.1release/src/ffmovie.h [DEBUG]: pygame-1.9.1release/src/font.c [DEBUG]: pygame-1.9.1release/src/font.doc [DEBUG]: pygame-1.9.1release/src/font.h [DEBUG]: pygame-1.9.1release/src/gfxdraw.c [DEBUG]: pygame-1.9.1release/src/gfxdraw.doc [DEBUG]: pygame-1.9.1release/src/image.c [DEBUG]: pygame-1.9.1release/src/image.doc [DEBUG]: pygame-1.9.1release/src/imageext.c [DEBUG]: pygame-1.9.1release/src/joystick.c [DEBUG]: pygame-1.9.1release/src/joystick.doc [DEBUG]: pygame-1.9.1release/src/key.c [DEBUG]: pygame-1.9.1release/src/key.doc [DEBUG]: pygame-1.9.1release/src/mask.c [DEBUG]: pygame-1.9.1release/src/mask.doc [DEBUG]: pygame-1.9.1release/src/mask.h [DEBUG]: pygame-1.9.1release/src/mixer.c [DEBUG]: pygame-1.9.1release/src/mixer.doc [DEBUG]: pygame-1.9.1release/src/mixer.h [DEBUG]: pygame-1.9.1release/src/mouse.c [DEBUG]: pygame-1.9.1release/src/mouse.doc [DEBUG]: pygame-1.9.1release/src/movie.c [DEBUG]: pygame-1.9.1release/src/movie.doc [DEBUG]: pygame-1.9.1release/src/music.c [DEBUG]: pygame-1.9.1release/src/music.doc [DEBUG]: pygame-1.9.1release/src/numeric_arrayobject.h [DEBUG]: pygame-1.9.1release/src/overlay.c [DEBUG]: pygame-1.9.1release/src/overlay.doc [DEBUG]: pygame-1.9.1release/src/pgarrinter.h [DEBUG]: pygame-1.9.1release/src/pgcompat.h [DEBUG]: pygame-1.9.1release/src/pgopengl.h [DEBUG]: pygame-1.9.1release/src/pixelarray.c [DEBUG]: pygame-1.9.1release/src/pixelarray.doc [DEBUG]: pygame-1.9.1release/src/pixelarray_methods.c [DEBUG]: pygame-1.9.1release/src/pygame.doc [DEBUG]: pygame-1.9.1release/src/pygame.h [DEBUG]: pygame-1.9.1release/src/pygamedocs.h [DEBUG]: pygame-1.9.1release/src/pypm.c [DEBUG]: pygame-1.9.1release/src/pypm.pyx [DEBUG]: pygame-1.9.1release/src/rect.c [DEBUG]: pygame-1.9.1release/src/rect.doc [DEBUG]: pygame-1.9.1release/src/rotozoom.c [DEBUG]: pygame-1.9.1release/src/rwobject.c [DEBUG]: pygame-1.9.1release/src/scale.h [DEBUG]: pygame-1.9.1release/src/scale2x.c [DEBUG]: pygame-1.9.1release/src/scale_mmx.c [DEBUG]: pygame-1.9.1release/src/scale_mmx32.c [DEBUG]: pygame-1.9.1release/src/scale_mmx64.c [DEBUG]: pygame-1.9.1release/src/scrap.c [DEBUG]: pygame-1.9.1release/src/scrap.doc [DEBUG]: pygame-1.9.1release/src/scrap.h [DEBUG]: pygame-1.9.1release/src/scrap_mac.c [DEBUG]: pygame-1.9.1release/src/scrap_qnx.c [DEBUG]: pygame-1.9.1release/src/scrap_win.c [DEBUG]: pygame-1.9.1release/src/scrap_x11.c [DEBUG]: pygame-1.9.1release/src/SDL_gfx/ [DEBUG]: pygame-1.9.1release/src/SDL_gfx/SDL_gfxPrimitives.c [DEBUG]: pygame-1.9.1release/src/SDL_gfx/SDL_gfxPrimitives.h [DEBUG]: pygame-1.9.1release/src/SDL_gfx/SDL_gfxPrimitives_font.h [DEBUG]: pygame-1.9.1release/src/sdlmain_osx.m [DEBUG]: pygame-1.9.1release/src/surface.c [DEBUG]: pygame-1.9.1release/src/surface.doc [DEBUG]: pygame-1.9.1release/src/surface.h [DEBUG]: pygame-1.9.1release/src/surface_fill.c [DEBUG]: pygame-1.9.1release/src/surflock.c [DEBUG]: pygame-1.9.1release/src/time.c [DEBUG]: pygame-1.9.1release/src/time.doc [DEBUG]: pygame-1.9.1release/src/transform.c [DEBUG]: pygame-1.9.1release/src/transform.doc [DEBUG]: pygame-1.9.1release/test/ [DEBUG]: pygame-1.9.1release/test/__init__.py [DEBUG]: pygame-1.9.1release/test/__main__.py [DEBUG]: pygame-1.9.1release/test/base_test.py [DEBUG]: pygame-1.9.1release/test/blit_test.py [DEBUG]: pygame-1.9.1release/test/bufferproxy_test.py [DEBUG]: pygame-1.9.1release/test/cdrom_tags.py [DEBUG]: pygame-1.9.1release/test/cdrom_test.py [DEBUG]: pygame-1.9.1release/test/color_test.py [DEBUG]: pygame-1.9.1release/test/cursors_test.py [DEBUG]: pygame-1.9.1release/test/display_test.py [DEBUG]: pygame-1.9.1release/test/draw_test.py [DEBUG]: pygame-1.9.1release/test/event_test.py [DEBUG]: pygame-1.9.1release/test/fastevent_test.py [DEBUG]: pygame-1.9.1release/test/fixtures/ [DEBUG]: pygame-1.9.1release/test/fixtures/xbm_cursors/ [DEBUG]: pygame-1.9.1release/test/fixtures/xbm_cursors/white_sizing.xbm [DEBUG]: pygame-1.9.1release/test/fixtures/xbm_cursors/white_sizing_mask.xbm [DEBUG]: pygame-1.9.1release/test/font_test.py [DEBUG]: pygame-1.9.1release/test/gfxdraw_test.py [DEBUG]: pygame-1.9.1release/test/image__save_gl_surface_test.py [DEBUG]: pygame-1.9.1release/test/image_test.py [DEBUG]: pygame-1.9.1release/test/joystick_test.py [DEBUG]: pygame-1.9.1release/test/key_test.py [DEBUG]: pygame-1.9.1release/test/mask_test.py [DEBUG]: pygame-1.9.1release/test/midi_test.py [DEBUG]: pygame-1.9.1release/test/mixer_music_test.py [DEBUG]: pygame-1.9.1release/test/mixer_test.py [DEBUG]: pygame-1.9.1release/test/mouse_test.py [DEBUG]: pygame-1.9.1release/test/movie_tags.py [DEBUG]: pygame-1.9.1release/test/movie_test.py [DEBUG]: pygame-1.9.1release/test/overlay_test.py [DEBUG]: pygame-1.9.1release/test/pixelarray_test.py [DEBUG]: pygame-1.9.1release/test/README.TXT [DEBUG]: pygame-1.9.1release/test/rect_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/fake_3_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/fake_4_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/fake_5_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/fake_6_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/all_ok/zero_tests_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/everything/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/everything/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/everything/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/everything/incomplete_todo_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/everything/magic_tag_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/everything/sleep_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/exclude/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/exclude/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/exclude/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/exclude/invisible_tag_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/exclude/magic_tag_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/failures1/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/failures1/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/failures1/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/failures1/fake_3_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/failures1/fake_4_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/incomplete/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/incomplete/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/incomplete/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/incomplete/fake_3_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/incomplete_todo/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/incomplete_todo/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/incomplete_todo/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/incomplete_todo/fake_3_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/infinite_loop/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/infinite_loop/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/infinite_loop/fake_1_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/infinite_loop/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stderr/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stderr/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stderr/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stderr/fake_3_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stderr/fake_4_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stdout/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stdout/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stdout/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stdout/fake_3_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/print_stdout/fake_4_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/run_tests__test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/timeout/ [DEBUG]: pygame-1.9.1release/test/run_tests__tests/timeout/__init__.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/timeout/fake_2_test.py [DEBUG]: pygame-1.9.1release/test/run_tests__tests/timeout/sleep_test.py [DEBUG]: pygame-1.9.1release/test/scrap_tags.py [DEBUG]: pygame-1.9.1release/test/scrap_test.py [DEBUG]: pygame-1.9.1release/test/sndarray_tags.py [DEBUG]: pygame-1.9.1release/test/sndarray_test.py [DEBUG]: pygame-1.9.1release/test/sprite_test.py [DEBUG]: pygame-1.9.1release/test/surface_test.py [DEBUG]: pygame-1.9.1release/test/surfarray_tags.py [DEBUG]: pygame-1.9.1release/test/surfarray_test.py [DEBUG]: pygame-1.9.1release/test/surflock_test.py [DEBUG]: pygame-1.9.1release/test/sysfont_test.py [DEBUG]: pygame-1.9.1release/test/test_test_.py [DEBUG]: pygame-1.9.1release/test/test_utils/ [DEBUG]: pygame-1.9.1release/test/test_utils/__init__.py [DEBUG]: pygame-1.9.1release/test/test_utils/async_sub.py [DEBUG]: pygame-1.9.1release/test/test_utils/run_tests.py [DEBUG]: pygame-1.9.1release/test/test_utils/test_runner.py [DEBUG]: pygame-1.9.1release/test/test_utils/unittest.py [DEBUG]: pygame-1.9.1release/test/test_utils/unittest_patch.py [DEBUG]: pygame-1.9.1release/test/threads_tags.py [DEBUG]: pygame-1.9.1release/test/threads_test.py [DEBUG]: pygame-1.9.1release/test/time_test.py [DEBUG]: pygame-1.9.1release/test/transform_test.py [DEBUG]: pygame-1.9.1release/test/util/ [DEBUG]: pygame-1.9.1release/test/util/build_page/ [DEBUG]: pygame-1.9.1release/test/util/build_page/.htaccess [DEBUG]: pygame-1.9.1release/test/util/build_page/index.php [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/ [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/ [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/__init__.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/callproc.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/config/ [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/config/auth.txt [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/config/build_config.template [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/config/build_py25_exe.template [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/config.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/helpers.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/mocks.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/multi_part.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/regexes.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/ [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_EXCEPTION [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_UNKNOWN [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/BUILD_FAILED_UNPARSEABLE [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/BUILD_LINK_FAILED [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/BUILD_SUCCESSFUL [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/TESTS_FAILED [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/TESTS_INVALID [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/test_fixtures/TESTS_PASSED [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/update.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/update_test.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/build_client/upload_results.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/helpers.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/process_results.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/pywebsite/ [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/pywebsite/__init__.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/pywebsite/escape.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/pywebsite/helpers.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/pywebsite/zdb.py [DEBUG]: pygame-1.9.1release/test/util/build_page/libs/safe_eval.py [DEBUG]: pygame-1.9.1release/test/util/build_page/remote_push.bat [DEBUG]: pygame-1.9.1release/test/util/build_page/results/ [DEBUG]: pygame-1.9.1release/test/util/build_page/results/.htaccess [DEBUG]: pygame-1.9.1release/test/util/build_page/results/index.py [DEBUG]: pygame-1.9.1release/test/util/build_page/results/results.css [DEBUG]: pygame-1.9.1release/test/util/build_page/upload_results/ [DEBUG]: pygame-1.9.1release/test/util/build_page/upload_results/.htaccess [DEBUG]: pygame-1.9.1release/test/util/build_page/upload_results/index.py [DEBUG]: pygame-1.9.1release/test/util/build_page/warnings.php [DEBUG]: pygame-1.9.1release/test/util/compare_docs.py [DEBUG]: pygame-1.9.1release/test/util/create_doc_from_py.py [DEBUG]: pygame-1.9.1release/test/util/gen_stubs.py [DEBUG]: pygame-1.9.1release/test/util/gen_stubs_test.py [DEBUG]: pygame-1.9.1release/test/util/relative_indentation.py [DEBUG]: pygame-1.9.1release/test/util/svn_log_to_whatsnew.py [DEBUG]: pygame-1.9.1release/WHATSNEW [DEBUG]: running mv pygame-1.9.1release /home/dave/.local/share/python-for-android/build/other_builds/pygame/armeabi/pygame [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Unpacking pyjnius for armeabi [DEBUG]: running basename https://github.com/kivy/pyjnius/archive/master.zip [DEBUG]: master.zip [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/other_builds/pyjnius-sdl/armeabi [DEBUG]: running mv pyjnius-master /home/dave/.local/share/python-for-android/build/other_builds/pyjnius-sdl/armeabi/pyjnius [INFO]: <- directory context /home/dave/workspace/awesome-cnn [DEBUG]: running cp -a /home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/recipes/android/src /home/dave/.local/share/python-for-android/build/other_builds/android/armeabi/android [INFO]: Unpacking kivy for armeabi [DEBUG]: running basename https://github.com/kivy/kivy/archive/master.zip [DEBUG]: master.zip [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/other_builds/kivy-pygame/armeabi [DEBUG]: running mv kivy-master /home/dave/.local/share/python-for-android/build/other_builds/kivy-pygame/armeabi/kivy [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: # Prebuilding recipes [INFO]: Prebuilding hostpython2 for armeabi [DEBUG]: running cp /home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/recipes/hostpython2/Setup /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/Setup [INFO]: Prebuilding pygame_bootstrap_components for armeabi [INFO]: Unpacking pygame bootstrap JNI dir components [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/tremor ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sdl_image ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/jpeg ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sdl_main ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sdl_mixer ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sdl_blitpool ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/mad ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sdl_ttf ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sdl_net ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/freetype ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/png ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sdl_gfx ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/intl ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sqlite3 ./ [DEBUG]: running mv /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components/pygame_bootstrap_jni/sdl ./ [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Unpacking was successful, deleting original container dir [DEBUG]: running rm -rf /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/bootstrap_components [INFO]: Prebuilding python2 for armeabi [INFO]: Applying patch patches/Python-2.7.2-xcompile.patch [INFO]: Applying patch patches/Python-2.7.2-ctypes-disable-wchar.patch [INFO]: Applying patch patches/disable-modules.patch [INFO]: Applying patch patches/fix-locale.patch [INFO]: Applying patch patches/fix-gethostbyaddr.patch [INFO]: Applying patch patches/fix-setup-flags.patch [INFO]: Applying patch patches/fix-filesystemdefaultencoding.patch [INFO]: Applying patch patches/fix-termios.patch [INFO]: Applying patch patches/custom-loader.patch [INFO]: Applying patch patches/verbose-compilation.patch [INFO]: Applying patch patches/fix-remove-corefoundation.patch [INFO]: Applying patch patches/fix-dynamic-lookup.patch [INFO]: Applying patch patches/fix-dlfcn.patch [INFO]: Applying patch patches/ctypes-find-library-updated.patch [INFO]: Applying patch patches/fix-configure-darwin.patch [INFO]: Applying patch patches/fix-distutils-darwin.patch [DEBUG]: running touch /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/.patched [INFO]: Prebuilding sdl for armeabi [INFO]: sdl has no prebuild_armeabi, skipping [INFO]: Prebuilding pygame for armeabi [DEBUG]: running cp /home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/recipes/pygame/Setup /home/dave/.local/share/python-for-android/build/other_builds/pygame/armeabi/pygame/Setup [INFO]: Applying patch patches/fix-surface-access.patch [INFO]: Applying patch patches/fix-array-surface.patch [DEBUG]: running touch /home/dave/.local/share/python-for-android/build/other_builds/pygame/armeabi/.patched [INFO]: Prebuilding pyjnius for armeabi [INFO]: pyjnius has no prebuild_armeabi, skipping [INFO]: Prebuilding android for armeabi [INFO]: android has no prebuild_armeabi, skipping [INFO]: Prebuilding kivy for armeabi [INFO]: kivy has no prebuild_armeabi, skipping [INFO]: # Building recipes [INFO]: Building hostpython2 for armeabi [WARNING]: Running hostpython build. Arch is armeabi! This is naughty, need to fix the Arch system! [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2 [DEBUG]: running configure [DEBUG]: checking for --enable-universalsdk... no [DEBUG]: checking for --with-universal-archs... 32-bit [DEBUG]: checking MACHDEP... linux3 [DEBUG]: checking EXTRAPLATDIR... [DEBUG]: checking machine type as reported by uname -m... x86_64 [DEBUG]: checking for --without-gcc... no [DEBUG]: checking for gcc... gcc [DEBUG]: checking whether the C compiler works... yes [DEBUG]: checking for C compiler default output file name... a.out [DEBUG]: checking for suffix of executables... [DEBUG]: checking whether we are cross compiling... no [DEBUG]: checking for suffix of object files... o [DEBUG]: checking whether we are using the GNU C compiler... yes [DEBUG]: checking whether gcc accepts -g... yes [DEBUG]: checking for gcc option to accept ISO C89... none needed [DEBUG]: checking for --with-cxx-main=... no [DEBUG]: checking for g++... g++ [DEBUG]: configure: WARNING: [DEBUG]: [DEBUG]: By default, distutils will build C++ extension modules with "g++". [DEBUG]: If this is not intended, then set CXX on the configure command line. [DEBUG]: [DEBUG]: checking how to run the C preprocessor... gcc -E [DEBUG]: checking for grep that handles long lines and -e... /bin/grep [DEBUG]: checking for egrep... /bin/grep -E [DEBUG]: checking for ANSI C header files... yes [DEBUG]: checking for sys/types.h... yes [DEBUG]: checking for sys/stat.h... yes [DEBUG]: checking for stdlib.h... yes [DEBUG]: checking for string.h... yes [DEBUG]: checking for memory.h... yes [DEBUG]: checking for strings.h... yes [DEBUG]: checking for inttypes.h... yes [DEBUG]: checking for stdint.h... yes [DEBUG]: checking for unistd.h... yes [DEBUG]: checking minix/config.h usability... no [DEBUG]: checking minix/config.h presence... no [DEBUG]: checking for minix/config.h... no [DEBUG]: checking whether it is safe to define __EXTENSIONS__... yes [DEBUG]: checking for --with-suffix... [DEBUG]: checking for case-insensitive build directory... no [DEBUG]: checking LIBRARY... libpython$(VERSION).a [DEBUG]: checking LINKCC... $(PURIFY) $(MAINCC) [DEBUG]: checking for GNU ld... yes [DEBUG]: checking for --enable-shared... no [DEBUG]: checking for --enable-profiling... [DEBUG]: checking LDLIBRARY... libpython$(VERSION).a [DEBUG]: checking for ranlib... ranlib [DEBUG]: checking for ar... ar [DEBUG]: checking for svnversion... not-found [DEBUG]: checking for hg... not-found [DEBUG]: checking for a BSD-compatible install... /usr/bin/install -c [DEBUG]: checking for --with-pydebug... no [DEBUG]: checking whether gcc accepts -fno-strict-aliasing... yes [DEBUG]: checking whether gcc accepts -OPT:Olimit=0... no [DEBUG]: checking whether gcc accepts -Olimit 1500... no [DEBUG]: checking whether gcc supports ParseTuple __format__... no [DEBUG]: checking whether pthreads are available without options... no [DEBUG]: checking whether gcc accepts -Kpthread... no [DEBUG]: checking whether gcc accepts -Kthread... no [DEBUG]: checking whether gcc accepts -pthread... yes [DEBUG]: checking whether g++ also accepts flags for thread support... yes [DEBUG]: checking for ANSI C header files... (cached) yes [DEBUG]: checking asm/types.h usability... yes [DEBUG]: checking asm/types.h presence... yes [DEBUG]: checking for asm/types.h... yes [DEBUG]: checking conio.h usability... no [DEBUG]: checking conio.h presence... no [DEBUG]: checking for conio.h... no [DEBUG]: checking curses.h usability... no [DEBUG]: checking curses.h presence... no [DEBUG]: checking for curses.h... no [DEBUG]: checking direct.h usability... no [DEBUG]: checking direct.h presence... no [DEBUG]: checking for direct.h... no [DEBUG]: checking dlfcn.h usability... yes [DEBUG]: checking dlfcn.h presence... yes [DEBUG]: checking for dlfcn.h... yes [DEBUG]: checking errno.h usability... yes [DEBUG]: checking errno.h presence... yes [DEBUG]: checking for errno.h... yes [DEBUG]: checking fcntl.h usability... yes [DEBUG]: checking fcntl.h presence... yes [DEBUG]: checking for fcntl.h... yes [DEBUG]: checking grp.h usability... yes [DEBUG]: checking grp.h presence... yes [DEBUG]: checking for grp.h... yes [DEBUG]: checking ieeefp.h usability... no [DEBUG]: checking ieeefp.h presence... no [DEBUG]: checking for ieeefp.h... no [DEBUG]: checking io.h usability... no [DEBUG]: checking io.h presence... no [DEBUG]: checking for io.h... no [DEBUG]: checking langinfo.h usability... yes [DEBUG]: checking langinfo.h presence... yes [DEBUG]: checking for langinfo.h... yes [DEBUG]: checking libintl.h usability... yes [DEBUG]: checking libintl.h presence... yes [DEBUG]: checking for libintl.h... yes [DEBUG]: checking ncurses.h usability... no [DEBUG]: checking ncurses.h presence... no [DEBUG]: checking for ncurses.h... no [DEBUG]: checking poll.h usability... yes [DEBUG]: checking poll.h presence... yes [DEBUG]: checking for poll.h... yes [DEBUG]: checking process.h usability... no [DEBUG]: checking process.h presence... no [DEBUG]: checking for process.h... no [DEBUG]: checking pthread.h usability... yes [DEBUG]: checking pthread.h presence... yes [DEBUG]: checking for pthread.h... yes [DEBUG]: checking shadow.h usability... yes [DEBUG]: checking shadow.h presence... yes [DEBUG]: checking for shadow.h... yes [DEBUG]: checking signal.h usability... yes [DEBUG]: checking signal.h presence... yes [DEBUG]: checking for signal.h... yes [DEBUG]: checking for stdint.h... (cached) yes [DEBUG]: checking stropts.h usability... yes [DEBUG]: checking stropts.h presence... yes [DEBUG]: checking for stropts.h... yes [DEBUG]: checking termios.h usability... yes [DEBUG]: checking termios.h presence... yes [DEBUG]: checking for termios.h... yes [DEBUG]: checking thread.h usability... no [DEBUG]: checking thread.h presence... no [DEBUG]: checking for thread.h... no [DEBUG]: checking for unistd.h... (cached) yes [DEBUG]: checking utime.h usability... yes [DEBUG]: checking utime.h presence... yes [DEBUG]: checking for utime.h... yes [DEBUG]: checking sys/audioio.h usability... no [DEBUG]: checking sys/audioio.h presence... no [DEBUG]: checking for sys/audioio.h... no [DEBUG]: checking sys/bsdtty.h usability... no [DEBUG]: checking sys/bsdtty.h presence... no [DEBUG]: checking for sys/bsdtty.h... no [DEBUG]: checking sys/epoll.h usability... yes [DEBUG]: checking sys/epoll.h presence... yes [DEBUG]: checking for sys/epoll.h... yes [DEBUG]: checking sys/event.h usability... no [DEBUG]: checking sys/event.h presence... no [DEBUG]: checking for sys/event.h... no [DEBUG]: checking sys/file.h usability... yes [DEBUG]: checking sys/file.h presence... yes [DEBUG]: checking for sys/file.h... yes [DEBUG]: checking sys/loadavg.h usability... no [DEBUG]: checking sys/loadavg.h presence... no [DEBUG]: checking for sys/loadavg.h... no [DEBUG]: checking sys/lock.h usability... no [DEBUG]: checking sys/lock.h presence... no [DEBUG]: checking for sys/lock.h... no [DEBUG]: checking sys/mkdev.h usability... no [DEBUG]: checking sys/mkdev.h presence... no [DEBUG]: checking for sys/mkdev.h... no [DEBUG]: checking sys/modem.h usability... no [DEBUG]: checking sys/modem.h presence... no [DEBUG]: checking for sys/modem.h... no [DEBUG]: checking sys/param.h usability... yes [DEBUG]: checking sys/param.h presence... yes [DEBUG]: checking for sys/param.h... yes [DEBUG]: checking sys/poll.h usability... yes [DEBUG]: checking sys/poll.h presence... yes [DEBUG]: checking for sys/poll.h... yes [DEBUG]: checking sys/select.h usability... yes [DEBUG]: checking sys/select.h presence... yes [DEBUG]: checking for sys/select.h... yes [DEBUG]: checking sys/socket.h usability... yes [DEBUG]: checking sys/socket.h presence... yes [DEBUG]: checking for sys/socket.h... yes [DEBUG]: checking sys/statvfs.h usability... yes [DEBUG]: checking sys/statvfs.h presence... yes [DEBUG]: checking for sys/statvfs.h... yes [DEBUG]: checking for sys/stat.h... (cached) yes [DEBUG]: checking sys/termio.h usability... no [DEBUG]: checking sys/termio.h presence... no [DEBUG]: checking for sys/termio.h... no [DEBUG]: checking sys/time.h usability... yes [DEBUG]: checking sys/time.h presence... yes [DEBUG]: checking for sys/time.h... yes [DEBUG]: checking sys/times.h usability... yes [DEBUG]: checking sys/times.h presence... yes [DEBUG]: checking for sys/times.h... yes [DEBUG]: checking for sys/types.h... (cached) yes [DEBUG]: checking sys/un.h usability... yes [DEBUG]: checking sys/un.h presence... yes [DEBUG]: checking for sys/un.h... yes [DEBUG]: checking sys/utsname.h usability... yes [DEBUG]: checking sys/utsname.h presence... yes [DEBUG]: checking for sys/utsname.h... yes [DEBUG]: checking sys/wait.h usability... yes [DEBUG]: checking sys/wait.h presence... yes [DEBUG]: checking for sys/wait.h... yes [DEBUG]: checking pty.h usability... yes [DEBUG]: checking pty.h presence... yes [DEBUG]: checking for pty.h... yes [DEBUG]: checking libutil.h usability... no [DEBUG]: checking libutil.h presence... no [DEBUG]: checking for libutil.h... no [DEBUG]: checking sys/resource.h usability... yes [DEBUG]: checking sys/resource.h presence... yes [DEBUG]: checking for sys/resource.h... yes [DEBUG]: checking netpacket/packet.h usability... yes [DEBUG]: checking netpacket/packet.h presence... yes [DEBUG]: checking for netpacket/packet.h... yes [DEBUG]: checking sysexits.h usability... yes [DEBUG]: checking sysexits.h presence... yes [DEBUG]: checking for sysexits.h... yes [DEBUG]: checking bluetooth.h usability... no [DEBUG]: checking bluetooth.h presence... no [DEBUG]: checking for bluetooth.h... no [DEBUG]: checking bluetooth/bluetooth.h usability... no [DEBUG]: checking bluetooth/bluetooth.h presence... no [DEBUG]: checking for bluetooth/bluetooth.h... no [DEBUG]: checking linux/tipc.h usability... yes [DEBUG]: checking linux/tipc.h presence... yes [DEBUG]: checking for linux/tipc.h... yes [DEBUG]: checking spawn.h usability... yes [DEBUG]: checking spawn.h presence... yes [DEBUG]: checking for spawn.h... yes [DEBUG]: checking util.h usability... no [DEBUG]: checking util.h presence... no [DEBUG]: checking for util.h... no [DEBUG]: checking for dirent.h that defines DIR... yes [DEBUG]: checking for library containing opendir... none required [DEBUG]: checking whether sys/types.h defines makedev... yes [DEBUG]: checking for term.h... no [DEBUG]: checking for linux/netlink.h... yes [DEBUG]: checking for clock_t in time.h... yes [DEBUG]: checking for makedev... yes [DEBUG]: checking Solaris LFS bug... no [DEBUG]: checking for mode_t... yes [DEBUG]: checking for off_t... yes [DEBUG]: checking for pid_t... yes [DEBUG]: checking for size_t... yes [DEBUG]: checking for uid_t in sys/types.h... yes [DEBUG]: checking for uint32_t... yes [DEBUG]: checking for uint64_t... yes [DEBUG]: checking for int32_t... yes [DEBUG]: checking for int64_t... yes [DEBUG]: checking for ssize_t... yes [DEBUG]: checking size of int... 4 [DEBUG]: checking size of long... 8 [DEBUG]: checking size of void *... 8 [DEBUG]: checking size of short... 2 [DEBUG]: checking size of float... 4 [DEBUG]: checking size of double... 8 [DEBUG]: checking size of fpos_t... 16 [DEBUG]: checking size of size_t... 8 [DEBUG]: checking size of pid_t... 4 [DEBUG]: checking for long long support... yes [DEBUG]: checking size of long long... 8 [DEBUG]: checking for long double support... yes [DEBUG]: checking size of long double... 16 [DEBUG]: checking for _Bool support... yes [DEBUG]: checking size of _Bool... 1 [DEBUG]: checking for uintptr_t... yes [DEBUG]: checking size of uintptr_t... 8 [DEBUG]: checking size of off_t... 8 [DEBUG]: checking whether to enable large file support... no [DEBUG]: checking size of time_t... 8 [DEBUG]: checking for pthread_t... yes [DEBUG]: checking size of pthread_t... 8 [DEBUG]: checking for --enable-toolbox-glue... no [DEBUG]: checking for --enable-framework... no [DEBUG]: checking for dyld... no [DEBUG]: checking SO... .so [DEBUG]: checking LDSHARED... $(CC) -shared [DEBUG]: checking CCSHARED... -fPIC [DEBUG]: checking LINKFORSHARED... -Xlinker -export-dynamic [DEBUG]: checking CFLAGSFORSHARED... [DEBUG]: checking SHLIBS... $(LIBS) [DEBUG]: checking for dlopen in -ldl... yes [DEBUG]: checking for shl_load in -ldld... no [DEBUG]: checking for library containing sem_init... -lpthread [DEBUG]: checking for textdomain in -lintl... no [DEBUG]: checking for t_open in -lnsl... no [DEBUG]: checking for socket in -lsocket... no [DEBUG]: checking for --with-libs... no [DEBUG]: checking for pkg-config... /usr/bin/pkg-config [DEBUG]: checking for --with-system-expat... no [DEBUG]: checking for --with-system-ffi... no [DEBUG]: checking for --with-dbmliborder... [DEBUG]: checking for --with-signal-module... yes [DEBUG]: checking for --with-dec-threads... no [DEBUG]: checking for --with-threads... yes [DEBUG]: checking if PTHREAD_SCOPE_SYSTEM is supported... yes [DEBUG]: checking for pthread_sigmask... yes [DEBUG]: checking if --enable-ipv6 is specified... yes [DEBUG]: checking if RFC2553 API is available... yes [DEBUG]: checking ipv6 stack type... linux-glibc [DEBUG]: checking for OSX 10.5 SDK or later... no [DEBUG]: checking for --with-doc-strings... yes [DEBUG]: checking for --with-tsc... no [DEBUG]: checking for --with-pymalloc... yes [DEBUG]: checking for --with-valgrind... no [DEBUG]: checking for --with-wctype-functions... no [DEBUG]: checking for dlopen... yes [DEBUG]: checking DYNLOADFILE... dynload_shlib.o [DEBUG]: checking MACHDEP_OBJS... MACHDEP_OBJS [DEBUG]: checking for alarm... yes [DEBUG]: checking for setitimer... yes [DEBUG]: checking for getitimer... yes [DEBUG]: checking for bind_textdomain_codeset... yes [DEBUG]: checking for chown... yes [DEBUG]: checking for clock... yes [DEBUG]: checking for confstr... yes [DEBUG]: checking for ctermid... yes [DEBUG]: checking for execv... yes [DEBUG]: checking for fchmod... yes [DEBUG]: checking for fchown... yes [DEBUG]: checking for fork... yes [DEBUG]: checking for fpathconf... yes [DEBUG]: checking for ftime... yes [DEBUG]: checking for ftruncate... yes [DEBUG]: checking for gai_strerror... yes [DEBUG]: checking for getgroups... yes [DEBUG]: checking for getlogin... yes [DEBUG]: checking for getloadavg... yes [DEBUG]: checking for getpeername... yes [DEBUG]: checking for getpgid... yes [DEBUG]: checking for getpid... yes [DEBUG]: checking for getpriority... yes [DEBUG]: checking for getresuid... yes [DEBUG]: checking for getresgid... yes [DEBUG]: checking for getpwent... yes [DEBUG]: checking for getspnam... yes [DEBUG]: checking for getspent... yes [DEBUG]: checking for getsid... yes [DEBUG]: checking for getwd... yes [DEBUG]: checking for initgroups... yes [DEBUG]: checking for kill... yes [DEBUG]: checking for killpg... yes [DEBUG]: checking for lchmod... no [DEBUG]: checking for lchown... yes [DEBUG]: checking for lstat... yes [DEBUG]: checking for mkfifo... yes [DEBUG]: checking for mknod... yes [DEBUG]: checking for mktime... yes [DEBUG]: checking for mremap... yes [DEBUG]: checking for nice... yes [DEBUG]: checking for pathconf... yes [DEBUG]: checking for pause... yes [DEBUG]: checking for plock... no [DEBUG]: checking for poll... yes [DEBUG]: checking for pthread_init... no [DEBUG]: checking for putenv... yes [DEBUG]: checking for readlink... yes [DEBUG]: checking for realpath... yes [DEBUG]: checking for select... yes [DEBUG]: checking for sem_open... yes [DEBUG]: checking for sem_timedwait... yes [DEBUG]: checking for sem_getvalue... yes [DEBUG]: checking for sem_unlink... yes [DEBUG]: checking for setegid... yes [DEBUG]: checking for seteuid... yes [DEBUG]: checking for setgid... yes [DEBUG]: checking for setlocale... yes [DEBUG]: checking for setregid... yes [DEBUG]: checking for setreuid... yes [DEBUG]: checking for setsid... yes [DEBUG]: checking for setpgid... yes [DEBUG]: checking for setpgrp... yes [DEBUG]: checking for setuid... yes [DEBUG]: checking for setvbuf... yes [DEBUG]: checking for snprintf... yes [DEBUG]: checking for setlocale... (cached) yes [DEBUG]: checking for setregid... (cached) yes [DEBUG]: checking for setreuid... (cached) yes [DEBUG]: checking for setresuid... yes [DEBUG]: checking for setresgid... yes [DEBUG]: checking for setsid... (cached) yes [DEBUG]: checking for setpgid... (cached) yes [DEBUG]: checking for setpgrp... (cached) yes [DEBUG]: checking for setuid... (cached) yes [DEBUG]: checking for setvbuf... (cached) yes [DEBUG]: checking for snprintf... (cached) yes [DEBUG]: checking for sigaction... yes [DEBUG]: checking for siginterrupt... yes [DEBUG]: checking for sigrelse... yes [DEBUG]: checking for strftime... yes [DEBUG]: checking for sysconf... yes [DEBUG]: checking for tcgetpgrp... yes [DEBUG]: checking for tcsetpgrp... yes [DEBUG]: checking for tempnam... yes [DEBUG]: checking for timegm... yes [DEBUG]: checking for times... yes [DEBUG]: checking for tmpfile... yes [DEBUG]: checking for tmpnam... yes [DEBUG]: checking for tmpnam_r... yes [DEBUG]: checking for truncate... yes [DEBUG]: checking for uname... yes [DEBUG]: checking for unsetenv... yes [DEBUG]: checking for utimes... yes [DEBUG]: checking for waitpid... yes [DEBUG]: checking for wait3... yes [DEBUG]: checking for wait4... yes [DEBUG]: checking for wcscoll... yes [DEBUG]: checking for _getpty... no [DEBUG]: checking for chroot... yes [DEBUG]: checking for link... yes [DEBUG]: checking for symlink... yes [DEBUG]: checking for fchdir... yes [DEBUG]: checking for fsync... yes [DEBUG]: checking for fdatasync... yes [DEBUG]: checking for epoll... yes [DEBUG]: checking for kqueue... no [DEBUG]: checking for ctermid_r... no [DEBUG]: checking for flock declaration... yes [DEBUG]: checking for flock... yes [DEBUG]: checking for getpagesize... yes [DEBUG]: checking for true... true [DEBUG]: checking for inet_aton in -lc... yes [DEBUG]: checking for chflags... no [DEBUG]: checking for lchflags... no [DEBUG]: checking for inflateCopy in -lz... yes [DEBUG]: checking for hstrerror... yes [DEBUG]: checking for inet_aton... yes [DEBUG]: checking for inet_pton... yes [DEBUG]: checking for setgroups... yes [DEBUG]: checking for openpty... no [DEBUG]: checking for openpty in -lutil... yes [DEBUG]: checking for forkpty... yes [DEBUG]: checking for memmove... yes [DEBUG]: checking for fseek64... no [DEBUG]: checking for fseeko... yes [DEBUG]: checking for fstatvfs... yes [DEBUG]: checking for ftell64... no [DEBUG]: checking for ftello... yes [DEBUG]: checking for statvfs... yes [DEBUG]: checking for dup2... yes [DEBUG]: checking for getcwd... yes [DEBUG]: checking for strdup... yes [DEBUG]: checking for getpgrp... yes [DEBUG]: checking for setpgrp... (cached) yes [DEBUG]: checking for gettimeofday... yes [DEBUG]: checking for major... yes [DEBUG]: checking for getaddrinfo... yes [DEBUG]: checking getaddrinfo bug... no [DEBUG]: checking for getnameinfo... yes [DEBUG]: checking whether time.h and sys/time.h may both be included... yes [DEBUG]: checking whether struct tm is in sys/time.h or time.h... time.h [DEBUG]: checking for struct tm.tm_zone... yes [DEBUG]: checking for struct stat.st_rdev... yes [DEBUG]: checking for struct stat.st_blksize... yes [DEBUG]: checking for struct stat.st_flags... no [DEBUG]: checking for struct stat.st_gen... no [DEBUG]: checking for struct stat.st_birthtime... no [DEBUG]: checking for struct stat.st_blocks... yes [DEBUG]: checking for time.h that defines altzone... no [DEBUG]: checking whether sys/select.h and sys/time.h may both be included... yes [DEBUG]: checking for addrinfo... yes [DEBUG]: checking for sockaddr_storage... yes [DEBUG]: checking whether char is unsigned... no [DEBUG]: checking for an ANSI C-conforming const... yes [DEBUG]: checking for working volatile... yes [DEBUG]: checking for working signed char... yes [DEBUG]: checking for prototypes... yes [DEBUG]: checking for variable length prototypes and stdarg.h... yes [DEBUG]: checking for socketpair... yes [DEBUG]: checking if sockaddr has sa_len member... no [DEBUG]: checking whether va_list is an array... yes [DEBUG]: checking for gethostbyname_r... yes [DEBUG]: checking gethostbyname_r with 6 args... yes [DEBUG]: checking for __fpu_control... yes [DEBUG]: checking for --with-fpectl... no [DEBUG]: checking for --with-libm=STRING... default LIBM="-lm" [DEBUG]: checking for --with-libc=STRING... default LIBC="" [DEBUG]: checking whether C doubles are little-endian IEEE 754 binary64... yes [DEBUG]: checking whether C doubles are big-endian IEEE 754 binary64... no [DEBUG]: checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no [DEBUG]: checking whether we can use gcc inline assembler to get and set x87 control word... yes [DEBUG]: checking for x87-style double rounding... no [DEBUG]: checking whether tanh preserves the sign of zero... yes [DEBUG]: checking for acosh... yes [DEBUG]: checking for asinh... yes [DEBUG]: checking for atanh... yes [DEBUG]: checking for copysign... yes [DEBUG]: checking for erf... yes [DEBUG]: checking for erfc... yes [DEBUG]: checking for expm1... yes [DEBUG]: checking for finite... yes [DEBUG]: checking for gamma... yes [DEBUG]: checking for hypot... yes [DEBUG]: checking for lgamma... yes [DEBUG]: checking for log1p... yes [DEBUG]: checking for round... yes [DEBUG]: checking for tgamma... yes [DEBUG]: checking whether isinf is declared... yes [DEBUG]: checking whether isnan is declared... yes [DEBUG]: checking whether isfinite is declared... yes [DEBUG]: checking whether POSIX semaphores are enabled... yes [DEBUG]: checking for broken sem_getvalue... no [DEBUG]: checking digit size for Python's longs... no value specified [DEBUG]: checking wchar.h usability... yes [DEBUG]: checking wchar.h presence... yes [DEBUG]: checking for wchar.h... yes [DEBUG]: checking size of wchar_t... 4 [DEBUG]: checking for UCS-4 tcl... no [DEBUG]: checking whether wchar_t is signed... yes [DEBUG]: checking what type to use for unicode... unsigned short [DEBUG]: checking whether byte ordering is bigendian... no [DEBUG]: checking whether right shift extends the sign bit... yes [DEBUG]: checking for getc_unlocked() and friends... yes [DEBUG]: checking how to link readline libs... none [DEBUG]: checking for rl_callback_handler_install in -lreadline... no [DEBUG]: checking for rl_pre_input_hook in -lreadline... no [DEBUG]: checking for rl_completion_display_matches_hook in -lreadline... no [DEBUG]: checking for rl_completion_matches in -lreadline... no [DEBUG]: checking for broken nice()... no [DEBUG]: checking for broken poll()... no [DEBUG]: checking for struct tm.tm_zone... (cached) yes [DEBUG]: checking for working tzset()... yes [DEBUG]: checking for tv_nsec in struct stat... yes [DEBUG]: checking for tv_nsec2 in struct stat... no [DEBUG]: checking whether mvwdelch is an expression... no [DEBUG]: checking whether WINDOW has _flags... no [DEBUG]: checking for is_term_resized... no [DEBUG]: checking for resize_term... no [DEBUG]: checking for resizeterm... no [DEBUG]: checking for /dev/ptmx... yes [DEBUG]: checking for /dev/ptc... no [DEBUG]: checking for %lld and %llu printf() format support... yes [DEBUG]: checking for %zd printf() format support... yes [DEBUG]: checking for socklen_t... yes [DEBUG]: checking for build directories... done [DEBUG]: configure: creating ./config.status [DEBUG]: config.status: creating Makefile.pre [DEBUG]: config.status: creating Modules/Setup.config [DEBUG]: config.status: creating Misc/python.pc [DEBUG]: config.status: creating Modules/ld_so_aix [DEBUG]: config.status: creating pyconfig.h [DEBUG]: creating Modules/Setup [DEBUG]: creating Modules/Setup.local [DEBUG]: creating Makefile [DEBUG]: running make -j5 [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c [DEBUG]: Parser/parsetok.c: In function ‘parsetok’: [DEBUG]: Parser/parsetok.c:134:43: warning: variable ‘handling_with’ set but not used [-Wunused-but-set-variable] [DEBUG]: int started = 0, handling_import = 0, handling_with = 0; [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c [DEBUG]: Parser/pgen.c: In function ‘compile_atom’: [DEBUG]: Parser/pgen.c:282:9: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] [DEBUG]: int i; [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/classobject.c:4: [DEBUG]: Objects/classobject.c: In function ‘PyMethod_New’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/classobject.c:2235:9: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(im, &PyMethod_Type); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/complexobject.c:8: [DEBUG]: Objects/complexobject.c: In function ‘PyComplex_FromCComplex’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/complexobject.c:238:5: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(op, &PyComplex_Type); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/floatobject.c:7: [DEBUG]: Objects/floatobject.c: In function ‘PyFloat_FromDouble’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/floatobject.c:152:5: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(op, &PyFloat_Type); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/intobject.c:4: [DEBUG]: Objects/intobject.c: In function ‘PyInt_FromLong’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/intobject.c:110:5: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(v, &PyInt_Type); [DEBUG]: ^ [DEBUG]: Objects/intobject.c: In function ‘_PyInt_Init’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/intobject.c:1438:9: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(v, &PyInt_Type); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c [DEBUG]: Objects/dictobject.c: In function ‘insertdict’: [DEBUG]: Objects/dictobject.c:517:28: warning: typedef ‘lookupfunc’ locally defined but not used [-Wunused-local-typedefs] [DEBUG]: typedef PyDictEntry *(*lookupfunc)(PyDictObject *, PyObject *, long); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/methodobject.c:4: [DEBUG]: Objects/methodobject.c: In function ‘PyCFunction_NewEx’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/methodobject.c:23:9: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(op, &PyCFunction_Type); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/stringobject.c:5: [DEBUG]: Objects/stringobject.c: In function ‘PyString_FromStringAndSize’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Include/objimpl.h:166:29: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) [DEBUG]: ^ [DEBUG]: Objects/stringobject.c:91:5: note: in expansion of macro ‘PyObject_INIT_VAR’ [DEBUG]: PyObject_INIT_VAR(op, &PyString_Type, size); [DEBUG]: ^ [DEBUG]: Objects/stringobject.c: In function ‘PyString_FromString’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Include/objimpl.h:166:29: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) [DEBUG]: ^ [DEBUG]: Objects/stringobject.c:146:5: note: in expansion of macro ‘PyObject_INIT_VAR’ [DEBUG]: PyObject_INIT_VAR(op, &PyString_Type, size); [DEBUG]: ^ [DEBUG]: Objects/stringobject.c: In function ‘string_concat’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Include/objimpl.h:166:29: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) [DEBUG]: ^ [DEBUG]: Objects/stringobject.c:1059:5: note: in expansion of macro ‘PyObject_INIT_VAR’ [DEBUG]: PyObject_INIT_VAR(op, &PyString_Type, size); [DEBUG]: ^ [DEBUG]: Objects/setobject.c: In function ‘set_insert_key’: [DEBUG]: Objects/setobject.c:215:25: warning: typedef ‘lookupfunc’ locally defined but not used [-Wunused-local-typedefs] [DEBUG]: typedef setentry *(*lookupfunc)(PySetObject *, PyObject *, long); [DEBUG]: ^ [DEBUG]: Objects/stringobject.c: In function ‘string_repeat’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Include/objimpl.h:166:29: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) [DEBUG]: ^ [DEBUG]: Objects/stringobject.c:1101:5: note: in expansion of macro ‘PyObject_INIT_VAR’ [DEBUG]: PyObject_INIT_VAR(op, &PyString_Type, size); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/typeobject.c:3: [DEBUG]: Objects/typeobject.c: In function ‘PyType_GenericAlloc’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/typeobject.c:766:9: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(obj, type); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/unicodeobject.c:43: [DEBUG]: Objects/unicodeobject.c: In function ‘_PyUnicode_New’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/unicodeobject.c:337:9: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(unicode, &PyUnicode_Type); [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"linux3"' -o Python/getplatform.o ./Python/getplatform.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c [DEBUG]: Python/pyarena.c: In function ‘PyArena_Free’: [DEBUG]: Python/pyarena.c:162:9: warning: variable ‘r’ set but not used [-Wunused-but-set-variable] [DEBUG]: int r; [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux3:lib-tk:lib-old"' \ [DEBUG]: -DPREFIX='"/usr/local"' \ [DEBUG]: -DEXEC_PREFIX='"/usr/local"' \ [DEBUG]: -DVERSION='"2.7"' \ [DEBUG]: -DVPATH='""' \ [DEBUG]: -o Modules/getpath.o ./Modules/getpath.c [DEBUG]: In file included from Python/thread.c:121:0: [DEBUG]: Python/thread_pthread.h: In function ‘PyThread_free_lock’: [DEBUG]: Python/thread_pthread.h:285:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] [DEBUG]: int status, error = 0; [DEBUG]: ^ [DEBUG]: Python/thread_pthread.h: In function ‘PyThread_acquire_lock’: [DEBUG]: Python/thread_pthread.h:315:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] [DEBUG]: int status, error = 0; [DEBUG]: ^ [DEBUG]: Python/thread_pthread.h: In function ‘PyThread_release_lock’: [DEBUG]: Python/thread_pthread.h:342:17: warning: variable ‘error’ set but not used [-Wunused-but-set-variable] [DEBUG]: int status, error = 0; [DEBUG]: ^ [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o [DEBUG]: ./Modules/signalmodule.c: In function ‘trip_signal’: [DEBUG]: ./Modules/signalmodule.c:180:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] [DEBUG]: write(wakeup_fd, "\0", 1); [DEBUG]: ^ [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/arraymodule.c -o Modules/arraymodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/cmathmodule.c -o Modules/cmathmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/mathmodule.c -o Modules/mathmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_struct.c -o Modules/_struct.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/operator.c -o Modules/operator.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_randommodule.c -o Modules/_randommodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o [DEBUG]: ./Modules/_collectionsmodule.c: In function ‘deque_clearmethod’: [DEBUG]: ./Modules/_collectionsmodule.c:707:9: warning: variable ‘rv’ set but not used [-Wunused-but-set-variable] [DEBUG]: int rv; [DEBUG]: ^ [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/stropmodule.c -o Modules/stropmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/_elementtree.c -o Modules/_elementtree.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/datetimemodule.c -o Modules/datetimemodule.o [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from ./Modules/datetimemodule.c:7: [DEBUG]: ./Modules/datetimemodule.c: In function ‘time_alloc’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: ./Modules/datetimemodule.c:616:5: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(self, type); [DEBUG]: ^ [DEBUG]: ./Modules/datetimemodule.c: In function ‘datetime_alloc’: [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: ./Modules/datetimemodule.c:631:5: note: in expansion of macro ‘PyObject_INIT’ [DEBUG]: PyObject_INIT(self, type); [DEBUG]: ^ [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_bisectmodule.c -o Modules/_bisectmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/fcntlmodule.c -o Modules/fcntlmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/selectmodule.c -o Modules/selectmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/socketmodule.c -o Modules/socketmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/md5module.c -o Modules/md5module.o [DEBUG]: ./Modules/socketmodule.c: In function ‘socket_gethostbyname_ex’: [DEBUG]: ./Modules/socketmodule.c:3371:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] [DEBUG]: int result; [DEBUG]: ^ [DEBUG]: ./Modules/socketmodule.c: In function ‘socket_gethostbyaddr’: [DEBUG]: ./Modules/socketmodule.c:3447:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] [DEBUG]: int result; [DEBUG]: ^ [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/md5.c -o Modules/md5.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/shamodule.c -o Modules/shamodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/sha256module.c -o Modules/sha256module.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/sha512module.c -o Modules/sha512module.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/binascii.c -o Modules/binascii.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/parsermodule.c -o Modules/parsermodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/cStringIO.c -o Modules/cStringIO.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/cPickle.c -o Modules/cPickle.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I/usr/local/include -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/expat/xmlparse.c -o Modules/xmlparse.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/expat/xmlrole.c -o Modules/xmlrole.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/expat/xmltok.c -o Modules/xmltok.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/pyexpat.c -o Modules/pyexpat.o [DEBUG]: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o [DEBUG]: /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py [DEBUG]: gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen [DEBUG]: Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c [DEBUG]: touch Parser/pgen.stamp [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c [DEBUG]: gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE \ [DEBUG]: -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" \ [DEBUG]: -DHGVERSION="\"`LC_ALL=C `\"" \ [DEBUG]: -DHGTAG="\"`LC_ALL=C `\"" \ [DEBUG]: -DHGBRANCH="\"`LC_ALL=C `\"" \ [DEBUG]: -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c [DEBUG]: rm -f libpython2.7.a [DEBUG]: ar rc libpython2.7.a Modules/getbuildinfo.o [DEBUG]: ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o [DEBUG]: ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o [DEBUG]: ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o [DEBUG]: ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o [DEBUG]: ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/arraymodule.o Modules/cmathmodule.o Modules/mathmodule.o Modules/_struct.o Modules/timemodule.o Modules/operator.o Modules/_weakref.o Modules/_randommodule.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/stropmodule.o Modules/_functoolsmodule.o Modules/_elementtree.o Modules/datetimemodule.o Modules/_bisectmodule.o Modules/fcntlmodule.o Modules/selectmodule.o Modules/socketmodule.o Modules/md5module.o Modules/md5.o Modules/shamodule.o Modules/sha256module.o Modules/sha512module.o Modules/binascii.o Modules/parsermodule.o Modules/cStringIO.o Modules/cPickle.o Modules/zlibmodule.o Modules/xmlparse.o Modules/xmlrole.o Modules/xmltok.o Modules/pyexpat.o Modules/xxsubtype.o [DEBUG]: ranlib libpython2.7.a [DEBUG]: gcc -pthread -Xlinker -export-dynamic -o python \ [DEBUG]: Modules/python.o \ [DEBUG]: libpython2.7.a -lpthread -ldl -lutil -L/usr/local/lib -lz -lm [DEBUG]: libpython2.7.a(posixmodule.o): In function `posix_tmpnam': [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/./Modules/posixmodule.c:7370: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' [DEBUG]: libpython2.7.a(posixmodule.o): In function `posix_tempnam': [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/./Modules/posixmodule.c:7317: warning: the use of `tempnam' is dangerous, better use `mkstemp' [DEBUG]: checking build system type... x86_64-unknown-linux-gnu [DEBUG]: checking host system type... x86_64-unknown-linux-gnu [DEBUG]: checking target system type... x86_64-unknown-linux-gnu [DEBUG]: checking for a BSD-compatible install... /usr/bin/install -c [DEBUG]: checking whether build environment is sane... yes [DEBUG]: checking for a thread-safe mkdir -p... /bin/mkdir -p [DEBUG]: checking for gawk... gawk [DEBUG]: checking whether make sets $(MAKE)... yes [DEBUG]: checking for gcc... gcc -pthread [DEBUG]: checking whether the C compiler works... yes [DEBUG]: checking for C compiler default output file name... a.out [DEBUG]: checking for suffix of executables... [DEBUG]: checking whether we are cross compiling... no [DEBUG]: checking for suffix of object files... o [DEBUG]: checking whether we are using the GNU C compiler... yes [DEBUG]: checking whether gcc -pthread accepts -g... yes [DEBUG]: checking for gcc -pthread option to accept ISO C89... none needed [DEBUG]: checking for style of include used by make... GNU [DEBUG]: checking dependency style of gcc -pthread... gcc3 [DEBUG]: checking dependency style of gcc -pthread... gcc3 [DEBUG]: checking whether gcc -pthread and cc understand -c and -o together... yes [DEBUG]: checking for a sed that does not truncate output... /bin/sed [DEBUG]: checking for grep that handles long lines and -e... /bin/grep [DEBUG]: checking for egrep... /bin/grep -E [DEBUG]: checking for fgrep... /bin/grep -F [DEBUG]: checking for ld used by gcc -pthread... /usr/bin/ld [DEBUG]: checking if the linker (/usr/bin/ld) is GNU ld... yes [DEBUG]: checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [DEBUG]: checking the name lister (/usr/bin/nm -B) interface... BSD nm [DEBUG]: checking whether ln -s works... yes [DEBUG]: checking the maximum length of command line arguments... 1572864 [DEBUG]: checking whether the shell understands some XSI constructs... yes [DEBUG]: checking whether the shell understands "+="... yes [DEBUG]: checking for /usr/bin/ld option to reload object files... -r [DEBUG]: checking for objdump... objdump [DEBUG]: checking how to recognize dependent libraries... pass_all [DEBUG]: checking for ar... ar [DEBUG]: checking for strip... strip [DEBUG]: checking for ranlib... ranlib [DEBUG]: checking command to parse /usr/bin/nm -B output from gcc -pthread object... ok [DEBUG]: checking how to run the C preprocessor... gcc -pthread -E [DEBUG]: checking for ANSI C header files... yes [DEBUG]: checking for sys/types.h... yes [DEBUG]: checking for sys/stat.h... yes [DEBUG]: checking for stdlib.h... yes [DEBUG]: checking for string.h... yes [DEBUG]: checking for memory.h... yes [DEBUG]: checking for strings.h... yes [DEBUG]: checking for inttypes.h... yes [DEBUG]: checking for stdint.h... yes [DEBUG]: checking for unistd.h... yes [DEBUG]: checking for dlfcn.h... yes [DEBUG]: checking for objdir... .libs [DEBUG]: checking if gcc -pthread supports -fno-rtti -fno-exceptions... no [DEBUG]: checking for gcc -pthread option to produce PIC... -fPIC -DPIC [DEBUG]: checking if gcc -pthread PIC flag -fPIC -DPIC works... yes [DEBUG]: checking if gcc -pthread static flag -static works... yes [DEBUG]: checking if gcc -pthread supports -c -o file.o... yes [DEBUG]: checking if gcc -pthread supports -c -o file.o... (cached) yes [DEBUG]: checking whether the gcc -pthread linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [DEBUG]: checking whether -lc should be explicitly linked in... no [DEBUG]: checking dynamic linker characteristics... GNU/Linux ld.so [DEBUG]: checking how to hardcode library paths into programs... immediate [DEBUG]: checking whether stripping libraries is possible... yes [DEBUG]: checking if libtool supports shared libraries... yes [DEBUG]: checking whether to build shared libraries... yes [DEBUG]: checking whether to build static libraries... yes [DEBUG]: checking whether to enable maintainer-specific portions of Makefiles... no [DEBUG]: checking sys/mman.h usability... yes [DEBUG]: checking sys/mman.h presence... yes [DEBUG]: checking for sys/mman.h... yes [DEBUG]: checking for mmap... yes [DEBUG]: checking for sys/mman.h... (cached) yes [DEBUG]: checking for mmap... (cached) yes [DEBUG]: checking whether read-only mmap of a plain file works... yes [DEBUG]: checking whether mmap from /dev/zero works... yes [DEBUG]: checking for MAP_ANON(YMOUS)... yes [DEBUG]: checking whether mmap with MAP_ANON(YMOUS) works... yes [DEBUG]: checking for ANSI C header files... (cached) yes [DEBUG]: checking for memcpy... yes [DEBUG]: checking for working alloca.h... yes [DEBUG]: checking for alloca... yes [DEBUG]: checking size of double... 8 [DEBUG]: checking size of long double... 16 [DEBUG]: checking whether byte ordering is bigendian... no [DEBUG]: checking assembler .cfi pseudo-op support... yes [DEBUG]: checking assembler supports pc related relocs... yes [DEBUG]: checking whether .eh_frame section should be read-only... no [DEBUG]: checking for __attribute__((visibility("hidden")))... yes [DEBUG]: configure: creating ./config.status [DEBUG]: config.status: creating include/Makefile [DEBUG]: config.status: creating include/ffi.h [DEBUG]: config.status: creating Makefile [DEBUG]: config.status: creating testsuite/Makefile [DEBUG]: config.status: creating man/Makefile [DEBUG]: config.status: creating libffi.pc [DEBUG]: config.status: creating fficonfig.py [DEBUG]: config.status: creating fficonfig.h [DEBUG]: config.status: linking /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h [DEBUG]: config.status: linking /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h [DEBUG]: config.status: executing depfiles commands [DEBUG]: config.status: executing libtool commands [DEBUG]: config.status: executing include commands [DEBUG]: config.status: executing src commands [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/cfield.c: In function ‘PyCField_FromDesc’: [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/cfield.c:50:29: warning: variable ‘length’ set but not used [-Wunused-but-set-variable] [DEBUG]: Py_ssize_t size, align, length; [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/closures.c: In function ‘dlmmap_locked’: [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/closures.c:416:7: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] [DEBUG]: ftruncate (execfd, offset); [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/closures.c:428:7: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] [DEBUG]: ftruncate (execfd, offset); [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/dlmalloc.c: In function ‘mmap_resize’: [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/dlmalloc.c:3193:5: warning: implicit declaration of function ‘mremap’ [-Wimplicit-function-declaration] [DEBUG]: char* cp = (char*)CALL_MREMAP((char*)oldp - offset, [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/dlmalloc.c:3193:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] [DEBUG]: char* cp = (char*)CALL_MREMAP((char*)oldp - offset, [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/dlmalloc.c: In function ‘sys_trim’: [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/Modules/_ctypes/libffi/src/dlmalloc.c:3612:62: warning: comparison between pointer and integer [DEBUG]: if ((CALL_MREMAP(sp->base, sp->size, newsize, 0) != MFAIL) || [DEBUG]: ^ [DEBUG]: [DEBUG]: Python build finished, but the necessary bits to build these modules were not found: [DEBUG]: _bsddb _curses _curses_panel [DEBUG]: _sqlite3 _ssl _tkinter [DEBUG]: bsddb185 bz2 dbm [DEBUG]: dl gdbm imageop [DEBUG]: linuxaudiodev ossaudiodev readline [DEBUG]: sunaudiodev [DEBUG]: To find the necessary bits, look in setup.py in detect_modules() for the module's name. [DEBUG]: [DEBUG]: running mv Parser/pgen hostpgen [DEBUG]: running mv python hostpython [INFO]: <- directory context /home/dave/workspace/awesome-cnn [INFO]: Building pygame_bootstrap_components for armeabi [INFO]: Building python2 for armeabi [DEBUG]: running cp /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/hostpython /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 [DEBUG]: running cp /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/hostpgen /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 [DEBUG]: running cp /home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/recipes/hostpython2/Setup Modules [DEBUG]: running gcc -dumpmachine [DEBUG]: x86_64-linux-gnu [DEBUG]: running configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install --enable-shared --disable-toolbox-glue --disable-framework [DEBUG]: checking for --enable-universalsdk... no [DEBUG]: checking for --with-universal-archs... 32-bit [DEBUG]: checking MACHDEP... linux3 [DEBUG]: checking EXTRAPLATDIR... [DEBUG]: checking machine type as reported by uname -m... x86_64 [DEBUG]: checking for --without-gcc... no [DEBUG]: checking for arm-eabi-gcc... arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm [DEBUG]: checking whether the C compiler works... yes [DEBUG]: checking for C compiler default output file name... a.out [DEBUG]: checking for suffix of executables... [DEBUG]: checking whether we are cross compiling... yes [DEBUG]: checking for suffix of object files... o [DEBUG]: checking whether we are using the GNU C compiler... yes [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm accepts -g... yes [DEBUG]: checking for arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm option to accept ISO C89... none needed [DEBUG]: checking for --with-cxx-main=... no [DEBUG]: checking how to run the C preprocessor... arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -E [DEBUG]: checking for grep that handles long lines and -e... /bin/grep [DEBUG]: checking for egrep... /bin/grep -E [DEBUG]: checking for ANSI C header files... yes [DEBUG]: checking for sys/types.h... yes [DEBUG]: checking for sys/stat.h... yes [DEBUG]: checking for stdlib.h... yes [DEBUG]: checking for string.h... yes [DEBUG]: checking for memory.h... yes [DEBUG]: checking for strings.h... yes [DEBUG]: checking for inttypes.h... yes [DEBUG]: checking for stdint.h... yes [DEBUG]: checking for unistd.h... yes [DEBUG]: checking minix/config.h usability... no [DEBUG]: checking minix/config.h presence... no [DEBUG]: checking for minix/config.h... no [DEBUG]: checking whether it is safe to define __EXTENSIONS__... yes [DEBUG]: checking for --with-suffix... [DEBUG]: checking for case-insensitive build directory... no [DEBUG]: checking LIBRARY... libpython$(VERSION).a [DEBUG]: checking LINKCC... $(PURIFY) $(MAINCC) [DEBUG]: checking for GNU ld... yes [DEBUG]: checking for --enable-shared... yes [DEBUG]: checking for --enable-profiling... [DEBUG]: checking LDLIBRARY... libpython$(VERSION).so [DEBUG]: checking for arm-eabi-ranlib... arm-linux-androideabi-ranlib [DEBUG]: checking for ar... arm-linux-androideabi-ar [DEBUG]: checking for svnversion... not-found [DEBUG]: checking for hg... not-found [DEBUG]: checking for a BSD-compatible install... /usr/bin/install -c [DEBUG]: checking for --with-pydebug... no [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm accepts -fno-strict-aliasing... yes [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm accepts -OPT:Olimit=0... no [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm accepts -Olimit 1500... no [DEBUG]: checking whether gcc supports ParseTuple __format__... yes [DEBUG]: checking whether pthreads are available without options... no [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm accepts -Kpthread... no [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm accepts -Kthread... no [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm accepts -pthread... no [DEBUG]: checking whether arm-linux-androideabi-g++ -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm also accepts flags for thread support... no [DEBUG]: checking for ANSI C header files... (cached) yes [DEBUG]: checking asm/types.h usability... yes [DEBUG]: checking asm/types.h presence... yes [DEBUG]: checking for asm/types.h... yes [DEBUG]: checking conio.h usability... no [DEBUG]: checking conio.h presence... no [DEBUG]: checking for conio.h... no [DEBUG]: checking curses.h usability... no [DEBUG]: checking curses.h presence... no [DEBUG]: checking for curses.h... no [DEBUG]: checking direct.h usability... no [DEBUG]: checking direct.h presence... no [DEBUG]: checking for direct.h... no [DEBUG]: checking dlfcn.h usability... yes [DEBUG]: checking dlfcn.h presence... yes [DEBUG]: checking for dlfcn.h... yes [DEBUG]: checking errno.h usability... yes [DEBUG]: checking errno.h presence... yes [DEBUG]: checking for errno.h... yes [DEBUG]: checking fcntl.h usability... yes [DEBUG]: checking fcntl.h presence... yes [DEBUG]: checking for fcntl.h... yes [DEBUG]: checking grp.h usability... yes [DEBUG]: checking grp.h presence... yes [DEBUG]: checking for grp.h... yes [DEBUG]: checking ieeefp.h usability... no [DEBUG]: checking ieeefp.h presence... no [DEBUG]: checking for ieeefp.h... no [DEBUG]: checking io.h usability... no [DEBUG]: checking io.h presence... no [DEBUG]: checking for io.h... no [DEBUG]: checking langinfo.h usability... no [DEBUG]: checking langinfo.h presence... no [DEBUG]: checking for langinfo.h... no [DEBUG]: checking libintl.h usability... no [DEBUG]: checking libintl.h presence... no [DEBUG]: checking for libintl.h... no [DEBUG]: checking ncurses.h usability... no [DEBUG]: checking ncurses.h presence... no [DEBUG]: checking for ncurses.h... no [DEBUG]: checking poll.h usability... yes [DEBUG]: checking poll.h presence... yes [DEBUG]: checking for poll.h... yes [DEBUG]: checking process.h usability... no [DEBUG]: checking process.h presence... no [DEBUG]: checking for process.h... no [DEBUG]: checking pthread.h usability... yes [DEBUG]: checking pthread.h presence... yes [DEBUG]: checking for pthread.h... yes [DEBUG]: checking shadow.h usability... no [DEBUG]: checking shadow.h presence... no [DEBUG]: checking for shadow.h... no [DEBUG]: checking signal.h usability... yes [DEBUG]: checking signal.h presence... yes [DEBUG]: checking for signal.h... yes [DEBUG]: checking for stdint.h... (cached) yes [DEBUG]: checking stropts.h usability... no [DEBUG]: checking stropts.h presence... no [DEBUG]: checking for stropts.h... no [DEBUG]: checking termios.h usability... yes [DEBUG]: checking termios.h presence... yes [DEBUG]: checking for termios.h... yes [DEBUG]: checking thread.h usability... no [DEBUG]: checking thread.h presence... no [DEBUG]: checking for thread.h... no [DEBUG]: checking for unistd.h... (cached) yes [DEBUG]: checking utime.h usability... yes [DEBUG]: checking utime.h presence... yes [DEBUG]: checking for utime.h... yes [DEBUG]: checking sys/audioio.h usability... no [DEBUG]: checking sys/audioio.h presence... no [DEBUG]: checking for sys/audioio.h... no [DEBUG]: checking sys/bsdtty.h usability... no [DEBUG]: checking sys/bsdtty.h presence... no [DEBUG]: checking for sys/bsdtty.h... no [DEBUG]: checking sys/epoll.h usability... yes [DEBUG]: checking sys/epoll.h presence... yes [DEBUG]: checking for sys/epoll.h... yes [DEBUG]: checking sys/event.h usability... no [DEBUG]: checking sys/event.h presence... no [DEBUG]: checking for sys/event.h... no [DEBUG]: checking sys/file.h usability... yes [DEBUG]: checking sys/file.h presence... yes [DEBUG]: checking for sys/file.h... yes [DEBUG]: checking sys/loadavg.h usability... no [DEBUG]: checking sys/loadavg.h presence... no [DEBUG]: checking for sys/loadavg.h... no [DEBUG]: checking sys/lock.h usability... no [DEBUG]: checking sys/lock.h presence... no [DEBUG]: checking for sys/lock.h... no [DEBUG]: checking sys/mkdev.h usability... no [DEBUG]: checking sys/mkdev.h presence... no [DEBUG]: checking for sys/mkdev.h... no [DEBUG]: checking sys/modem.h usability... no [DEBUG]: checking sys/modem.h presence... no [DEBUG]: checking for sys/modem.h... no [DEBUG]: checking sys/param.h usability... yes [DEBUG]: checking sys/param.h presence... yes [DEBUG]: checking for sys/param.h... yes [DEBUG]: checking sys/poll.h usability... yes [DEBUG]: checking sys/poll.h presence... yes [DEBUG]: checking for sys/poll.h... yes [DEBUG]: checking sys/select.h usability... yes [DEBUG]: checking sys/select.h presence... yes [DEBUG]: checking for sys/select.h... yes [DEBUG]: checking sys/socket.h usability... yes [DEBUG]: checking sys/socket.h presence... yes [DEBUG]: checking for sys/socket.h... yes [DEBUG]: checking sys/statvfs.h usability... no [DEBUG]: checking sys/statvfs.h presence... no [DEBUG]: checking for sys/statvfs.h... no [DEBUG]: checking for sys/stat.h... (cached) yes [DEBUG]: checking sys/termio.h usability... no [DEBUG]: checking sys/termio.h presence... no [DEBUG]: checking for sys/termio.h... no [DEBUG]: checking sys/time.h usability... yes [DEBUG]: checking sys/time.h presence... yes [DEBUG]: checking for sys/time.h... yes [DEBUG]: checking sys/times.h usability... yes [DEBUG]: checking sys/times.h presence... yes [DEBUG]: checking for sys/times.h... yes [DEBUG]: checking for sys/types.h... (cached) yes [DEBUG]: checking sys/un.h usability... yes [DEBUG]: checking sys/un.h presence... yes [DEBUG]: checking for sys/un.h... yes [DEBUG]: checking sys/utsname.h usability... yes [DEBUG]: checking sys/utsname.h presence... yes [DEBUG]: checking for sys/utsname.h... yes [DEBUG]: checking sys/wait.h usability... yes [DEBUG]: checking sys/wait.h presence... yes [DEBUG]: checking for sys/wait.h... yes [DEBUG]: checking pty.h usability... no [DEBUG]: checking pty.h presence... no [DEBUG]: checking for pty.h... no [DEBUG]: checking libutil.h usability... no [DEBUG]: checking libutil.h presence... no [DEBUG]: checking for libutil.h... no [DEBUG]: checking sys/resource.h usability... yes [DEBUG]: checking sys/resource.h presence... yes [DEBUG]: checking for sys/resource.h... yes [DEBUG]: checking netpacket/packet.h usability... yes [DEBUG]: checking netpacket/packet.h presence... yes [DEBUG]: checking for netpacket/packet.h... yes [DEBUG]: checking sysexits.h usability... no [DEBUG]: checking sysexits.h presence... no [DEBUG]: checking for sysexits.h... no [DEBUG]: checking bluetooth.h usability... no [DEBUG]: checking bluetooth.h presence... no [DEBUG]: checking for bluetooth.h... no [DEBUG]: checking bluetooth/bluetooth.h usability... no [DEBUG]: checking bluetooth/bluetooth.h presence... no [DEBUG]: checking for bluetooth/bluetooth.h... no [DEBUG]: checking linux/tipc.h usability... no [DEBUG]: checking linux/tipc.h presence... no [DEBUG]: checking for linux/tipc.h... no [DEBUG]: checking spawn.h usability... no [DEBUG]: checking spawn.h presence... no [DEBUG]: checking for spawn.h... no [DEBUG]: checking util.h usability... yes [DEBUG]: checking util.h presence... yes [DEBUG]: checking for util.h... yes [DEBUG]: checking for dirent.h that defines DIR... yes [DEBUG]: checking for library containing opendir... none required [DEBUG]: checking whether sys/types.h defines makedev... yes [DEBUG]: checking for term.h... no [DEBUG]: checking for linux/netlink.h... yes [DEBUG]: checking for clock_t in time.h... yes [DEBUG]: checking for makedev... yes [DEBUG]: checking Solaris LFS bug... no [DEBUG]: checking for mode_t... yes [DEBUG]: checking for off_t... yes [DEBUG]: checking for pid_t... yes [DEBUG]: checking for size_t... yes [DEBUG]: checking for uid_t in sys/types.h... yes [DEBUG]: checking for uint32_t... yes [DEBUG]: checking for uint64_t... yes [DEBUG]: checking for int32_t... yes [DEBUG]: checking for int64_t... yes [DEBUG]: checking for ssize_t... yes [DEBUG]: checking size of int... 4 [DEBUG]: checking size of long... 4 [DEBUG]: checking size of void *... 4 [DEBUG]: checking size of short... 2 [DEBUG]: checking size of float... 4 [DEBUG]: checking size of double... 8 [DEBUG]: checking size of fpos_t... 4 [DEBUG]: checking size of size_t... 4 [DEBUG]: checking size of pid_t... 4 [DEBUG]: checking for long long support... yes [DEBUG]: checking size of long long... 8 [DEBUG]: checking for long double support... yes [DEBUG]: checking size of long double... 8 [DEBUG]: checking for _Bool support... yes [DEBUG]: checking size of _Bool... 1 [DEBUG]: checking for uintptr_t... yes [DEBUG]: checking size of uintptr_t... 4 [DEBUG]: checking size of off_t... 4 [DEBUG]: checking whether to enable large file support... no [DEBUG]: checking size of time_t... 4 [DEBUG]: checking for pthread_t... yes [DEBUG]: checking size of pthread_t... 4 [DEBUG]: checking for --enable-toolbox-glue... no [DEBUG]: checking for --enable-framework... no [DEBUG]: checking for dyld... no [DEBUG]: checking SO... .so [DEBUG]: checking LDSHARED... $(CC) -shared [DEBUG]: checking CCSHARED... -fPIC [DEBUG]: checking LINKFORSHARED... -Xlinker -export-dynamic [DEBUG]: checking CFLAGSFORSHARED... $(CCSHARED) [DEBUG]: checking SHLIBS... $(LIBS) [DEBUG]: checking for dlopen in -ldl... yes [DEBUG]: checking for shl_load in -ldld... no [DEBUG]: checking for library containing sem_init... none required [DEBUG]: checking for textdomain in -lintl... no [DEBUG]: checking for t_open in -lnsl... no [DEBUG]: checking for socket in -lsocket... no [DEBUG]: checking for --with-libs... no [DEBUG]: checking for arm-eabi-pkg-config... no [DEBUG]: checking for pkg-config... /usr/bin/pkg-config [DEBUG]: configure: WARNING: using cross tools not prefixed with host triplet [DEBUG]: checking for --with-system-expat... no [DEBUG]: checking for --with-system-ffi... no [DEBUG]: checking for --with-dbmliborder... [DEBUG]: checking for --with-signal-module... yes [DEBUG]: checking for --with-dec-threads... no [DEBUG]: checking for --with-threads... yes [DEBUG]: checking for _POSIX_THREADS in unistd.h... yes [DEBUG]: checking cthreads.h usability... no [DEBUG]: checking cthreads.h presence... no [DEBUG]: checking for cthreads.h... no [DEBUG]: checking mach/cthreads.h usability... no [DEBUG]: checking mach/cthreads.h presence... no [DEBUG]: checking for mach/cthreads.h... no [DEBUG]: checking for --with-pth... no [DEBUG]: checking for pthread_create in -lpthread... checking for pthread_detach... yes [DEBUG]: checking for usconfig in -lmpc... no [DEBUG]: checking if PTHREAD_SCOPE_SYSTEM is supported... no [DEBUG]: checking for pthread_sigmask... yes [DEBUG]: checking if --enable-ipv6 is specified... no [DEBUG]: checking for OSX 10.5 SDK or later... no [DEBUG]: checking for --with-doc-strings... yes [DEBUG]: checking for --with-tsc... no [DEBUG]: checking for --with-pymalloc... yes [DEBUG]: checking for --with-valgrind... no [DEBUG]: checking for --with-wctype-functions... no [DEBUG]: checking for dlopen... yes [DEBUG]: checking DYNLOADFILE... dynload_shlib.o [DEBUG]: checking MACHDEP_OBJS... MACHDEP_OBJS [DEBUG]: checking for alarm... yes [DEBUG]: checking for setitimer... yes [DEBUG]: checking for getitimer... yes [DEBUG]: checking for bind_textdomain_codeset... no [DEBUG]: checking for chown... yes [DEBUG]: checking for clock... yes [DEBUG]: checking for confstr... no [DEBUG]: checking for ctermid... no [DEBUG]: checking for execv... yes [DEBUG]: checking for fchmod... yes [DEBUG]: checking for fchown... yes [DEBUG]: checking for fork... yes [DEBUG]: checking for fpathconf... yes [DEBUG]: checking for ftime... yes [DEBUG]: checking for ftruncate... yes [DEBUG]: checking for gai_strerror... yes [DEBUG]: checking for getgroups... yes [DEBUG]: checking for getlogin... yes [DEBUG]: checking for getloadavg... no [DEBUG]: checking for getpeername... yes [DEBUG]: checking for getpgid... yes [DEBUG]: checking for getpid... yes [DEBUG]: checking for getpriority... yes [DEBUG]: checking for getresuid... yes [DEBUG]: checking for getresgid... yes [DEBUG]: checking for getpwent... no [DEBUG]: checking for getspnam... no [DEBUG]: checking for getspent... no [DEBUG]: checking for getsid... no [DEBUG]: checking for getwd... no [DEBUG]: checking for initgroups... yes [DEBUG]: checking for kill... yes [DEBUG]: checking for killpg... yes [DEBUG]: checking for lchmod... no [DEBUG]: checking for lchown... yes [DEBUG]: checking for lstat... yes [DEBUG]: checking for mkfifo... no [DEBUG]: checking for mknod... yes [DEBUG]: checking for mktime... yes [DEBUG]: checking for mremap... yes [DEBUG]: checking for nice... yes [DEBUG]: checking for pathconf... yes [DEBUG]: checking for pause... yes [DEBUG]: checking for plock... no [DEBUG]: checking for poll... yes [DEBUG]: checking for pthread_init... no [DEBUG]: checking for putenv... yes [DEBUG]: checking for readlink... yes [DEBUG]: checking for realpath... yes [DEBUG]: checking for select... yes [DEBUG]: checking for sem_open... yes [DEBUG]: checking for sem_timedwait... yes [DEBUG]: checking for sem_getvalue... yes [DEBUG]: checking for sem_unlink... yes [DEBUG]: checking for setegid... yes [DEBUG]: checking for seteuid... yes [DEBUG]: checking for setgid... yes [DEBUG]: checking for setlocale... yes [DEBUG]: checking for setregid... yes [DEBUG]: checking for setreuid... yes [DEBUG]: checking for setsid... yes [DEBUG]: checking for setpgid... yes [DEBUG]: checking for setpgrp... yes [DEBUG]: checking for setuid... yes [DEBUG]: checking for setvbuf... yes [DEBUG]: checking for snprintf... yes [DEBUG]: checking for setlocale... (cached) yes [DEBUG]: checking for setregid... (cached) yes [DEBUG]: checking for setreuid... (cached) yes [DEBUG]: checking for setresuid... yes [DEBUG]: checking for setresgid... yes [DEBUG]: checking for setsid... (cached) yes [DEBUG]: checking for setpgid... (cached) yes [DEBUG]: checking for setpgrp... (cached) yes [DEBUG]: checking for setuid... (cached) yes [DEBUG]: checking for setvbuf... (cached) yes [DEBUG]: checking for snprintf... (cached) yes [DEBUG]: checking for sigaction... yes [DEBUG]: checking for siginterrupt... yes [DEBUG]: checking for sigrelse... no [DEBUG]: checking for strftime... yes [DEBUG]: checking for sysconf... yes [DEBUG]: checking for tcgetpgrp... yes [DEBUG]: checking for tcsetpgrp... yes [DEBUG]: checking for tempnam... yes [DEBUG]: checking for timegm... no [DEBUG]: checking for times... yes [DEBUG]: checking for tmpfile... yes [DEBUG]: checking for tmpnam... yes [DEBUG]: checking for tmpnam_r... no [DEBUG]: checking for truncate... yes [DEBUG]: checking for uname... yes [DEBUG]: checking for unsetenv... yes [DEBUG]: checking for utimes... yes [DEBUG]: checking for waitpid... yes [DEBUG]: checking for wait3... yes [DEBUG]: checking for wait4... no [DEBUG]: checking for wcscoll... yes [DEBUG]: checking for _getpty... no [DEBUG]: checking for chroot... yes [DEBUG]: checking for link... yes [DEBUG]: checking for symlink... yes [DEBUG]: checking for fchdir... yes [DEBUG]: checking for fsync... yes [DEBUG]: checking for fdatasync... yes [DEBUG]: checking for epoll... yes [DEBUG]: checking for kqueue... no [DEBUG]: checking for ctermid_r... no [DEBUG]: checking for flock declaration... yes [DEBUG]: checking for flock... yes [DEBUG]: checking for getpagesize... yes [DEBUG]: checking for true... true [DEBUG]: checking for inet_aton in -lc... yes [DEBUG]: checking for chflags... cross [DEBUG]: checking for chflags... no [DEBUG]: checking for lchflags... cross [DEBUG]: checking for lchflags... no [DEBUG]: checking for inflateCopy in -lz... yes [DEBUG]: checking for hstrerror... yes [DEBUG]: checking for inet_aton... yes [DEBUG]: checking for inet_pton... yes [DEBUG]: checking for setgroups... yes [DEBUG]: checking for openpty... no [DEBUG]: checking for openpty in -lutil... no [DEBUG]: checking for openpty in -lbsd... no [DEBUG]: checking for forkpty... no [DEBUG]: checking for forkpty in -lutil... no [DEBUG]: checking for forkpty in -lbsd... no [DEBUG]: checking for memmove... yes [DEBUG]: checking for fseek64... no [DEBUG]: checking for fseeko... yes [DEBUG]: checking for fstatvfs... no [DEBUG]: checking for ftell64... no [DEBUG]: checking for ftello... yes [DEBUG]: checking for statvfs... no [DEBUG]: checking for dup2... yes [DEBUG]: checking for getcwd... yes [DEBUG]: checking for strdup... yes [DEBUG]: checking for getpgrp... yes [DEBUG]: checking for setpgrp... (cached) yes [DEBUG]: checking for gettimeofday... yes [DEBUG]: checking for major... yes [DEBUG]: checking for getaddrinfo... yes [DEBUG]: checking getaddrinfo bug... yes [DEBUG]: checking for getnameinfo... yes [DEBUG]: checking whether time.h and sys/time.h may both be included... yes [DEBUG]: checking whether struct tm is in sys/time.h or time.h... time.h [DEBUG]: checking for struct tm.tm_zone... yes [DEBUG]: checking for struct stat.st_rdev... yes [DEBUG]: checking for struct stat.st_blksize... yes [DEBUG]: checking for struct stat.st_flags... no [DEBUG]: checking for struct stat.st_gen... no [DEBUG]: checking for struct stat.st_birthtime... no [DEBUG]: checking for struct stat.st_blocks... yes [DEBUG]: checking for time.h that defines altzone... no [DEBUG]: checking whether sys/select.h and sys/time.h may both be included... yes [DEBUG]: checking for addrinfo... yes [DEBUG]: checking for sockaddr_storage... yes [DEBUG]: checking whether char is unsigned... yes [DEBUG]: checking for an ANSI C-conforming const... yes [DEBUG]: checking for working volatile... yes [DEBUG]: checking for working signed char... yes [DEBUG]: checking for prototypes... yes [DEBUG]: checking for variable length prototypes and stdarg.h... yes [DEBUG]: checking for socketpair... yes [DEBUG]: checking if sockaddr has sa_len member... no [DEBUG]: checking whether va_list is an array... no [DEBUG]: checking for gethostbyname_r... yes [DEBUG]: checking gethostbyname_r with 6 args... yes [DEBUG]: checking for __fpu_control... no [DEBUG]: checking for __fpu_control in -lieee... no [DEBUG]: checking for --with-fpectl... no [DEBUG]: checking for --with-libm=STRING... default LIBM="-lm" [DEBUG]: checking for --with-libc=STRING... default LIBC="" [DEBUG]: checking whether C doubles are little-endian IEEE 754 binary64... no [DEBUG]: checking whether C doubles are big-endian IEEE 754 binary64... no [DEBUG]: checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no [DEBUG]: checking whether we can use gcc inline assembler to get and set x87 control word... no [DEBUG]: checking for x87-style double rounding... no [DEBUG]: checking whether tanh preserves the sign of zero... no [DEBUG]: checking for acosh... yes [DEBUG]: checking for asinh... yes [DEBUG]: checking for atanh... yes [DEBUG]: checking for copysign... yes [DEBUG]: checking for erf... yes [DEBUG]: checking for erfc... yes [DEBUG]: checking for expm1... yes [DEBUG]: checking for finite... yes [DEBUG]: checking for gamma... yes [DEBUG]: checking for hypot... yes [DEBUG]: checking for lgamma... yes [DEBUG]: checking for log1p... yes [DEBUG]: checking for round... yes [DEBUG]: checking for tgamma... yes [DEBUG]: checking whether isinf is declared... yes [DEBUG]: checking whether isnan is declared... yes [DEBUG]: checking whether isfinite is declared... yes [DEBUG]: checking whether POSIX semaphores are enabled... yes [DEBUG]: checking for broken sem_getvalue... yes [DEBUG]: checking digit size for Python's longs... no value specified [DEBUG]: checking wchar.h usability... yes [DEBUG]: checking wchar.h presence... yes [DEBUG]: checking for wchar.h... yes [DEBUG]: checking size of wchar_t... 4 [DEBUG]: checking for UCS-4 tcl... no [DEBUG]: checking whether wchar_t is signed... yes [DEBUG]: checking what type to use for unicode... unsigned short [DEBUG]: checking whether byte ordering is bigendian... no [DEBUG]: checking whether right shift extends the sign bit... yes [DEBUG]: checking for getc_unlocked() and friends... yes [DEBUG]: checking how to link readline libs... none [DEBUG]: checking for rl_callback_handler_install in -lreadline... no [DEBUG]: checking for rl_pre_input_hook in -lreadline... no [DEBUG]: checking for rl_completion_display_matches_hook in -lreadline... no [DEBUG]: checking for rl_completion_matches in -lreadline... no [DEBUG]: checking for broken nice()... no [DEBUG]: checking for broken poll()... no [DEBUG]: checking for struct tm.tm_zone... (cached) yes [DEBUG]: checking for working tzset()... no [DEBUG]: checking for tv_nsec in struct stat... no [DEBUG]: checking for tv_nsec2 in struct stat... no [DEBUG]: checking whether mvwdelch is an expression... no [DEBUG]: checking whether WINDOW has _flags... no [DEBUG]: checking for is_term_resized... no [DEBUG]: checking for resize_term... no [DEBUG]: checking for resizeterm... no [DEBUG]: checking for /dev/ptmx... yes [DEBUG]: checking for /dev/ptc... no [DEBUG]: checking for %lld and %llu printf() format support... cross -- assuming yes [DEBUG]: checking for %zd printf() format support... cross -- assuming yes [DEBUG]: checking for socklen_t... yes [DEBUG]: checking for build directories... done [DEBUG]: configure: creating ./config.status [DEBUG]: config.status: creating Makefile.pre [DEBUG]: config.status: creating Modules/Setup.config [DEBUG]: config.status: creating Misc/python.pc [DEBUG]: config.status: creating Modules/ld_so_aix [DEBUG]: config.status: creating pyconfig.h [DEBUG]: creating Modules/Setup [DEBUG]: creating Modules/Setup.local [DEBUG]: creating Makefile First install (expected to fail... [DEBUG]: running make -j5 install HOSTPYTHON=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython HOSTPGEN=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython CROSS_COMPILE_TARGET=yes INSTSONAME=libpython2.7.so [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/python.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/node.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Include/pgenheaders.h:10, [DEBUG]: from Parser/listnode.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Include/pgenheaders.h:10, [DEBUG]: from Parser/acceler.c:13: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/grammar1.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/parser.c:8: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Include/pgenheaders.h:10, [DEBUG]: from Parser/parsetok.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: Parser/parsetok.c: In function 'parsetok': [DEBUG]: Parser/parsetok.c:134:43: warning: variable 'handling_with' set but not used [-Wunused-but-set-variable] [DEBUG]: int started = 0, handling_import = 0, handling_with = 0; [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Include/pgenheaders.h:10, [DEBUG]: from Parser/bitset.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Include/pgenheaders.h:10, [DEBUG]: from Parser/firstsets.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Include/pgenheaders.h:10, [DEBUG]: from Parser/metagrammar.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/grammar.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/pgen.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: Parser/pgen.c: In function 'compile_atom': [DEBUG]: Parser/pgen.c:282:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] [DEBUG]: int i; [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/myreadline.c:12: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/tokenizer.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/abstract.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/bufferobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/boolobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/bytes_methods.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/capsule.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/bytearrayobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/cellobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/cobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/classobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/classobject.c:4: [DEBUG]: Objects/classobject.c: In function 'PyMethod_New': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/classobject.c:2235:9: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(im, &PyMethod_Type); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/codeobject.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/complexobject.c:8: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/complexobject.c:8: [DEBUG]: Objects/complexobject.c: In function 'PyComplex_FromCComplex': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/complexobject.c:238:5: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(op, &PyComplex_Type); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/descrobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/enumobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/genobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/exceptions.c:8: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/fileobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/floatobject.c:7: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/floatobject.c:7: [DEBUG]: Objects/floatobject.c: In function 'PyFloat_FromDouble': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/floatobject.c:152:5: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(op, &PyFloat_Type); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/frameobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/funcobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/intobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/intobject.c:4: [DEBUG]: Objects/intobject.c: In function 'PyInt_FromLong': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/intobject.c:110:5: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(v, &PyInt_Type); [DEBUG]: ^ [DEBUG]: Objects/intobject.c: In function '_PyInt_Init': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/intobject.c:1438:9: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(v, &PyInt_Type); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/iterobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/listobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/longobject.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/dictobject.c:10: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: Objects/dictobject.c: In function 'insertdict': [DEBUG]: Objects/dictobject.c:517:28: warning: typedef 'lookupfunc' locally defined but not used [-Wunused-local-typedefs] [DEBUG]: typedef PyDictEntry *(*lookupfunc)(PyDictObject *, PyObject *, long); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/memoryobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/methodobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/methodobject.c:4: [DEBUG]: Objects/methodobject.c: In function 'PyCFunction_NewEx': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/methodobject.c:23:9: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(op, &PyCFunction_Type); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/moduleobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/object.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/obmalloc.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/rangeobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/setobject.c:10: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: Objects/setobject.c: In function 'set_insert_key': [DEBUG]: Objects/setobject.c:215:25: warning: typedef 'lookupfunc' locally defined but not used [-Wunused-local-typedefs] [DEBUG]: typedef setentry *(*lookupfunc)(PySetObject *, PyObject *, long); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/sliceobject.c:16: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/stringobject.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/stringobject.c:5: [DEBUG]: Objects/stringobject.c: In function 'PyString_FromStringAndSize': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT' [DEBUG]: ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) [DEBUG]: ^ [DEBUG]: Objects/stringobject.c:91:5: note: in expansion of macro 'PyObject_INIT_VAR' [DEBUG]: PyObject_INIT_VAR(op, &PyString_Type, size); [DEBUG]: ^ [DEBUG]: Objects/stringobject.c: In function 'PyString_FromString': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT' [DEBUG]: ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) [DEBUG]: ^ [DEBUG]: Objects/stringobject.c:146:5: note: in expansion of macro 'PyObject_INIT_VAR' [DEBUG]: PyObject_INIT_VAR(op, &PyString_Type, size); [DEBUG]: ^ [DEBUG]: Objects/stringobject.c: In function 'string_concat': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT' [DEBUG]: ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) [DEBUG]: ^ [DEBUG]: Objects/stringobject.c:1059:5: note: in expansion of macro 'PyObject_INIT_VAR' [DEBUG]: PyObject_INIT_VAR(op, &PyString_Type, size); [DEBUG]: ^ [DEBUG]: Objects/stringobject.c: In function 'string_repeat': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT' [DEBUG]: ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) [DEBUG]: ^ [DEBUG]: Objects/stringobject.c:1101:5: note: in expansion of macro 'PyObject_INIT_VAR' [DEBUG]: PyObject_INIT_VAR(op, &PyString_Type, size); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/structseq.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/tupleobject.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/typeobject.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/typeobject.c:3: [DEBUG]: Objects/typeobject.c: In function 'PyType_GenericAlloc': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/typeobject.c:766:9: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(obj, type); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/weakrefobject.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/unicodeobject.c:43: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from Objects/unicodeobject.c:43: [DEBUG]: Objects/unicodeobject.c: In function '_PyUnicode_New': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: Objects/unicodeobject.c:337:9: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(unicode, &PyUnicode_Type); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Objects/unicodectype.c:11: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/_warnings.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/Python-ast.c:12: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/asdl.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/mysnprintf.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/pyctype.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/tokenizer.c:4, [DEBUG]: from Parser/tokenizer_pgen.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Include/pgenheaders.h:10, [DEBUG]: from Parser/printgrammar.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/bltinmodule.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Parser/pgenmain.c:16: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/ceval.c:12: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/codecs.c:11: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/errors.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/frozen.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/frozenmain.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/future.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/getargs.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/getcompiler.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/getcopyright.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux3"' -o Python/getplatform.o ./Python/getplatform.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Python/getplatform.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/getversion.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/import.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Python/importdl.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/marshal.c:9: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/modsupport.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/mystrtoul.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/pyarena.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: Python/pyarena.c: In function 'PyArena_Free': [DEBUG]: Python/pyarena.c:162:9: warning: variable 'r' set but not used [-Wunused-but-set-variable] [DEBUG]: int r; [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/peephole.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/pymath.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/pystate.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/pythonrun.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/structmember.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/traceback.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/sysmodule.c:17: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/pystrcmp.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/pystrtod.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/dtoa.c:117: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/formatter_unicode.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/formatter_string.c:6: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/dynload_shlib.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux3:lib-tk:lib-old"' \ [DEBUG]: -DPREFIX='"/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install"' \ [DEBUG]: -DEXEC_PREFIX='"/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install"' \ [DEBUG]: -DVERSION='"2.7"' \ [DEBUG]: -DVPATH='""' \ [DEBUG]: -o Modules/getpath.o ./Modules/getpath.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/thread.c:8: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Python/thread.c:121:0: [DEBUG]: Python/thread_pthread.h: In function 'PyThread_free_lock': [DEBUG]: Python/thread_pthread.h:392:17: warning: variable 'error' set but not used [-Wunused-but-set-variable] [DEBUG]: int status, error = 0; [DEBUG]: ^ [DEBUG]: Python/thread_pthread.h: In function 'PyThread_release_lock': [DEBUG]: Python/thread_pthread.h:443:17: warning: variable 'error' set but not used [-Wunused-but-set-variable] [DEBUG]: int status, error = 0; [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/getpath.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Modules/config.c:19: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Modules/main.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/threadmodule.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Modules/gcmodule.c:21: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/signalmodule.c:6: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/posixmodule.c:30: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/errnomodule.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/pwdmodule.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_sre.c:44: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_codecsmodule.c:39: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/zipimport.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/symtablemodule.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/arraymodule.c -o Modules/arraymodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/arraymodule.c:7: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/cmathmodule.c -o Modules/cmathmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/cmathmodule.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/mathmodule.c -o Modules/mathmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/mathmodule.c:55: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_struct.c -o Modules/_struct.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_struct.c:8: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/timemodule.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/operator.c -o Modules/operator.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/operator.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_weakref.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_randommodule.c -o Modules/_randommodule.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_randommodule.c:69: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_collectionsmodule.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: ./Modules/_collectionsmodule.c: In function 'deque_clearmethod': [DEBUG]: ./Modules/_collectionsmodule.c:707:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] [DEBUG]: int rv; [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/itertoolsmodule.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/stropmodule.c -o Modules/stropmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/stropmodule.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/_elementtree.c -o Modules/_elementtree.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_functoolsmodule.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_elementtree.c:50: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/datetimemodule.c -o Modules/datetimemodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/datetimemodule.c:7: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:81:0, [DEBUG]: from ./Modules/datetimemodule.c:7: [DEBUG]: ./Modules/datetimemodule.c: In function 'time_alloc': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: ./Modules/datetimemodule.c:616:5: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(self, type); [DEBUG]: ^ [DEBUG]: ./Modules/datetimemodule.c: In function 'datetime_alloc': [DEBUG]: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] [DEBUG]: ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) [DEBUG]: ^ [DEBUG]: ./Modules/datetimemodule.c:631:5: note: in expansion of macro 'PyObject_INIT' [DEBUG]: PyObject_INIT(self, type); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_bisectmodule.c -o Modules/_bisectmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/_bisectmodule.c:6: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/fcntlmodule.c -o Modules/fcntlmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/fcntlmodule.c:6: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/selectmodule.c -o Modules/selectmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/selectmodule.c:9: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/socketmodule.c -o Modules/socketmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/socketmodule.c:93: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/md5module.c -o Modules/md5module.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/md5module.c:12: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/md5.c -o Modules/md5.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/shamodule.c -o Modules/shamodule.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/sha256module.c -o Modules/sha256module.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/sha256module.c:19: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/shamodule.c:18: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/sha512module.c -o Modules/sha512module.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/sha512module.c:19: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/binascii.c -o Modules/binascii.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/binascii.c:58: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/parsermodule.c -o Modules/parsermodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/parsermodule.c:28: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/cStringIO.c -o Modules/cStringIO.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/cStringIO.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/cPickle.c -o Modules/cPickle.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/cPickle.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include -c ./Modules/zlibmodule.c -o Modules/zlibmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/zlibmodule.c:7: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/expat/xmlparse.c -o Modules/xmlparse.o [DEBUG]: ./Modules/cPickle.c: In function 'load': [DEBUG]: ./Modules/cPickle.c:4460:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] [DEBUG]: if (!( (len=self->stack->length) >= x [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/expat/xmlrole.c -o Modules/xmlrole.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/expat/xmltok.c -o Modules/xmltok.o [DEBUG]: ./Modules/cPickle.c: In function 'Unpickler_noload': [DEBUG]: ./Modules/cPickle.c:202:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] [DEBUG]: if (clearto >= self->length) return 0; [DEBUG]: ^ [DEBUG]: ./Modules/cPickle.c:202:8: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI -c ./Modules/pyexpat.c -o Modules/pyexpat.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/pyexpat.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/xxsubtype.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/Python-ast.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/Python.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/abstract.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/asdl.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/ast.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/bitset.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/boolobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/bufferobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/bytesobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/cStringIO.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/cellobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/ceval.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/classobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/cobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/code.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/codecs.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/compile.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/complexobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/datetime.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/descrobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/dictobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/dtoa.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/enumobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/errcode.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/eval.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/fileobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/floatobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/frameobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/funcobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/genobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/graminit.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/grammar.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/import.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/intobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/intrcheck.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/iterobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/listobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/longintrepr.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/longobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/marshal.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/memoryobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/metagrammar.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/methodobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/modsupport.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/moduleobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/node.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/object.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/objimpl.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/opcode.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/osdefs.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/parsetok.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/patchlevel.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pgen.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/py_curses.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyarena.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pycapsule.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyctype.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pydebug.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyerrors.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyexpat.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: # Substitution happens here, as the completely-expanded BINDIR [DEBUG]: # is not available in configure [DEBUG]: sed -e "s,@EXENAME@,/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python2.7," < ./Misc/python-config.in >python-config [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyfpe.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: /usr/bin/install -c -m 644 ./Include/pygetopt.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/share/man [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/share/man/man1 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Misc/python.man \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/share/man/man1/python2.7.1 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -lm Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -o Parser/pgen [DEBUG]: /usr/bin/install -c -m 644 ./Include/pymath.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pymem.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyport.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pystate.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c [DEBUG]: /usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pystrtod.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pythonrun.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pythread.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/rangeobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/setobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/sliceobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/stringobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: File "./Grammar/Grammar", line 18 [DEBUG]: single_input: NEWLINE | simple_stmt | compound_stmt NEWLINE [DEBUG]: ^ [DEBUG]: SyntaxError: invalid syntax [DEBUG]: Makefile:564: recipe for target 'Parser/pgen.stamp' failed [DEBUG]: make: [Parser/pgen.stamp] Error 1 (ignored) [DEBUG]: touch Parser/pgen.stamp [DEBUG]: /usr/bin/install -c -m 644 ./Include/structmember.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c [DEBUG]: /usr/bin/install -c -m 644 ./Include/structseq.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/symtable.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/sysmodule.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/timefuncs.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/token.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/ast.c:6: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: /usr/bin/install -c -m 644 ./Include/traceback.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/tupleobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/ucnhash.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/warnings.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 pyconfig.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7/pyconfig.h [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/compile.c:24: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Include/pgenheaders.h:10, [DEBUG]: from Python/graminit.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from Python/symtable.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -c -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE \ [DEBUG]: -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" \ [DEBUG]: -DHGVERSION="\"`LC_ALL=C `\"" \ [DEBUG]: -DHGTAG="\"`LC_ALL=C `\"" \ [DEBUG]: -DHGBRANCH="\"`LC_ALL=C `\"" \ [DEBUG]: -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from ./Modules/getbuildinfo.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: rm -f libpython2.7.a [DEBUG]: if test libpython2.7.so != libpython2.7.so; then \ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -Wl,-hlibpython2.7.so -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/arraymodule.o Modules/cmathmodule.o Modules/mathmodule.o Modules/_struct.o Modules/timemodule.o Modules/operator.o Modules/_weakref.o Modules/_randommodule.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/stropmodule.o Modules/_functoolsmodule.o Modules/_elementtree.o Modules/datetimemodule.o Modules/_bisectmodule.o Modules/fcntlmodule.o Modules/selectmodule.o Modules/socketmodule.o Modules/md5module.o Modules/md5.o Modules/shamodule.o Modules/sha256module.o Modules/sha512module.o Modules/binascii.o Modules/parsermodule.o Modules/cStringIO.o Modules/cPickle.o Modules/zlibmodule.o Modules/xmlparse.o Modules/xmlrole.o Modules/xmltok.o Modules/pyexpat.o Modules/xxsubtype.o -L/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib -lz -ldl -lm ; \ [DEBUG]: ln -f libpython2.7.so libpython2.7.so; \ [DEBUG]: else \ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/arraymodule.o Modules/cmathmodule.o Modules/mathmodule.o Modules/_struct.o Modules/timemodule.o Modules/operator.o Modules/_weakref.o Modules/_randommodule.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/stropmodule.o Modules/_functoolsmodule.o Modules/_elementtree.o Modules/datetimemodule.o Modules/_bisectmodule.o Modules/fcntlmodule.o Modules/selectmodule.o Modules/socketmodule.o Modules/md5module.o Modules/md5.o Modules/shamodule.o Modules/sha256module.o Modules/sha512module.o Modules/binascii.o Modules/parsermodule.o Modules/cStringIO.o Modules/cPickle.o Modules/zlibmodule.o Modules/xmlparse.o Modules/xmlrole.o Modules/xmltok.o Modules/pyexpat.o Modules/xxsubtype.o -L/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib -lz -ldl -lm ; \ [DEBUG]: fi [DEBUG]: arm-linux-androideabi-ar rc libpython2.7.a Modules/getbuildinfo.o [DEBUG]: arm-linux-androideabi-ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o [DEBUG]: arm-linux-androideabi-ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o [DEBUG]: arm-linux-androideabi-ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o [DEBUG]: arm-linux-androideabi-ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o [DEBUG]: arm-linux-androideabi-ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/arraymodule.o Modules/cmathmodule.o Modules/mathmodule.o Modules/_struct.o Modules/timemodule.o Modules/operator.o Modules/_weakref.o Modules/_randommodule.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/stropmodule.o Modules/_functoolsmodule.o Modules/_elementtree.o Modules/datetimemodule.o Modules/_bisectmodule.o Modules/fcntlmodule.o Modules/selectmodule.o Modules/socketmodule.o Modules/md5module.o Modules/md5.o Modules/shamodule.o Modules/sha256module.o Modules/sha512module.o Modules/binascii.o Modules/parsermodule.o Modules/cStringIO.o Modules/cPickle.o Modules/zlibmodule.o Modules/xmlparse.o Modules/xmlrole.o Modules/xmltok.o Modules/pyexpat.o Modules/xxsubtype.o [DEBUG]: arm-linux-androideabi-ranlib libpython2.7.a [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -lm -Xlinker -export-dynamic -o python \ [DEBUG]: Modules/python.o \ [DEBUG]: -L. -lpython2.7 -ldl -L/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib -lz -lm [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin [DEBUG]: /usr/bin/install -c python /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python2.7 [DEBUG]: if test -f libpython2.7.so; then \ [DEBUG]: if test -n "" ; then \ [DEBUG]: /usr/bin/install -c -m 555 /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin; \ [DEBUG]: else \ [DEBUG]: /usr/bin/install -c -m 555 libpython2.7.so /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/libpython2.7.so; \ [DEBUG]: if test libpython2.7.so != libpython2.7.so; then \ [DEBUG]: (cd /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib; ln -sf libpython2.7.so libpython2.7.so) \ [DEBUG]: fi \ [DEBUG]: fi; \ [DEBUG]: else true; \ [DEBUG]: fi [DEBUG]: if test -f /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python -o -h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python; \ [DEBUG]: then rm -f /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python; \ [DEBUG]: else true; \ [DEBUG]: fi [DEBUG]: (cd /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin; ln python2.7 python) [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python-config [DEBUG]: (cd /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin; ln -s python2.7-config python-config) [DEBUG]: test -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig || /usr/bin/install -c -d -m 755 /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig/python.pc [DEBUG]: (cd /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig; ln -s python-2.7.pc python.pc) [DEBUG]: running build [DEBUG]: running build_ext [DEBUG]: INFO: Can't locate Tcl/Tk libs and/or headers [DEBUG]: building '_ctypes_test' extension [DEBUG]: creating build [DEBUG]: creating build/temp.linux-x86_64-2.7 [DEBUG]: creating build/temp.linux-x86_64-2.7/home [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2 [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/_ctypes_test.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/_ctypes_test.c:6: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: creating build/lib.linux-x86_64-2.7 [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/_ctypes_test.o -o build/lib.linux-x86_64-2.7/_ctypes_test.so [DEBUG]: building 'future_builtins' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/future_builtins.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/future_builtins.c:9: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/future_builtins.o -o build/lib.linux-x86_64-2.7/future_builtins.so [DEBUG]: building '_heapq' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_heapqmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_heapqmodule.c:9: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_heapqmodule.o -o build/lib.linux-x86_64-2.7/_heapq.so [DEBUG]: building '_io' extension [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/bufferedio.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/bufferedio.c:11: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/bytesio.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/bytesio.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/fileio.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/fileio.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/iobase.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/iobase.c:12: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/_iomodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/_iomodule.c:11: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/stringio.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/stringio.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/textio.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/textio.c:10: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_io/textio.o -o build/lib.linux-x86_64-2.7/_io.so [DEBUG]: building '_json' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_json.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_json.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_json.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_json.o -o build/lib.linux-x86_64-2.7/_json.so [DEBUG]: building '_testcapi' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_testcapimodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_testcapimodule.c:8: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_testcapimodule.o -o build/lib.linux-x86_64-2.7/_testcapi.so [DEBUG]: building '_hotshot' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_hotshot.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_hotshot.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_hotshot.o -o build/lib.linux-x86_64-2.7/_hotshot.so [DEBUG]: building '_lsprof' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_lsprof.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_lsprof.c:1: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/rotatingtree.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_lsprof.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/rotatingtree.o -o build/lib.linux-x86_64-2.7/_lsprof.so [DEBUG]: building 'unicodedata' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/unicodedata.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/unicodedata.c:15: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/unicodedata.o -o build/lib.linux-x86_64-2.7/unicodedata.so [DEBUG]: building 'grp' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.c: In function 'grp_getgrall': [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.c:135:5: warning: implicit declaration of function 'setgrent' [-Wimplicit-function-declaration] [DEBUG]: setgrent(); [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.c:136:5: warning: implicit declaration of function 'getgrent' [-Wimplicit-function-declaration] [DEBUG]: while ((p = getgrent()) != NULL) { [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.c:136:15: warning: assignment makes pointer from integer without a cast [DEBUG]: while ((p = getgrent()) != NULL) { [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.c:141:13: warning: implicit declaration of function 'endgrent' [-Wimplicit-function-declaration] [DEBUG]: endgrent(); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/grpmodule.o -o build/lib.linux-x86_64-2.7/grp.so [DEBUG]: building 'mmap' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/mmapmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/mmapmodule.c:22: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/mmapmodule.o -o build/lib.linux-x86_64-2.7/mmap.so [DEBUG]: building 'syslog' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/syslogmodule.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/syslogmodule.c:52: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/syslogmodule.o -o build/lib.linux-x86_64-2.7/syslog.so [DEBUG]: building 'audioop' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/audioop.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/audioop.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/audioop.c:4: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/audioop.o -o build/lib.linux-x86_64-2.7/audioop.so [DEBUG]: building '_csv' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_csv.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_csv.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_csv.c:17: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_csv.o -o build/lib.linux-x86_64-2.7/_csv.so [DEBUG]: building 'termios' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/termios.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/termios.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/termios.c:3: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/termios.o -o build/lib.linux-x86_64-2.7/termios.so [DEBUG]: building 'resource' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/resource.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/resource.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/resource.c:2: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/resource.o -o build/lib.linux-x86_64-2.7/resource.so [DEBUG]: building '_multibytecodec' extension [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/multibytecodec.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/multibytecodec.c:8: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/multibytecodec.o -o build/lib.linux-x86_64-2.7/_multibytecodec.so [DEBUG]: building '_codecs_kr' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_kr.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/cjkcodecs.h:11, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_kr.c:7: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_kr.o -o build/lib.linux-x86_64-2.7/_codecs_kr.so [DEBUG]: building '_codecs_jp' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_jp.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/cjkcodecs.h:11, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_jp.c:10: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_jp.o -o build/lib.linux-x86_64-2.7/_codecs_jp.so [DEBUG]: building '_codecs_cn' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_cn.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/cjkcodecs.h:11, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_cn.c:7: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_cn.o -o build/lib.linux-x86_64-2.7/_codecs_cn.so [DEBUG]: building '_codecs_tw' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_tw.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/cjkcodecs.h:11, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_tw.c:7: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_tw.o -o build/lib.linux-x86_64-2.7/_codecs_tw.so [DEBUG]: building '_codecs_hk' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_hk.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/cjkcodecs.h:11, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_hk.c:9: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_hk.o -o build/lib.linux-x86_64-2.7/_codecs_hk.so [DEBUG]: building '_codecs_iso2022' extension [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_iso2022.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/cjkcodecs.h:11, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_iso2022.c:13: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/cjkcodecs/_codecs_iso2022.o -o build/lib.linux-x86_64-2.7/_codecs_iso2022.so [DEBUG]: creating build/temp.linux-x86_64-2.7/libffi [DEBUG]: checking build system type... x86_64-pc-linux-gnu [DEBUG]: checking host system type... arm-unknown-eabi [DEBUG]: checking target system type... arm-unknown-eabi [DEBUG]: checking for a BSD-compatible install... /usr/bin/install -c [DEBUG]: checking whether build environment is sane... yes [DEBUG]: checking for arm-eabi-strip... arm-linux-androideabi-strip --strip-unneeded [DEBUG]: checking for a thread-safe mkdir -p... /bin/mkdir -p [DEBUG]: checking for gawk... gawk [DEBUG]: checking whether make -j5 sets $(MAKE)... yes [DEBUG]: checking for arm-eabi-gcc... arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm [DEBUG]: checking whether the C compiler works... yes [DEBUG]: checking for C compiler default output file name... a.out [DEBUG]: checking for suffix of executables... [DEBUG]: checking whether we are cross compiling... yes [DEBUG]: checking for suffix of object files... o [DEBUG]: checking whether we are using the GNU C compiler... yes [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm accepts -g... yes [DEBUG]: checking for arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm option to accept ISO C89... none needed [DEBUG]: checking for style of include used by make -j5... GNU [DEBUG]: checking dependency style of arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm... gcc3 [DEBUG]: checking dependency style of arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm... gcc3 [DEBUG]: checking whether arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm and cc understand -c and -o together... yes [DEBUG]: checking for a sed that does not truncate output... /bin/sed [DEBUG]: checking for grep that handles long lines and -e... /bin/grep [DEBUG]: checking for egrep... /bin/grep -E [DEBUG]: checking for fgrep... /bin/grep -F [DEBUG]: checking for ld used by arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm... arm-linux-androideabi-ld [DEBUG]: checking if the linker (arm-linux-androideabi-ld) is GNU ld... yes [DEBUG]: checking for BSD- or MS-compatible name lister (nm)... no [DEBUG]: checking for arm-eabi-dumpbin... no [DEBUG]: checking for arm-eabi-link... no [DEBUG]: checking for dumpbin... no [DEBUG]: checking for link... link -dump -symbols [DEBUG]: configure: WARNING: using cross tools not prefixed with host triplet [DEBUG]: checking the name lister (link -dump -symbols) interface... BSD nm [DEBUG]: checking whether ln -s works... yes [DEBUG]: checking the maximum length of command line arguments... 1572864 [DEBUG]: checking whether the shell understands some XSI constructs... yes [DEBUG]: checking whether the shell understands "+="... yes [DEBUG]: checking for arm-linux-androideabi-ld option to reload object files... -r [DEBUG]: checking for arm-eabi-objdump... no [DEBUG]: checking for objdump... objdump [DEBUG]: checking how to recognize dependent libraries... unknown [DEBUG]: checking for arm-eabi-ar... arm-linux-androideabi-ar [DEBUG]: checking for arm-eabi-strip... (cached) arm-linux-androideabi-strip --strip-unneeded [DEBUG]: checking for arm-eabi-ranlib... arm-linux-androideabi-ranlib [DEBUG]: checking command to parse link -dump -symbols output from arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm object... failed [DEBUG]: checking how to run the C preprocessor... arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -E [DEBUG]: checking for ANSI C header files... yes [DEBUG]: checking for sys/types.h... yes [DEBUG]: checking for sys/stat.h... yes [DEBUG]: checking for stdlib.h... yes [DEBUG]: checking for string.h... yes [DEBUG]: checking for memory.h... yes [DEBUG]: checking for strings.h... yes [DEBUG]: checking for inttypes.h... yes [DEBUG]: checking for stdint.h... yes [DEBUG]: checking for unistd.h... yes [DEBUG]: checking for dlfcn.h... yes [DEBUG]: checking for objdir... .libs [DEBUG]: checking if arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm supports -fno-rtti -fno-exceptions... no [DEBUG]: checking for arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm option to produce PIC... -fPIC -DPIC [DEBUG]: checking if arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm PIC flag -fPIC -DPIC works... yes [DEBUG]: checking if arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm static flag -static works... yes [DEBUG]: checking if arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm supports -c -o file.o... yes [DEBUG]: checking if arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm supports -c -o file.o... (cached) yes [DEBUG]: checking whether the arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm linker (arm-linux-androideabi-ld) supports shared libraries... yes [DEBUG]: checking whether -lc should be explicitly linked in... no [DEBUG]: checking dynamic linker characteristics... no [DEBUG]: checking how to hardcode library paths into programs... immediate [DEBUG]: checking whether stripping libraries is possible... yes [DEBUG]: checking if libtool supports shared libraries... no [DEBUG]: checking whether to build shared libraries... no [DEBUG]: checking whether to build static libraries... yes [DEBUG]: checking whether to enable maintainer-specific portions of Makefiles... no [DEBUG]: checking sys/mman.h usability... yes [DEBUG]: checking sys/mman.h presence... yes [DEBUG]: checking for sys/mman.h... yes [DEBUG]: checking for mmap... yes [DEBUG]: checking for sys/mman.h... (cached) yes [DEBUG]: checking for mmap... (cached) yes [DEBUG]: checking whether read-only mmap of a plain file works... yes [DEBUG]: checking whether mmap from /dev/zero works... yes [DEBUG]: checking for MAP_ANON(YMOUS)... yes [DEBUG]: checking whether mmap with MAP_ANON(YMOUS) works... yes [DEBUG]: checking for ANSI C header files... (cached) yes [DEBUG]: checking for memcpy... yes [DEBUG]: checking for working alloca.h... yes [DEBUG]: checking for alloca... yes [DEBUG]: checking size of double... 8 [DEBUG]: checking size of long double... 8 [DEBUG]: checking whether byte ordering is bigendian... no [DEBUG]: checking assembler .cfi pseudo-op support... yes [DEBUG]: checking whether .eh_frame section should be read-only... no [DEBUG]: checking for __attribute__((visibility("hidden")))... yes [DEBUG]: configure: creating ./config.status [DEBUG]: config.status: creating include/Makefile [DEBUG]: config.status: creating include/ffi.h [DEBUG]: config.status: creating Makefile [DEBUG]: config.status: creating testsuite/Makefile [DEBUG]: config.status: creating man/Makefile [DEBUG]: config.status: creating libffi.pc [DEBUG]: config.status: creating fficonfig.py [DEBUG]: config.status: creating fficonfig.h [DEBUG]: config.status: linking /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm/ffitarget.h to include/ffitarget.h [DEBUG]: config.status: linking /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h [DEBUG]: config.status: executing depfiles commands [DEBUG]: config.status: executing libtool commands [DEBUG]: config.status: executing include commands [DEBUG]: config.status: executing src commands [DEBUG]: building '_ctypes' extension [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src [DEBUG]: creating build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/_ctypes.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/_ctypes.c:109: [DEBUG]: Include/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/callbacks.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/callbacks.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/callproc.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/callproc.c:62: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/stgdict.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/stgdict.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/cfield.o [DEBUG]: In file included from Include/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/cfield.c:5: [DEBUG]: Include/modsupport.h:27:1: warning: 'PyArg_ParseTuple' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/cfield.c: In function 'PyCField_FromDesc': [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/cfield.c:50:29: warning: variable 'length' set but not used [-Wunused-but-set-variable] [DEBUG]: Py_ssize_t size, align, length; [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/prep_cif.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/closures.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/closures.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/dlmalloc.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/dlmalloc.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm/sysv.S -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm/sysv.o [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -fPIC -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/Include -I/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2 -c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm/ffi.c -o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm/ffi.o [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm/ffi.c:204:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] [DEBUG]: ffi_closure_SYSV_inner (closure, respp, args) [DEBUG]: ^ [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm -lm -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNO_MALLINFO -DNDEBUG -g -O3 -Wall -Wstrict-prototypes build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/cfield.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/prep_cif.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/closures.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/dlmalloc.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm/sysv.o build/temp.linux-x86_64-2.7/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Modules/_ctypes/libffi/src/arm/ffi.o -o build/lib.linux-x86_64-2.7/_ctypes.so [DEBUG]: [DEBUG]: Python build finished, but the necessary bits to build these modules were not found: [DEBUG]: _bsddb _curses _curses_panel [DEBUG]: _sqlite3 _ssl _tkinter [DEBUG]: bsddb185 bz2 dbm [DEBUG]: dl gdbm imageop [DEBUG]: linuxaudiodev nis ossaudiodev [DEBUG]: readline spwd sunaudiodev [DEBUG]: zlib [DEBUG]: To find the necessary bits, look in setup.py in detect_modules() for the module's name. [DEBUG]: [DEBUG]: running build_scripts [DEBUG]: creating build/scripts-2.7 [DEBUG]: copying and adjusting /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Tools/scripts/pydoc -> build/scripts-2.7 [DEBUG]: copying and adjusting /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Tools/scripts/idle -> build/scripts-2.7 [DEBUG]: copying and adjusting /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Tools/scripts/2to3 -> build/scripts-2.7 [DEBUG]: copying and adjusting /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/Lib/smtpd.py -> build/scripts-2.7 [DEBUG]: changing mode of build/scripts-2.7/pydoc from 664 to 775 [DEBUG]: changing mode of build/scripts-2.7/idle from 664 to 775 [DEBUG]: changing mode of build/scripts-2.7/2to3 from 664 to 775 [DEBUG]: changing mode of build/scripts-2.7/smtpd.py from 664 to 775 [DEBUG]: CC='arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm' LDSHARED='arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' \ [DEBUG]: LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -E ./setup.py install \ [DEBUG]: --skip-build \ [DEBUG]: --prefix=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install \ [DEBUG]: --install-scripts=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin \ [DEBUG]: --install-platlib=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload \ [DEBUG]: --root=/ [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/data [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 Modules/config.c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/config.c [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 Modules/python.o /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/python.o [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Modules/config.c.in /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/config.c.in [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib [DEBUG]: /usr/bin/install -c -m 644 Makefile /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/Makefile [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 Modules/Setup /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/Setup [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 Modules/Setup.local /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/Setup.local [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 Modules/Setup.config /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/Setup.config [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 Misc/python.pc /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig/python-2.7.pc [DEBUG]: /usr/bin/install -c ./Modules/makesetup /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/makesetup [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c ./install-sh /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/install-sh [DEBUG]: /usr/bin/install -c python-config /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python2.7-config [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: running install [DEBUG]: rm python-config [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers [DEBUG]: running install_lib [DEBUG]: copying build/lib.linux-x86_64-2.7/_codecs_tw.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_lsprof.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_testcapi.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_heapq.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: copying build/lib.linux-x86_64-2.7/_json.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_csv.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_codecs_hk.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: copying build/lib.linux-x86_64-2.7/audioop.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/mmap.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/resource.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/termios.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/future_builtins.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: copying build/lib.linux-x86_64-2.7/syslog.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_codecs_kr.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_hotshot.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: copying build/lib.linux-x86_64-2.7/_ctypes_test.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/grp.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_codecs_cn.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: copying build/lib.linux-x86_64-2.7/_io.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: copying build/lib.linux-x86_64-2.7/_ctypes.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: copying build/lib.linux-x86_64-2.7/_codecs_jp.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: copying build/lib.linux-x86_64-2.7/_codecs_iso2022.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: copying build/lib.linux-x86_64-2.7/unicodedata.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: copying build/lib.linux-x86_64-2.7/_multibytecodec.so -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_tw.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_lsprof.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_testcapi.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_heapq.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_json.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_csv.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_hk.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/audioop.so to 755 [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/mmap.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/resource.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/termios.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/future_builtins.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/syslog.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_kr.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_hotshot.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_ctypes_test.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/grp.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_cn.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_io.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_ctypes.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_jp.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_iso2022.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/unicodedata.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_multibytecodec.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/ to 755 [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: running install_scripts [DEBUG]: copying build/scripts-2.7/2to3 -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin [DEBUG]: copying build/scripts-2.7/smtpd.py -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: copying build/scripts-2.7/idle -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin [DEBUG]: copying build/scripts-2.7/pydoc -> /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/2to3 to 775 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/smtpd.py to 775 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/idle to 775 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/pydoc to 775 [DEBUG]: running install_egg_info [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers [DEBUG]: Writing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/Python-2.7.2-py2.7.egg-info [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data [DEBUG]: Creating directory /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plat-linux3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/Bastion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ConfigParser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/Cookie.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/HTMLParser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/MimeWriter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/Queue.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/SocketServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/StringIO.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/UserDict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/UserList.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/UserString.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/__future__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_abcoll.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_pyio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_strptime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_threading_local.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_weakrefset.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/abc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/aifc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/antigravity.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/anydbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/argparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ast.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/asynchat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/asyncore.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/atexit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/audiodev.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/base64.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/binhex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bisect.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/cProfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/calendar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/cgi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/cgitb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/chunk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/code.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/codecs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/codeop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/collections.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/colorsys.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/commands.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compileall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/contextlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/cookielib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/copy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/copy_reg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/csv.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dbhash.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/decimal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/difflib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dircache.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dis.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/doctest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dumbdbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dummy_thread.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dummy_threading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/filecmp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/fileinput.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/fnmatch.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/formatter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/fpformat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/fractions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ftplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/functools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/genericpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/getopt.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/getpass.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/gettext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/glob.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/gzip.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hashlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/heapq.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hmac.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/htmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/httplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ihooks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/imaplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/imghdr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/imputil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/inspect.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/io.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/keyword.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/linecache.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/locale.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/macpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/macurl2path.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mailbox.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mailcap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/markupbase.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/md5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mhlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mimetools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mimetypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/mimify.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/modulefinder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multifile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mutex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/netrc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/new.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/nntplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ntpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/nturl2path.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/numbers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/opcode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/optparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/os.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/os2emxpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/pdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pickletools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pipes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pkgutil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/platform.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/plistlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/popen2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/poplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/posixfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/posixpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pprint.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/profile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pstats.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pty.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/py_compile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pyclbr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/pydoc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/quopri.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/random.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/re.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/repr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/rexec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/rfc822.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/robotparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/runpy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sched.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sets.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sgmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sha.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/shelve.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/shlex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/shutil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/site.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/smtpd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/smtplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sndhdr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/socket.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sre.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sre_compile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sre_constants.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sre_parse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ssl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/stat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/statvfs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/string.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/stringold.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/stringprep.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/struct.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/subprocess.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sunau.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sunaudio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/symbol.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/symtable.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sysconfig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/tabnanny.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/tarfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/telnetlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/tempfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/textwrap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/this.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/threading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/timeit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/toaiff.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/token.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/tokenize.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/trace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/traceback.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/tty.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/types.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/urllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/urllib2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/urlparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/user.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/uu.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/uuid.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/warnings.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wave.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/weakref.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/webbrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/whichdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xdrlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/zipfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pdb.doc /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Tix.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/ttk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/runtktests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_loadtk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_text.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_extensions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_functions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_style.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_widgets.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/site-packages/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/185test.db /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/autotest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badcert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badkey.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/curses_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/double_const.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/empty.vbs /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/keycert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/profilee.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/pystone.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/randv3.pck /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/re_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/regex_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/regrtest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/relimport.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/reperf.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/script_helper.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/sha256.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/svn_python_org_https_cert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_SimpleHTTPServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_abc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_aepack.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_al.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_array.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ascii_formatd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ast.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_binhex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_bsddb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_call.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_cd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_cl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_class.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_code.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_coding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_collections.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_commands.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_dl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_email.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_errno.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_file.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_file2k.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_float.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_format.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_functools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future4.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future_builtins.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gdbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_gl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_global.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_grp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_imageop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_imgfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_import.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_importlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_index.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_int.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_io.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_json.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_list.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_long.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_macos.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_math.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_md5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_module.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mutex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_new.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_os.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_parser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_platform.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_print.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_profile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_property.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_py3kwarn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_random.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_re.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_readline.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_repr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_select.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_set.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sets.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sha.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_site.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_socket.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_str.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_string.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_strop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_time.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_types.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_undocumented_details.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines2k.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_userstring.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_with.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testimg.uue /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/warning_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/wrongcert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/data/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/ast.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/consts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/future.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/misc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hotshot/log.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/charset.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/encoders.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/errors.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/generator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/header.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/iterators.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/message.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/parser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/utils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_45.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_46.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/decoder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/encoder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/scanner.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tool.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_check_circular.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_decode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_default.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_dump.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_encode_basestring_ascii.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_fail.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_float.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_indent.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_recursion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_scanstring.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_separators.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_speedups.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_unicode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/py25tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging [DEBUG]: /usr/bin/install -c -m 644 ./Lib/logging/config.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging [DEBUG]: /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/db.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_db.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbenv.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_distributed_transactions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_early_close.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_fileid.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_replication.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/different_encoding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/RstripExtension.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c ./Lib/idlelib/idle.bat /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/config.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/core.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/log.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/version.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c ./Lib/distutils/tests/Setup.sample /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_build_ext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_extension.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_ccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/case.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/loader.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/main.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/result.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/runner.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/signals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/suite.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/panel.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/plat-linux3/regen /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plat-linux3 [DEBUG]: /usr/bin/install -c -m 644 ./LICENSE /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/LICENSE.txt [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -tt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py \ [DEBUG]: -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 -f \ [DEBUG]: -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/BaseHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Bastion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/CGIHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ConfigParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Cookie.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/DocXMLRPCServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/HTMLParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/MimeWriter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SimpleHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SimpleXMLRPCServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SocketServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/StringIO.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserDict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserString.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_LWPCookieJar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_MozillaCookieJar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/__future__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/__phello__.foo.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_abcoll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_pyio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_strptime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_threading_local.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_weakrefset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/abc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/aifc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/antigravity.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/anydbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/argparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/asynchat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/asyncore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/atexit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/audiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/base64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/binhex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bisect.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/db.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbobj.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbrecio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbshelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbtables.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbutils.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_all.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_associate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_basics.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_compare.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_compat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_db.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbenv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbobj.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbshelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbtables.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_distributed_transactions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_early_close.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_fileid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_get_none.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_join.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_lock.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_misc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_recno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_replication.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_sequence.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cProfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/calendar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cgi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cgitb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/chunk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/code.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/codeop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/collections.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/colorsys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/commands.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/consts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/misc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/pyassem.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/pycodegen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/symbols.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/syntax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/transformer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/visitor.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/contextlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cookielib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/copy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/copy_reg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/csv.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/_endian.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/dyld.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/dylib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/framework.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/runtests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_anon.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_array_in_pointer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_arrays.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_as_parameter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_bitfields.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_buffers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_byteswap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_callbacks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_cast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_cfuncs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_checkretval.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_delattr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_errcheck.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_errno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_find.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_frombuffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_funcptr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_functions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_incomplete.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_init.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_integers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_internals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_keeprefs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_libc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_loading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_macholib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_memfunctions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_objects.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_parameters.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pep3118.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pickling.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pointers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_prototypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_python_api.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_random_things.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_refcounts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_returnfuncptrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_simplesubclasses.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_sizes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_slicing.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_stringptr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_strings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_struct_fields.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_structures.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_unaligned_structures.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_values.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_varsize_struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_win32.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/wintypes.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/has_key.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/panel.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/textpad.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/wrapper.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dbhash.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/decimal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/difflib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dircache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dis.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/archive_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/bcppcompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/ccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/cmd.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_dumb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_msi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_rpm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_wininst.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_clib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_py.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/clean.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_data.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_egg_info.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_lib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/register.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/sdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/upload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/core.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/cygwinccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/debug.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dep_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dir_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/emxccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/errors.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/extension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/fancy_getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/file_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/filelist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/log.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/msvc9compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/msvccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/spawn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/sysconfig.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/setuptools_build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/setuptools_extension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_archive_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_dumb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_msi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_rpm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_wininst.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_clib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_py.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_ccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_clean.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_config_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_core.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dep_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dir_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_file_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_filelist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_data.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_lib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_msvc9compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_register.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_sdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_spawn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_text_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_unixccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_upload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_version.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_versionpredicate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/text_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/unixccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/version.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/versionpredicate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dumbdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dummy_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dummy_threading.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/_parseaddr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/base64mime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/charset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/encoders.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/errors.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/feedparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/generator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/header.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/iterators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/message.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/application.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/audio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/base.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/image.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/message.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/multipart.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/nonmultipart.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/text.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/quoprimime.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_codecs_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_torture.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/utils.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/aliases.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/base64_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/big5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/big5hkscs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/bz2_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/charmap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp037.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1006.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1026.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1140.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1250.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1251.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1252.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1253.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1254.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1255.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1256.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1257.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1258.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp424.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp437.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp500.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp720.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp737.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp775.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp850.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp852.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp855.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp856.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp857.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp858.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp860.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp861.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp862.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp863.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp864.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp865.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp866.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp869.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp874.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp875.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp932.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp949.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp950.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jis_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jisx0213.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gb18030.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gb2312.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gbk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hex_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hp_roman8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hz.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/idna.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_10.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_11.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_13.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_14.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_15.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_16.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_6.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_7.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_9.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/johab.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/koi8_r.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/koi8_u.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/latin_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_arabic.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_centeuro.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_croatian.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_cyrillic.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_farsi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_greek.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_iceland.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_latin2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_roman.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_romanian.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_turkish.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mbcs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/palmos.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/ptcp154.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/punycode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/quopri_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/raw_unicode_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/rot_13.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jis_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jisx0213.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/string_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/tis_620.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/undefined.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/unicode_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/unicode_internal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16_be.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16_le.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32_be.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32_le.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_7.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_8_sig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/uu_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/zlib_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/filecmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fileinput.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fnmatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/formatter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fpformat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fractions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ftplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/functools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/genericpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/getpass.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/gettext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/glob.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/gzip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hashlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/heapq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hmac.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/log.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/stats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/stones.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/htmlentitydefs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/htmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/httplib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoComplete.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoCompleteWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoExpand.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Bindings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CallTipWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CallTips.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ClassBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CodeContext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ColorDelegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Debugger.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Delegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/EditorWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/FileList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/FormatParagraph.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/GrepDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/HyperParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/IOBinding.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/IdleHistory.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/MultiCall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/MultiStatusBar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ObjectBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/OutputWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ParenMatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PathBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Percolator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PyParse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PyShell.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RemoteDebugger.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RemoteObjectBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ReplaceDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RstripExtension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ScriptBinding.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ScrolledList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchDialogBase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchEngine.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/StackViewer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ToolTip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/TreeWidget.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/UndoDelegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/WidgetRedirector.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/WindowList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ZoomHeight.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/aboutDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configHandler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configHelpSourceEdit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configSectionNameDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/dynOptionMenuWidget.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/idle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/idlever.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/keybindingDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/macosxSupport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/rpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/run.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/tabbedpages.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/testcode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/textView.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ihooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imaplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imghdr.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imputil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/inspect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/io.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/decoder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/encoder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/scanner.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_check_circular.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_decode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_default.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_dump.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_encode_basestring_ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_fail.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_float.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_indent.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_recursion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_scanstring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_separators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_speedups.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_unicode.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_unicode.py', 8, None, "u = u'\\N{GREEK SMALL LETTER ALPHA}\\N{GREEK CAPITAL LETTER OMEGA}'\n")) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/keyword.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Canvas.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Dialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/FileDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/FixTk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/ScrolledText.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/SimpleDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tix.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkconstants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkdnd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkinter.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/runtktests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/test_text.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_extensions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_functions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_style.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_widgets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkColorChooser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkCommonDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkFileDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkFont.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkMessageBox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkSimpleDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/ttk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/turtle.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/__main__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/btm_matcher.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/btm_utils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixer_base.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixer_util.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_apply.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_basestring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_buffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_callable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_dict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_except.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_exec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_execfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_exitfunc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_filter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_has_key.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_idioms.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_imports.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_imports2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_intern.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_isinstance.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_itertools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_long.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_map.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_metaclass.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_ne.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_next.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_nonzero.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_numliterals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_operator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_paren.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_print.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_raise.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_raw_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_reduce.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_renames.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_set_literal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_standarderror.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_throw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_xrange.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_zip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/patcomp.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/conv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/driver.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/grammar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/literals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/parse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/pgen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/token.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pygram.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pytree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/refactor.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/pytree_idempotency.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_all_fixers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_fixers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_pytree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_refactor.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/linecache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/locale.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/handlers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/macpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/macurl2path.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mailcap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/markupbase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/md5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mhlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimetools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimetypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimify.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/modulefinder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multifile.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/connection.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy/connection.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/forking.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/heap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/managers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/pool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/process.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/queues.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/reduction.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/sharedctypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/synchronize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mutex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/netrc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/new.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/nntplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ntpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/nturl2path.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/opcode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/optparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/os.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/os2emxpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pickletools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pipes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pkgutil.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plat-linux3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/platform.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plistlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/popen2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/poplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/posixfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/posixpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pprint.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/profile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pstats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/py_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pyclbr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data/topics.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/quopri.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/random.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/re.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rexec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rfc822.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rlcompleter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/robotparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/runpy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sched.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sgmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sha.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shlex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shutil.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/smtpd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/smtplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sndhdr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/socket.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/dbapi2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/dump.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/dbapi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/dump.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/factory.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/hooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/py25tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/regression.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/transactions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/userfunctions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_constants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_parse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ssl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/statvfs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/string.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stringold.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stringprep.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/subprocess.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sunau.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sunaudio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/symbol.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/symtable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tabnanny.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tarfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/telnetlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tempfile.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/autotest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/buffer_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/curses_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/data ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/doctest_aliases.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/double_const.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/fork_wait.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/gdb_sample.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/infinite_reload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/inspect_fodder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/inspect_fodder2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/list_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/lock_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/mapping_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/outstanding_bugs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pickletester.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/profilee.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pyclbr_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pydoc_mod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pydocfodder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pystone.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/re_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/regex_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/regrtest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/relimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/reperf.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/sample_doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/script_helper.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/seq_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/sortperf.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/string_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata/sigchild_ignore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_MimeWriter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_SimpleHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_StringIO.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test___all__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test___future__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test__locale.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_abc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_abstract_numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_aepack.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_aifc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_al.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_anydbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_applesingle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_argparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_array.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ascii_formatd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_asynchat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_asyncore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_atexit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_audioop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_augassign.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_base64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bastion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bigaddrspace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bigmem.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binhex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bisect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb185.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_buffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bufio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_builtin.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bytes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bz2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_calendar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_call.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_capi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cfgparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cgi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_charmapcodec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_class.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd_line.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd_line_script.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_code.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codeccallbacks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_cn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_hk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_tw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_cn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_hk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_tw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codeop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coding.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coding.py', 25, None, 'input = u"# coding: ascii\\n\\N{SNOWMAN}".encode(\'utf-8\')\n')) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coercion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_collections.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_colorsys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_commands.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compare.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compileall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_complex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_complex_args.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_contains.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_contextlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cookie.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cookielib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_copy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_copy_reg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cpickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cprofile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_crypt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_csv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ctypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_curses.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_datetime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_decimal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_decorators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_defaultdict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_deque.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_descr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_descrtut.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dictcomps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dictviews.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_difflib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dircache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_distutils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_doctest2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_docxmlrpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dumbdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dummy_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dummy_threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_enumerate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_eof.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_epoll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_errno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_exception_variations.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_exceptions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_extcall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fcntl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_file2k.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_filecmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fileinput.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fileio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_float.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fnmatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fork1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_format.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fpformat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fractions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_frozen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ftplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_funcattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_functools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future_builtins.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_generators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_genericpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_genexps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getargs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getargs2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gettext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_glob.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_global.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_grammar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_grp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gzip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hash.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hashlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_heapq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hmac.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hotshot.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_htmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_htmlparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_httplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_httpservers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imageop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imaplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imgfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_importhooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_importlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_index.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_inspect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_int.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_int_literal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_io.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ioctl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_isinstance.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_iter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_iterlen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_itertools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_json.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_kqueue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_largefile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_lib2to3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_linecache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_linuxaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_list.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_locale.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_logging.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_long.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_long_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_longexp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macos.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macostools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_marshal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_math.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_md5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_memoryio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_memoryview.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mhlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mimetools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mimetypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_minidom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mmap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_module.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_modulefinder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_msilib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec.py', 225, None, "self.assertNotIn('\\x0e', u'\\N{SOFT HYPHEN}'.encode('iso-2022-jp-2'))\n")) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multifile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multiprocessing.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mutants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mutex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_netrc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_new.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_nis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_normalization.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ntpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_old_mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_opcodes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_openpty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_operator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_optparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_os.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ossaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_peepholer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep247.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep263.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep277.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep292.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep352.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pickletools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pipes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkgimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkgutil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_platform.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_plistlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_poll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_popen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_popen2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_poplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_posix.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_posixpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pprint.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_print.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_profile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_property.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pstats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pwd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_py3kwarn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pyclbr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pydoc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pyexpat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_quopri.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_random.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_re.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_readline.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_resource.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_rfc822.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_richcmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_rlcompleter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_robotparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_runpy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_scope.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_scriptpackages.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_select.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_set.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_setcomps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sgmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sha.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shlex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shutil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_signal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_site.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_slice.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_smtplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_smtpnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_socket.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_socketserver.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_softspace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sort.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sqlite.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ssl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_startfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_str.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strftime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_string.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_stringprep.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strptime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strtod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_structmembers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_structseq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_subprocess.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sunaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sundry.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_symtable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_syntax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys_setprofile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys_settrace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tarfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tcl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_telnetlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tempfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_textwrap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threaded_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threadedtempfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threading_local.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threadsignals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_time.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_timeout.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_trace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_traceback.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_transformer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ttk_guionly.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ttk_textonly.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tuple.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_typechecks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ucn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unary.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_undocumented_details.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicode_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicodedata.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unittest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_univnewlines.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_univnewlines2k.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unpack.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2_localnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2net.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllibnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urlparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userdict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userlist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userstring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_uu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_uuid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wait3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wait4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_warnings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wave.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_weakref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_weakset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_whichdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_winreg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_winsound.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_with.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wsgiref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xdrlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xml_etree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xml_etree_c.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xmlrpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xpickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xrange.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipfile64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipimport_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/testall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/testcodec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tf_inherit_check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/threaded_import_hangers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/time_hashlib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules/testmod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/warning_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/win_console_handler.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/textwrap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/this.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/timeit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/toaiff.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/token.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/trace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/traceback.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/types.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/__main__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/case.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/loader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/result.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/runner.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/signals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/suite.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/dummy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_assertions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_break.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_case.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_discovery.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_functiontestcase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_loader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_program.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_result.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_runner.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_setups.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_skipping.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_suite.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urllib2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urlparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/user.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/uu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/uuid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/warnings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wave.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/weakref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/webbrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/whichdb.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/handlers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/simple_server.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/validate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xdrlib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/NodeFilter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/domreg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/expatbuilder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/minicompat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/minidom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/pulldom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/xmlbuilder.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementInclude.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementPath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementTree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/cElementTree.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers/expat.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/_exceptions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/expatreader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/handler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/saxutils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/xmlreader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xmlrpclib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/zipfile.py ... [DEBUG]: Makefile:893: recipe for target 'libinstall' failed [DEBUG]: make: [libinstall] Error 1 (ignored) [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -tt -O /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py \ [DEBUG]: -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 -f \ [DEBUG]: -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/BaseHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Bastion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/CGIHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ConfigParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Cookie.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/DocXMLRPCServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/HTMLParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/MimeWriter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SimpleHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SimpleXMLRPCServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SocketServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/StringIO.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserDict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserString.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_LWPCookieJar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_MozillaCookieJar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/__future__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/__phello__.foo.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_abcoll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_pyio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_strptime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_threading_local.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_weakrefset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/abc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/aifc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/antigravity.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/anydbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/argparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/asynchat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/asyncore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/atexit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/audiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/base64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/binhex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bisect.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/db.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbobj.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbrecio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbshelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbtables.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbutils.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_all.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_associate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_basics.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_compare.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_compat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_db.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbenv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbobj.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbshelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbtables.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_distributed_transactions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_early_close.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_fileid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_get_none.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_join.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_lock.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_misc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_recno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_replication.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_sequence.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cProfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/calendar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cgi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cgitb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/chunk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/code.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/codeop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/collections.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/colorsys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/commands.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/consts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/misc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/pyassem.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/pycodegen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/symbols.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/syntax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/transformer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/visitor.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/contextlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cookielib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/copy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/copy_reg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/csv.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/_endian.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/dyld.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/dylib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/framework.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/runtests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_anon.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_array_in_pointer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_arrays.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_as_parameter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_bitfields.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_buffers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_byteswap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_callbacks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_cast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_cfuncs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_checkretval.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_delattr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_errcheck.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_errno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_find.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_frombuffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_funcptr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_functions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_incomplete.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_init.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_integers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_internals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_keeprefs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_libc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_loading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_macholib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_memfunctions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_objects.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_parameters.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pep3118.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pickling.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pointers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_prototypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_python_api.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_random_things.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_refcounts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_returnfuncptrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_simplesubclasses.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_sizes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_slicing.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_stringptr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_strings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_struct_fields.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_structures.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_unaligned_structures.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_values.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_varsize_struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_win32.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/wintypes.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/has_key.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/panel.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/textpad.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/wrapper.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dbhash.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/decimal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/difflib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dircache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dis.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/archive_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/bcppcompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/ccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/cmd.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_dumb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_msi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_rpm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_wininst.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_clib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_py.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/clean.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_data.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_egg_info.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_lib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/register.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/sdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/upload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/core.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/cygwinccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/debug.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dep_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dir_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/emxccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/errors.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/extension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/fancy_getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/file_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/filelist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/log.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/msvc9compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/msvccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/spawn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/sysconfig.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/setuptools_build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/setuptools_extension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_archive_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_dumb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_msi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_rpm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_wininst.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_clib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_py.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_ccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_clean.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_config_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_core.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dep_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dir_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_file_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_filelist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_data.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_lib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_msvc9compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_register.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_sdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_spawn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_text_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_unixccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_upload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_version.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_versionpredicate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/text_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/unixccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/version.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/versionpredicate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dumbdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dummy_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dummy_threading.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/_parseaddr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/base64mime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/charset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/encoders.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/errors.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/feedparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/generator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/header.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/iterators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/message.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/application.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/audio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/base.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/image.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/message.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/multipart.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/nonmultipart.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/text.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/quoprimime.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_codecs_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_torture.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/utils.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/aliases.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/base64_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/big5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/big5hkscs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/bz2_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/charmap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp037.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1006.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1026.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1140.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1250.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1251.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1252.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1253.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1254.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1255.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1256.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1257.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1258.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp424.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp437.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp500.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp720.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp737.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp775.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp850.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp852.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp855.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp856.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp857.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp858.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp860.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp861.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp862.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp863.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp864.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp865.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp866.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp869.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp874.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp875.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp932.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp949.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp950.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jis_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jisx0213.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gb18030.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gb2312.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gbk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hex_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hp_roman8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hz.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/idna.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_10.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_11.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_13.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_14.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_15.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_16.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_6.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_7.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_9.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/johab.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/koi8_r.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/koi8_u.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/latin_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_arabic.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_centeuro.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_croatian.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_cyrillic.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_farsi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_greek.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_iceland.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_latin2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_roman.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_romanian.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_turkish.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mbcs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/palmos.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/ptcp154.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/punycode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/quopri_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/raw_unicode_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/rot_13.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jis_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jisx0213.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/string_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/tis_620.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/undefined.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/unicode_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/unicode_internal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16_be.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16_le.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32_be.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32_le.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_7.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_8_sig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/uu_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/zlib_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/filecmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fileinput.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fnmatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/formatter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fpformat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fractions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ftplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/functools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/genericpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/getpass.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/gettext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/glob.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/gzip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hashlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/heapq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hmac.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/log.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/stats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/stones.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/htmlentitydefs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/htmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/httplib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoComplete.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoCompleteWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoExpand.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Bindings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CallTipWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CallTips.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ClassBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CodeContext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ColorDelegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Debugger.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Delegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/EditorWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/FileList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/FormatParagraph.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/GrepDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/HyperParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/IOBinding.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/IdleHistory.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/MultiCall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/MultiStatusBar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ObjectBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/OutputWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ParenMatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PathBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Percolator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PyParse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PyShell.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RemoteDebugger.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RemoteObjectBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ReplaceDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RstripExtension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ScriptBinding.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ScrolledList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchDialogBase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchEngine.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/StackViewer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ToolTip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/TreeWidget.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/UndoDelegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/WidgetRedirector.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/WindowList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ZoomHeight.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/aboutDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configHandler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configHelpSourceEdit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configSectionNameDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/dynOptionMenuWidget.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/idle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/idlever.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/keybindingDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/macosxSupport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/rpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/run.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/tabbedpages.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/testcode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/textView.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ihooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imaplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imghdr.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imputil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/inspect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/io.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/decoder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/encoder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/scanner.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_check_circular.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_decode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_default.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_dump.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_encode_basestring_ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_fail.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_float.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_indent.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_recursion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_scanstring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_separators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_speedups.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_unicode.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_unicode.py', 8, None, "u = u'\\N{GREEK SMALL LETTER ALPHA}\\N{GREEK CAPITAL LETTER OMEGA}'\n")) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/keyword.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Canvas.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Dialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/FileDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/FixTk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/ScrolledText.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/SimpleDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tix.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkconstants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkdnd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkinter.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/runtktests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/test_text.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_extensions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_functions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_style.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_widgets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkColorChooser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkCommonDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkFileDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkFont.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkMessageBox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkSimpleDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/ttk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/turtle.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/__main__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/btm_matcher.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/btm_utils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixer_base.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixer_util.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_apply.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_basestring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_buffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_callable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_dict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_except.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_exec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_execfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_exitfunc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_filter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_has_key.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_idioms.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_imports.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_imports2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_intern.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_isinstance.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_itertools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_long.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_map.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_metaclass.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_ne.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_next.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_nonzero.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_numliterals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_operator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_paren.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_print.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_raise.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_raw_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_reduce.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_renames.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_set_literal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_standarderror.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_throw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_xrange.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_zip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/patcomp.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/conv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/driver.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/grammar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/literals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/parse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/pgen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/token.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pygram.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pytree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/refactor.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/pytree_idempotency.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_all_fixers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_fixers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_pytree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_refactor.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/linecache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/locale.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/handlers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/macpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/macurl2path.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mailcap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/markupbase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/md5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mhlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimetools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimetypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimify.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/modulefinder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multifile.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/connection.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy/connection.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/forking.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/heap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/managers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/pool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/process.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/queues.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/reduction.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/sharedctypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/synchronize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mutex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/netrc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/new.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/nntplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ntpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/nturl2path.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/opcode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/optparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/os.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/os2emxpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pickletools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pipes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pkgutil.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plat-linux3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/platform.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plistlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/popen2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/poplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/posixfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/posixpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pprint.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/profile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pstats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/py_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pyclbr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data/topics.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/quopri.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/random.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/re.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rexec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rfc822.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rlcompleter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/robotparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/runpy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sched.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sgmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sha.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shlex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shutil.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/smtpd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/smtplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sndhdr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/socket.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/dbapi2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/dump.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/dbapi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/dump.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/factory.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/hooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/py25tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/regression.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/transactions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/userfunctions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_constants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_parse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ssl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/statvfs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/string.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stringold.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stringprep.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/subprocess.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sunau.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sunaudio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/symbol.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/symtable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tabnanny.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tarfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/telnetlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tempfile.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/autotest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/buffer_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/curses_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/data ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/doctest_aliases.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/double_const.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/fork_wait.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/gdb_sample.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/infinite_reload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/inspect_fodder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/inspect_fodder2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/list_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/lock_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/mapping_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/outstanding_bugs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pickletester.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/profilee.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pyclbr_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pydoc_mod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pydocfodder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pystone.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/re_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/regex_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/regrtest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/relimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/reperf.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/sample_doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/script_helper.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/seq_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/sortperf.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/string_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata/sigchild_ignore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_MimeWriter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_SimpleHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_StringIO.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test___all__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test___future__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test__locale.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_abc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_abstract_numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_aepack.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_aifc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_al.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_anydbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_applesingle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_argparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_array.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ascii_formatd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_asynchat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_asyncore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_atexit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_audioop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_augassign.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_base64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bastion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bigaddrspace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bigmem.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binhex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bisect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb185.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_buffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bufio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_builtin.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bytes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bz2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_calendar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_call.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_capi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cfgparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cgi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_charmapcodec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_class.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd_line.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd_line_script.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_code.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codeccallbacks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_cn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_hk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_tw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_cn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_hk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_tw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codeop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coding.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coding.py', 25, None, 'input = u"# coding: ascii\\n\\N{SNOWMAN}".encode(\'utf-8\')\n')) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coercion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_collections.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_colorsys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_commands.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compare.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compileall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_complex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_complex_args.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_contains.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_contextlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cookie.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cookielib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_copy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_copy_reg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cpickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cprofile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_crypt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_csv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ctypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_curses.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_datetime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_decimal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_decorators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_defaultdict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_deque.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_descr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_descrtut.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dictcomps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dictviews.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_difflib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dircache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_distutils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_doctest2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_docxmlrpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dumbdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dummy_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dummy_threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_enumerate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_eof.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_epoll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_errno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_exception_variations.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_exceptions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_extcall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fcntl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_file2k.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_filecmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fileinput.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fileio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_float.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fnmatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fork1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_format.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fpformat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fractions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_frozen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ftplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_funcattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_functools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future_builtins.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_generators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_genericpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_genexps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getargs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getargs2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gettext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_glob.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_global.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_grammar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_grp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gzip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hash.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hashlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_heapq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hmac.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hotshot.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_htmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_htmlparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_httplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_httpservers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imageop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imaplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imgfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_importhooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_importlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_index.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_inspect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_int.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_int_literal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_io.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ioctl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_isinstance.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_iter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_iterlen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_itertools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_json.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_kqueue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_largefile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_lib2to3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_linecache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_linuxaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_list.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_locale.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_logging.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_long.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_long_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_longexp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macos.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macostools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_marshal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_math.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_md5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_memoryio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_memoryview.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mhlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mimetools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mimetypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_minidom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mmap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_module.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_modulefinder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_msilib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec.py', 225, None, "self.assertNotIn('\\x0e', u'\\N{SOFT HYPHEN}'.encode('iso-2022-jp-2'))\n")) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multifile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multiprocessing.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mutants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mutex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_netrc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_new.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_nis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_normalization.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ntpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_old_mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_opcodes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_openpty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_operator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_optparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_os.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ossaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_peepholer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep247.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep263.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep277.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep292.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep352.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pickletools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pipes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkgimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkgutil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_platform.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_plistlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_poll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_popen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_popen2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_poplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_posix.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_posixpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pprint.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_print.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_profile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_property.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pstats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pwd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_py3kwarn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pyclbr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pydoc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pyexpat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_quopri.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_random.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_re.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_readline.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_resource.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_rfc822.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_richcmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_rlcompleter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_robotparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_runpy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_scope.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_scriptpackages.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_select.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_set.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_setcomps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sgmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sha.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shlex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shutil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_signal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_site.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_slice.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_smtplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_smtpnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_socket.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_socketserver.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_softspace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sort.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sqlite.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ssl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_startfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_str.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strftime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_string.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_stringprep.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strptime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strtod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_structmembers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_structseq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_subprocess.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sunaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sundry.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_symtable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_syntax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys_setprofile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys_settrace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tarfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tcl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_telnetlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tempfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_textwrap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threaded_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threadedtempfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threading_local.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threadsignals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_time.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_timeout.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_trace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_traceback.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_transformer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ttk_guionly.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ttk_textonly.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tuple.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_typechecks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ucn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unary.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_undocumented_details.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicode_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicodedata.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unittest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_univnewlines.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_univnewlines2k.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unpack.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2_localnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2net.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllibnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urlparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userdict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userlist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userstring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_uu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_uuid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wait3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wait4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_warnings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wave.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_weakref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_weakset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_whichdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_winreg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_winsound.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_with.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wsgiref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xdrlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xml_etree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xml_etree_c.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xmlrpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xpickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xrange.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipfile64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipimport_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/testall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/testcodec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tf_inherit_check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/threaded_import_hangers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/time_hashlib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules/testmod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/warning_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/win_console_handler.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/textwrap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/this.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/timeit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/toaiff.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/token.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/trace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/traceback.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/types.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/__main__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/case.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/loader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/result.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/runner.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/signals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/suite.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/dummy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_assertions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_break.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_case.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_discovery.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_functiontestcase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_loader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_program.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_result.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_runner.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_setups.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_skipping.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_suite.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urllib2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urlparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/user.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/uu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/uuid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/warnings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wave.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/weakref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/webbrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/whichdb.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/handlers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/simple_server.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/validate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xdrlib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/NodeFilter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/domreg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/expatbuilder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/minicompat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/minidom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/pulldom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/xmlbuilder.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementInclude.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementPath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementTree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/cElementTree.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers/expat.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/_exceptions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/expatreader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/handler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/saxutils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/xmlreader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xmlrpclib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/zipfile.py ... [DEBUG]: Makefile:893: recipe for target 'libinstall' failed [DEBUG]: make: [libinstall] Error 1 (ignored) [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -t /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py \ [DEBUG]: -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages -f \ [DEBUG]: -x badsyntax /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages ... [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -t -O /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py \ [DEBUG]: -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages -f \ [DEBUG]: -x badsyntax /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages ... [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -t -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()" Second install (expected to work) [DEBUG]: running touch python.exe python [DEBUG]: running make -j5 install HOSTPYTHON=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython HOSTPGEN=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython CROSS_COMPILE_TARGET=yes INSTSONAME=libpython2.7.so [DEBUG]: /usr/bin/install -c python /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python2.7 [DEBUG]: # Substitution happens here, as the completely-expanded BINDIR [DEBUG]: if test -f libpython2.7.so; then \ [DEBUG]: if test -n "" ; then \ [DEBUG]: /usr/bin/install -c -m 555 /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin; \ [DEBUG]: else \ [DEBUG]: /usr/bin/install -c -m 555 libpython2.7.so /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/libpython2.7.so; \ [DEBUG]: if test libpython2.7.so != libpython2.7.so; then \ [DEBUG]: (cd /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib; ln -sf libpython2.7.so libpython2.7.so) \ [DEBUG]: fi \ [DEBUG]: fi; \ [DEBUG]: else true; \ [DEBUG]: fi [DEBUG]: # is not available in configure [DEBUG]: sed -e "s,@EXENAME@,/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python2.7," < ./Misc/python-config.in >python-config [DEBUG]: /usr/bin/install -c -m 644 ./Misc/python.man \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/share/man/man1/python2.7.1 [DEBUG]: /usr/bin/install -c -m 644 ./Include/Python-ast.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/Python.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/abstract.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/asdl.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: if test -f /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python -o -h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python; \ [DEBUG]: then rm -f /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python; \ [DEBUG]: else true; \ [DEBUG]: fi [DEBUG]: /usr/bin/install -c -m 644 ./Include/ast.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: (cd /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin; ln python2.7 python) [DEBUG]: /usr/bin/install -c -m 644 ./Include/bitset.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python-config [DEBUG]: (cd /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin; ln -s python2.7-config python-config) [DEBUG]: /usr/bin/install -c -m 644 ./Include/boolobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/bufferobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: test -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig || /usr/bin/install -c -d -m 755 /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig/python.pc [DEBUG]: /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: (cd /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig; ln -s python-2.7.pc python.pc) [DEBUG]: /usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/bytesobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/cStringIO.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/cellobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/ceval.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/classobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/cobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/code.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/codecs.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/compile.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/complexobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/datetime.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/descrobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/dictobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/dtoa.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/enumobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/errcode.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/eval.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/fileobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/floatobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/frameobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/funcobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/genobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/graminit.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/grammar.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/import.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/intobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/intrcheck.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/iterobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: running build [DEBUG]: running build_ext [DEBUG]: /usr/bin/install -c -m 644 ./Include/listobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/longintrepr.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/longobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/marshal.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/memoryobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/metagrammar.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/methodobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/modsupport.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/moduleobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/node.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: INFO: Can't locate Tcl/Tk libs and/or headers [DEBUG]: /usr/bin/install -c -m 644 ./Include/object.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/objimpl.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/opcode.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/osdefs.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/parsetok.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/patchlevel.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: [DEBUG]: Python build finished, but the necessary bits to build these modules were not found: [DEBUG]: _bsddb _curses _curses_panel [DEBUG]: _sqlite3 _ssl _tkinter [DEBUG]: bsddb185 bz2 dbm [DEBUG]: dl gdbm imageop [DEBUG]: linuxaudiodev nis ossaudiodev [DEBUG]: readline spwd sunaudiodev [DEBUG]: zlib [DEBUG]: To find the necessary bits, look in setup.py in detect_modules() for the module's name. [DEBUG]: [DEBUG]: running build_scripts [DEBUG]: /usr/bin/install -c -m 644 ./Include/pgen.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/py_curses.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyarena.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pycapsule.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyctype.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pydebug.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: CC='arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm' LDSHARED='arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -shared -lm' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' \ [DEBUG]: LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -E ./setup.py install \ [DEBUG]: --skip-build \ [DEBUG]: --prefix=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install \ [DEBUG]: --install-scripts=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin \ [DEBUG]: --install-platlib=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload \ [DEBUG]: --root=/ [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyerrors.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyexpat.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyfpe.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/Bastion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pygetopt.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ConfigParser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/Cookie.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pymath.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pymem.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pyport.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pystate.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/HTMLParser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/MimeWriter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pystrtod.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pythonrun.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/Queue.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/pythread.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/rangeobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/setobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/SocketServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/sliceobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/stringobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/StringIO.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/structmember.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/UserDict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/structseq.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/UserList.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/symtable.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/UserString.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/sysmodule.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/timefuncs.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/token.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/traceback.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 Modules/config.c /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/config.c [DEBUG]: /usr/bin/install -c -m 644 ./Lib/__future__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/tupleobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/ucnhash.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_abcoll.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 Modules/python.o /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/python.o [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_pyio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_strptime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_threading_local.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Modules/config.c.in /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/config.c.in [DEBUG]: /usr/bin/install -c -m 644 ./Include/warnings.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: running install [DEBUG]: /usr/bin/install -c -m 644 ./Lib/_weakrefset.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 Makefile /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/Makefile [DEBUG]: /usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7 [DEBUG]: running install_lib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/abc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_tw.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_lsprof.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_testcapi.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_heapq.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_json.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_csv.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_hk.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/audioop.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/mmap.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/resource.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/termios.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/future_builtins.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/syslog.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_kr.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_hotshot.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_ctypes_test.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/grp.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_cn.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_io.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_ctypes.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_jp.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_codecs_iso2022.so to 755 [DEBUG]: /usr/bin/install -c -m 644 Modules/Setup /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/Setup [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/unicodedata.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/_multibytecodec.so to 755 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/ to 755 [DEBUG]: running install_scripts [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/2to3 to 775 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/smtpd.py to 775 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/idle to 775 [DEBUG]: changing mode of /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/pydoc to 775 [DEBUG]: running install_egg_info [DEBUG]: Removing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/Python-2.7.2-py2.7.egg-info [DEBUG]: Writing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload/Python-2.7.2-py2.7.egg-info [DEBUG]: /usr/bin/install -c -m 644 ./Lib/aifc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 pyconfig.h /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/include/python2.7/pyconfig.h [DEBUG]: /usr/bin/install -c -m 644 Modules/Setup.local /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/Setup.local [DEBUG]: /usr/bin/install -c -m 644 ./Lib/antigravity.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 Modules/Setup.config /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/Setup.config [DEBUG]: /usr/bin/install -c -m 644 ./Lib/anydbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 Misc/python.pc /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/pkgconfig/python-2.7.pc [DEBUG]: /usr/bin/install -c -m 644 ./Lib/argparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Modules/makesetup /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/makesetup [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ast.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./install-sh /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config/install-sh [DEBUG]: /usr/bin/install -c -m 644 ./Lib/asynchat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c python-config /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/bin/python2.7-config [DEBUG]: /usr/bin/install -c -m 644 ./Lib/asyncore.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: rm python-config [DEBUG]: /usr/bin/install -c -m 644 ./Lib/atexit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/audiodev.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/base64.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/binhex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bisect.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/cProfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/calendar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/cgi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/cgitb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/chunk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/code.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/codecs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/codeop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/collections.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/colorsys.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/commands.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compileall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/contextlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/cookielib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/copy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/copy_reg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/csv.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dbhash.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/decimal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/difflib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dircache.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dis.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/doctest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dumbdbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dummy_thread.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/dummy_threading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/filecmp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/fileinput.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/fnmatch.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/formatter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/fpformat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/fractions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ftplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/functools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/genericpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/getopt.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/getpass.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/gettext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/glob.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/gzip.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hashlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/heapq.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hmac.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/htmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/httplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ihooks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/imaplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/imghdr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/imputil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/inspect.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/io.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/keyword.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/linecache.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/locale.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/macpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/macurl2path.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mailbox.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mailcap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/markupbase.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/md5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mhlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mimetools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mimetypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/mimify.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/modulefinder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multifile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/mutex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/netrc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/new.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/nntplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ntpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/nturl2path.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/numbers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/opcode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/optparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/os.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/os2emxpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/pdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pickletools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pipes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pkgutil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/platform.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/plistlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/popen2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/poplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/posixfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/posixpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pprint.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/profile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pstats.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pty.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/py_compile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pyclbr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/pydoc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/quopri.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/random.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/re.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/repr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/rexec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/rfc822.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/robotparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/runpy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sched.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sets.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sgmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sha.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/shelve.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/shlex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/shutil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/site.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/smtpd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/smtplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sndhdr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/socket.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sre.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sre_compile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sre_constants.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sre_parse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ssl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/stat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/statvfs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/string.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/stringold.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/stringprep.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/struct.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/subprocess.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sunau.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sunaudio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/symbol.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/symtable.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sysconfig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/tabnanny.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/tarfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/telnetlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/tempfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/textwrap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/this.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/threading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/timeit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/toaiff.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/token.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/tokenize.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/trace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/traceback.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/tty.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/types.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/urllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/urllib2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/urlparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/user.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c ./Lib/uu.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/uuid.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/warnings.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wave.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/weakref.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/webbrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/whichdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xdrlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/zipfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pdb.doc /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Tix.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/ttk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/runtktests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_loadtk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_text.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_extensions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_functions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_style.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_widgets.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk [DEBUG]: /usr/bin/install -c -m 644 ./Lib/site-packages/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/185test.db /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/autotest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badcert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badkey.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/curses_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/double_const.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/empty.vbs /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/keycert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/profilee.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/pystone.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/randv3.pck /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/re_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/regex_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/regrtest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/relimport.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/reperf.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/script_helper.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/sha256.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/svn_python_org_https_cert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_SimpleHTTPServer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_abc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_aepack.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_al.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_array.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ascii_formatd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ast.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_binhex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_bsddb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_call.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_cd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_cl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_class.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_code.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_coding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_collections.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_commands.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_dl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_email.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_errno.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_file.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_file2k.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_float.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_format.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_functools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future4.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_future_builtins.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gdbm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_gl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_global.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_grp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_imageop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_imgfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_import.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_importlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_index.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_int.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_io.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_json.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_list.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_long.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_macos.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_math.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_md5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_module.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_mutex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_new.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_os.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_parser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_platform.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_print.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_profile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_property.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_py3kwarn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_random.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_re.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_readline.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_repr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_select.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_set.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sets.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sha.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_site.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_socket.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_str.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_string.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_strop.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_time.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_types.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_undocumented_details.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines2k.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c ./Lib/test/test_userstring.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_with.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testimg.uue /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/warning_tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/wrongcert.pem /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/data/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules [DEBUG]: /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/ast.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/consts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/future.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/misc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hotshot/log.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: /usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/charset.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/encoders.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/errors.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/generator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/header.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/iterators.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/message.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/parser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/utils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_45.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_46.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/decoder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/encoder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/scanner.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tool.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_check_circular.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_decode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_default.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_dump.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_encode_basestring_ascii.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_fail.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_float.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_indent.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass1.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass3.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_recursion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_scanstring.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_separators.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_speedups.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/json/tests/test_unicode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/py25tests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging [DEBUG]: /usr/bin/install -c -m 644 ./Lib/logging/config.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging [DEBUG]: /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/db.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_db.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbenv.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_distributed_transactions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_early_close.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_fileid.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_replication.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/different_encoding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/RstripExtension.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c ./Lib/idlelib/idle.bat /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/README /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/config.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/core.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/log.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/version.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command [DEBUG]: /usr/bin/install -c ./Lib/distutils/tests/Setup.sample /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_build_ext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_extension.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_ccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy [DEBUG]: /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/case.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/loader.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/main.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/result.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/runner.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/signals.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/suite.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/util.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/panel.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data [DEBUG]: /usr/bin/install -c -m 644 ./Lib/plat-linux3/regen /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plat-linux3 [DEBUG]: /usr/bin/install -c -m 644 ./LICENSE /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/LICENSE.txt [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -tt /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py \ [DEBUG]: -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 -f \ [DEBUG]: -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/BaseHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Bastion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/CGIHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ConfigParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Cookie.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/DocXMLRPCServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/HTMLParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/MimeWriter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SimpleHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SimpleXMLRPCServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SocketServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/StringIO.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserDict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserString.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_LWPCookieJar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_MozillaCookieJar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/__future__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/__phello__.foo.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_abcoll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_pyio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_strptime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_threading_local.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_weakrefset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/abc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/aifc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/antigravity.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/anydbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/argparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/asynchat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/asyncore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/atexit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/audiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/base64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/binhex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bisect.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/db.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbobj.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbrecio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbshelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbtables.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbutils.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_all.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_associate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_basics.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_compare.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_compat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_db.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbenv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbobj.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbshelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbtables.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_distributed_transactions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_early_close.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_fileid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_get_none.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_join.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_lock.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_misc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_recno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_replication.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_sequence.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cProfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/calendar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cgi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cgitb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/chunk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/code.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/codeop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/collections.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/colorsys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/commands.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/consts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/misc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/pyassem.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/pycodegen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/symbols.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/syntax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/transformer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/visitor.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/contextlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cookielib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/copy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/copy_reg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/csv.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/_endian.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/dyld.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/dylib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/framework.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/runtests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_anon.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_array_in_pointer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_arrays.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_as_parameter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_bitfields.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_buffers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_byteswap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_callbacks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_cast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_cfuncs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_checkretval.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_delattr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_errcheck.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_errno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_find.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_frombuffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_funcptr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_functions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_incomplete.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_init.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_integers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_internals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_keeprefs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_libc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_loading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_macholib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_memfunctions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_objects.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_parameters.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pep3118.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pickling.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pointers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_prototypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_python_api.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_random_things.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_refcounts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_returnfuncptrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_simplesubclasses.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_sizes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_slicing.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_stringptr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_strings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_struct_fields.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_structures.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_unaligned_structures.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_values.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_varsize_struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_win32.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/wintypes.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/has_key.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/panel.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/textpad.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/wrapper.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dbhash.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/decimal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/difflib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dircache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dis.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/archive_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/bcppcompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/ccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/cmd.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_dumb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_msi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_rpm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_wininst.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_clib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_py.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/clean.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_data.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_egg_info.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_lib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/register.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/sdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/upload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/core.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/cygwinccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/debug.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dep_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dir_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/emxccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/errors.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/extension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/fancy_getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/file_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/filelist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/log.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/msvc9compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/msvccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/spawn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/sysconfig.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/setuptools_build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/setuptools_extension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_archive_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_dumb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_msi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_rpm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_wininst.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_clib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_py.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_ccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_clean.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_config_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_core.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dep_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dir_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_file_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_filelist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_data.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_lib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_msvc9compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_register.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_sdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_spawn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_text_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_unixccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_upload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_version.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_versionpredicate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/text_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/unixccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/version.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/versionpredicate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dumbdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dummy_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dummy_threading.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/_parseaddr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/base64mime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/charset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/encoders.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/errors.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/feedparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/generator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/header.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/iterators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/message.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/application.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/audio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/base.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/image.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/message.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/multipart.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/nonmultipart.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/text.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/quoprimime.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_codecs_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_torture.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/utils.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/aliases.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/base64_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/big5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/big5hkscs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/bz2_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/charmap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp037.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1006.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1026.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1140.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1250.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1251.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1252.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1253.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1254.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1255.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1256.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1257.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1258.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp424.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp437.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp500.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp720.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp737.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp775.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp850.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp852.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp855.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp856.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp857.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp858.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp860.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp861.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp862.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp863.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp864.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp865.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp866.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp869.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp874.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp875.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp932.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp949.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp950.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jis_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jisx0213.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gb18030.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gb2312.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gbk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hex_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hp_roman8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hz.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/idna.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_10.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_11.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_13.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_14.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_15.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_16.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_6.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_7.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_9.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/johab.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/koi8_r.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/koi8_u.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/latin_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_arabic.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_centeuro.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_croatian.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_cyrillic.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_farsi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_greek.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_iceland.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_latin2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_roman.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_romanian.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_turkish.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mbcs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/palmos.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/ptcp154.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/punycode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/quopri_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/raw_unicode_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/rot_13.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jis_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jisx0213.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/string_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/tis_620.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/undefined.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/unicode_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/unicode_internal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16_be.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16_le.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32_be.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32_le.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_7.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_8_sig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/uu_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/zlib_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/filecmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fileinput.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fnmatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/formatter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fpformat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fractions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ftplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/functools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/genericpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/getpass.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/gettext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/glob.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/gzip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hashlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/heapq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hmac.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/log.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/stats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/stones.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/htmlentitydefs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/htmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/httplib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoComplete.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoCompleteWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoExpand.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Bindings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CallTipWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CallTips.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ClassBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CodeContext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ColorDelegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Debugger.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Delegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/EditorWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/FileList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/FormatParagraph.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/GrepDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/HyperParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/IOBinding.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/IdleHistory.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/MultiCall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/MultiStatusBar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ObjectBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/OutputWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ParenMatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PathBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Percolator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PyParse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PyShell.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RemoteDebugger.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RemoteObjectBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ReplaceDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RstripExtension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ScriptBinding.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ScrolledList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchDialogBase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchEngine.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/StackViewer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ToolTip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/TreeWidget.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/UndoDelegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/WidgetRedirector.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/WindowList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ZoomHeight.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/aboutDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configHandler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configHelpSourceEdit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configSectionNameDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/dynOptionMenuWidget.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/idle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/idlever.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/keybindingDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/macosxSupport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/rpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/run.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/tabbedpages.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/testcode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/textView.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ihooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imaplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imghdr.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imputil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/inspect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/io.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/decoder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/encoder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/scanner.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_check_circular.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_decode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_default.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_dump.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_encode_basestring_ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_fail.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_float.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_indent.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_recursion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_scanstring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_separators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_speedups.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_unicode.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_unicode.py', 8, None, "u = u'\\N{GREEK SMALL LETTER ALPHA}\\N{GREEK CAPITAL LETTER OMEGA}'\n")) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/keyword.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Canvas.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Dialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/FileDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/FixTk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/ScrolledText.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/SimpleDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tix.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkconstants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkdnd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkinter.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/runtktests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/test_text.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_extensions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_functions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_style.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_widgets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkColorChooser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkCommonDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkFileDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkFont.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkMessageBox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkSimpleDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/ttk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/turtle.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/__main__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/btm_matcher.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/btm_utils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixer_base.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixer_util.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_apply.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_basestring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_buffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_callable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_dict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_except.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_exec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_execfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_exitfunc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_filter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_has_key.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_idioms.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_imports.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_imports2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_intern.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_isinstance.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_itertools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_long.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_map.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_metaclass.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_ne.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_next.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_nonzero.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_numliterals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_operator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_paren.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_print.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_raise.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_raw_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_reduce.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_renames.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_set_literal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_standarderror.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_throw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_xrange.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_zip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/patcomp.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/conv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/driver.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/grammar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/literals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/parse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/pgen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/token.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pygram.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pytree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/refactor.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/pytree_idempotency.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_all_fixers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_fixers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_pytree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_refactor.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/linecache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/locale.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/handlers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/macpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/macurl2path.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mailcap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/markupbase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/md5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mhlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimetools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimetypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimify.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/modulefinder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multifile.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/connection.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy/connection.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/forking.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/heap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/managers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/pool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/process.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/queues.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/reduction.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/sharedctypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/synchronize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mutex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/netrc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/new.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/nntplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ntpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/nturl2path.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/opcode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/optparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/os.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/os2emxpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pickletools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pipes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pkgutil.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plat-linux3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/platform.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plistlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/popen2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/poplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/posixfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/posixpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pprint.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/profile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pstats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/py_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pyclbr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data/topics.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/quopri.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/random.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/re.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rexec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rfc822.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rlcompleter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/robotparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/runpy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sched.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sgmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sha.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shlex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shutil.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/smtpd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/smtplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sndhdr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/socket.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/dbapi2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/dump.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/dbapi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/dump.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/factory.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/hooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/py25tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/regression.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/transactions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/userfunctions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_constants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_parse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ssl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/statvfs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/string.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stringold.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stringprep.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/subprocess.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sunau.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sunaudio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/symbol.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/symtable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tabnanny.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tarfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/telnetlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tempfile.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/autotest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/buffer_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/curses_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/data ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/doctest_aliases.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/double_const.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/fork_wait.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/gdb_sample.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/infinite_reload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/inspect_fodder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/inspect_fodder2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/list_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/lock_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/mapping_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/outstanding_bugs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pickletester.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/profilee.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pyclbr_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pydoc_mod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pydocfodder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pystone.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/re_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/regex_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/regrtest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/relimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/reperf.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/sample_doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/script_helper.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/seq_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/sortperf.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/string_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata/sigchild_ignore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_MimeWriter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_SimpleHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_StringIO.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test___all__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test___future__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test__locale.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_abc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_abstract_numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_aepack.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_aifc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_al.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_anydbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_applesingle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_argparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_array.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ascii_formatd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_asynchat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_asyncore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_atexit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_audioop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_augassign.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_base64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bastion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bigaddrspace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bigmem.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binhex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bisect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb185.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_buffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bufio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_builtin.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bytes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bz2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_calendar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_call.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_capi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cfgparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cgi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_charmapcodec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_class.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd_line.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd_line_script.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_code.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codeccallbacks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_cn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_hk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_tw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_cn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_hk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_tw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codeop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coding.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coding.py', 25, None, 'input = u"# coding: ascii\\n\\N{SNOWMAN}".encode(\'utf-8\')\n')) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coercion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_collections.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_colorsys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_commands.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compare.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compileall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_complex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_complex_args.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_contains.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_contextlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cookie.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cookielib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_copy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_copy_reg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cpickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cprofile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_crypt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_csv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ctypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_curses.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_datetime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_decimal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_decorators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_defaultdict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_deque.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_descr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_descrtut.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dictcomps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dictviews.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_difflib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dircache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_distutils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_doctest2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_docxmlrpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dumbdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dummy_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dummy_threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_enumerate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_eof.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_epoll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_errno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_exception_variations.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_exceptions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_extcall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fcntl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_file2k.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_filecmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fileinput.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fileio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_float.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fnmatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fork1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_format.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fpformat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fractions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_frozen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ftplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_funcattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_functools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future_builtins.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_generators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_genericpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_genexps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getargs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getargs2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gettext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_glob.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_global.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_grammar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_grp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gzip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hash.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hashlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_heapq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hmac.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hotshot.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_htmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_htmlparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_httplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_httpservers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imageop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imaplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imgfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_importhooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_importlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_index.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_inspect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_int.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_int_literal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_io.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ioctl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_isinstance.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_iter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_iterlen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_itertools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_json.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_kqueue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_largefile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_lib2to3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_linecache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_linuxaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_list.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_locale.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_logging.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_long.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_long_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_longexp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macos.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macostools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_marshal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_math.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_md5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_memoryio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_memoryview.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mhlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mimetools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mimetypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_minidom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mmap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_module.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_modulefinder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_msilib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec.py', 225, None, "self.assertNotIn('\\x0e', u'\\N{SOFT HYPHEN}'.encode('iso-2022-jp-2'))\n")) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multifile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multiprocessing.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mutants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mutex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_netrc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_new.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_nis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_normalization.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ntpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_old_mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_opcodes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_openpty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_operator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_optparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_os.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ossaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_peepholer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep247.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep263.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep277.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep292.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep352.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pickletools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pipes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkgimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkgutil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_platform.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_plistlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_poll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_popen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_popen2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_poplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_posix.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_posixpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pprint.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_print.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_profile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_property.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pstats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pwd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_py3kwarn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pyclbr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pydoc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pyexpat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_quopri.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_random.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_re.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_readline.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_resource.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_rfc822.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_richcmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_rlcompleter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_robotparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_runpy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_scope.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_scriptpackages.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_select.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_set.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_setcomps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sgmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sha.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shlex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shutil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_signal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_site.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_slice.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_smtplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_smtpnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_socket.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_socketserver.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_softspace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sort.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sqlite.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ssl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_startfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_str.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strftime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_string.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_stringprep.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strptime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strtod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_structmembers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_structseq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_subprocess.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sunaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sundry.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_symtable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_syntax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys_setprofile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys_settrace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tarfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tcl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_telnetlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tempfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_textwrap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threaded_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threadedtempfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threading_local.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threadsignals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_time.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_timeout.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_trace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_traceback.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_transformer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ttk_guionly.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ttk_textonly.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tuple.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_typechecks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ucn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unary.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_undocumented_details.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicode_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicodedata.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unittest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_univnewlines.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_univnewlines2k.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unpack.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2_localnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2net.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllibnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urlparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userdict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userlist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userstring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_uu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_uuid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wait3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wait4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_warnings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wave.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_weakref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_weakset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_whichdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_winreg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_winsound.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_with.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wsgiref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xdrlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xml_etree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xml_etree_c.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xmlrpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xpickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xrange.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipfile64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipimport_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/testall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/testcodec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tf_inherit_check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/threaded_import_hangers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/time_hashlib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules/testmod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/warning_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/win_console_handler.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/textwrap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/this.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/timeit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/toaiff.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/token.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/trace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/traceback.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/types.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/__main__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/case.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/loader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/result.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/runner.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/signals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/suite.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/dummy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_assertions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_break.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_case.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_discovery.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_functiontestcase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_loader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_program.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_result.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_runner.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_setups.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_skipping.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_suite.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urllib2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urlparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/user.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/uu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/uuid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/warnings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wave.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/weakref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/webbrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/whichdb.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/handlers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/simple_server.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/validate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xdrlib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/NodeFilter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/domreg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/expatbuilder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/minicompat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/minidom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/pulldom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/xmlbuilder.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementInclude.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementPath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementTree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/cElementTree.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers/expat.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/_exceptions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/expatreader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/handler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/saxutils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/xmlreader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xmlrpclib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/zipfile.py ... [DEBUG]: Makefile:893: recipe for target 'libinstall' failed [DEBUG]: make: [libinstall] Error 1 (ignored) [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -tt -O /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py \ [DEBUG]: -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 -f \ [DEBUG]: -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/BaseHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Bastion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/CGIHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ConfigParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Cookie.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/DocXMLRPCServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/HTMLParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/MimeWriter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/Queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SimpleHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SimpleXMLRPCServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/SocketServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/StringIO.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserDict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/UserString.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_LWPCookieJar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_MozillaCookieJar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/__future__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/__phello__.foo.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_abcoll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_pyio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_strptime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_threading_local.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/_weakrefset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/abc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/aifc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/antigravity.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/anydbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/argparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/asynchat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/asyncore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/atexit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/audiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/base64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/binhex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bisect.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/db.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbobj.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbrecio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbshelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbtables.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/dbutils.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_all.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_associate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_basics.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_compare.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_compat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_db.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbenv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbobj.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbshelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_dbtables.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_distributed_transactions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_early_close.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_fileid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_get_none.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_join.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_lock.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_misc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_recno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_replication.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_sequence.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/bsddb/test/test_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cProfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/calendar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cgi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cgitb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/chunk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/code.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/codeop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/collections.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/colorsys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/commands.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/consts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/misc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/pyassem.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/pycodegen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/symbols.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/syntax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/transformer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compiler/visitor.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/config ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/contextlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/cookielib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/copy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/copy_reg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/csv.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/_endian.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/dyld.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/dylib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/macholib/framework.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/runtests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_anon.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_array_in_pointer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_arrays.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_as_parameter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_bitfields.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_buffers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_byteswap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_callbacks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_cast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_cfuncs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_checkretval.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_delattr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_errcheck.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_errno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_find.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_frombuffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_funcptr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_functions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_incomplete.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_init.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_integers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_internals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_keeprefs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_libc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_loading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_macholib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_memfunctions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_objects.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_parameters.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pep3118.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pickling.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_pointers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_prototypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_python_api.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_random_things.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_refcounts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_returnfuncptrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_simplesubclasses.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_sizes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_slicing.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_stringptr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_strings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_struct_fields.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_structures.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_unaligned_structures.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_values.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_varsize_struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/test/test_win32.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ctypes/wintypes.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/has_key.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/panel.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/textpad.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/curses/wrapper.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dbhash.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/decimal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/difflib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dircache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dis.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/archive_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/bcppcompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/ccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/cmd.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_dumb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_msi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_rpm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/bdist_wininst.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_clib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_py.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/build_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/clean.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_data.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_egg_info.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_lib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/install_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/register.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/sdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/command/upload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/core.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/cygwinccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/debug.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dep_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dir_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/dist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/emxccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/errors.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/extension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/fancy_getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/file_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/filelist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/log.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/msvc9compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/msvccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/spawn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/sysconfig.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/setuptools_build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/setuptools_extension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_archive_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_dumb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_msi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_rpm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_bdist_wininst.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_clib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_py.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_build_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_ccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_clean.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_config_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_core.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dep_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dir_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_dist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_file_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_filelist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_data.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_lib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_install_scripts.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_msvc9compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_register.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_sdist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_spawn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_text_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_unixccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_upload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_version.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/tests/test_versionpredicate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/text_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/unixccompiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/version.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/distutils/versionpredicate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dumbdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dummy_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/dummy_threading.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/_parseaddr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/base64mime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/charset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/encoders.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/errors.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/feedparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/generator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/header.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/iterators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/message.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/application.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/audio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/base.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/image.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/message.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/multipart.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/nonmultipart.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/mime/text.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/quoprimime.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/data ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_codecs_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/test/test_email_torture.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/email/utils.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/aliases.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/base64_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/big5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/big5hkscs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/bz2_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/charmap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp037.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1006.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1026.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1140.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1250.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1251.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1252.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1253.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1254.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1255.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1256.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1257.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp1258.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp424.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp437.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp500.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp720.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp737.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp775.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp850.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp852.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp855.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp856.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp857.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp858.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp860.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp861.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp862.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp863.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp864.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp865.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp866.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp869.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp874.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp875.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp932.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp949.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/cp950.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jis_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jisx0213.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/euc_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gb18030.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gb2312.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/gbk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hex_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hp_roman8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/hz.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/idna.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_jp_ext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso2022_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_10.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_11.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_13.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_14.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_15.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_16.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_6.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_7.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/iso8859_9.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/johab.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/koi8_r.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/koi8_u.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/latin_1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_arabic.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_centeuro.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_croatian.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_cyrillic.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_farsi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_greek.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_iceland.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_latin2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_roman.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_romanian.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mac_turkish.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/mbcs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/palmos.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/ptcp154.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/punycode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/quopri_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/raw_unicode_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/rot_13.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jis_2004.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/shift_jisx0213.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/string_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/tis_620.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/undefined.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/unicode_escape.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/unicode_internal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16_be.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_16_le.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32_be.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_32_le.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_7.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_8.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/utf_8_sig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/uu_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/encodings/zlib_codec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/filecmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fileinput.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fnmatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/formatter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fpformat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/fractions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ftplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/functools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/genericpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/getpass.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/gettext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/glob.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/gzip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hashlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/heapq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hmac.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/log.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/stats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/hotshot/stones.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/htmlentitydefs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/htmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/httplib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoComplete.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoCompleteWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/AutoExpand.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Bindings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CallTipWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CallTips.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ClassBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/CodeContext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ColorDelegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Debugger.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Delegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/EditorWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/FileList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/FormatParagraph.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/GrepDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/HyperParser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/IOBinding.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Icons ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/IdleHistory.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/MultiCall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/MultiStatusBar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ObjectBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/OutputWindow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ParenMatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PathBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/Percolator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PyParse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/PyShell.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RemoteDebugger.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RemoteObjectBrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ReplaceDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/RstripExtension.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ScriptBinding.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ScrolledList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchDialogBase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/SearchEngine.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/StackViewer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ToolTip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/TreeWidget.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/UndoDelegator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/WidgetRedirector.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/WindowList.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/ZoomHeight.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/aboutDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configHandler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configHelpSourceEdit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/configSectionNameDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/dynOptionMenuWidget.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/idle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/idlever.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/keybindingDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/macosxSupport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/rpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/run.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/tabbedpages.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/testcode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/idlelib/textView.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ihooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imaplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imghdr.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/importlib/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/imputil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/inspect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/io.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/decoder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/encoder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/scanner.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_check_circular.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_decode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_default.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_dump.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_encode_basestring_ascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_fail.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_float.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_indent.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_pass3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_recursion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_scanstring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_separators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_speedups.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_unicode.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tests/test_unicode.py', 8, None, "u = u'\\N{GREEK SMALL LETTER ALPHA}\\N{GREEK CAPITAL LETTER OMEGA}'\n")) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/json/tool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/keyword.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-dynload ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Canvas.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Dialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/FileDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/FixTk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/ScrolledText.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/SimpleDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tix.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkconstants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkdnd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/Tkinter.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/runtktests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_tkinter/test_text.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_extensions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_functions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_style.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/test/test_ttk/test_widgets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkColorChooser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkCommonDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkFileDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkFont.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkMessageBox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/tkSimpleDialog.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/ttk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib-tk/turtle.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/__main__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/btm_matcher.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/btm_utils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixer_base.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixer_util.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_apply.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_basestring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_buffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_callable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_dict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_except.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_exec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_execfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_exitfunc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_filter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_has_key.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_idioms.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_imports.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_imports2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_intern.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_isinstance.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_itertools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_long.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_map.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_metaclass.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_ne.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_next.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_nonzero.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_numliterals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_operator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_paren.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_print.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_raise.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_raw_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_reduce.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_renames.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_set_literal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_standarderror.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_throw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_xrange.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/fixes/fix_zip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/patcomp.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/conv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/driver.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/grammar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/literals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/parse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/pgen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/token.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pgen2/tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pygram.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/pytree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/refactor.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/data/fixers/myfixes ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/pytree_idempotency.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_all_fixers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_fixers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_pytree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_refactor.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/lib2to3/tests/test_util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/linecache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/locale.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/config.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/logging/handlers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/macpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/macurl2path.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mailcap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/markupbase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/md5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mhlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimetools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimetypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mimify.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/modulefinder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multifile.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/connection.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/dummy/connection.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/forking.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/heap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/managers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/pool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/process.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/queues.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/reduction.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/sharedctypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/synchronize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/multiprocessing/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/mutex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/netrc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/new.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/nntplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ntpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/nturl2path.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/opcode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/optparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/os.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/os2emxpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pickletools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pipes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pkgutil.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plat-linux3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/platform.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/plistlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/popen2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/poplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/posixfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/posixpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pprint.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/profile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pstats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/py_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pyclbr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/pydoc_data/topics.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/quopri.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/random.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/re.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rexec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rfc822.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/rlcompleter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/robotparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/runpy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sched.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sgmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sha.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shlex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/shutil.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/smtpd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/smtplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sndhdr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/socket.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3 ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/dbapi2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/dump.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/dbapi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/dump.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/factory.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/hooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/py25tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/regression.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/transactions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sqlite3/test/userfunctions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_constants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sre_parse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/ssl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/statvfs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/string.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stringold.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/stringprep.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/subprocess.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sunau.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sunaudio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/symbol.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/symtable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tabnanny.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tarfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/telnetlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tempfile.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/autotest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/buffer_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/cjkencodings ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/curses_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/data ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/decimaltestdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/doctest_aliases.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/double_const.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/fork_wait.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/gdb_sample.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/infinite_reload.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/inspect_fodder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/inspect_fodder2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/list_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/lock_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/mapping_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/outstanding_bugs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pickletester.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/profilee.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pyclbr_input.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pydoc_mod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pydocfodder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/pystone.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/re_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/regex_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/regrtest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/relimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/reperf.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/sample_doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/script_helper.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/seq_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/sortperf.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/string_tests.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/subprocessdata/sigchild_ignore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_MimeWriter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_SimpleHTTPServer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_StringIO.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test___all__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test___future__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test__locale.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_abc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_abstract_numbers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_aepack.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_aifc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_al.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_anydbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_applesingle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_argparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_array.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ascii_formatd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ast.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_asynchat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_asyncore.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_atexit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_audioop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_augassign.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_base64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bastion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bigaddrspace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bigmem.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binascii.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binhex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_binop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bisect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bool.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb185.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bsddb3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_buffer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bufio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_builtin.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bytes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_bz2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_calendar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_call.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_capi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cfgparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cgi.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_charmapcodec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_class.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd_line.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cmd_line_script.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_code.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codeccallbacks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_cn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_hk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecencodings_tw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_cn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_hk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_jp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_kr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecmaps_tw.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_codeop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coding.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coding.py', 25, None, 'input = u"# coding: ascii\\n\\N{SNOWMAN}".encode(\'utf-8\')\n')) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_coercion.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_collections.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_colorsys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_commands.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compare.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compileall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_compiler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_complex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_complex_args.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_contains.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_contextlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cookie.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cookielib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_copy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_copy_reg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cpickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_cprofile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_crypt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_csv.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ctypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_curses.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_datetime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_decimal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_decorators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_defaultdict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_deque.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_descr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_descrtut.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dictcomps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dictviews.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_difflib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dircache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_distutils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_doctest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_doctest2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_docxmlrpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dumbdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dummy_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_dummy_threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email_codecs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_email_renamed.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_enumerate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_eof.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_epoll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_errno.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_exception_variations.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_exceptions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_extcall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fcntl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_file2k.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_filecmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fileinput.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fileio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_float.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fnmatch.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fork1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_format.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fpformat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_fractions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_frozen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ftplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_funcattrs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_functools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future1.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_future_builtins.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gdbm.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_generators.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_genericpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_genexps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getargs.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getargs2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_getopt.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gettext.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_glob.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_global.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_grammar.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_grp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_gzip.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hash.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hashlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_heapq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hmac.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_hotshot.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_htmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_htmlparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_httplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_httpservers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imageop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imaplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imgfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_imp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_importhooks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_importlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_index.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_inspect.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_int.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_int_literal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_io.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ioctl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_isinstance.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_iter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_iterlen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_itertools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_json.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_kqueue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_largefile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_lib2to3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_linecache.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_linuxaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_list.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_locale.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_logging.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_long.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_long_future.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_longexp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macos.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macostools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_macpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_marshal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_math.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_md5.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_memoryio.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_memoryview.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mhlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mimetools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mimetypes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_minidom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mmap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_module.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_modulefinder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_msilib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec.py ... [DEBUG]: SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec.py', 225, None, "self.assertNotIn('\\x0e', u'\\N{SOFT HYPHEN}'.encode('iso-2022-jp-2'))\n")) [DEBUG]: [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multibytecodec_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multifile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_multiprocessing.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mutants.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_mutex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_netrc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_new.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_nis.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_normalization.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ntpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_old_mailbox.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_opcodes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_openpty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_operator.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_optparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_os.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ossaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_parser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_peepholer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep247.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep263.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep277.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep292.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pep352.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pickletools.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pipes.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkgimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pkgutil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_platform.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_plistlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_poll.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_popen.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_popen2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_poplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_posix.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_posixpath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pow.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pprint.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_print.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_profile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_property.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pstats.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pwd.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_py3kwarn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pyclbr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pydoc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_pyexpat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_queue.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_quopri.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_random.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_re.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_readline.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_repr.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_resource.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_rfc822.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_richcmp.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_rlcompleter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_robotparser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_runpy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_scope.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_scriptpackages.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_select.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_set.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_setcomps.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sets.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sgmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sha.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shelve.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shlex.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_shutil.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_signal.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_site.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_slice.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_smtplib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_smtpnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_socket.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_socketserver.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_softspace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sort.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sqlite.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ssl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_startfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_str.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strftime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_string.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_stringprep.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strop.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strptime.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_strtod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_struct.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_structmembers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_structseq.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_subprocess.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sunaudiodev.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sundry.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_symtable.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_syntax.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys_setprofile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sys_settrace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_sysconfig.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tarfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tcl.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_telnetlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tempfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_textwrap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_thread.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threaded_import.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threadedtempfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threading_local.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_threadsignals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_time.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_timeout.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tk.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_trace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_traceback.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_transformer.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ttk_guionly.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ttk_textonly.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_tuple.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_typechecks.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_types.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_ucn.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unary.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_undocumented_details.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicode.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicode_file.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unicodedata.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unittest.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_univnewlines.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_univnewlines2k.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_unpack.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2_localnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllib2net.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urllibnet.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_urlparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userdict.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userlist.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_userstring.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_uu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_uuid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wait3.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wait4.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_warnings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wave.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_weakref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_weakset.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_whichdb.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_winreg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_winsound.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_with.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_wsgiref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xdrlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xml_etree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xml_etree_c.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xmlrpc.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xpickle.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_xrange.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipfile.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipfile64.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipimport.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zipimport_support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/test_zlib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/testall.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/testcodec.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tf_inherit_check.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/threaded_import_hangers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/time_hashlib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/tracedmodules/testmod.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/warning_tests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/win_console_handler.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltestdata ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/test/xmltests.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/textwrap.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/this.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/threading.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/timeit.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/toaiff.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/token.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tokenize.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/trace.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/traceback.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/tty.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/types.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/__main__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/case.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/loader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/main.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/result.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/runner.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/signals.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/suite.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/dummy.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/support.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_assertions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_break.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_case.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_discovery.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_functiontestcase.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_loader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_program.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_result.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_runner.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_setups.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_skipping.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/test/test_suite.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/unittest/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urllib2.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/urlparse.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/user.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/uu.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/uuid.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/warnings.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wave.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/weakref.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/webbrowser.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/whichdb.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/handlers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/headers.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/simple_server.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/util.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/wsgiref/validate.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xdrlib.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/__init__.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/NodeFilter.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/domreg.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/expatbuilder.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/minicompat.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/minidom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/pulldom.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/dom/xmlbuilder.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementInclude.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementPath.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/ElementTree.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/etree/cElementTree.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/parsers/expat.py ... [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/__init__.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/_exceptions.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/expatreader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/handler.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/saxutils.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xml/sax/xmlreader.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xmllib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/xmlrpclib.py ... [DEBUG]: Compiling /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/zipfile.py ... [DEBUG]: Makefile:893: recipe for target 'libinstall' failed [DEBUG]: make: [libinstall] Error 1 (ignored) [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -t /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py \ [DEBUG]: -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages -f \ [DEBUG]: -x badsyntax /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages ... [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -t -O /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/compileall.py \ [DEBUG]: -d /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages -f \ [DEBUG]: -x badsyntax /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages [DEBUG]: Listing /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7/site-packages ... [DEBUG]: PYTHONPATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install/lib/python2.7 LD_LIBRARY_PATH=/home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2: \ [DEBUG]: /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/hostpython -Wi -t -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()" [DEBUG]: running rm -rf python-install/lib/python2.7/test [DEBUG]: running rm -rf python-install/lib/python2.7/json/tests [DEBUG]: running rm -rf python-install/lib/python2.7/lib-tk [DEBUG]: running rm -rf python-install/lib/python2.7/sqlite3/test [DEBUG]: running rm -rf python-install/lib/python2.7/unittest, test [DEBUG]: running rm -rf python-install/lib/python2.7/lib2to3/tests [DEBUG]: running rm -rf python-install/lib/python2.7/bsddb/tests [DEBUG]: running rm -rf python-install/lib/python2.7/distutils/tests [DEBUG]: running rm -rf python-install/lib/python2.7/email/test [DEBUG]: running rm -rf python-install/lib/python2.7/curses [INFO]: <- directory context /home/dave/workspace/awesome-cnn [DEBUG]: running cp -a /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/python-install /home/dave/.local/share/python-for-android/build/python-installs/AwesomeCNN [INFO]: Copying hostpython binary to targetpython folder [DEBUG]: running cp /home/dave/.local/share/python-for-android/build/other_builds/hostpython2/armeabi/hostpython2/hostpython /home/dave/.local/share/python-for-android/build/python-installs/AwesomeCNN/bin/python.host [DEBUG]: running cp /home/dave/.local/share/python-for-android/build/other_builds/python2/armeabi/python2/libpython2.7.so /home/dave/.local/share/python-for-android/build/libs_collections/AwesomeCNN/armeabi [INFO]: Building sdl for armeabi [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni [DEBUG]: running ndk-build V=1 [DEBUG]: Android NDK: WARNING:/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/Android.mk:application: non-system libraries in linker flags: -lpython2.7 [DEBUG]: Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES [DEBUG]: Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the [DEBUG]: Android NDK: current module [DEBUG]: Android NDK: WARNING:/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/Android.mk:png: LOCAL_LDLIBS is always ignored for static libraries [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/arm64-v8a/lib*.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/lib*.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi-v7a/lib*.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi-v7a-hard/lib*.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/mips/lib*.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/mips64/lib*.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/x86/lib*.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/x86_64/lib*.so [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/arm64-v8a/gdbserver /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/gdbserver /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi-v7a/gdbserver /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi-v7a-hard/gdbserver /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/mips/gdbserver /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/mips64/gdbserver /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/x86/gdbserver /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/x86_64/gdbserver [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/arm64-v8a/gdb.setup /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/gdb.setup /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi-v7a/gdb.setup /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi-v7a-hard/gdb.setup /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/mips/gdb.setup /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/mips64/gdb.setup /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/x86/gdb.setup /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/x86_64/gdb.setup [DEBUG]: [armeabi] Compile thumb : application <= start.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/application/src//start.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/src/ -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../sdl_ttf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../sdl_net -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../sdl_blitpool -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../sdl_gfx -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../intl -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../../../../other_builds/python2/armeabi/python2/python-install/include/python2.7 -finline-functions -O2 -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/src//start.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/application/src//start.o [DEBUG]: In file included from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../../../../other_builds/python2/armeabi/python2/python-install/include/python2.7/Python.h:126:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/src//start.c:2: [DEBUG]: /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../../../../other_builds/python2/armeabi/python2/python-install/include/python2.7/modsupport.h:27:1: warning: '_PyArg_ParseTuple_SizeT' is an unrecognized format function type [-Wformat=] [DEBUG]: PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3); [DEBUG]: ^ [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_error.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL_error.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/SDL_error.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL_error.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_fatal.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL_fatal.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/SDL_fatal.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL_fatal.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/SDL.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_wave.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_wave.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/SDL_wave.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_wave.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_audiodev.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audiodev.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/SDL_audiodev.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audiodev.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_mixer_MMX.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_MMX.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/SDL_mixer_MMX.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_MMX.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_mixer_m68k.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_m68k.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/SDL_mixer_m68k.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_m68k.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_audiocvt.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audiocvt.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/SDL_audiocvt.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audiocvt.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_audio.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audio.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/SDL_audio.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audio.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_mixer.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/SDL_mixer.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_mixer_MMX_VC.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_MMX_VC.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/SDL_mixer_MMX_VC.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_MMX_VC.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_cdrom.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cdrom/SDL_cdrom.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/cdrom/SDL_cdrom.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cdrom/SDL_cdrom.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_cpuinfo.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cpuinfo/SDL_cpuinfo.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/cpuinfo/SDL_cpuinfo.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cpuinfo/SDL_cpuinfo.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_active.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_active.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/events/SDL_active.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_active.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_quit.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_quit.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/events/SDL_quit.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_quit.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_mouse.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_mouse.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/events/SDL_mouse.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_mouse.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_events.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_events.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/events/SDL_events.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_events.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_keyboard.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_keyboard.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/events/SDL_keyboard.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_keyboard.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_expose.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_expose.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/events/SDL_expose.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_expose.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_resize.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_resize.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/events/SDL_resize.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_resize.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_rwops.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/file/SDL_rwops.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/file/SDL_rwops.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/file/SDL_rwops.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_joystick.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/joystick/SDL_joystick.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/joystick/SDL_joystick.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/joystick/SDL_joystick.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_string.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_string.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/stdlib/SDL_string.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_string.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_malloc.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_malloc.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/stdlib/SDL_malloc.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_malloc.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_iconv.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_iconv.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/stdlib/SDL_iconv.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_iconv.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_getenv.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_getenv.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/stdlib/SDL_getenv.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_getenv.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_qsort.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_qsort.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/stdlib/SDL_qsort.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_qsort.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_stdlib.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_stdlib.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/stdlib/SDL_stdlib.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_stdlib.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_thread.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/SDL_thread.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/thread/SDL_thread.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/SDL_thread.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_timer.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/timer/SDL_timer.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/timer/SDL_timer.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/timer/SDL_timer.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_cursor.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_cursor.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_cursor.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_cursor.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_blit_0.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_0.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_blit_0.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_0.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_yuv_mmx.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv_mmx.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_yuv_mmx.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv_mmx.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_yuv_sw.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv_sw.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_yuv_sw.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv_sw.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_bmp.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_bmp.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_bmp.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_bmp.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_blit.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_blit.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_video.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_video.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_video.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_video.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_blit_1.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_1.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_blit_1.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_1.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_stretch.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_stretch.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_stretch.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_stretch.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_surface.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_surface.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_surface.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_surface.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_yuv.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_yuv.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_pixels.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_pixels.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_pixels.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_pixels.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_gamma.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_gamma.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_gamma.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_gamma.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_blit_A.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_A.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_blit_A.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_A.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_blit_N.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_N.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_blit_N.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_N.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_RLEaccel.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_RLEaccel.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/SDL_RLEaccel.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_RLEaccel.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_syscond.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_syscond.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/thread/pthread/SDL_syscond.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_syscond.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_syssem.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_syssem.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/thread/pthread/SDL_syssem.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_syssem.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_sysmutex.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_sysmutex.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/thread/pthread/SDL_sysmutex.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_sysmutex.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_systhread.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_systhread.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/thread/pthread/SDL_systhread.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_systhread.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_systimer.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/timer/unix/SDL_systimer.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/timer/unix/SDL_systimer.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/timer/unix/SDL_systimer.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_androidaudio.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/android/SDL_androidaudio.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/audio/android/SDL_androidaudio.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/android/SDL_androidaudio.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_syscdrom.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cdrom/dummy/SDL_syscdrom.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/cdrom/dummy/SDL_syscdrom.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cdrom/dummy/SDL_syscdrom.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_androidinput.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidinput.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_androidinput.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidinput.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_rect.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_rect.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_rect.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_rect.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_androidvideo-1.2.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo-1.2.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_androidvideo-1.2.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo-1.2.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_video.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_video.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_video.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_video.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_androidvideo.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_androidvideo.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_pixels.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_pixels.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_pixels.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_pixels.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_renderer_gles.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_renderer_gles.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_renderer_gles.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_renderer_gles.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_androidvideo-1.3-stub.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo-1.3-stub.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_androidvideo-1.3-stub.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo-1.3-stub.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_touchscreenkeyboard.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_touchscreenkeyboard.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/video/android/SDL_touchscreenkeyboard.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_touchscreenkeyboard.o [DEBUG]: [armeabi] Compile thumb : sdl <= SDL_sysloadso.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/loadso/dlopen/SDL_sysloadso.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -DSDL_TRACKBALL_KEYUP_DELAY=1 -DSDL_VIDEO_RENDER_RESIZE=0 -DSDL_ANDROID_KEYCODE_MOUSE=UNKNOWN -DSDL_ANDROID_KEYCODE_0=SPACE -DSDL_ANDROID_KEYCODE_1=RETURN -DSDL_ANDROID_KEYCODE_2=LCTRL -DSDL_ANDROID_KEYCODE_3=LALT -DSDL_ANDROID_KEYCODE_4=RETURN -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl/src/loadso/dlopen/SDL_sysloadso.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/loadso/dlopen/SDL_sysloadso.o [DEBUG]: [armeabi] SharedLibrary : libsdl.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -Wl,-soname,libsdl.so -shared --sysroot=/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL_error.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL_fatal.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/SDL.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_wave.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audiodev.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_MMX.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_m68k.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audiocvt.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_audio.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/SDL_mixer_MMX_VC.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cdrom/SDL_cdrom.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cpuinfo/SDL_cpuinfo.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_active.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_quit.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_mouse.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_events.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_keyboard.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_expose.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/events/SDL_resize.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/file/SDL_rwops.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/joystick/SDL_joystick.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_string.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_malloc.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_iconv.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_getenv.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_qsort.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/stdlib/SDL_stdlib.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/SDL_thread.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/timer/SDL_timer.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_cursor.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_0.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv_mmx.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv_sw.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_bmp.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_video.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_1.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_stretch.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_surface.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_yuv.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_pixels.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_gamma.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_A.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_blit_N.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/SDL_RLEaccel.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_syscond.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_syssem.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_sysmutex.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/thread/pthread/SDL_systhread.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/timer/unix/SDL_systimer.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/audio/android/SDL_androidaudio.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/cdrom/dummy/SDL_syscdrom.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidinput.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_rect.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo-1.2.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_video.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_pixels.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_renderer_gles.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_androidvideo-1.3-stub.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/video/android/SDL_touchscreenkeyboard.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl/src/loadso/dlopen/SDL_sysloadso.o -lgcc -no-canonical-prefixes -Wl,--no-undefined -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -mthumb -L/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/lib -lGLESv1_CM -ldl -llog -lc -lm -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl.so [DEBUG]: [armeabi] Compile thumb : sdl_ttf <= SDL_ttf.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_ttf/SDL_ttf.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_ttf -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_ttf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_ttf/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_ttf/../freetype/include -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_ttf/SDL_ttf.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_ttf/SDL_ttf.o [DEBUG]: [armeabi] Compile thumb : freetype <= t1cmap.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/t1cmap.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux/t1cmap.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/t1cmap.o [DEBUG]: [armeabi] Compile thumb : freetype <= psconv.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psconv.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux/psconv.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psconv.o [DEBUG]: [armeabi] Compile thumb : freetype <= t1decode.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/t1decode.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux/t1decode.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/t1decode.o [DEBUG]: [armeabi] Compile thumb : freetype <= psobjs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psobjs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux/psobjs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psobjs.o [DEBUG]: [armeabi] Compile thumb : freetype <= afmparse.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/afmparse.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux/afmparse.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/afmparse.o [DEBUG]: [armeabi] Compile thumb : freetype <= psauxmod.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psauxmod.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux/psauxmod.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psauxmod.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftgrays.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftgrays.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth/ftgrays.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftgrays.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftsmooth.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftsmooth.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth/ftsmooth.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftsmooth.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftspic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftspic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth/ftspic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftspic.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmort2.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort2.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmort2.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort2.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvlcar.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvlcar.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvlcar.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvlcar.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvprop.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvprop.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvprop.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvprop.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmort4.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort4.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmort4.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort4.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvfeat.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvfeat.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvfeat.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvfeat.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvjust.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvjust.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvjust.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvjust.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvtrak.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvtrak.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvtrak.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvtrak.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmorx5.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx5.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmorx5.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx5.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvkern.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvkern.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvkern.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvkern.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmod.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmod.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmod.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmod.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvbsln.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvbsln.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvbsln.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvbsln.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmorx4.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx4.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmorx4.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx4.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmorx1.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx1.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmorx1.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx1.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmort5.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort5.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmort5.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort5.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmort0.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort0.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmort0.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort0.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvopbd.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvopbd.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvopbd.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvopbd.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmort1.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort1.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmort1.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort1.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmorx.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmorx.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmorx0.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx0.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmorx0.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx0.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmort.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmort.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvcommn.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvcommn.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvcommn.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvcommn.o [DEBUG]: [armeabi] Compile thumb : freetype <= gxvmorx2.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx2.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid/gxvmorx2.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx2.o [DEBUG]: [armeabi] Compile thumb : freetype <= otvgdef.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgdef.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid/otvgdef.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgdef.o [DEBUG]: [armeabi] Compile thumb : freetype <= otvbase.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvbase.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid/otvbase.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvbase.o [DEBUG]: [armeabi] Compile thumb : freetype <= otvjstf.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvjstf.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid/otvjstf.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvjstf.o [DEBUG]: [armeabi] Compile thumb : freetype <= otvmod.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvmod.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid/otvmod.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvmod.o [DEBUG]: [armeabi] Compile thumb : freetype <= otvgsub.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgsub.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid/otvgsub.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgsub.o [DEBUG]: [armeabi] Compile thumb : freetype <= otvmath.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvmath.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid/otvmath.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvmath.o [DEBUG]: [armeabi] Compile thumb : freetype <= otvcommn.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvcommn.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid/otvcommn.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvcommn.o [DEBUG]: [armeabi] Compile thumb : freetype <= otvgpos.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgpos.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid/otvgpos.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgpos.o [DEBUG]: [armeabi] Compile thumb : freetype <= pcfread.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfread.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf/pcfread.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfread.o [DEBUG]: [armeabi] Compile thumb : freetype <= pcfutil.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfutil.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf/pcfutil.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfutil.o [DEBUG]: [armeabi] Compile thumb : freetype <= pcfdrivr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfdrivr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf/pcfdrivr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfdrivr.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftcbasic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcbasic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache/ftcbasic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcbasic.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftcsbits.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcsbits.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache/ftcsbits.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcsbits.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftcglyph.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcglyph.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache/ftcglyph.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcglyph.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftcmru.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcmru.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache/ftcmru.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcmru.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftccmap.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftccmap.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache/ftccmap.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftccmap.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftccache.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftccache.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache/ftccache.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftccache.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftcimage.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcimage.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache/ftcimage.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcimage.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftcmanag.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcmanag.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache/ftcmanag.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcmanag.o [DEBUG]: [armeabi] Compile thumb : freetype <= pshrec.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshrec.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter/pshrec.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshrec.o [DEBUG]: [armeabi] Compile thumb : freetype <= pshmod.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshmod.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter/pshmod.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshmod.o [DEBUG]: [armeabi] Compile thumb : freetype <= pshalgo.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshalgo.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter/pshalgo.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshalgo.o [DEBUG]: [armeabi] Compile thumb : freetype <= pshglob.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshglob.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter/pshglob.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshglob.o [DEBUG]: [armeabi] Compile thumb : freetype <= pshpic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshpic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter/pshpic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshpic.o [DEBUG]: [armeabi] Compile thumb : freetype <= aflatin.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/aflatin.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/aflatin.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/aflatin.o [DEBUG]: [armeabi] Compile thumb : freetype <= afwarp.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afwarp.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afwarp.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afwarp.o [DEBUG]: [armeabi] Compile thumb : freetype <= afdummy.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afdummy.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afdummy.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afdummy.o [DEBUG]: [armeabi] Compile thumb : freetype <= afhints.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afhints.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afhints.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afhints.o [DEBUG]: [armeabi] Compile thumb : freetype <= afcjk.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afcjk.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afcjk.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afcjk.o [DEBUG]: [armeabi] Compile thumb : freetype <= afpic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afpic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afpic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afpic.o [DEBUG]: [armeabi] Compile thumb : freetype <= afindic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afindic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afindic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afindic.o [DEBUG]: [armeabi] Compile thumb : freetype <= afloader.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afloader.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afloader.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afloader.o [DEBUG]: [armeabi] Compile thumb : freetype <= afglobal.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afglobal.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afglobal.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afglobal.o [DEBUG]: [armeabi] Compile thumb : freetype <= afangles.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afangles.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afangles.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afangles.o [DEBUG]: [armeabi] Compile thumb : freetype <= afmodule.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afmodule.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit/afmodule.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afmodule.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttinterp.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttinterp.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype/ttinterp.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttinterp.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttdriver.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttdriver.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype/ttdriver.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttdriver.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttpload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttpload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype/ttpload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttpload.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttpic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttpic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype/ttpic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttpic.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttobjs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttobjs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype/ttobjs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttobjs.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttgxvar.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttgxvar.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype/ttgxvar.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttgxvar.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttgload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttgload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype/ttgload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttgload.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftrend1.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/ftrend1.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster/ftrend1.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/ftrend1.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftraster.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/ftraster.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster/ftraster.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/ftraster.o [DEBUG]: [armeabi] Compile thumb : freetype <= rastpic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/rastpic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster/rastpic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/rastpic.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttcmap.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttcmap.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/ttcmap.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttcmap.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttmtx.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttmtx.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/ttmtx.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttmtx.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttpost.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttpost.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/ttpost.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttpost.o [DEBUG]: [armeabi] Compile thumb : freetype <= sfntpic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfntpic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/sfntpic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfntpic.o [DEBUG]: [armeabi] Compile thumb : freetype <= sfobjs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfobjs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/sfobjs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfobjs.o [DEBUG]: [armeabi] Compile thumb : freetype <= sfdriver.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfdriver.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/sfdriver.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfdriver.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttsbit.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttsbit.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/ttsbit.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttsbit.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttkern.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttkern.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/ttkern.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttkern.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttbdf.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttbdf.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/ttbdf.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttbdf.o [DEBUG]: [armeabi] Compile thumb : freetype <= ttload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt/ttload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttload.o [DEBUG]: [armeabi] Compile thumb : freetype <= pfrobjs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrobjs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr/pfrobjs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrobjs.o [DEBUG]: [armeabi] Compile thumb : freetype <= pfrload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr/pfrload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrload.o [DEBUG]: [armeabi] Compile thumb : freetype <= pfrsbit.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrsbit.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr/pfrsbit.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrsbit.o [DEBUG]: [armeabi] Compile thumb : freetype <= pfrcmap.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrcmap.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr/pfrcmap.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrcmap.o [DEBUG]: [armeabi] Compile thumb : freetype <= pfrdrivr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrdrivr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr/pfrdrivr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrdrivr.o [DEBUG]: [armeabi] Compile thumb : freetype <= pfrgload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrgload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr/pfrgload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrgload.o [DEBUG]: [armeabi] Compile thumb : freetype <= t1driver.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1driver.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1/t1driver.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1driver.o [DEBUG]: [armeabi] Compile thumb : freetype <= t1load.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1load.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1/t1load.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1load.o [DEBUG]: [armeabi] Compile thumb : freetype <= t1afm.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1afm.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1/t1afm.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1afm.o [DEBUG]: [armeabi] Compile thumb : freetype <= t1objs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1objs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1/t1objs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1objs.o [DEBUG]: [armeabi] Compile thumb : freetype <= t1parse.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1parse.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1/t1parse.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1parse.o [DEBUG]: [armeabi] Compile thumb : freetype <= t1gload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1gload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1/t1gload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1gload.o [DEBUG]: [armeabi] Compile thumb : freetype <= psmodule.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psnames/psmodule.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames/psmodule.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psnames/psmodule.o [DEBUG]: [armeabi] Compile thumb : freetype <= pspic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psnames/pspic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames/pspic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psnames/pspic.o [DEBUG]: [armeabi] Compile thumb : freetype <= cffcmap.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffcmap.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff/cffcmap.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffcmap.o [DEBUG]: [armeabi] Compile thumb : freetype <= cffparse.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffparse.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff/cffparse.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffparse.o [DEBUG]: [armeabi] Compile thumb : freetype <= cffload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff/cffload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffload.o [DEBUG]: [armeabi] Compile thumb : freetype <= cffpic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffpic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff/cffpic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffpic.o [DEBUG]: [armeabi] Compile thumb : freetype <= cffobjs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffobjs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff/cffobjs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffobjs.o [DEBUG]: [armeabi] Compile thumb : freetype <= cffdrivr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffdrivr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff/cffdrivr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffdrivr.o [DEBUG]: [armeabi] Compile thumb : freetype <= cffgload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffgload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff/cffgload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffgload.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftapi.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftapi.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftapi.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftapi.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftcalc.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftcalc.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftcalc.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftcalc.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftsnames.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsnames.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftsnames.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsnames.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftgasp.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgasp.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftgasp.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgasp.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftpic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftpic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpic.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftpatent.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpatent.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftpatent.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpatent.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftcid.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftcid.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftcid.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftcid.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftbitmap.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbitmap.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftbitmap.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbitmap.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftstream.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftstream.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftstream.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftstream.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftmm.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftmm.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftmm.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftmm.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftrfork.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftrfork.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftrfork.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftrfork.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftsystem.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsystem.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftsystem.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsystem.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftdebug.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftdebug.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftdebug.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftdebug.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftobjs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftobjs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftobjs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftobjs.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftinit.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftinit.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftinit.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftinit.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftpfr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpfr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftpfr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpfr.o [DEBUG]: [armeabi] Compile thumb : freetype <= fttype1.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/fttype1.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/fttype1.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/fttype1.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftxf86.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftxf86.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftxf86.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftxf86.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftgloadr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgloadr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftgloadr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgloadr.o [DEBUG]: [armeabi] Compile thumb : freetype <= basepic.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/basepic.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/basepic.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/basepic.o [DEBUG]: [armeabi] Compile thumb : freetype <= fttrigon.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/fttrigon.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/fttrigon.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/fttrigon.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftoutln.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftoutln.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftoutln.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftoutln.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftbdf.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbdf.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftbdf.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbdf.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftlcdfil.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftlcdfil.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftlcdfil.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftlcdfil.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftgxval.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgxval.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftgxval.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgxval.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftstroke.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftstroke.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftstroke.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftstroke.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftwinfnt.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftwinfnt.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftwinfnt.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftwinfnt.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftglyph.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftglyph.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftglyph.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftglyph.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftotval.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftotval.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftotval.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftotval.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftfstype.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftfstype.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftfstype.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftfstype.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftbbox.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbbox.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftbbox.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbbox.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftadvanc.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftadvanc.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftadvanc.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftadvanc.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftdbgmem.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftdbgmem.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftdbgmem.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftdbgmem.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftutil.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftutil.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftutil.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftutil.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftsynth.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsynth.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base/ftsynth.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsynth.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftgzip.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gzip/ftgzip.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip/ftgzip.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gzip/ftgzip.o [DEBUG]: [armeabi] Compile thumb : freetype <= cidobjs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidobjs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid/cidobjs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidobjs.o [DEBUG]: [armeabi] Compile thumb : freetype <= cidgload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidgload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid/cidgload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidgload.o [DEBUG]: [armeabi] Compile thumb : freetype <= cidload.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidload.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid/cidload.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidload.o [DEBUG]: [armeabi] Compile thumb : freetype <= cidparse.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidparse.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid/cidparse.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidparse.o [DEBUG]: [armeabi] Compile thumb : freetype <= cidriver.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidriver.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid/cidriver.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidriver.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftlzw.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/lzw/ftlzw.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw/ftlzw.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/lzw/ftlzw.o [DEBUG]: [armeabi] Compile thumb : freetype <= ftzopen.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/lzw/ftzopen.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw/ftzopen.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/lzw/ftzopen.o [DEBUG]: [armeabi] Compile thumb : freetype <= winfnt.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/winfonts/winfnt.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts/winfnt.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/winfonts/winfnt.o [DEBUG]: [armeabi] Compile thumb : freetype <= bdfdrivr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/bdf/bdfdrivr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf/bdfdrivr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/bdf/bdfdrivr.o [DEBUG]: [armeabi] Compile thumb : freetype <= bdflib.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/bdf/bdflib.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf/bdflib.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/bdf/bdflib.o [DEBUG]: [armeabi] Compile thumb : freetype <= t42objs.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42objs.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42/t42objs.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42objs.o [DEBUG]: [armeabi] Compile thumb : freetype <= t42parse.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42parse.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42/t42parse.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42parse.o [DEBUG]: [armeabi] Compile thumb : freetype <= t42drivr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42drivr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psaux -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/smooth -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gxvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/otvalid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pcf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cache -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pshinter -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/autofit -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/truetype -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/raster -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/sfnt -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/pfr -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type1 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/psnames -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cff -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/base -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/gzip -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/cid -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/lzw -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/winfonts -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/bdf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/include -DFT2_BUILD_LIBRARY -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/freetype/src/type42/t42drivr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42drivr.o [DEBUG]: [armeabi] StaticLibrary : libfreetype.a [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libfreetype.a [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc-ar crsD /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libfreetype.a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/t1cmap.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psconv.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/t1decode.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psobjs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/afmparse.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psaux/psauxmod.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftgrays.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftsmooth.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/smooth/ftspic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort2.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvlcar.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvprop.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort4.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvfeat.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvjust.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvtrak.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx5.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvkern.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmod.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvbsln.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx4.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx1.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort5.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort0.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvopbd.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort1.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx0.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmort.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvcommn.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gxvalid/gxvmorx2.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgdef.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvbase.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvjstf.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvmod.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgsub.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvmath.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvcommn.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/otvalid/otvgpos.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfread.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfutil.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pcf/pcfdrivr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcbasic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcsbits.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcglyph.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcmru.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftccmap.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftccache.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcimage.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cache/ftcmanag.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshrec.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshmod.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshalgo.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshglob.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pshinter/pshpic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/aflatin.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afwarp.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afdummy.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afhints.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afcjk.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afpic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afindic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afloader.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afglobal.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afangles.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/autofit/afmodule.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttinterp.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttdriver.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttpload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttpic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttobjs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttgxvar.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/truetype/ttgload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/ftrend1.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/ftraster.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/raster/rastpic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttcmap.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttmtx.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttpost.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfntpic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfobjs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/sfdriver.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttsbit.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttkern.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttbdf.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/sfnt/ttload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrobjs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrsbit.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrcmap.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrdrivr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/pfr/pfrgload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1driver.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1load.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1afm.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1objs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1parse.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type1/t1gload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psnames/psmodule.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/psnames/pspic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffcmap.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffparse.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffpic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffobjs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffdrivr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cff/cffgload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftapi.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftcalc.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsnames.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgasp.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpatent.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftcid.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbitmap.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftstream.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftmm.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftrfork.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsystem.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftdebug.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftobjs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftinit.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftpfr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/fttype1.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftxf86.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgloadr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/basepic.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/fttrigon.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftoutln.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbdf.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftlcdfil.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftgxval.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftstroke.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftwinfnt.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftglyph.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftotval.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftfstype.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftbbox.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftadvanc.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftdbgmem.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftutil.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/base/ftsynth.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/gzip/ftgzip.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidobjs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidgload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidload.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidparse.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/cid/cidriver.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/lzw/ftlzw.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/lzw/ftzopen.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/winfonts/winfnt.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/bdf/bdfdrivr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/bdf/bdflib.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42objs.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42parse.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/freetype/src/type42/t42drivr.o [DEBUG]: [armeabi] SharedLibrary : libsdl_ttf.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -Wl,-soname,libsdl_ttf.so -shared --sysroot=/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_ttf/SDL_ttf.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libfreetype.a -lgcc /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl.so -no-canonical-prefixes -Wl,--no-undefined -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -mthumb -L/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/lib -lz -lc -lm -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_ttf.so [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_xpm.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xpm.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_xpm.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xpm.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_xcf.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xcf.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_xcf.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xcf.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_png.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_png.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_png.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_png.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_jpg.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_jpg.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_jpg.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_jpg.o [DEBUG]: In file included from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg/jpeglib.h:24:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_jpg.c:35: [DEBUG]: /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg/jconfig.h:60:0: warning: "HAVE_STDLIB_H" redefined [enabled by default] [DEBUG]: #define HAVE_STDLIB_H [DEBUG]: ^ [DEBUG]: In file included from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include/SDL_config.h:42:0, [DEBUG]: from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include/SDL_stdinc.h:30, [DEBUG]: from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include/SDL_main.h:26, [DEBUG]: from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include/SDL.h:30, [DEBUG]: from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/SDL_image.h:28, [DEBUG]: from /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_jpg.c:31: [DEBUG]: /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include/SDL_config_android.h:71:0: note: this is the location of the previous definition [DEBUG]: #define HAVE_STDLIB_H 1 [DEBUG]: ^ [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_bmp.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_bmp.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_bmp.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_bmp.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_pcx.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_pcx.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_pcx.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_pcx.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_lbm.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_lbm.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_lbm.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_lbm.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_xv.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xv.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_xv.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xv.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_tif.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_tif.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_tif.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_tif.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_xxx.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xxx.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_xxx.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xxx.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_gif.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_gif.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_gif.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_gif.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_tga.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_tga.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_tga.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_tga.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_ImageIO.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_ImageIO.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_ImageIO.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_ImageIO.o [DEBUG]: [armeabi] Compile thumb : sdl_image <= IMG_pnm.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_pnm.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/../sdl/include -DLOAD_PNG -DLOAD_JPG -DLOAD_GIF -DLOAD_BMP -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_image/IMG_pnm.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_pnm.o [DEBUG]: [armeabi] Compile thumb : png <= png.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/png.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/png.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/png.o [DEBUG]: [armeabi] Compile thumb : png <= pngerror.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngerror.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngerror.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngerror.o [DEBUG]: [armeabi] Compile thumb : png <= pnggccrd.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pnggccrd.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pnggccrd.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pnggccrd.o [DEBUG]: [armeabi] Compile thumb : png <= pngget.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngget.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngget.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngget.o [DEBUG]: [armeabi] Compile thumb : png <= pngmem.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngmem.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngmem.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngmem.o [DEBUG]: [armeabi] Compile thumb : png <= pngpread.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngpread.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngpread.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngpread.o [DEBUG]: [armeabi] Compile thumb : png <= pngread.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngread.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngread.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngread.o [DEBUG]: [armeabi] Compile thumb : png <= pngrio.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrio.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngrio.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrio.o [DEBUG]: [armeabi] Compile thumb : png <= pngrtran.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrtran.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngrtran.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrtran.o [DEBUG]: [armeabi] Compile thumb : png <= pngrutil.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrutil.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngrutil.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrutil.o [DEBUG]: [armeabi] Compile thumb : png <= pngset.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngset.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngset.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngset.o [DEBUG]: [armeabi] Compile thumb : png <= pngtrans.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngtrans.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngtrans.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngtrans.o [DEBUG]: [armeabi] Compile thumb : png <= pngvcrd.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngvcrd.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngvcrd.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngvcrd.o [DEBUG]: [armeabi] Compile thumb : png <= pngwio.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwio.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngwio.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwio.o [DEBUG]: [armeabi] Compile thumb : png <= pngwrite.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwrite.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngwrite.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwrite.o [DEBUG]: [armeabi] Compile thumb : png <= pngwtran.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwtran.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngwtran.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwtran.o [DEBUG]: [armeabi] Compile thumb : png <= pngwutil.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwutil.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/png/pngwutil.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwutil.o [DEBUG]: [armeabi] StaticLibrary : libpng.a [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libpng.a [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc-ar crsD /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libpng.a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/png.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngerror.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pnggccrd.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngget.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngmem.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngpread.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngread.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrio.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrtran.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngrutil.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngset.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngtrans.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngvcrd.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwio.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwrite.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwtran.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/png/pngwutil.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcapimin.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcapimin.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcapimin.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcapimin.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcapistd.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcapistd.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcapistd.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcapistd.o [DEBUG]: [armeabi] Compile arm : jpeg <= jccoefct.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jccoefct.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jccoefct.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jccoefct.o [DEBUG]: [armeabi] Compile arm : jpeg <= jccolor.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jccolor.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jccolor.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jccolor.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcdctmgr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcdctmgr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcdctmgr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcdctmgr.o [DEBUG]: [armeabi] Compile arm : jpeg <= jchuff.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jchuff.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jchuff.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jchuff.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcinit.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcinit.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcinit.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcinit.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcmainct.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmainct.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcmainct.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmainct.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcmarker.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmarker.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcmarker.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmarker.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcmaster.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmaster.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcmaster.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmaster.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcomapi.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcomapi.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcomapi.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcomapi.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcparam.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcparam.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcparam.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcparam.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcphuff.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcphuff.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcphuff.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcphuff.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcprepct.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcprepct.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcprepct.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcprepct.o [DEBUG]: [armeabi] Compile arm : jpeg <= jcsample.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcsample.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jcsample.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcsample.o [DEBUG]: [armeabi] Compile arm : jpeg <= jctrans.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jctrans.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jctrans.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jctrans.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdapimin.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdapimin.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdapimin.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdapimin.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdapistd.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdapistd.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdapistd.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdapistd.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdatadst.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdatadst.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdatadst.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdatadst.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdatasrc.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdatasrc.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdatasrc.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdatasrc.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdcoefct.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdcoefct.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdcoefct.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdcoefct.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdcolor.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdcolor.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdcolor.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdcolor.o [DEBUG]: [armeabi] Compile arm : jpeg <= jddctmgr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jddctmgr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jddctmgr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jddctmgr.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdhuff.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdhuff.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdhuff.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdhuff.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdinput.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdinput.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdinput.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdinput.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdmainct.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmainct.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdmainct.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmainct.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdmarker.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmarker.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdmarker.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmarker.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdmaster.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmaster.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdmaster.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmaster.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdmerge.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmerge.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdmerge.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmerge.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdphuff.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdphuff.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdphuff.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdphuff.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdpostct.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdpostct.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdpostct.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdpostct.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdsample.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdsample.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdsample.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdsample.o [DEBUG]: [armeabi] Compile arm : jpeg <= jdtrans.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdtrans.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jdtrans.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdtrans.o [DEBUG]: [armeabi] Compile arm : jpeg <= jerror.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jerror.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jerror.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jerror.o [DEBUG]: [armeabi] Compile arm : jpeg <= jfdctflt.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctflt.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jfdctflt.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctflt.o [DEBUG]: [armeabi] Compile arm : jpeg <= jfdctfst.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctfst.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jfdctfst.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctfst.o [DEBUG]: [armeabi] Compile arm : jpeg <= jfdctint.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctint.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jfdctint.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctint.o [DEBUG]: [armeabi] Compile arm : jpeg <= jidctflt.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctflt.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jidctflt.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctflt.o [DEBUG]: [armeabi] Compile arm : jpeg <= jidctred.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctred.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jidctred.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctred.o [DEBUG]: [armeabi] Compile arm : jpeg <= jquant1.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jquant1.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jquant1.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jquant1.o [DEBUG]: [armeabi] Compile arm : jpeg <= jquant2.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jquant2.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jquant2.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jquant2.o [DEBUG]: [armeabi] Compile arm : jpeg <= jutils.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jutils.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jutils.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jutils.o [DEBUG]: [armeabi] Compile arm : jpeg <= jmemmgr.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jmemmgr.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jmemmgr.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jmemmgr.o [DEBUG]: [armeabi] Compile arm : jpeg <= jmem-android.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jmem-android.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jmem-android.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jmem-android.o [DEBUG]: [armeabi] Compile arm : jpeg <= jidctint.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctint.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jidctint.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctint.o [DEBUG]: [armeabi] Compile arm : jpeg <= jidctfst.S [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctfst.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -O2 -g -DNDEBUG -fomit-frame-pointer -fstrict-aliasing -funswitch-loops -finline-limit=300 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg -DANDROID -DAVOID_TABLES -O3 -fstrict-aliasing -fprefetch-loop-arrays -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/jpeg/jidctfst.S -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctfst.o [DEBUG]: [armeabi] StaticLibrary : libjpeg.a [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libjpeg.a [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc-ar crsD /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libjpeg.a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcapimin.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcapistd.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jccoefct.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jccolor.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcdctmgr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jchuff.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcinit.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmainct.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmarker.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcmaster.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcomapi.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcparam.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcphuff.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcprepct.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jcsample.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jctrans.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdapimin.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdapistd.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdatadst.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdatasrc.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdcoefct.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdcolor.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jddctmgr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdhuff.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdinput.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmainct.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmarker.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmaster.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdmerge.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdphuff.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdpostct.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdsample.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jdtrans.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jerror.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctflt.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctfst.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jfdctint.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctflt.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctred.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jquant1.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jquant2.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jutils.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jmemmgr.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jmem-android.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctint.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/jpeg/jidctfst.o [DEBUG]: [armeabi] SharedLibrary : libsdl_image.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -Wl,-soname,libsdl_image.so -shared --sysroot=/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xpm.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xcf.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_png.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_jpg.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_bmp.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_pcx.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_lbm.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xv.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_tif.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_xxx.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_gif.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_tga.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_ImageIO.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_image/IMG_pnm.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libpng.a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libjpeg.a -lgcc /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl.so -no-canonical-prefixes -Wl,--no-undefined -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -mthumb -L/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/lib -lz -lc -lm -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_image.so [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= dynamic_ogg.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_ogg.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/dynamic_ogg.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_ogg.o [DEBUG]: /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/dynamic_ogg.c: In function 'Mix_InitOgg': [DEBUG]: /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/dynamic_ogg.c:111:23: warning: assignment from incompatible pointer type [enabled by default] [DEBUG]: vorbis.ov_time_seek = ov_time_seek; [DEBUG]: ^ [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= wavestream.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/wavestream.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/wavestream.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/wavestream.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= music_ogg.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_ogg.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/music_ogg.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_ogg.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= mixer.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/mixer.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/mixer.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/mixer.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= dynamic_mp3.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_mp3.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/dynamic_mp3.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_mp3.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= music.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/music.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= load_flac.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_flac.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/load_flac.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_flac.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= music_mod.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_mod.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/music_mod.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_mod.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= music_mad.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_mad.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/music_mad.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_mad.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= load_ogg.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_ogg.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/load_ogg.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_ogg.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= load_aiff.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_aiff.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/load_aiff.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_aiff.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= load_voc.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_voc.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/load_voc.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_voc.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= dynamic_mod.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_mod.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/dynamic_mod.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_mod.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= music_cmd.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_cmd.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/music_cmd.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_cmd.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= effect_stereoreverse.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effect_stereoreverse.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/effect_stereoreverse.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effect_stereoreverse.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= effects_internal.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effects_internal.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/effects_internal.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effects_internal.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= dynamic_flac.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_flac.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/dynamic_flac.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_flac.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= effect_position.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effect_position.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/effect_position.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effect_position.o [DEBUG]: [armeabi] Compile thumb : sdl_mixer <= music_flac.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_flac.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/.. -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/../mad -DWAV_MUSIC -DOGG_USE_TREMOR -DOGG_MUSIC -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_mixer/music_flac.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_flac.o [DEBUG]: [armeabi] Compile thumb : tremor <= mdct.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/mdct.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/mdct.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/mdct.o [DEBUG]: [armeabi] Compile thumb : tremor <= codebook.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/codebook.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/codebook.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/codebook.o [DEBUG]: [armeabi] Compile thumb : tremor <= mapping0.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/mapping0.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/mapping0.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/mapping0.o [DEBUG]: [armeabi] Compile thumb : tremor <= vorbisfile.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/vorbisfile.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/vorbisfile.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/vorbisfile.o [DEBUG]: [armeabi] Compile thumb : tremor <= registry.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/registry.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/registry.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/registry.o [DEBUG]: [armeabi] Compile thumb : tremor <= info.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/info.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/info.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/info.o [DEBUG]: [armeabi] Compile thumb : tremor <= res012.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/res012.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/res012.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/res012.o [DEBUG]: [armeabi] Compile thumb : tremor <= framing.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/framing.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/framing.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/framing.o [DEBUG]: [armeabi] Compile thumb : tremor <= block.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/block.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/block.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/block.o [DEBUG]: [armeabi] Compile thumb : tremor <= sharedbook.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/sharedbook.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/sharedbook.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/sharedbook.o [DEBUG]: [armeabi] Compile thumb : tremor <= window.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/window.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/window.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/window.o [DEBUG]: [armeabi] Compile thumb : tremor <= synthesis.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/synthesis.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/synthesis.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/synthesis.o [DEBUG]: [armeabi] Compile thumb : tremor <= bitwise.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/bitwise.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/bitwise.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/bitwise.o [DEBUG]: [armeabi] Compile thumb : tremor <= floor1.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/floor1.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/floor1.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/floor1.o [DEBUG]: [armeabi] Compile thumb : tremor <= floor0.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/floor0.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor -DHAVE_ALLOCA_H -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/tremor/floor0.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/floor0.o [DEBUG]: [armeabi] StaticLibrary : libtremor.a [DEBUG]: rm -f /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libtremor.a [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc-ar crsD /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libtremor.a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/mdct.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/codebook.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/mapping0.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/vorbisfile.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/registry.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/info.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/res012.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/framing.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/block.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/sharedbook.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/window.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/synthesis.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/bitwise.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/floor1.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/tremor/floor0.o [DEBUG]: [armeabi] SharedLibrary : libsdl_mixer.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -Wl,-soname,libsdl_mixer.so -shared --sysroot=/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_ogg.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/wavestream.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_ogg.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/mixer.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_mp3.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_flac.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_mod.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_mad.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_ogg.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_aiff.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/load_voc.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_mod.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_cmd.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effect_stereoreverse.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effects_internal.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/dynamic_flac.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/effect_position.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_mixer/music_flac.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libtremor.a -lgcc /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl.so -no-canonical-prefixes -Wl,--no-undefined -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -mthumb -lc -lm -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_mixer.so [DEBUG]: [armeabi] SharedLibrary : libapplication.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -Wl,-soname,libapplication.so -shared --sysroot=/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/application/src//start.o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libjpeg.a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libpng.a -lgcc /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_ttf.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_image.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_mixer.so -no-canonical-prefixes -L/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/application/../../../../other_builds/python2/armeabi/python2/python-install/lib -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,--no-undefined -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -mthumb -L/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/lib -lpython2.7 -lGLESv1_CM -ldl -llog -lz -lc -lm -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libapplication.so [DEBUG]: [armeabi] Install : libapplication.so => libs/armeabi/libapplication.so [DEBUG]: install -p /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libapplication.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libapplication.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libapplication.so [DEBUG]: [armeabi] Install : libsdl.so => libs/armeabi/libsdl.so [DEBUG]: install -p /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl.so [DEBUG]: [armeabi] Compile thumb : sdl_main <= sdl_main.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_main/sdl_main.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_main -DANDROID -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_main/../sdl/include -DSDL_JAVA_PACKAGE_PATH=org_renpy_android -DSDL_CURDIR_PATH=\"org.renpy.android\" -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sdl_main/sdl_main.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_main/sdl_main.o [DEBUG]: [armeabi] SharedLibrary : libsdl_main.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -Wl,-soname,libsdl_main.so -shared --sysroot=/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sdl_main/sdl_main.o -lgcc /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libapplication.so -no-canonical-prefixes -Wl,--no-undefined -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -mthumb -L/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/lib -llog -lc -lm -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_main.so [DEBUG]: [armeabi] Install : libsdl_main.so => libs/armeabi/libsdl_main.so [DEBUG]: install -p /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_main.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_main.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_main.so [DEBUG]: [armeabi] Install : libsdl_ttf.so => libs/armeabi/libsdl_ttf.so [DEBUG]: install -p /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_ttf.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_ttf.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_ttf.so [DEBUG]: [armeabi] Install : libsdl_image.so => libs/armeabi/libsdl_image.so [DEBUG]: install -p /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_image.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_image.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_image.so [DEBUG]: [armeabi] Compile thumb : sqlite3 <= sqlite3.c [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sqlite3/sqlite3.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector -no-canonical-prefixes -march=armv5te -mtune=xscale -msoft-float -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sqlite3 -DANDROID -Wa,--noexecstack -Wformat -Werror=format-security -I/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm/usr/include -c /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sqlite3/sqlite3.c -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sqlite3/sqlite3.o [DEBUG]: /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sqlite3/sqlite3.c: In function 'unixDlError': [DEBUG]: /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/../jni/sqlite3/sqlite3.c:25697:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] [DEBUG]: zErr = dlerror(); [DEBUG]: ^ [DEBUG]: [armeabi] SharedLibrary : libsqlite3.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -Wl,-soname,libsqlite3.so -shared --sysroot=/home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/objs/sqlite3/sqlite3.o -lgcc -no-canonical-prefixes -Wl,--no-undefined -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -mthumb -lc -lm -o /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsqlite3.so [DEBUG]: [armeabi] Install : libsqlite3.so => libs/armeabi/libsqlite3.so [DEBUG]: install -p /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsqlite3.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsqlite3.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsqlite3.so [DEBUG]: [armeabi] Install : libsdl_mixer.so => libs/armeabi/libsdl_mixer.so [DEBUG]: install -p /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/obj/local/armeabi/libsdl_mixer.so /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_mixer.so [DEBUG]: /home/dave/bin/android-ndk-r10e/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_mixer.so [INFO]: <- directory context /home/dave/workspace/awesome-cnn [DEBUG]: running cp -a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_mixer.so /home/dave/.local/share/python-for-android/build/libs_collections/AwesomeCNN [DEBUG]: running cp -a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_image.so /home/dave/.local/share/python-for-android/build/libs_collections/AwesomeCNN [DEBUG]: running cp -a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_main.so /home/dave/.local/share/python-for-android/build/libs_collections/AwesomeCNN [DEBUG]: running cp -a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl.so /home/dave/.local/share/python-for-android/build/libs_collections/AwesomeCNN [DEBUG]: running cp -a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libapplication.so /home/dave/.local/share/python-for-android/build/libs_collections/AwesomeCNN [DEBUG]: running cp -a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsqlite3.so /home/dave/.local/share/python-for-android/build/libs_collections/AwesomeCNN [DEBUG]: running cp -a /home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/libs/armeabi/libsdl_ttf.so /home/dave/.local/share/python-for-android/build/libs_collections/AwesomeCNN [INFO]: Building pygame for armeabi Traceback (most recent call last): File "/usr/lib/python2.7/logging/__init__.py", line 859, in emit msg = self.format(record) File "/usr/lib/python2.7/logging/__init__.py", line 732, in format return fmt.format(record) File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 61, in format return super(LevelDifferentiatingFormatter, self).format(record) File "/usr/lib/python2.7/logging/__init__.py", line 471, in format record.message = record.getMessage() File "/usr/lib/python2.7/logging/__init__.py", line 335, in getMessage msg = msg % self.args TypeError: not all arguments converted during string formatting Logged from file __init__.py, line 51 [INFO]: -> directory context /home/dave/.local/share/python-for-android/build/other_builds/pygame/armeabi/pygame [INFO]: hostpython is /home/dave/.local/share/python-for-android/build/python-installs/AwesomeCNN/bin/python.host [DEBUG]: running python.host setup.py install -O2 [DEBUG]: running install [DEBUG]: running build [DEBUG]: running build_py [DEBUG]: creating build [DEBUG]: creating build/lib.linux-x86_64-2.7 [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/_camera_opencv_highgui.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/_numpysurfarray.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/compat.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/surfarray.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/version.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/locals.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/mac_scrap.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/_camera_vidcapture.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/_numpysndarray.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/__init__.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/colordict.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/sprite.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/camera.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/sndarray.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/midi.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/cursors.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/macosx.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/sysfont.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: copying lib/pkgdata.py -> build/lib.linux-x86_64-2.7/pygame [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/gp2x [DEBUG]: copying lib/gp2x/constants.py -> build/lib.linux-x86_64-2.7/pygame/gp2x [DEBUG]: copying lib/gp2x/locals.py -> build/lib.linux-x86_64-2.7/pygame/gp2x [DEBUG]: copying lib/gp2x/__init__.py -> build/lib.linux-x86_64-2.7/pygame/gp2x [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/threads [DEBUG]: copying lib/threads/Py25Queue.py -> build/lib.linux-x86_64-2.7/pygame/threads [DEBUG]: copying lib/threads/__init__.py -> build/lib.linux-x86_64-2.7/pygame/threads [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/pixelarray_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/draw_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/base_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/__main__.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/mask_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/joystick_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/scrap_tags.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/surfarray_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/blit_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/sndarray_tags.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/time_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/event_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/sndarray_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/sysfont_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/color_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/movie_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/font_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/midi_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/scrap_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/bufferproxy_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/image_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/mouse_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/cursors_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/cdrom_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/gfxdraw_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/threads_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/display_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/key_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/test_test_.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/cdrom_tags.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/threads_tags.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/mixer_music_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/image__save_gl_surface_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/rect_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/overlay_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/surface_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/mixer_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/transform_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/fastevent_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/sprite_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/surflock_test.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/movie_tags.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: copying test/surfarray_tags.py -> build/lib.linux-x86_64-2.7/pygame/tests [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/test_utils [DEBUG]: copying test/test_utils/unittest.py -> build/lib.linux-x86_64-2.7/pygame/tests/test_utils [DEBUG]: copying test/test_utils/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/test_utils [DEBUG]: copying test/test_utils/run_tests.py -> build/lib.linux-x86_64-2.7/pygame/tests/test_utils [DEBUG]: copying test/test_utils/async_sub.py -> build/lib.linux-x86_64-2.7/pygame/tests/test_utils [DEBUG]: copying test/test_utils/test_runner.py -> build/lib.linux-x86_64-2.7/pygame/tests/test_utils [DEBUG]: copying test/test_utils/unittest_patch.py -> build/lib.linux-x86_64-2.7/pygame/tests/test_utils [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests [DEBUG]: copying test/run_tests__tests/run_tests__test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests [DEBUG]: copying test/run_tests__tests/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: copying test/run_tests__tests/all_ok/fake_6_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: copying test/run_tests__tests/all_ok/no_assertions__ret_code_of_1__test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: copying test/run_tests__tests/all_ok/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: copying test/run_tests__tests/all_ok/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: copying test/run_tests__tests/all_ok/fake_3_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: copying test/run_tests__tests/all_ok/fake_4_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: copying test/run_tests__tests/all_ok/fake_5_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: copying test/run_tests__tests/all_ok/zero_tests_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/all_ok [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/failures1 [DEBUG]: copying test/run_tests__tests/failures1/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/failures1 [DEBUG]: copying test/run_tests__tests/failures1/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/failures1 [DEBUG]: copying test/run_tests__tests/failures1/fake_3_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/failures1 [DEBUG]: copying test/run_tests__tests/failures1/fake_4_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/failures1 [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/incomplete [DEBUG]: copying test/run_tests__tests/incomplete/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/incomplete [DEBUG]: copying test/run_tests__tests/incomplete/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/incomplete [DEBUG]: copying test/run_tests__tests/incomplete/fake_3_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/incomplete [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/infinite_loop [DEBUG]: copying test/run_tests__tests/infinite_loop/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/infinite_loop [DEBUG]: copying test/run_tests__tests/infinite_loop/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/infinite_loop [DEBUG]: copying test/run_tests__tests/infinite_loop/fake_1_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/infinite_loop [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stderr [DEBUG]: copying test/run_tests__tests/print_stderr/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stderr [DEBUG]: copying test/run_tests__tests/print_stderr/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stderr [DEBUG]: copying test/run_tests__tests/print_stderr/fake_3_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stderr [DEBUG]: copying test/run_tests__tests/print_stderr/fake_4_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stderr [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stdout [DEBUG]: copying test/run_tests__tests/print_stdout/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stdout [DEBUG]: copying test/run_tests__tests/print_stdout/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stdout [DEBUG]: copying test/run_tests__tests/print_stdout/fake_3_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stdout [DEBUG]: copying test/run_tests__tests/print_stdout/fake_4_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/print_stdout [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/incomplete_todo [DEBUG]: copying test/run_tests__tests/incomplete_todo/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/incomplete_todo [DEBUG]: copying test/run_tests__tests/incomplete_todo/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/incomplete_todo [DEBUG]: copying test/run_tests__tests/incomplete_todo/fake_3_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/incomplete_todo [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/exclude [DEBUG]: copying test/run_tests__tests/exclude/invisible_tag_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/exclude [DEBUG]: copying test/run_tests__tests/exclude/magic_tag_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/exclude [DEBUG]: copying test/run_tests__tests/exclude/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/exclude [DEBUG]: copying test/run_tests__tests/exclude/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/exclude [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/timeout [DEBUG]: copying test/run_tests__tests/timeout/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/timeout [DEBUG]: copying test/run_tests__tests/timeout/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/timeout [DEBUG]: copying test/run_tests__tests/timeout/sleep_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/timeout [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/everything [DEBUG]: copying test/run_tests__tests/everything/magic_tag_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/everything [DEBUG]: copying test/run_tests__tests/everything/__init__.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/everything [DEBUG]: copying test/run_tests__tests/everything/fake_2_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/everything [DEBUG]: copying test/run_tests__tests/everything/incomplete_todo_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/everything [DEBUG]: copying test/run_tests__tests/everything/sleep_test.py -> build/lib.linux-x86_64-2.7/pygame/tests/run_tests__tests/everything [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/docs [DEBUG]: copying docs/__main__.py -> build/lib.linux-x86_64-2.7/pygame/docs [DEBUG]: copying docs/__init__.py -> build/lib.linux-x86_64-2.7/pygame/docs [DEBUG]: creating build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/fonty.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/movieplayer.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/overlay.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/mask.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/arraydemo.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/sound.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/__init__.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/blend_fill.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/pixelarray.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/aacircle.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/scaletest.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/sound_array_demos.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/camera.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/eventlist.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/blit_blends.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/scrap_clipboard.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/moveit.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/glcube.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/chimp.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/testsprite.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/fastevents.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/midi.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/oldalien.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/liquid.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/stars.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/cursors.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/aliens.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/scroll.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/headless_no_windows_needed.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: copying examples/vgrade.py -> build/lib.linux-x86_64-2.7/pygame/examples [DEBUG]: running build_ext [DEBUG]: building 'pygame.imageext' extension [DEBUG]: creating build/temp.linux-x86_64-2.7 [DEBUG]: creating build/temp.linux-x86_64-2.7/src [DEBUG]: arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/dave/bin/android-ndk-r10e/platforms/android-14/arch-arm -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/png -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/jpeg -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/sdl/include -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/sdl_mixer -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/sdl_ttf -I/home/dave/.local/share/python-for-android/build/bootstrap_builds/pygame/jni/sdl_image -fPIC -D_REENTRANT -I/usr/include/python2.7 -c src/imageext.c -o build/temp.linux-x86_64-2.7/src/imageext.o [DEBUG]: In file included from /usr/include/python2.7/Python.h:8:0, [DEBUG]: from src/pygame.h:75, [DEBUG]: from src/imageext.c:47: [DEBUG]: /usr/include/python2.7/pyconfig.h:15:52: fatal error: arm-linux-gnueabi/python2.7/pyconfig.h: No such file or directory [DEBUG]: # include [DEBUG]: ^ [DEBUG]: compilation terminated. [DEBUG]: error: command 'arm-linux-androideabi-gcc' failed with exit status 1 Traceback (most recent call last): File "/home/dave/.local/bin/python-for-android", line 9, in load_entry_point('python-for-android==0.3', 'console_scripts', 'python-for-android')() File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 2875, in main ToolchainCL() File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 2500, in __init__ getattr(self, args.command)(unknown) File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 171, in wrapper_func args = build_dist_from_args(ctx, dist, args) File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 2278, in build_dist_from_args build_recipes(build_order, python_modules, ctx) File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 2093, in build_recipes recipe.build_arch(arch) File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 1771, in build_arch getattr(self, build)() File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/recipes/pygame/__init__.py", line 62, in build_armeabi shprint(hostpython, 'setup.py', 'install', '-O2', _env=env) File "/home/dave/.local/lib/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 131, in shprint for line in output: File "/home/dave/.local/lib/python2.7/site-packages/sh-1.11-py2.7.egg/sh.py", line 565, in next self.wait() File "/home/dave/.local/lib/python2.7/site-packages/sh-1.11-py2.7.egg/sh.py", line 500, in wait self.handle_command_exit_code(exit_code) File "/home/dave/.local/lib/python2.7/site-packages/sh-1.11-py2.7.egg/sh.py", line 516, in handle_command_exit_code raise exc(self.ran, self.process.stdout, self.process.stderr) sh.ErrorReturnCode_1: RAN: '/home/dave/.local/share/python-for-android/build/python-installs/AwesomeCNN/bin/python.host setup.py install -O2' STDOUT: running install running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/pygame copying lib/_camera_opencv_highgui.py -> build/lib.linux-x86_64-2.7/pygame copying lib/_numpysurfarray.py -> build/lib.linux-x86_64-2.7/pygame copying lib/compat.py -> build/lib.linux-x86_64-2.7/pygame copying lib/surfarray.py -> build/lib.linux-x86_64-2.7/pygame copying lib/version.py -> build/lib.linux-x86_64-2.7/pygame copying lib/locals.py -> build/lib.linux-x86_64-2.7/pygame copying lib/mac_scrap.py -> build/lib.linux-x86_64-2.7/pygame copying lib/_camera_vidcapture.py -> build/lib.linux-x86_64-2.7/pygame copying lib/_numpysndarray.py -> build/lib.linux-x86_64-2.7/pygame copying lib/__init__.py ->... (15126 more, please see e.stdout) STDERR: