kivydev@kivydev-VirtualBox:~/test/py3apk$ p4a clean_builds && p4a clean_dists [INFO]: Reading .p4a configuration [INFO]: Recipe python3crystax: version "3.6" requested [INFO]: Reading .p4a configuration [INFO]: Recipe python3crystax: version "3.6" requested kivydev@kivydev-VirtualBox:~/test/py3apk$ p4a apk [INFO]: Reading .p4a configuration [INFO]: Recipe python3crystax: version "3.6" requested [INFO]: Will compile for the following archs: armeabi-v7a [INFO]: Getting Android API version from user argument [INFO]: Available Android APIs are (19, 23, 27) [INFO]: Requested API target 27 is available, continuing. [INFO]: Getting NDK dir from from user argument [INFO]: Got NDK version from $ANDROIDNDKVER [INFO]: Got Android NDK version from the NDK dir: it is 10.3.2 [INFO]: Using Crystax NDK 10.3.2 [INFO]: Found virtualenv at /usr/bin/virtualenv [INFO]: Found the following toolchain versions: ['4.9', '5', 'clang3.6', 'clang3.7'] [INFO]: Picking the latest gcc toolchain, here 5 [INFO]: No existing dists meet the given requirements! [INFO]: No dist exists that meets your requirements, so one will be built. /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python3crystax/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import TargetPythonRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python3crystax/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import shprint /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python3crystax/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.logger import info, error /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python3crystax/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.util import ensure_dir, temp_directory /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python3crystax/__init__.py:6: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import exists, join /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python3crystax/__init__.py:7: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/hostpython3crystax/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import Recipe, shprint /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/hostpython3crystax/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import join /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/hostpython3crystax/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/kivy/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import CythonRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/kivy/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import current_directory, shprint /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/kivy/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import exists, join, basename /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/kivy/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/kivy/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import glob /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pyjnius/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import CythonRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pyjnius/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import shprint, current_directory, info /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pyjnius/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.patching import will_build /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pyjnius/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pyjnius/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import join /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/six/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import PythonRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python2/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import TargetPythonRecipe, Recipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python2/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import shprint, current_directory, info /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python2/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.patching import (is_darwin, is_api_gt, /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python2/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import exists, join, realpath /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/python2/__init__.py:6: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/genericndkbuild/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import BootstrapNDKRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/genericndkbuild/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import current_directory, shprint /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/genericndkbuild/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl2/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import BootstrapNDKRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl2/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import current_directory, shprint /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl2/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import BootstrapNDKRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import current_directory, info, shprint /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import exists, join /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl2_image/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import BootstrapNDKRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl2_image/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.patching import is_arch /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl2_mixer/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import BootstrapNDKRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl2_ttf/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import BootstrapNDKRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame_bootstrap_components/__init__.py:1: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import BootstrapNDKRecipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame_bootstrap_components/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import current_directory, shprint, info /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame_bootstrap_components/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import exists, join /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame_bootstrap_components/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame_bootstrap_components/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import glob /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.recipe import Recipe /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.util import current_directory, ensure_dir /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.logger import debug, shprint, info, warning /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import join /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame/__init__.py:6: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/pygame/__init__.py:7: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import glob [INFO]: Found a single valid recipe set: ['hostpython3crystax', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', u'python3crystax', 'sdl2', 'six', 'pyjnius', u'kivy'] [INFO]: The selected bootstrap is sdl2_gradle [INFO]: # Creating dist with sdl2_gradle bootstrap [INFO]: Dist will have name ccw and recipes (python3crystax, kivy) [INFO]: Dist will also contain modules () installed from pip [INFO]: -> running cp -r /home/kivydev/.local/lib...(and 159 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Recipe build order is ['hostpython3crystax', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', u'python3crystax', 'sdl2', 'six', 'pyjnius', u'kivy'] [INFO]: # Downloading recipes [INFO]: Downloading hostpython3crystax [INFO]: Skipping hostpython3crystax download as no URL is set [INFO]: Downloading sdl2_image [INFO]: -> running mkdir -p /home/kivydev/.local/s...(and 43 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/packages/sdl2_image [INFO]: -> running basename https://www.libsdl.or...(and 52 more) [INFO]: sdl2_image download already cached, skipping [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Downloading sdl2_mixer [INFO]: -> running mkdir -p /home/kivydev/.local/s...(and 43 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/packages/sdl2_mixer [INFO]: -> running basename https://www.libsdl.or...(and 52 more) [INFO]: sdl2_mixer download already cached, skipping [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Downloading sdl2_ttf [INFO]: -> running mkdir -p /home/kivydev/.local/s...(and 41 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/packages/sdl2_ttf [INFO]: -> running basename https://www.libsdl.org...(and 48 more) [INFO]: sdl2_ttf download already cached, skipping [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Downloading python3crystax [INFO]: -> running mkdir -p /home/kivydev/.local/s...(and 47 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/packages/python3crystax [INFO]: -> running basename [INFO]: -> running rm -f .mark- [INFO]: -> running touch .mark- [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Downloading sdl2 [INFO]: -> running mkdir -p /home/kivydev/.local/s...(and 37 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/packages/sdl2 [INFO]: -> running basename https://www.libsdl.org...(and 26 more) [INFO]: sdl2 download already cached, skipping [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Downloading six [INFO]: -> running mkdir -p /home/kivydev/.local/s...(and 36 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/packages/six [INFO]: -> running basename https://pypi.python.or...(and 40 more) [INFO]: six download already cached, skipping [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Downloading pyjnius [INFO]: -> running mkdir -p /home/kivydev/.local/s...(and 40 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/packages/pyjnius [INFO]: -> running basename https://github.com/kiv...(and 28 more) [INFO]: pyjnius download already cached, skipping [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Downloading kivy [INFO]: -> running mkdir -p /home/kivydev/.local/s...(and 37 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/packages/kivy [INFO]: -> running basename https://github.com/kiv...(and 25 more) [INFO]: kivy download already cached, skipping [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: # Building all recipes for arch armeabi-v7a [INFO]: # Unpacking recipes [INFO]: Unpacking hostpython3crystax for armeabi-v7a [INFO]: Skipping hostpython3crystax unpack as no URL is set [INFO]: Unpacking sdl2_image for armeabi-v7a [INFO]: -> running basename https://www.libsdl.or...(and 52 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni [INFO]: -> running tar tf /home/kivydev/.local/sh...(and 66 more) [INFO]: -> running mv SDL2_image-2.0.1 /home/kivy...(and 100 more) [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Unpacking sdl2_mixer for armeabi-v7a [INFO]: -> running basename https://www.libsdl.or...(and 52 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni [INFO]: -> running tar tf /home/kivydev/.local/sh...(and 66 more) [INFO]: -> running mv SDL2_mixer-2.0.1 /home/kivy...(and 100 more) [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Unpacking sdl2_ttf for armeabi-v7a [INFO]: -> running basename https://www.libsdl.org...(and 48 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni [INFO]: -> running tar tf /home/kivydev/.local/sh...(and 63 more) [INFO]: -> running mv SDL2_ttf-2.0.14 /home/kivyd...(and 97 more) [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Unpacking python3crystax for armeabi-v7a [INFO]: -> running basename [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/other_builds/python3crystax-version3.6/armeabi-v7a [INFO]: -> running cp -Rv /home/kivydev/.local/sh...(and 171 more) [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Unpacking sdl2 for armeabi-v7a [INFO]: -> running basename https://www.libsdl.org...(and 26 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni [INFO]: -> running tar tf /home/kivydev/.local/sh...(and 54 more) [INFO]: -> running mv SDL2-2.0.4 /home/kivydev/.l...(and 87 more) [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Unpacking six for armeabi-v7a [INFO]: -> running basename https://pypi.python.or...(and 40 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/other_builds/six-python3crystax/armeabi-v7a [INFO]: -> running tar tf /home/kivydev/.local/sh...(and 52 more) [INFO]: -> running mv six-1.9.0 /home/kivydev/.lo...(and 82 more) [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Unpacking pyjnius for armeabi-v7a [INFO]: -> running basename https://github.com/kiv...(and 28 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/other_builds/pyjnius-python3crystax-sdl2/armeabi-v7a [INFO]: -> running mv pyjnius-master /home/kivyde...(and 100 more) [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: Unpacking kivy for armeabi-v7a [INFO]: -> running basename https://github.com/kiv...(and 25 more) [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/other_builds/kivy-python3crystax-sdl2/armeabi-v7a [INFO]: -> running mv kivy-1.10.1 /home/kivydev/....(and 91 more) [INFO]: <- directory context /home/kivydev/test/py3apk [INFO]: # Prebuilding recipes [INFO]: Prebuilding hostpython3crystax for armeabi-v7a [INFO]: hostpython3crystax has no prebuild_armeabi_v7a, skipping [INFO]: Prebuilding sdl2_image for armeabi-v7a [INFO]: sdl2_image has no prebuild_armeabi_v7a, skipping [INFO]: Applying patches for sdl2_image[armeabi-v7a] [INFO]: Applying patch toggle_jpg_png_webp.patch [INFO]: -> running patch -t -d /home/kivydev/.loc...(and 210 more) [INFO]: Applying patch extra_cflags.patch [INFO]: -> running patch -t -d /home/kivydev/.loc...(and 203 more) [INFO]: Applying patch fix_with_ndk_15_plus.patch [INFO]: -> running patch -t -d /home/kivydev/.loc...(and 211 more) [INFO]: -> running touch /home/kivydev/.local/sha...(and 95 more) [INFO]: Prebuilding sdl2_mixer for armeabi-v7a [INFO]: sdl2_mixer has no prebuild_armeabi_v7a, skipping [INFO]: Applying patches for sdl2_mixer[armeabi-v7a] [INFO]: Applying patch toggle_modplug_mikmod_smpeg_ogg.patch [INFO]: -> running patch -t -d /home/kivydev/.loc...(and 222 more) [INFO]: -> running touch /home/kivydev/.local/sha...(and 95 more) [INFO]: Prebuilding sdl2_ttf for armeabi-v7a [INFO]: sdl2_ttf has no prebuild_armeabi_v7a, skipping [INFO]: Prebuilding python3crystax for armeabi-v7a [INFO]: python3crystax has no prebuild_armeabi_v7a, skipping [INFO]: Prebuilding sdl2 for armeabi-v7a [INFO]: sdl2 has no prebuild_armeabi_v7a, skipping [INFO]: Applying patches for sdl2[armeabi-v7a] [INFO]: Applying patch add_nativeSetEnv.patch [INFO]: -> running patch -t -d /home/kivydev/.loc...(and 194 more) [INFO]: -> running touch /home/kivydev/.local/sha...(and 88 more) [INFO]: Prebuilding six for armeabi-v7a [INFO]: six has no prebuild_armeabi_v7a, skipping [INFO]: Prebuilding pyjnius for armeabi-v7a [INFO]: pyjnius has no prebuild_armeabi_v7a, skipping [INFO]: Applying patches for pyjnius[armeabi-v7a] [INFO]: Applying patch sdl2_jnienv_getter.patch [INFO]: -> running patch -t -d /home/kivydev/.loc...(and 208 more) [INFO]: -> running touch /home/kivydev/.local/sha...(and 97 more) [INFO]: Prebuilding kivy for armeabi-v7a [INFO]: kivy has no prebuild_armeabi_v7a, skipping [INFO]: # Building recipes [INFO]: Building hostpython3crystax for armeabi-v7a [INFO]: -> running mkdir -p /home/kivydev/.local/...(and 95 more) [INFO]: -> running ln -sf /usr/bin/python3.6 /hom...(and 117 more) [INFO]: Building sdl2_image for armeabi-v7a [INFO]: Building sdl2_mixer for armeabi-v7a [INFO]: Building sdl2_ttf for armeabi-v7a [INFO]: Building python3crystax for armeabi-v7a [INFO]: Building sdl2 for armeabi-v7a /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/hostpython2/__init__.py:2: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from pythonforandroid.toolchain import Recipe, shprint, current_directory, info, warning /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/hostpython2/__init__.py:3: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import from os.path import join, exists /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/hostpython2/__init__.py:4: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import os /home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/hostpython2/__init__.py:5: RuntimeWarning: Parent module 'pythonforandroid.recipes' not found while handling absolute import import sh [INFO]: -> directory context /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni [INFO]: -> running ndk-build V=1 working: make: *** [/home/kivydev/.local/share/pyt...(and 122 more) Exception in thread background thread for pid 2741: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/home/kivydev/.local/lib/python2.7/site-packages/sh.py", line 1540, in wrap fn(*args, **kwargs) File "/home/kivydev/.local/lib/python2.7/site-packages/sh.py", line 2459, in background_thread handle_exit_code(exit_code) File "/home/kivydev/.local/lib/python2.7/site-packages/sh.py", line 2157, in fn return self.command.handle_command_exit_code(exit_code) File "/home/kivydev/.local/lib/python2.7/site-packages/sh.py", line 815, in handle_command_exit_code raise exc ErrorReturnCode_2: RAN: /home/kivydev/andr/crystax-ndk-10.3.2/ndk-build V=1 STDOUT: rm -f /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/arm64-v8a/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a-hard/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips64/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86_64/lib*.so rm -f /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/arm64-v8a/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a-hard/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips64/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86_64/gdbserver rm -f /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/arm64-v8a/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a-hard/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips64/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86_64/gdb.setup mkdir -p /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src [armeabi-v7a] Compile thumb : SDL2 <= SDL_error.c /usr/bin/ccache /home/kivydev/andr/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src/SDL_error.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/include -I/home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL -DANDROID -DGL_GLEXT_PROTOTYPES -Wa,--noexecstack -Wformat -Werror=format-security -c -I/home/kivydev/andr/crystax-ndk-10.3.2/sources/crystax/include -I/home/kivydev/andr/crystax-ndk-10.3.2/platforms/android-27/arch-arm/usr/include /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/src/SDL_error.c -o /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src/SDL_error.o In file included from /home/kivydev/andr/crystax-ndk-10.3.2/sources/crystax/include/sys/types.h:35:0, from /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/include/SDL_stdinc.h:34, from /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/include/SDL_log.h:40, from /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/src/SDL_error.c:25: /home/kivydev/andr/crystax-ndk-10.3.2/sources/crystax/include/sys/cdefs.h:34:38: fatal error: crystax/google/sys/cdefs.h: No such file or directory compilation terminated. /home/kivydev/andr/crystax-ndk-10.3.2/build/core/build-binary.mk:496: recipe for target '/home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src/SDL_error.o' failed make: *** [/home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src/SDL_error.o] Error 1 STDERR: Traceback (most recent call last): File "/home/kivydev/.local/bin/p4a", line 11, in sys.exit(main()) File "/home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/toolchain.py", line 973, in main ToolchainCL() File "/home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/toolchain.py", line 512, in __init__ getattr(self, args.subparser_name.replace('-', '_'))(args) File "/home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/toolchain.py", line 147, in wrapper_func build_dist_from_args(ctx, dist, args) File "/home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/toolchain.py", line 191, in build_dist_from_args build_recipes(build_order, python_modules, ctx) File "/home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/build.py", line 573, in build_recipes recipe.build_arch(arch) File "/home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/recipes/sdl2/__init__.py", line 32, in build_arch shprint(sh.ndk_build, "V=1", _env=env) File "/home/kivydev/.local/lib/python2.7/site-packages/pythonforandroid/logger.py", line 176, in shprint for line in output: File "/home/kivydev/.local/lib/python2.7/site-packages/sh.py", line 863, in next self.wait() File "/home/kivydev/.local/lib/python2.7/site-packages/sh.py", line 792, in wait self.handle_command_exit_code(exit_code) File "/home/kivydev/.local/lib/python2.7/site-packages/sh.py", line 815, in handle_command_exit_code raise exc sh.ErrorReturnCode_2: RAN: /home/kivydev/andr/crystax-ndk-10.3.2/ndk-build V=1 STDOUT: rm -f /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/arm64-v8a/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a-hard/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips64/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86/lib*.so /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86_64/lib*.so rm -f /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/arm64-v8a/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a-hard/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips64/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86/gdbserver /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86_64/gdbserver rm -f /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/arm64-v8a/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a-hard/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/mips64/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86/gdb.setup /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/x86_64/gdb.setup mkdir -p /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src [armeabi-v7a] Compile thumb : SDL2 <= SDL_error.c /usr/bin/ccache /home/kivydev/andr/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc -MMD -MP -MF /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src/SDL_error.o.d -fpic -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp -mthumb -Os -g -DNDEBUG -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -I/home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/include -I/home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL -DANDROID -DGL_GLEXT_PROTOTYPES -Wa,--noexecstack -Wformat -Werror=format-security -c -I/home/kivydev/andr/crystax-ndk-10.3.2/sources/crystax/include -I/home/kivydev/andr/crystax-ndk-10.3.2/platforms/android-27/arch-arm/usr/include /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/src/SDL_error.c -o /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src/SDL_error.o In file included from /home/kivydev/andr/crystax-ndk-10.3.2/sources/crystax/include/sys/types.h:35:0, from /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/include/SDL_stdinc.h:34, from /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/include/SDL_log.h:40, from /home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/jni/SDL/src/SDL_error.c:25: /home/kivydev/andr/crystax-ndk-10.3.2/sources/crystax/include/sys/cdefs.h:34:38: fatal error: crystax/google/sys/cdefs.h: No such file or directory compilation terminated. /home/kivydev/andr/crystax-ndk-10.3.2/build/core/build-binary.mk:496: recipe for target '/home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src/SDL_error.o' failed make: *** [/home/kivydev/.local/share/python-for-android/build/bootstrap_builds/sdl2_gradle-python3crystax/obj/local/armeabi-v7a/objs/SDL2/src/SDL_error.o] Error 1 STDERR: kivydev@kivydev-VirtualBox:~/test/py3apk$