Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FeralBytes/cd9c582ea8be4a7e0a6f76e8be79ddcb to your computer and use it in GitHub Desktop.
Save FeralBytes/cd9c582ea8be4a7e0a6f76e8be79ddcb to your computer and use it in GitHub Desktop.
Build Attempts for ffpyplayer using installed version of P4A=germn@ffpyplayer_new_toolchain
python3 setup_SDL2_crystax_py2.py apk
###################################################################
Command: ['rm', '-rf', '/home/wolfrage/.local/share/python-for-android/build'] | Completed.
###################################################################
Packages are ['eztunes']
Package Data is: {'eztunes/service': ['*.py'], 'eztunes/resources/screens': ['*.py', '*.kv'], 'eztunes/resources/images/testing': ['*.png'], 'eztunes': ['*.py', '*.kv', '*.gif']}
running apk
Including eztunes/service/service.py
Including eztunes/service/ServiceLogic.py
Including eztunes/resources/screens/Main.py
Including eztunes/resources/screens/ScreenSearch.py
Including eztunes/resources/screens/ScreenHome.py
Including eztunes/resources/screens/Main.kv
Including eztunes/resources/screens/ScreenSearch.kv
Including eztunes/resources/screens/ScreenHome.kv
Including eztunes/resources/images/testing/playing.png
Including eztunes/resources/images/testing/previous.png
Including eztunes/resources/images/testing/playlist.png
Including eztunes/resources/images/testing/playing_pressed.png
Including eztunes/resources/images/testing/search_pressed.png
Including eztunes/resources/images/testing/playing_selected.png
Including eztunes/resources/images/testing/playlist_pressed.png
Including eztunes/resources/images/testing/play_selected.png
Including eztunes/resources/images/testing/next.png
Including eztunes/resources/images/testing/play_pressed.png
Including eztunes/resources/images/testing/home.png
Including eztunes/resources/images/testing/play.png
Including eztunes/resources/images/testing/search.png
Including eztunes/resources/images/testing/pause.png
Including eztunes/resources/images/testing/home_selected.png
Including eztunes/resources/images/testing/playlist_selected.png
Including eztunes/resources/images/testing/search_selected.png
Including eztunes/resources/images/testing/album_art.png
Including eztunes/resources/images/testing/home_pressed.png
Including eztunes/Logic.py
Including eztunes/main.py
Including eztunes/CommonClasses.py
Including eztunes/_metadata.py
Including eztunes/CommonOSC.py
Including eztunes/KivyUI.py
Including eztunes/Hooks.py
Including eztunes/__init__.py
Including eztunes/CommUI.py
Including eztunes/BootStrap.py
Including eztunes/CommonFuncs.py
Including eztunes/Postman.py
Including eztunes/kivy.kv
Including eztunes/splash.gif
[INFO]: Will compile for the following archs: armeabi-v7a
[INFO]: Found possible SDK dirs in buildozer dir: android-sdk-20
[INFO]: Will attempt to use SDK at /home/wolfrage/.buildozer/android/platform/android-sdk-20
[WARNING]: This SDK lookup is intended for debug only, if you use python-for-android much you should probably maintain your own SDK download.
[INFO]: Getting Android API version from user argument
[INFO]: Available Android APIs are (3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25)
[INFO]: Requested API target 19 is available, continuing.
[INFO]: Getting NDK dir from from user argument
[INFO]: Got NDK version from from user argument
[INFO]: Using Crystax NDK 10.3.2
[INFO]: Found virtualenv at /usr/local/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.
[INFO]: No recipe named youtube-dl; will attempt to install with pip
[INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
[INFO]: No recipe named transitions; will attempt to install with pip
[INFO]: Loaded recipe kivy (depends on ['pyjnius', ('sdl2', 'pygame'), ('python2', 'python3crystax')])
[INFO]: Loaded recipe openssl (depends on [])
[INFO]: Loaded recipe ffpyplayer (depends on ['ffmpeg', 'python2', 'sdl2', ('python2', 'python3crystax')])
[INFO]: Loaded recipe ffpyplayer_codecs (depends on ['libshine', 'libx264'])
[INFO]: Loaded recipe pyjnius (depends on [('sdl2', 'sdl', 'genericndkbuild'), 'six', ('python2', 'python3crystax')])
[INFO]: Loaded recipe ffmpeg (depends on ['sdl2'])
[INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
[INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
[INFO]: Loaded recipe libshine (depends on [])
[INFO]: Loaded recipe libx264 (depends on [])
[INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
[INFO]: Loaded recipe sdl2_image (depends on [])
[INFO]: Loaded recipe sdl2_mixer (depends on [])
[INFO]: Loaded recipe sdl2_ttf (depends on [])
[INFO]: Found a single valid recipe set (this is good)
[INFO]: Trying to find a bootstrap that matches the given recipes.
[INFO]: Found 1 acceptable bootstraps: ['sdl2']
[INFO]: Using the first of these: sdl2
[INFO]: sdl2 bootstrap appears compatible with the required recipes.
[INFO]: Checking this...
[INFO]: No recipe named youtube-dl; will attempt to install with pip
[INFO]: Loaded recipe ffpyplayer (depends on ['ffmpeg', 'python2', 'sdl2', ('python2', 'python3crystax')])
[INFO]: Loaded recipe libshine (depends on [])
[INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
[INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
[INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
[INFO]: Loaded recipe kivy (depends on ['pyjnius', ('sdl2', 'pygame'), ('python2', 'python3crystax')])
[INFO]: No recipe named transitions; will attempt to install with pip
[INFO]: Loaded recipe libx264 (depends on [])
[INFO]: Loaded recipe openssl (depends on [])
[INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
[INFO]: Loaded recipe sdl2_ttf (depends on [])
[INFO]: Loaded recipe ffmpeg (depends on ['sdl2'])
[INFO]: Loaded recipe pyjnius (depends on [('sdl2', 'sdl', 'genericndkbuild'), 'six', ('python2', 'python3crystax')])
[INFO]: Loaded recipe sdl2_mixer (depends on [])
[INFO]: Loaded recipe sdl2_image (depends on [])
[INFO]: Loaded recipe ffpyplayer_codecs (depends on ['libshine', 'libx264'])
[INFO]: Found a single valid recipe set (this is good)
[INFO]: The selected bootstrap is sdl2
[INFO]: # Creating dist with sdl2 bootstrap
[INFO]: Dist will have name android_SDL2_crystax_py2 and recipes (hostpython2, kivy, ffpyplayer, openssl, ffpyplayer_codecs, transitions, youtube-dl)
[INFO]: -> running cp -r /usr/local/lib/python3.5/dist-packages/pythonforandroid/bootstraps/sdl2/build /home/wolfrage/.local/share/pyth...(and 42 more)
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Recipe build order is ['hostpython2', 'libshine', 'libx264', 'openssl', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'ffpyplayer_codecs', 'python2', 'sdl2', 'six', 'ffmpeg', 'pyjnius', 'ffpyplayer', 'kivy']
[INFO]: The requirements (youtube-dl, transitions) were not found as recipes, they will be installed with pip.
[INFO]: # Downloading recipes
[INFO]: Downloading hostpython2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/hostpython2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/hostpython2
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: hostpython2 download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading libshine
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/libshine
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/libshine
[INFO]: -> running basename https://github.com/toots/shine/archive/b403b3e8a41377e0576d834b179a5cc7096ff548.zip
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading libx264
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/libx264
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/libx264
[INFO]: -> running basename http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20161210-2245-stable.tar.bz2
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading openssl
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/openssl
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/openssl
[INFO]: -> running basename https://www.openssl.org/source/openssl-1.0.2h.tar.gz
[INFO]: openssl download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_image
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
[INFO]: sdl2_image download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_mixer
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
[INFO]: sdl2_mixer download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_ttf
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[INFO]: sdl2_ttf download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffpyplayer_codecs
[INFO]: Skipping ffpyplayer_codecs download as no URL is set
[INFO]: Downloading python2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/python2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/python2
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: python2 download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2
[INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading six
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/six
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/six
[INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
[INFO]: six download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffmpeg
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/ffmpeg
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/ffmpeg
[INFO]: -> running basename http://ffmpeg.org/releases/ffmpeg-2.8.8.tar.bz2
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading pyjnius
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/pyjnius
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/pyjnius
[INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
[INFO]: pyjnius download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffpyplayer
[INFO]: P4A_ffpyplayer_DIR is set, skipping download for ffpyplayer
[INFO]: Downloading kivy
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/kivy
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/kivy
[INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
[INFO]: kivy download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Building all recipes for arch armeabi-v7a
[INFO]: # Unpacking recipes
[INFO]: Unpacking hostpython2 for armeabi-v7a
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/hostpython2/Python-2.7.2.tar.bz2
[INFO]: -> running mv Python-2.7.2 /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking libshine for armeabi-v7a
[INFO]: -> running basename https://github.com/toots/shine/archive/b403b3e8a41377e0576d834b179a5cc7096ff548.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libshine/armeabi-v7a
[INFO]: -> running mv shine-b403b3e8a41377e0576d834b179a5cc7096ff548 /home/wolfrage/.local/share/python-for-android/build/other_builds/...(and 29 more)
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking libx264 for armeabi-v7a
[INFO]: -> running basename http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20161210-2245-stable.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/libx264/x264-snapshot-20161210-2245-stable.tar.bz2
[INFO]: -> running mv x264-snapshot-20161210-2245-stable /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a/libx264
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking openssl for armeabi-v7a
[INFO]: -> running basename https://www.openssl.org/source/openssl-1.0.2h.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/openssl/openssl-1.0.2h.tar.gz
[INFO]: -> running mv openssl-1.0.2h /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_image for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_image/SDL2_image-2.0.1.tar.gz
[INFO]: -> running mv SDL2_image-2.0.1 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_mixer for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer/SDL2_mixer-2.0.1.tar.gz
[INFO]: -> running mv SDL2_mixer-2.0.1 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_ttf for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf/SDL2_ttf-2.0.14.tar.gz
[INFO]: -> running mv SDL2_ttf-2.0.14 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_ttf
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffpyplayer_codecs for armeabi-v7a
[INFO]: Skipping ffpyplayer_codecs unpack as no URL is set
[INFO]: Unpacking python2 for armeabi-v7a
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/python2/Python-2.7.2.tar.bz2
[INFO]: -> running mv Python-2.7.2 /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2 for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2/SDL2-2.0.4.tar.gz
[INFO]: -> running mv SDL2-2.0.4 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking six for armeabi-v7a
[INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/six/six-1.9.0.tar.gz
[INFO]: -> running mv six-1.9.0 /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a/six
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffmpeg for armeabi-v7a
[INFO]: -> running basename http://ffmpeg.org/releases/ffmpeg-2.8.8.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/ffmpeg/ffmpeg-2.8.8.tar.bz2
[INFO]: -> running mv ffmpeg-2.8.8 /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking pyjnius for armeabi-v7a
[INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a
[INFO]: -> running mv pyjnius-master /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffpyplayer for armeabi-v7a
[INFO]: P4A_ffpyplayer_DIR exists, symlinking instead
[WARNING]: Using cp -a instead of symlink...fix this!
[INFO]: -> running rm -rf /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running rmdir /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running cp -a /home/wolfrage/0.Projects/EzTunes/build/ffpyplayer/ /home/wolfrage/.local/share/python-for-android/build/other...(and 75 more)
[INFO]: Unpacking kivy for armeabi-v7a
[INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a
[INFO]: -> running mv kivy-master /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Prebuilding recipes
[INFO]: Prebuilding hostpython2 for armeabi-v7a
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/hostpython2/Setup /home/wolfrage/.local/share/pyt...(and 80 more)
[INFO]: Prebuilding libshine for armeabi-v7a
[INFO]: libshine has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding libx264 for armeabi-v7a
[INFO]: libx264 has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding openssl for armeabi-v7a
[INFO]: openssl 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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -p1 -i /usr/lo...(and 93 more)
[INFO]: Applying patch extra_cflags.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -p1 -i /usr/lo...(and 86 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image/.patched
[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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer -p1 -i /usr/lo...(and 105 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer/.patched
[INFO]: Prebuilding sdl2_ttf for armeabi-v7a
[INFO]: sdl2_ttf has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding ffpyplayer_codecs for armeabi-v7a
[INFO]: ffpyplayer_codecs has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding python2 for armeabi-v7a
[INFO]: python2 has no prebuild_armeabi_v7a, skipping
[INFO]: Applying patches for python2[armeabi-v7a]
[INFO]: Applying patch patches/Python-2.7.2-xcompile.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 112 more)
[INFO]: Applying patch patches/Python-2.7.2-ctypes-disable-wchar.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 124 more)
[INFO]: Applying patch patches/disable-modules.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: Applying patch patches/fix-locale.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 101 more)
[INFO]: Applying patch patches/fix-gethostbyaddr.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 108 more)
[INFO]: Applying patch patches/fix-setup-flags.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: Applying patch patches/fix-filesystemdefaultencoding.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 120 more)
[INFO]: Applying patch patches/fix-termios.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 102 more)
[INFO]: Applying patch patches/custom-loader.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 104 more)
[INFO]: Applying patch patches/verbose-compilation.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 110 more)
[INFO]: Applying patch patches/fix-remove-corefoundation.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 116 more)
[INFO]: Applying patch patches/fix-dynamic-lookup.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 109 more)
[INFO]: Applying patch patches/fix-dlfcn.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 100 more)
[INFO]: Applying patch patches/parsetuple.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 101 more)
[INFO]: Applying patch patches/ctypes-find-library-updated.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 118 more)
[INFO]: Applying patch patches/disable-openpty.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/.patched
[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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL -p1 -i /usr/local/lib...(and 77 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL/.patched
[INFO]: Prebuilding six for armeabi-v7a
[INFO]: six has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding ffmpeg for armeabi-v7a
[INFO]: Applying patches for ffmpeg[armeabi-v7a]
[INFO]: Applying patch patches/fix-libshine-configure.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg -p1 -i /usr/...(and 102 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg/.patched
[INFO]: Applying patches for ffmpeg[armeabi-v7a]
[INFO]: ffmpeg already patched, 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/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjni...(and 106 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius/.patched
[INFO]: Prebuilding ffpyplayer for armeabi-v7a
[INFO]: ffpyplayer has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding kivy for armeabi-v7a
[INFO]: kivy has no prebuild_armeabi_v7a, skipping
[INFO]: # Building recipes
[INFO]: Building hostpython2 for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2
[INFO]: -> running configure
[INFO]: -> running make -j5
[INFO]: -> running mv Parser/pgen hostpgen
[INFO]: -> running mv python hostpython
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building libshine for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libshine/armeabi-v7a/libshine
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running bootstrap
[INFO]: -> running configure --host=arm-linux --enable-pic --disable-shared --enable-static --prefix=/home/wolfrage/.local/share/python...(and 61 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building libx264 for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a/libx264
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running configure --cross-prefix=arm-linux-androideabi- --host=arm-linux --disable-asm --disable-cli --enable-pic --disable-...(and 125 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building openssl for armeabi-v7a
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl
[INFO]: -> running perl Configure shared no-dso no-krb5 android-armv7
[INFO]: Applying patch disable-sover.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl -p1 -i /us...(and 88 more)
[INFO]: Applying patch rename-shared-lib.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl -p1 -i /us...(and 92 more)
[INFO]: -> running make build_libs
[INFO]: -> running cp libssl1.0.2h.so libcrypto1.0.2h.so /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_...(and 28 more)
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building sdl2_image for armeabi-v7a
[INFO]: Building sdl2_mixer for armeabi-v7a
[INFO]: Building sdl2_ttf for armeabi-v7a
[INFO]: Building ffpyplayer_codecs for armeabi-v7a
[INFO]: Building python2 for armeabi-v7a
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpython /hom...(and 97 more)
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpgen /home/...(and 95 more)
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/hostpython2/Setup Modules
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running gcc -dumpmachine
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/python2/Setup.local-ssl Modules/Setup.local
[INFO]: -> running sed -i.backup s#^SSL=.*#SSL=/home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/op...(and 26 more)
[INFO]: -> running configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/wolfrage/.local/share/python-for-android/build/oth...(and 119 more)
First install (expected to fail...
[INFO]: -> running make -j5 install HOSTPYTHON=/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeab...(and 198 more)
First python2 make failed. This is expected, trying again.
Second install (expected to work)
[INFO]: -> running touch python.exe python
[INFO]: -> running make -j5 install HOSTPYTHON=/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeab...(and 198 more)
[INFO]: -> running rm -rf python-install/lib/python2.7/test
[INFO]: -> running rm -rf python-install/lib/python2.7/json/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/lib-tk
[INFO]: -> running rm -rf python-install/lib/python2.7/sqlite3/test
[INFO]: -> running rm -rf python-install/lib/python2.7/unittest, test
[INFO]: -> running rm -rf python-install/lib/python2.7/lib2to3/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/bsddb/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/distutils/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/email/test
[INFO]: -> running rm -rf python-install/lib/python2.7/curses
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: -> running cp -a /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/python-i...(and 100 more)
[INFO]: Copying hostpython binary to targetpython folder
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpython /hom...(and 105 more)
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/libpython2....(and 111 more)
[INFO]: Building sdl2 for armeabi-v7a
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running ndk-build V=1
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building six for armeabi-v7a
[INFO]: six apparently isn't already in site-packages
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing six into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a/six
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building ffmpeg for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running configure --disable-everything --enable-openssl --enable-nonfree --enable-protocol=https,tls_openssl --enable-libx26...(and 668 more)
[INFO]: -> running make -j4
Traceback (most recent call last):
File "setup_SDL2_crystax_py2.py", line 81, in <module>
package_data=package_data
File "/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/bdistapk.py", line 83, in run
main()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 839, in main
ToolchainCL()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 489, in __init__
getattr(self, args.subparser_name.replace('-', '_'))(args)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 147, in wrapper_func
build_dist_from_args(ctx, dist, args)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 190, in build_dist_from_args
build_recipes(build_order, python_modules, ctx)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/build.py", line 562, in build_recipes
recipe.build_arch(arch)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/ffmpeg/__init__.py", line 133, in build_arch
shprint(sh.make, '-j4', _env=env)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/logger.py", line 173, in shprint
for line in output:
File "/usr/lib/python3/dist-packages/sh.py", line 565, in next
self.wait()
File "/usr/lib/python3/dist-packages/sh.py", line 500, in wait
self.handle_command_exit_code(exit_code)
File "/usr/lib/python3/dist-packages/sh.py", line 516, in handle_command_exit_code
raise exc(self.ran, self.process.stdout, self.process.stderr)
sh.ErrorReturnCode_2:
RAN: '/usr/bin/make -j4'
STDOUT:
CC libavdevice/avdevice.o
CC libavdevice/utils.o
CC libavdevice/alldevices.o
CC libavformat/4xm.o
CC libavformat/a64.o
CC libavformat/aacdec.o
CC libavformat/aadec.o
CC libavformat/ac3dec.o
CC libavformat/act.o
CC libavformat/adp.o
CC libavformat/adtsenc.o
CC libavformat/adxdec.o
CC libavformat/aea.o
CC libavformat/afc.o
CC libavformat/aiffdec.o
CC libavformat/aiffenc.o
CC libavformat/allformats.o
CC libavformat/amr.o
CC libavformat/anm.o
CC libavformat/apc.o
CC libavformat/ape.o
CC libavformat/apetag.o
CC libavformat/apngenc.o
CC libavformat/apngdec.o
CC libavformat/aqtitledec.o
CC libavformat/asfcrypt.o
CC libavformat/asf.o
CC libavformat/asfdec_o.o
CC libavformat/asfdec_f.o
CC libavformat/asfenc.o
CC libavformat/assdec.o
CC libavformat/assenc.o
CC libavformat/ast.o
CC libavformat/astdec.o
CC libavformat/au.o
CC libavformat/astenc.o
CC libavformat/audiointerleave.o
CC libavformat/avc.o
CC libavformat/avidec.o
CC libavformat/avienc.o
CC libavformat/avio.o
CC libavformat/aviobuf.o
CC libavformat/avlanguage.o
CC libavformat/avr.o
CC libavformat/avs.o
CC libavformat/bethsoftvid.o
CC libavformat/bfi.o
CC libavformat/bink.o
CC libavformat/bintext.o
CC libavformat/bit.o
CC libavformat/bmv.o
CC libavformat/boadec.o
CC libavformat/brstm.o
CC libavformat/c93.o
CC libavformat/caf.o
CC libavformat/cafdec.o
CC libavformat/cafenc.o
CC libavformat/cavsvideodec.o
CC libavformat/cdg.o
CC libavformat/cdxl.o
CC libavformat/cinedec.o
CC libavformat/concatdec.o
CC libavformat/crcenc.o
CC libavformat/cutils.o
CC libavformat/dashenc.o
CC libavformat/dauddec.o
CC libavformat/daudenc.o
CC libavformat/dfa.o
CC libavformat/diracdec.o
CC libavformat/dnxhddec.o
CC libavformat/dsicin.o
CC libavformat/dsfdec.o
CC libavformat/dss.o
CC libavformat/dtsdec.o
CC libavformat/dtshddec.o
CC libavformat/dump.o
CC libavformat/dv.o
CC libavformat/dvbsub.o
CC libavformat/dvenc.o
CC libavformat/dxa.o
CC libavformat/eacdata.o
CC libavformat/electronicarts.o
CC libavformat/epafdec.o
CC libavformat/ffmdec.o
CC libavformat/ffmenc.o
libavformat/ffmdec.c: In function 'ffm_close':
libavformat/ffmdec.c:243:9: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
av_freep(&s->streams[i]->codec->rc_eq);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2596:17: note: declared here
const char *rc_eq;
^
libavformat/ffmdec.c: In function 'ffm2_read_header':
libavformat/ffmdec.c:382:13: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
codec->rc_eq = av_strdup(rc_eq_buf);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2596:17: note: declared here
const char *rc_eq;
^
libavformat/ffmdec.c:395:13: warning: 'me_method' is deprecated [-Wdeprecated-declarations]
codec->me_method = avio_rb32(pb);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:1729:30: note: declared here
attribute_deprecated int me_method;
^
libavformat/ffmdec.c:399:13: warning: 'rc_buffer_aggressivity' is deprecated [-Wdeprecated-declarations]
codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb));
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2618:11: note: declared here
float rc_buffer_aggressivity;
^
libavformat/ffmdec.c: In function 'ffm_read_header':
libavformat/ffmdec.c:579:13: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
codec->rc_eq = av_strdup(rc_eq_buf);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2596:17: note: declared here
const char *rc_eq;
^
libavformat/ffmdec.c:592:13: warning: 'me_method' is deprecated [-Wdeprecated-declarations]
codec->me_method = avio_rb32(pb);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:1729:30: note: declared here
attribute_deprecated int me_method;
^
libavformat/ffmdec.c:596:13: warning: 'rc_buffer_aggressivity' is deprecated [-Wdeprecated-declarations]
codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb));
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2618:11: note: declared here
float rc_buffer_aggressivity;
^
CC libavformat/ffmetadec.o
CC libavformat/ffmetaenc.o
CC libavformat/file.o
CC libavformat/filmstripdec.o
CC libavformat/filmstripenc.o
CC libavformat/flacdec.o
CC libavformat/flac_picture.o
CC libavformat/flacenc_header.o
CC libavformat/flacenc.o
CC libavformat/flic.o
CC libavformat/flvdec.o
CC libavformat/flvenc.o
CC libavformat/format.o
CC libavformat/framecrcenc.o
libavformat/format.c: In function 'av_probe_input_format3':
libavformat/format.c:182:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
lpd.buf = zerobuffer;
^
CC libavformat/framehash.o
CC libavformat/frmdec.o
CC libavformat/g722.o
CC libavformat/g723_1.o
CC libavformat/g729dec.o
CC libavformat/gif.o
CC libavformat/gifdec.o
CC libavformat/gsmdec.o
CC libavformat/golomb_tab.o
CC libavformat/gxf.o
CC libavformat/gxfenc.o
CC libavformat/h261dec.o
CC libavformat/h263dec.o
CC libavformat/h264dec.o
CC libavformat/hdsenc.o
CC libavformat/hevc.o
CC libavformat/hevcdec.o
CC libavformat/hls.o
libavformat/hls.c:579:12: warning: 'open_in' defined but not used [-Wunused-function]
static int open_in(HLSContext *c, AVIOContext **in, const char *url)
^
CC libavformat/hlsenc.o
CC libavformat/hnm.o
CC libavformat/http.o
CC libavformat/httpauth.o
CC libavformat/icodec.o
CC libavformat/icoenc.o
CC libavformat/id3v1.o
CC libavformat/id3v2.o
CC libavformat/id3v2enc.o
CC libavformat/idcin.o
CC libavformat/idroqdec.o
CC libavformat/idroqenc.o
CC libavformat/iff.o
CC libavformat/ilbc.o
CC libavformat/img2.o
CC libavformat/img2_brender_pix.o
CC libavformat/img2_alias_pix.o
CC libavformat/img2dec.o
CC libavformat/img2enc.o
CC libavformat/ingenientdec.o
CC libavformat/ipmovie.o
CC libavformat/ircam.o
CC libavformat/ircamdec.o
CC libavformat/ircamenc.o
CC libavformat/isom.o
CC libavformat/iss.o
CC libavformat/iv8.o
CC libavformat/ivfdec.o
CC libavformat/ivfenc.o
CC libavformat/jacosubenc.o
CC libavformat/jacosubdec.o
CC libavformat/jvdec.o
CC libavformat/lmlm4.o
CC libavformat/latmenc.o
CC libavformat/log2_tab.o
CC libavformat/loasdec.o
CC libavformat/lrc.o
CC libavformat/lrcdec.o
CC libavformat/lrcenc.o
CC libavformat/lvfdec.o
CC libavformat/lxfdec.o
CC libavformat/m4vdec.o
CC libavformat/matroska.o
CC libavformat/matroskadec.o
CC libavformat/metadata.o
CC libavformat/matroskaenc.o
CC libavformat/md5enc.o
CC libavformat/mgsts.o
CC libavformat/microdvddec.o
CC libavformat/microdvdenc.o
CC libavformat/mkvtimestamp_v2.o
CC libavformat/mlvdec.o
CC libavformat/mm.o
CC libavformat/mmf.o
CC libavformat/mov.o
CC libavformat/mov_chan.o
CC libavformat/movenc.o
CC libavformat/movenchint.o
CC libavformat/mp3dec.o
CC libavformat/mp3enc.o
CC libavformat/mpc.o
CC libavformat/mpc8.o
CC libavformat/mpeg.o
CC libavformat/mpegenc.o
CC libavformat/mpegts.o
CC libavformat/mpegtsenc.o
CC libavformat/mpegvideodec.o
CC libavformat/mpjpeg.o
CC libavformat/mpjpegdec.o
CC libavformat/mpl2dec.o
CC libavformat/mpsubdec.o
CC libavformat/msnwc_tcp.o
CC libavformat/mtv.o
CC libavformat/mux.o
CC libavformat/mvdec.o
CC libavformat/mvi.o
CC libavformat/mxf.o
CC libavformat/mxfdec.o
CC libavformat/mxfenc.o
CC libavformat/mxg.o
CC libavformat/ncdec.o
CC libavformat/network.o
CC libavformat/nistspheredec.o
In file included from libavformat/network.h:29:0,
from libavformat/network.c:22:
libavformat/os_support.h:67:32: error: expected declaration specifiers or '...' before '(' token
# define lseek(f,p,w) lseek64((f), (p), (w))
^
libavformat/os_support.h:67:37: error: expected declaration specifiers or '...' before '(' token
# define lseek(f,p,w) lseek64((f), (p), (w))
^
libavformat/os_support.h:67:42: error: expected declaration specifiers or '...' before '(' token
# define lseek(f,p,w) lseek64((f), (p), (w))
^
common.mak:57: recipe for target 'libavformat/network.o' failed
make: *** [libavformat/network.o] Error 1
make: *** Waiting for unfinished jobs....
STDERR:
python3 setup_SDL2_crystax_py2.py apk
###################################################################
Command: ['rm', '-rf', '/home/wolfrage/.local/share/python-for-android/build'] | Completed.
###################################################################
Packages are ['eztunes']
Package Data is: {'eztunes/resources/screens': ['*.py', '*.kv'], 'eztunes': ['*.py', '*.kv', '*.gif'], 'eztunes/resources/images/testing': ['*.png'], 'eztunes/service': ['*.py']}
running apk
Including eztunes/resources/screens/Main.py
Including eztunes/resources/screens/ScreenSearch.py
Including eztunes/resources/screens/ScreenHome.py
Including eztunes/resources/screens/Main.kv
Including eztunes/resources/screens/ScreenSearch.kv
Including eztunes/resources/screens/ScreenHome.kv
Including eztunes/Logic.py
Including eztunes/main.py
Including eztunes/CommonClasses.py
Including eztunes/_metadata.py
Including eztunes/CommonOSC.py
Including eztunes/KivyUI.py
Including eztunes/Hooks.py
Including eztunes/__init__.py
Including eztunes/CommUI.py
Including eztunes/BootStrap.py
Including eztunes/CommonFuncs.py
Including eztunes/Postman.py
Including eztunes/kivy.kv
Including eztunes/splash.gif
Including eztunes/resources/images/testing/playing.png
Including eztunes/resources/images/testing/previous.png
Including eztunes/resources/images/testing/playlist.png
Including eztunes/resources/images/testing/playing_pressed.png
Including eztunes/resources/images/testing/search_pressed.png
Including eztunes/resources/images/testing/playing_selected.png
Including eztunes/resources/images/testing/playlist_pressed.png
Including eztunes/resources/images/testing/play_selected.png
Including eztunes/resources/images/testing/next.png
Including eztunes/resources/images/testing/play_pressed.png
Including eztunes/resources/images/testing/home.png
Including eztunes/resources/images/testing/play.png
Including eztunes/resources/images/testing/search.png
Including eztunes/resources/images/testing/pause.png
Including eztunes/resources/images/testing/home_selected.png
Including eztunes/resources/images/testing/playlist_selected.png
Including eztunes/resources/images/testing/search_selected.png
Including eztunes/resources/images/testing/album_art.png
Including eztunes/resources/images/testing/home_pressed.png
Including eztunes/service/service.py
Including eztunes/service/ServiceLogic.py
[INFO]: Will compile for the following archs: armeabi-v7a
[INFO]: Found possible SDK dirs in buildozer dir: android-sdk-20
[INFO]: Will attempt to use SDK at /home/wolfrage/.buildozer/android/platform/android-sdk-20
[WARNING]: This SDK lookup is intended for debug only, if you use python-for-android much you should probably maintain your own SDK download.
[INFO]: Getting Android API version from user argument
[INFO]: Available Android APIs are (3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25)
[INFO]: Requested API target 19 is available, continuing.
[INFO]: Getting NDK dir from from user argument
[INFO]: Got NDK version from from user argument
[INFO]: Using Crystax NDK 10.3.2
[INFO]: Found virtualenv at /usr/local/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.
[INFO]: Loaded recipe openssl (depends on [])
[INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
[INFO]: No recipe named youtube-dl; will attempt to install with pip
[INFO]: Loaded recipe kivy (depends on [('python2', 'python3crystax'), 'pyjnius', ('sdl2', 'pygame')])
[INFO]: No recipe named transitions; will attempt to install with pip
[INFO]: Loaded recipe ffpyplayer (depends on ['ffmpeg', 'python2', 'sdl2', ('python2', 'python3crystax')])
[INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
[INFO]: Loaded recipe ffpyplayer_codecs (depends on ['libshine', 'libx264'])
[INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
[INFO]: Loaded recipe pyjnius (depends on [('python2', 'python3crystax'), 'six', ('sdl2', 'sdl', 'genericndkbuild')])
[INFO]: Loaded recipe ffmpeg (depends on ['sdl2'])
[INFO]: Loaded recipe sdl2_image (depends on [])
[INFO]: Loaded recipe sdl2_mixer (depends on [])
[INFO]: Loaded recipe sdl2_ttf (depends on [])
[INFO]: Loaded recipe libshine (depends on [])
[INFO]: Loaded recipe libx264 (depends on [])
[INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
[INFO]: Found a single valid recipe set (this is good)
[INFO]: Trying to find a bootstrap that matches the given recipes.
[INFO]: Found 1 acceptable bootstraps: ['sdl2']
[INFO]: Using the first of these: sdl2
[INFO]: sdl2 bootstrap appears compatible with the required recipes.
[INFO]: Checking this...
[INFO]: Loaded recipe openssl (depends on [])
[INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
[INFO]: Loaded recipe libx264 (depends on [])
[INFO]: Loaded recipe kivy (depends on [('python2', 'python3crystax'), 'pyjnius', ('sdl2', 'pygame')])
[INFO]: No recipe named youtube-dl; will attempt to install with pip
[INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
[INFO]: Loaded recipe ffmpeg (depends on ['sdl2'])
[INFO]: Loaded recipe ffpyplayer (depends on ['ffmpeg', 'python2', 'sdl2', ('python2', 'python3crystax')])
[INFO]: No recipe named transitions; will attempt to install with pip
[INFO]: Loaded recipe pyjnius (depends on [('python2', 'python3crystax'), 'six', ('sdl2', 'sdl', 'genericndkbuild')])
[INFO]: Loaded recipe libshine (depends on [])
[INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
[INFO]: Loaded recipe ffpyplayer_codecs (depends on ['libshine', 'libx264'])
[INFO]: Loaded recipe sdl2_ttf (depends on [])
[INFO]: Loaded recipe sdl2_image (depends on [])
[INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
[INFO]: Loaded recipe sdl2_mixer (depends on [])
[INFO]: Found a single valid recipe set (this is good)
[INFO]: The selected bootstrap is sdl2
[INFO]: # Creating dist with sdl2 bootstrap
[INFO]: Dist will have name android_SDL2_crystax_py2 and recipes (openssl, sdl2, python2, ffpyplayer, ffpyplayer_codecs, transitions, youtube-dl, kivy)
[INFO]: -> running cp -r /usr/local/lib/python3.5/dist-packages/pythonforandroid/bootstraps/sdl2/build /home/wolfrage/.local/share/pyth...(and 42 more)
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Recipe build order is ['hostpython2', 'libshine', 'libx264', 'openssl', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'ffpyplayer_codecs', 'python2', 'sdl2', 'six', 'ffmpeg', 'pyjnius', 'ffpyplayer', 'kivy']
[INFO]: The requirements (youtube-dl, transitions) were not found as recipes, they will be installed with pip.
[INFO]: # Downloading recipes
[INFO]: Downloading hostpython2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/hostpython2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/hostpython2
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: hostpython2 download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading libshine
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/libshine
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/libshine
[INFO]: -> running basename https://github.com/toots/shine/archive/b403b3e8a41377e0576d834b179a5cc7096ff548.zip
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading libx264
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/libx264
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/libx264
[INFO]: -> running basename http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20161210-2245-stable.tar.bz2
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading openssl
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/openssl
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/openssl
[INFO]: -> running basename https://www.openssl.org/source/openssl-1.0.2h.tar.gz
[INFO]: openssl download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_image
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
[INFO]: sdl2_image download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_mixer
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
[INFO]: sdl2_mixer download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_ttf
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[INFO]: sdl2_ttf download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffpyplayer_codecs
[INFO]: Skipping ffpyplayer_codecs download as no URL is set
[INFO]: Downloading python2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/python2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/python2
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: python2 download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2
[INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading six
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/six
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/six
[INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
[INFO]: six download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffmpeg
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/ffmpeg
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/ffmpeg
[INFO]: -> running basename http://ffmpeg.org/releases/ffmpeg-2.8.8.tar.bz2
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading pyjnius
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/pyjnius
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/pyjnius
[INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
[INFO]: pyjnius download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffpyplayer
[INFO]: P4A_ffpyplayer_DIR is set, skipping download for ffpyplayer
[INFO]: Downloading kivy
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/kivy
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/kivy
[INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
[INFO]: kivy download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Building all recipes for arch armeabi-v7a
[INFO]: # Unpacking recipes
[INFO]: Unpacking hostpython2 for armeabi-v7a
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/hostpython2/Python-2.7.2.tar.bz2
[INFO]: -> running mv Python-2.7.2 /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking libshine for armeabi-v7a
[INFO]: -> running basename https://github.com/toots/shine/archive/b403b3e8a41377e0576d834b179a5cc7096ff548.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libshine/armeabi-v7a
[INFO]: -> running mv shine-b403b3e8a41377e0576d834b179a5cc7096ff548 /home/wolfrage/.local/share/python-for-android/build/other_builds/...(and 29 more)
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking libx264 for armeabi-v7a
[INFO]: -> running basename http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20161210-2245-stable.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/libx264/x264-snapshot-20161210-2245-stable.tar.bz2
[INFO]: -> running mv x264-snapshot-20161210-2245-stable /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a/libx264
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking openssl for armeabi-v7a
[INFO]: -> running basename https://www.openssl.org/source/openssl-1.0.2h.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/openssl/openssl-1.0.2h.tar.gz
[INFO]: -> running mv openssl-1.0.2h /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_image for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_image/SDL2_image-2.0.1.tar.gz
[INFO]: -> running mv SDL2_image-2.0.1 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_mixer for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer/SDL2_mixer-2.0.1.tar.gz
[INFO]: -> running mv SDL2_mixer-2.0.1 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_ttf for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf/SDL2_ttf-2.0.14.tar.gz
[INFO]: -> running mv SDL2_ttf-2.0.14 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_ttf
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffpyplayer_codecs for armeabi-v7a
[INFO]: Skipping ffpyplayer_codecs unpack as no URL is set
[INFO]: Unpacking python2 for armeabi-v7a
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/python2/Python-2.7.2.tar.bz2
[INFO]: -> running mv Python-2.7.2 /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2 for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2/SDL2-2.0.4.tar.gz
[INFO]: -> running mv SDL2-2.0.4 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking six for armeabi-v7a
[INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/six/six-1.9.0.tar.gz
[INFO]: -> running mv six-1.9.0 /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a/six
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffmpeg for armeabi-v7a
[INFO]: -> running basename http://ffmpeg.org/releases/ffmpeg-2.8.8.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/ffmpeg/ffmpeg-2.8.8.tar.bz2
[INFO]: -> running mv ffmpeg-2.8.8 /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking pyjnius for armeabi-v7a
[INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a
[INFO]: -> running mv pyjnius-master /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffpyplayer for armeabi-v7a
[INFO]: P4A_ffpyplayer_DIR exists, symlinking instead
[WARNING]: Using cp -a instead of symlink...fix this!
[INFO]: -> running rm -rf /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running rmdir /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running cp -a /home/wolfrage/0.Projects/EzTunes/build/ffpyplayer/ /home/wolfrage/.local/share/python-for-android/build/other...(and 75 more)
[INFO]: Unpacking kivy for armeabi-v7a
[INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a
[INFO]: -> running mv kivy-master /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Prebuilding recipes
[INFO]: Prebuilding hostpython2 for armeabi-v7a
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/hostpython2/Setup /home/wolfrage/.local/share/pyt...(and 80 more)
[INFO]: Prebuilding libshine for armeabi-v7a
[INFO]: libshine has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding libx264 for armeabi-v7a
[INFO]: libx264 has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding openssl for armeabi-v7a
[INFO]: openssl 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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -p1 -i /usr/lo...(and 93 more)
[INFO]: Applying patch extra_cflags.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -p1 -i /usr/lo...(and 86 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image/.patched
[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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer -p1 -i /usr/lo...(and 105 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer/.patched
[INFO]: Prebuilding sdl2_ttf for armeabi-v7a
[INFO]: sdl2_ttf has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding ffpyplayer_codecs for armeabi-v7a
[INFO]: ffpyplayer_codecs has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding python2 for armeabi-v7a
[INFO]: python2 has no prebuild_armeabi_v7a, skipping
[INFO]: Applying patches for python2[armeabi-v7a]
[INFO]: Applying patch patches/Python-2.7.2-xcompile.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 112 more)
[INFO]: Applying patch patches/Python-2.7.2-ctypes-disable-wchar.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 124 more)
[INFO]: Applying patch patches/disable-modules.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: Applying patch patches/fix-locale.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 101 more)
[INFO]: Applying patch patches/fix-gethostbyaddr.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 108 more)
[INFO]: Applying patch patches/fix-setup-flags.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: Applying patch patches/fix-filesystemdefaultencoding.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 120 more)
[INFO]: Applying patch patches/fix-termios.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 102 more)
[INFO]: Applying patch patches/custom-loader.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 104 more)
[INFO]: Applying patch patches/verbose-compilation.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 110 more)
[INFO]: Applying patch patches/fix-remove-corefoundation.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 116 more)
[INFO]: Applying patch patches/fix-dynamic-lookup.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 109 more)
[INFO]: Applying patch patches/fix-dlfcn.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 100 more)
[INFO]: Applying patch patches/parsetuple.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 101 more)
[INFO]: Applying patch patches/ctypes-find-library-updated.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 118 more)
[INFO]: Applying patch patches/disable-openpty.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/.patched
[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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL -p1 -i /usr/local/lib...(and 77 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL/.patched
[INFO]: Prebuilding six for armeabi-v7a
[INFO]: six has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding ffmpeg for armeabi-v7a
[INFO]: Applying patches for ffmpeg[armeabi-v7a]
[INFO]: Applying patch patches/fix-libshine-configure.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg -p1 -i /usr/...(and 102 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg/.patched
[INFO]: Applying patches for ffmpeg[armeabi-v7a]
[INFO]: ffmpeg already patched, 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/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjni...(and 106 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius/.patched
[INFO]: Prebuilding ffpyplayer for armeabi-v7a
[INFO]: ffpyplayer has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding kivy for armeabi-v7a
[INFO]: kivy has no prebuild_armeabi_v7a, skipping
[INFO]: # Building recipes
[INFO]: Building hostpython2 for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2
[INFO]: -> running configure
[INFO]: -> running make -j5
[INFO]: -> running mv Parser/pgen hostpgen
[INFO]: -> running mv python hostpython
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building libshine for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libshine/armeabi-v7a/libshine
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running bootstrap
[INFO]: -> running configure --host=arm-linux --enable-pic --disable-shared --enable-static --prefix=/home/wolfrage/.local/share/python...(and 61 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building libx264 for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a/libx264
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running configure --cross-prefix=arm-linux-androideabi- --host=arm-linux --disable-asm --disable-cli --enable-pic --disable-...(and 125 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building openssl for armeabi-v7a
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl
[INFO]: -> running perl Configure shared no-dso no-krb5 android-armv7
[INFO]: Applying patch disable-sover.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl -p1 -i /us...(and 88 more)
[INFO]: Applying patch rename-shared-lib.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl -p1 -i /us...(and 92 more)
[INFO]: -> running make build_libs
[INFO]: -> running cp libssl1.0.2h.so libcrypto1.0.2h.so /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_...(and 28 more)
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building sdl2_image for armeabi-v7a
[INFO]: Building sdl2_mixer for armeabi-v7a
[INFO]: Building sdl2_ttf for armeabi-v7a
[INFO]: Building ffpyplayer_codecs for armeabi-v7a
[INFO]: Building python2 for armeabi-v7a
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpython /hom...(and 97 more)
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpgen /home/...(and 95 more)
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/hostpython2/Setup Modules
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running gcc -dumpmachine
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/python2/Setup.local-ssl Modules/Setup.local
[INFO]: -> running sed -i.backup s#^SSL=.*#SSL=/home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/op...(and 26 more)
[INFO]: -> running configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/wolfrage/.local/share/python-for-android/build/oth...(and 119 more)
First install (expected to fail...
[INFO]: -> running make -j5 install HOSTPYTHON=/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeab...(and 198 more)
First python2 make failed. This is expected, trying again.
Second install (expected to work)
[INFO]: -> running touch python.exe python
[INFO]: -> running make -j5 install HOSTPYTHON=/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeab...(and 198 more)
[INFO]: -> running rm -rf python-install/lib/python2.7/test
[INFO]: -> running rm -rf python-install/lib/python2.7/json/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/lib-tk
[INFO]: -> running rm -rf python-install/lib/python2.7/sqlite3/test
[INFO]: -> running rm -rf python-install/lib/python2.7/unittest, test
[INFO]: -> running rm -rf python-install/lib/python2.7/lib2to3/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/bsddb/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/distutils/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/email/test
[INFO]: -> running rm -rf python-install/lib/python2.7/curses
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: -> running cp -a /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/python-i...(and 100 more)
[INFO]: Copying hostpython binary to targetpython folder
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpython /hom...(and 105 more)
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/libpython2....(and 111 more)
[INFO]: Building sdl2 for armeabi-v7a
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running ndk-build V=1
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building six for armeabi-v7a
[INFO]: six apparently isn't already in site-packages
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing six into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a/six
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building ffmpeg for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2/toolchains/arm-linux-androideabi-5/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/crystax-ndk-10.3.2:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running configure --disable-everything --enable-openssl --enable-nonfree --enable-protocol=https,tls_openssl --enable-libx26...(and 668 more)
[INFO]: -> running make -j4
Traceback (most recent call last):
File "setup_SDL2_crystax_py2.py", line 80, in <module>
package_data=package_data
File "/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/bdistapk.py", line 83, in run
main()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 839, in main
ToolchainCL()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 489, in __init__
getattr(self, args.subparser_name.replace('-', '_'))(args)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 147, in wrapper_func
build_dist_from_args(ctx, dist, args)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 190, in build_dist_from_args
build_recipes(build_order, python_modules, ctx)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/build.py", line 562, in build_recipes
recipe.build_arch(arch)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/ffmpeg/__init__.py", line 133, in build_arch
shprint(sh.make, '-j4', _env=env)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/logger.py", line 173, in shprint
for line in output:
File "/usr/lib/python3/dist-packages/sh.py", line 565, in next
self.wait()
File "/usr/lib/python3/dist-packages/sh.py", line 500, in wait
self.handle_command_exit_code(exit_code)
File "/usr/lib/python3/dist-packages/sh.py", line 516, in handle_command_exit_code
raise exc(self.ran, self.process.stdout, self.process.stderr)
sh.ErrorReturnCode_2:
RAN: '/usr/bin/make -j4'
STDOUT:
CC libavdevice/alldevices.o
CC libavdevice/utils.o
CC libavformat/4xm.o
CC libavdevice/avdevice.o
CC libavformat/aacdec.o
CC libavformat/a64.o
CC libavformat/aadec.o
CC libavformat/ac3dec.o
CC libavformat/act.o
CC libavformat/adp.o
CC libavformat/adtsenc.o
CC libavformat/adxdec.o
CC libavformat/afc.o
CC libavformat/aea.o
CC libavformat/aiffdec.o
CC libavformat/aiffenc.o
CC libavformat/allformats.o
CC libavformat/amr.o
CC libavformat/anm.o
CC libavformat/apc.o
CC libavformat/ape.o
CC libavformat/apetag.o
CC libavformat/apngdec.o
CC libavformat/apngenc.o
CC libavformat/asf.o
CC libavformat/aqtitledec.o
CC libavformat/asfcrypt.o
CC libavformat/asfdec_f.o
CC libavformat/asfdec_o.o
CC libavformat/asfenc.o
CC libavformat/assdec.o
CC libavformat/assenc.o
CC libavformat/ast.o
CC libavformat/astdec.o
CC libavformat/astenc.o
CC libavformat/au.o
CC libavformat/audiointerleave.o
CC libavformat/avc.o
CC libavformat/avidec.o
CC libavformat/avienc.o
CC libavformat/aviobuf.o
CC libavformat/avio.o
CC libavformat/avlanguage.o
CC libavformat/avr.o
CC libavformat/avs.o
CC libavformat/bethsoftvid.o
CC libavformat/bfi.o
CC libavformat/bink.o
CC libavformat/bintext.o
CC libavformat/bit.o
CC libavformat/boadec.o
CC libavformat/bmv.o
CC libavformat/brstm.o
CC libavformat/caf.o
CC libavformat/c93.o
CC libavformat/cafdec.o
CC libavformat/cafenc.o
CC libavformat/cavsvideodec.o
CC libavformat/cinedec.o
CC libavformat/concatdec.o
CC libavformat/cdxl.o
CC libavformat/cdg.o
CC libavformat/dauddec.o
CC libavformat/cutils.o
CC libavformat/dashenc.o
CC libavformat/crcenc.o
CC libavformat/dfa.o
CC libavformat/daudenc.o
CC libavformat/dnxhddec.o
CC libavformat/diracdec.o
CC libavformat/dsfdec.o
CC libavformat/dsicin.o
CC libavformat/dss.o
CC libavformat/dtshddec.o
CC libavformat/dtsdec.o
CC libavformat/dump.o
CC libavformat/dv.o
CC libavformat/dvbsub.o
CC libavformat/dvenc.o
CC libavformat/dxa.o
CC libavformat/eacdata.o
CC libavformat/epafdec.o
CC libavformat/electronicarts.o
CC libavformat/ffmdec.o
libavformat/ffmdec.c: In function 'ffm_close':
libavformat/ffmdec.c:243:9: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
av_freep(&s->streams[i]->codec->rc_eq);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2596:17: note: declared here
const char *rc_eq;
^
libavformat/ffmdec.c: In function 'ffm2_read_header':
libavformat/ffmdec.c:382:13: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
codec->rc_eq = av_strdup(rc_eq_buf);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2596:17: note: declared here
const char *rc_eq;
^
libavformat/ffmdec.c:395:13: warning: 'me_method' is deprecated [-Wdeprecated-declarations]
codec->me_method = avio_rb32(pb);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:1729:30: note: declared here
attribute_deprecated int me_method;
^
libavformat/ffmdec.c:399:13: warning: 'rc_buffer_aggressivity' is deprecated [-Wdeprecated-declarations]
codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb));
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2618:11: note: declared here
float rc_buffer_aggressivity;
^
libavformat/ffmdec.c: In function 'ffm_read_header':
libavformat/ffmdec.c:579:13: warning: 'rc_eq' is deprecated [-Wdeprecated-declarations]
codec->rc_eq = av_strdup(rc_eq_buf);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2596:17: note: declared here
const char *rc_eq;
^
libavformat/ffmdec.c:592:13: warning: 'me_method' is deprecated [-Wdeprecated-declarations]
codec->me_method = avio_rb32(pb);
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:1729:30: note: declared here
attribute_deprecated int me_method;
^
libavformat/ffmdec.c:596:13: warning: 'rc_buffer_aggressivity' is deprecated [-Wdeprecated-declarations]
codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb));
^
In file included from libavformat/avformat.h:318:0,
from libavformat/ffmdec.c:31:
./libavcodec/avcodec.h:2618:11: note: declared here
float rc_buffer_aggressivity;
^
CC libavformat/ffmenc.o
CC libavformat/ffmetadec.o
CC libavformat/ffmetaenc.o
CC libavformat/file.o
CC libavformat/filmstripdec.o
CC libavformat/filmstripenc.o
CC libavformat/flac_picture.o
CC libavformat/flacdec.o
CC libavformat/flacenc_header.o
CC libavformat/flacenc.o
CC libavformat/flic.o
CC libavformat/flvdec.o
CC libavformat/flvenc.o
CC libavformat/format.o
CC libavformat/framecrcenc.o
libavformat/format.c: In function 'av_probe_input_format3':
libavformat/format.c:182:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
lpd.buf = zerobuffer;
^
CC libavformat/framehash.o
CC libavformat/frmdec.o
CC libavformat/g722.o
CC libavformat/g723_1.o
CC libavformat/g729dec.o
CC libavformat/gif.o
CC libavformat/gifdec.o
CC libavformat/golomb_tab.o
CC libavformat/gsmdec.o
CC libavformat/gxfenc.o
CC libavformat/gxf.o
CC libavformat/h261dec.o
CC libavformat/h263dec.o
CC libavformat/h264dec.o
CC libavformat/hdsenc.o
CC libavformat/hevc.o
CC libavformat/hevcdec.o
CC libavformat/hls.o
CC libavformat/hlsenc.o
libavformat/hls.c:579:12: warning: 'open_in' defined but not used [-Wunused-function]
static int open_in(HLSContext *c, AVIOContext **in, const char *url)
^
CC libavformat/hnm.o
CC libavformat/http.o
CC libavformat/icodec.o
CC libavformat/httpauth.o
CC libavformat/icoenc.o
CC libavformat/id3v1.o
CC libavformat/id3v2.o
CC libavformat/id3v2enc.o
CC libavformat/idcin.o
CC libavformat/idroqdec.o
CC libavformat/idroqenc.o
CC libavformat/img2.o
CC libavformat/ilbc.o
CC libavformat/iff.o
CC libavformat/img2_alias_pix.o
CC libavformat/img2_brender_pix.o
CC libavformat/img2dec.o
CC libavformat/img2enc.o
CC libavformat/ingenientdec.o
CC libavformat/ipmovie.o
CC libavformat/ircam.o
CC libavformat/ircamdec.o
CC libavformat/ircamenc.o
CC libavformat/isom.o
CC libavformat/iss.o
CC libavformat/iv8.o
CC libavformat/ivfdec.o
CC libavformat/ivfenc.o
CC libavformat/jacosubenc.o
CC libavformat/jvdec.o
CC libavformat/jacosubdec.o
CC libavformat/latmenc.o
CC libavformat/lmlm4.o
CC libavformat/loasdec.o
CC libavformat/log2_tab.o
CC libavformat/lrc.o
CC libavformat/lrcdec.o
CC libavformat/lrcenc.o
CC libavformat/lxfdec.o
CC libavformat/lvfdec.o
CC libavformat/m4vdec.o
CC libavformat/matroska.o
CC libavformat/matroskadec.o
CC libavformat/metadata.o
CC libavformat/md5enc.o
CC libavformat/matroskaenc.o
CC libavformat/mgsts.o
CC libavformat/microdvddec.o
CC libavformat/microdvdenc.o
CC libavformat/mkvtimestamp_v2.o
CC libavformat/mlvdec.o
CC libavformat/mm.o
CC libavformat/mmf.o
CC libavformat/mov.o
CC libavformat/mov_chan.o
CC libavformat/movenc.o
CC libavformat/movenchint.o
CC libavformat/mp3dec.o
CC libavformat/mp3enc.o
CC libavformat/mpc.o
CC libavformat/mpc8.o
CC libavformat/mpeg.o
CC libavformat/mpegenc.o
CC libavformat/mpegts.o
CC libavformat/mpegtsenc.o
CC libavformat/mpegvideodec.o
CC libavformat/mpjpeg.o
CC libavformat/mpjpegdec.o
CC libavformat/mpl2dec.o
CC libavformat/mpsubdec.o
CC libavformat/msnwc_tcp.o
CC libavformat/mtv.o
CC libavformat/mux.o
CC libavformat/mvdec.o
CC libavformat/mxf.o
CC libavformat/mvi.o
CC libavformat/mxfdec.o
CC libavformat/mxfenc.o
CC libavformat/mxg.o
CC libavformat/ncdec.o
CC libavformat/network.o
In file included from libavformat/network.h:29:0,
from libavformat/network.c:22:
libavformat/os_support.h:67:32: error: expected declaration specifiers or '...' before '(' token
# define lseek(f,p,w) lseek64((f), (p), (w))
^
libavformat/os_support.h:67:37: error: expected declaration specifiers or '...' before '(' token
# define lseek(f,p,w) lseek64((f), (p), (w))
^
libavformat/os_support.h:67:42: error: expected declaration specifiers or '...' before '(' token
# define lseek(f,p,w) lseek64((f), (p), (w))
^
common.mak:57: recipe for target 'libavformat/network.o' failed
make: *** [libavformat/network.o] Error 1
make: *** Waiting for unfinished jobs....
STDERR:
python3 setup_SDL2_google_py2.py apk
###################################################################
Command: ['rm', '-rf', '/home/wolfrage/.local/share/python-for-android/build'] | Completed.
###################################################################
Packages are ['eztunes']
Package Data is: {'eztunes': ['*.py', '*.kv', '*.gif'], 'eztunes/resources/screens': ['*.py', '*.kv'], 'eztunes/resources/images/testing': ['*.png'], 'eztunes/service': ['*.py']}
running apk
Including eztunes/Logic.py
Including eztunes/main.py
Including eztunes/CommonClasses.py
Including eztunes/_metadata.py
Including eztunes/CommonOSC.py
Including eztunes/KivyUI.py
Including eztunes/Hooks.py
Including eztunes/__init__.py
Including eztunes/CommUI.py
Including eztunes/BootStrap.py
Including eztunes/CommonFuncs.py
Including eztunes/Postman.py
Including eztunes/kivy.kv
Including eztunes/splash.gif
Including eztunes/resources/screens/Main.py
Including eztunes/resources/screens/ScreenSearch.py
Including eztunes/resources/screens/ScreenHome.py
Including eztunes/resources/screens/Main.kv
Including eztunes/resources/screens/ScreenSearch.kv
Including eztunes/resources/screens/ScreenHome.kv
Including eztunes/resources/images/testing/playing.png
Including eztunes/resources/images/testing/previous.png
Including eztunes/resources/images/testing/playlist.png
Including eztunes/resources/images/testing/playing_pressed.png
Including eztunes/resources/images/testing/search_pressed.png
Including eztunes/resources/images/testing/playing_selected.png
Including eztunes/resources/images/testing/playlist_pressed.png
Including eztunes/resources/images/testing/play_selected.png
Including eztunes/resources/images/testing/next.png
Including eztunes/resources/images/testing/play_pressed.png
Including eztunes/resources/images/testing/home.png
Including eztunes/resources/images/testing/play.png
Including eztunes/resources/images/testing/search.png
Including eztunes/resources/images/testing/pause.png
Including eztunes/resources/images/testing/home_selected.png
Including eztunes/resources/images/testing/playlist_selected.png
Including eztunes/resources/images/testing/search_selected.png
Including eztunes/resources/images/testing/album_art.png
Including eztunes/resources/images/testing/home_pressed.png
Including eztunes/service/service.py
Including eztunes/service/ServiceLogic.py
[INFO]: Will compile for the following archs: armeabi-v7a
[INFO]: Found possible SDK dirs in buildozer dir: android-sdk-20
[INFO]: Will attempt to use SDK at /home/wolfrage/.buildozer/android/platform/android-sdk-20
[WARNING]: This SDK lookup is intended for debug only, if you use python-for-android much you should probably maintain your own SDK download.
[INFO]: Getting Android API version from user argument
[INFO]: Available Android APIs are (3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25)
[INFO]: Requested API target 19 is available, continuing.
[INFO]: Found possible NDK dirs in buildozer dir: android-ndk-r9c, android-ndk-r9c-linux-x86_64.tar.bz2
[INFO]: Will attempt to use NDK at /home/wolfrage/.buildozer/android/platform/android-ndk-r9c
[WARNING]: This NDK lookup is intended for debug only, if you use python-for-android much you should probably maintain your own NDK download.
[INFO]: Got NDK version from $ANDROIDNDKVER
[INFO]: Got Android NDK version from the NDK dir: it is r9c
[INFO]: Using Google NDK r9c
[INFO]: Found virtualenv at /usr/local/bin/virtualenv
[INFO]: Found the following toolchain versions: ['4.6', '4.8', 'clang3.3']
[INFO]: Picking the latest gcc toolchain, here 4.8
[INFO]: No existing dists meet the given requirements!
[INFO]: No dist exists that meets your requirements, so one will be built.
[INFO]: No recipe named transitions; will attempt to install with pip
[INFO]: Loaded recipe kivy (depends on [('sdl2', 'pygame'), ('python2', 'python3crystax'), 'pyjnius'])
[INFO]: Loaded recipe ffpyplayer_codecs (depends on ['libshine', 'libx264'])
[INFO]: No recipe named youtube-dl; will attempt to install with pip
[INFO]: Loaded recipe openssl (depends on [])
[INFO]: Loaded recipe ffpyplayer (depends on ['ffmpeg', 'sdl2', ('python2', 'python3crystax'), 'python2'])
[INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
[INFO]: Loaded recipe pyjnius (depends on ['six', ('sdl2', 'sdl', 'genericndkbuild'), ('python2', 'python3crystax')])
[INFO]: Loaded recipe libshine (depends on [])
[INFO]: Loaded recipe libx264 (depends on [])
[INFO]: Loaded recipe ffmpeg (depends on ['sdl2'])
[INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
[INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
[INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
[INFO]: Loaded recipe sdl2_image (depends on [])
[INFO]: Loaded recipe sdl2_mixer (depends on [])
[INFO]: Loaded recipe sdl2_ttf (depends on [])
[INFO]: Found a single valid recipe set (this is good)
[INFO]: Trying to find a bootstrap that matches the given recipes.
[INFO]: Found 1 acceptable bootstraps: ['sdl2']
[INFO]: Using the first of these: sdl2
[INFO]: sdl2 bootstrap appears compatible with the required recipes.
[INFO]: Checking this...
[INFO]: No recipe named transitions; will attempt to install with pip
[INFO]: Loaded recipe ffpyplayer_codecs (depends on ['libshine', 'libx264'])
[INFO]: Loaded recipe kivy (depends on [('sdl2', 'pygame'), ('python2', 'python3crystax'), 'pyjnius'])
[INFO]: No recipe named youtube-dl; will attempt to install with pip
[INFO]: Loaded recipe pyjnius (depends on ['six', ('sdl2', 'sdl', 'genericndkbuild'), ('python2', 'python3crystax')])
[INFO]: Loaded recipe sdl2_image (depends on [])
[INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
[INFO]: Loaded recipe sdl2_ttf (depends on [])
[INFO]: Loaded recipe libx264 (depends on [])
[INFO]: Loaded recipe openssl (depends on [])
[INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
[INFO]: Loaded recipe ffmpeg (depends on ['sdl2'])
[INFO]: Loaded recipe sdl2_mixer (depends on [])
[INFO]: Loaded recipe ffpyplayer (depends on ['ffmpeg', 'sdl2', ('python2', 'python3crystax'), 'python2'])
[INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
[INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
[INFO]: Loaded recipe libshine (depends on [])
[INFO]: Found a single valid recipe set (this is good)
[INFO]: The selected bootstrap is sdl2
[INFO]: # Creating dist with sdl2 bootstrap
[INFO]: Dist will have name android_SDL2_google_py2 and recipes (hostpython2, kivy, ffpyplayer, openssl, ffpyplayer_codecs, transitions, youtube-dl)
[INFO]: -> running cp -r /usr/local/lib/python3.5/dist-packages/pythonforandroid/bootstraps/sdl2/build /home/wolfrage/.local/share/pyth...(and 42 more)
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Recipe build order is ['hostpython2', 'libshine', 'libx264', 'openssl', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'ffpyplayer_codecs', 'python2', 'sdl2', 'six', 'ffmpeg', 'pyjnius', 'ffpyplayer', 'kivy']
[INFO]: The requirements (transitions, youtube-dl) were not found as recipes, they will be installed with pip.
[INFO]: # Downloading recipes
[INFO]: Downloading hostpython2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/hostpython2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/hostpython2
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: hostpython2 download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading libshine
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/libshine
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/libshine
[INFO]: -> running basename https://github.com/toots/shine/archive/b403b3e8a41377e0576d834b179a5cc7096ff548.zip
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading libx264
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/libx264
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/libx264
[INFO]: -> running basename http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20161210-2245-stable.tar.bz2
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading openssl
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/openssl
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/openssl
[INFO]: -> running basename https://www.openssl.org/source/openssl-1.0.2h.tar.gz
[INFO]: openssl download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_image
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
[INFO]: sdl2_image download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_mixer
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
[INFO]: sdl2_mixer download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_ttf
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[INFO]: sdl2_ttf download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffpyplayer_codecs
[INFO]: Skipping ffpyplayer_codecs download as no URL is set
[INFO]: Downloading python2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/python2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/python2
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: python2 download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2
[INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading six
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/six
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/six
[INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
[INFO]: six download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffmpeg
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/ffmpeg
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/ffmpeg
[INFO]: -> running basename http://ffmpeg.org/releases/ffmpeg-2.8.8.tar.bz2
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading pyjnius
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/pyjnius
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/pyjnius
[INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
[INFO]: pyjnius download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffpyplayer
[INFO]: P4A_ffpyplayer_DIR is set, skipping download for ffpyplayer
[INFO]: Downloading kivy
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/kivy
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/kivy
[INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
[INFO]: kivy download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Building all recipes for arch armeabi-v7a
[INFO]: # Unpacking recipes
[INFO]: Unpacking hostpython2 for armeabi-v7a
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/hostpython2/Python-2.7.2.tar.bz2
[INFO]: -> running mv Python-2.7.2 /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking libshine for armeabi-v7a
[INFO]: -> running basename https://github.com/toots/shine/archive/b403b3e8a41377e0576d834b179a5cc7096ff548.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libshine/armeabi-v7a
[INFO]: -> running mv shine-b403b3e8a41377e0576d834b179a5cc7096ff548 /home/wolfrage/.local/share/python-for-android/build/other_builds/...(and 29 more)
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking libx264 for armeabi-v7a
[INFO]: -> running basename http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20161210-2245-stable.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/libx264/x264-snapshot-20161210-2245-stable.tar.bz2
[INFO]: -> running mv x264-snapshot-20161210-2245-stable /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a/libx264
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking openssl for armeabi-v7a
[INFO]: -> running basename https://www.openssl.org/source/openssl-1.0.2h.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/openssl/openssl-1.0.2h.tar.gz
[INFO]: -> running mv openssl-1.0.2h /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_image for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_image/SDL2_image-2.0.1.tar.gz
[INFO]: -> running mv SDL2_image-2.0.1 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_mixer for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer/SDL2_mixer-2.0.1.tar.gz
[INFO]: -> running mv SDL2_mixer-2.0.1 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_ttf for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf/SDL2_ttf-2.0.14.tar.gz
[INFO]: -> running mv SDL2_ttf-2.0.14 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_ttf
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffpyplayer_codecs for armeabi-v7a
[INFO]: Skipping ffpyplayer_codecs unpack as no URL is set
[INFO]: Unpacking python2 for armeabi-v7a
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/python2/Python-2.7.2.tar.bz2
[INFO]: -> running mv Python-2.7.2 /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2 for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2/SDL2-2.0.4.tar.gz
[INFO]: -> running mv SDL2-2.0.4 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking six for armeabi-v7a
[INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/six/six-1.9.0.tar.gz
[INFO]: -> running mv six-1.9.0 /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a/six
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffmpeg for armeabi-v7a
[INFO]: -> running basename http://ffmpeg.org/releases/ffmpeg-2.8.8.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/ffmpeg/ffmpeg-2.8.8.tar.bz2
[INFO]: -> running mv ffmpeg-2.8.8 /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking pyjnius for armeabi-v7a
[INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a
[INFO]: -> running mv pyjnius-master /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffpyplayer for armeabi-v7a
[INFO]: P4A_ffpyplayer_DIR exists, symlinking instead
[WARNING]: Using cp -a instead of symlink...fix this!
[INFO]: -> running rm -rf /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running rmdir /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running cp -a /home/wolfrage/0.Projects/EzTunes/build/ffpyplayer/ /home/wolfrage/.local/share/python-for-android/build/other...(and 75 more)
[INFO]: Unpacking kivy for armeabi-v7a
[INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a
[INFO]: -> running mv kivy-master /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Prebuilding recipes
[INFO]: Prebuilding hostpython2 for armeabi-v7a
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/hostpython2/Setup /home/wolfrage/.local/share/pyt...(and 80 more)
[INFO]: Prebuilding libshine for armeabi-v7a
[INFO]: libshine has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding libx264 for armeabi-v7a
[INFO]: libx264 has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding openssl for armeabi-v7a
[INFO]: openssl 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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -p1 -i /usr/lo...(and 93 more)
[INFO]: Applying patch extra_cflags.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -p1 -i /usr/lo...(and 86 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image/.patched
[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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer -p1 -i /usr/lo...(and 105 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer/.patched
[INFO]: Prebuilding sdl2_ttf for armeabi-v7a
[INFO]: sdl2_ttf has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding ffpyplayer_codecs for armeabi-v7a
[INFO]: ffpyplayer_codecs has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding python2 for armeabi-v7a
[INFO]: python2 has no prebuild_armeabi_v7a, skipping
[INFO]: Applying patches for python2[armeabi-v7a]
[INFO]: Applying patch patches/Python-2.7.2-xcompile.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 112 more)
[INFO]: Applying patch patches/Python-2.7.2-ctypes-disable-wchar.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 124 more)
[INFO]: Applying patch patches/disable-modules.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: Applying patch patches/fix-locale.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 101 more)
[INFO]: Applying patch patches/fix-gethostbyaddr.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 108 more)
[INFO]: Applying patch patches/fix-setup-flags.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: Applying patch patches/fix-filesystemdefaultencoding.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 120 more)
[INFO]: Applying patch patches/fix-termios.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 102 more)
[INFO]: Applying patch patches/custom-loader.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 104 more)
[INFO]: Applying patch patches/verbose-compilation.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 110 more)
[INFO]: Applying patch patches/fix-remove-corefoundation.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 116 more)
[INFO]: Applying patch patches/fix-dynamic-lookup.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 109 more)
[INFO]: Applying patch patches/fix-dlfcn.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 100 more)
[INFO]: Applying patch patches/parsetuple.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 101 more)
[INFO]: Applying patch patches/ctypes-find-library-updated.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 118 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/.patched
[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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL -p1 -i /usr/local/lib...(and 77 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL/.patched
[INFO]: Prebuilding six for armeabi-v7a
[INFO]: six has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding ffmpeg for armeabi-v7a
[INFO]: Applying patches for ffmpeg[armeabi-v7a]
[INFO]: Applying patch patches/fix-libshine-configure.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg -p1 -i /usr/...(and 102 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg/.patched
[INFO]: Applying patches for ffmpeg[armeabi-v7a]
[INFO]: ffmpeg already patched, 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/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjni...(and 106 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius/.patched
[INFO]: Prebuilding ffpyplayer for armeabi-v7a
[INFO]: ffpyplayer has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding kivy for armeabi-v7a
[INFO]: kivy has no prebuild_armeabi_v7a, skipping
[INFO]: # Building recipes
[INFO]: Building hostpython2 for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2
[INFO]: -> running configure
[INFO]: -> running make -j5
[INFO]: -> running mv Parser/pgen hostpgen
[INFO]: -> running mv python hostpython
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building libshine for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libshine/armeabi-v7a/libshine
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running bootstrap
[INFO]: -> running configure --host=arm-linux --enable-pic --disable-shared --enable-static --prefix=/home/wolfrage/.local/share/python...(and 61 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building libx264 for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a/libx264
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running configure --cross-prefix=arm-linux-androideabi- --host=arm-linux --disable-asm --disable-cli --enable-pic --disable-...(and 125 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building openssl for armeabi-v7a
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl
[INFO]: -> running perl Configure shared no-dso no-krb5 android-armv7
[INFO]: Applying patch disable-sover.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl -p1 -i /us...(and 88 more)
[INFO]: Applying patch rename-shared-lib.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl -p1 -i /us...(and 92 more)
[INFO]: -> running make build_libs
[INFO]: -> running cp libssl1.0.2h.so libcrypto1.0.2h.so /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_...(and 27 more)
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building sdl2_image for armeabi-v7a
[INFO]: Building sdl2_mixer for armeabi-v7a
[INFO]: Building sdl2_ttf for armeabi-v7a
[INFO]: Building ffpyplayer_codecs for armeabi-v7a
[INFO]: Building python2 for armeabi-v7a
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpython /hom...(and 97 more)
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpgen /home/...(and 95 more)
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/hostpython2/Setup Modules
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running gcc -dumpmachine
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/python2/Setup.local-ssl Modules/Setup.local
[INFO]: -> running sed -i.backup s#^SSL=.*#SSL=/home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/op...(and 26 more)
[INFO]: -> running configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/wolfrage/.local/share/python-for-android/build/oth...(and 119 more)
First install (expected to fail...
[INFO]: -> running make -j5 install HOSTPYTHON=/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeab...(and 198 more)
First python2 make failed. This is expected, trying again.
Second install (expected to work)
[INFO]: -> running touch python.exe python
[INFO]: -> running make -j5 install HOSTPYTHON=/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeab...(and 198 more)
[INFO]: -> running rm -rf python-install/lib/python2.7/test
[INFO]: -> running rm -rf python-install/lib/python2.7/json/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/lib-tk
[INFO]: -> running rm -rf python-install/lib/python2.7/sqlite3/test
[INFO]: -> running rm -rf python-install/lib/python2.7/unittest, test
[INFO]: -> running rm -rf python-install/lib/python2.7/lib2to3/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/bsddb/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/distutils/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/email/test
[INFO]: -> running rm -rf python-install/lib/python2.7/curses
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: -> running cp -a /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/python-i...(and 99 more)
[INFO]: Copying hostpython binary to targetpython folder
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpython /hom...(and 104 more)
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/libpython2....(and 110 more)
[INFO]: Building sdl2 for armeabi-v7a
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running ndk-build V=1
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building six for armeabi-v7a
[INFO]: six apparently isn't already in site-packages
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing six into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a/six
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building ffmpeg for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running configure --disable-everything --enable-openssl --enable-nonfree --enable-protocol=https,tls_openssl --enable-libx26...(and 665 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building pyjnius for armeabi-v7a
[INFO]: jnius apparently isn't already in site-packages
[INFO]: Cythonizing anything necessary in pyjnius
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: -> running python.host -c import sys; print(sys.path)
cwd is /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: Trying first build of pyjnius to get cython files: this is expected to fail
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: pyjnius first build failed (as expected)
[INFO]: Running cython where appropriate
[INFO]: Cythonize jnius/jnius.pyx
[INFO]: -> running cython ./jnius/jnius.pyx
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: Stripping object files
[INFO]: -> running find ./build/lib.linux-x86_64-2.7 -name *.o -exec arm-linux-androideabi-strip --strip-unneeded {} ;
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing pyjnius into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building ffpyplayer for armeabi-v7a
[INFO]: ffpyplayer apparently isn't already in site-packages
[INFO]: Cythonizing anything necessary in ffpyplayer
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a/ffpyplayer
[INFO]: -> running python.host -c import sys; print(sys.path)
cwd is /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a/ffpyplayer
[INFO]: Trying first build of ffpyplayer to get cython files: this is expected to fail
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: ffpyplayer first build failed (as expected)
[INFO]: Running cython where appropriate
[INFO]: Cythonize ffpyplayer/tools.pyx
[INFO]: -> running cython ./ffpyplayer/tools.pyx
[INFO]: Cythonize ffpyplayer/pic.pyx
[INFO]: -> running cython ./ffpyplayer/pic.pyx
[INFO]: Cythonize ffpyplayer/threading.pyx
[INFO]: -> running cython ./ffpyplayer/threading.pyx
[INFO]: Cythonize ffpyplayer/writer.pyx
[INFO]: -> running cython ./ffpyplayer/writer.pyx
[INFO]: Cythonize ffpyplayer/player/queue.pyx
[INFO]: -> running cython ./ffpyplayer/player/queue.pyx
[INFO]: Cythonize ffpyplayer/player/frame_queue.pyx
[INFO]: -> running cython ./ffpyplayer/player/frame_queue.pyx
[INFO]: Cythonize ffpyplayer/player/player.pyx
[INFO]: -> running cython ./ffpyplayer/player/player.pyx
[INFO]: Cythonize ffpyplayer/player/clock.pyx
[INFO]: -> running cython ./ffpyplayer/player/clock.pyx
[INFO]: Cythonize ffpyplayer/player/decoder.pyx
[INFO]: -> running cython ./ffpyplayer/player/decoder.pyx
[INFO]: Cythonize ffpyplayer/player/core.pyx
[INFO]: -> running cython ./ffpyplayer/player/core.pyx
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: Stripping object files
[INFO]: -> running find ./build/lib.linux-x86_64-2.7 -name *.o -exec arm-linux-androideabi-strip --strip-unneeded {} ;
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing ffpyplayer into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a/ffpyplayer
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building kivy for armeabi-v7a
[INFO]: kivy apparently isn't already in site-packages
[INFO]: Cythonizing anything necessary in kivy
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: -> running python.host -c import sys; print(sys.path)
cwd is /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: Trying first build of kivy to get cython files: this is expected to fail
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: kivy first build failed (as expected)
[INFO]: Running cython where appropriate
[INFO]: Cythonize kivy/weakproxy.pyx
[INFO]: -> running cython ./kivy/weakproxy.pyx
[INFO]: Cythonize kivy/_clock.pyx
[INFO]: -> running cython ./kivy/_clock.pyx
[INFO]: Cythonize kivy/properties.pyx
[INFO]: -> running cython ./kivy/properties.pyx
[INFO]: Cythonize kivy/_event.pyx
[INFO]: -> running cython ./kivy/_event.pyx
[INFO]: Cythonize kivy/core/image/img_imageio.pyx
[INFO]: -> running cython ./kivy/core/image/img_imageio.pyx
[INFO]: Cythonize kivy/core/image/_img_sdl2.pyx
[INFO]: -> running cython ./kivy/core/image/_img_sdl2.pyx
[INFO]: Cythonize kivy/core/clipboard/_clipboard_sdl2.pyx
[INFO]: -> running cython ./kivy/core/clipboard/_clipboard_sdl2.pyx
[INFO]: Cythonize kivy/core/camera/camera_avfoundation.pyx
[INFO]: -> running cython ./kivy/core/camera/camera_avfoundation.pyx
[INFO]: Cythonize kivy/core/audio/audio_sdl2.pyx
[INFO]: -> running cython ./kivy/core/audio/audio_sdl2.pyx
[INFO]: Cythonize kivy/core/text/_text_sdl2.pyx
[INFO]: -> running cython ./kivy/core/text/_text_sdl2.pyx
[INFO]: Cythonize kivy/core/text/text_layout.pyx
[INFO]: -> running cython ./kivy/core/text/text_layout.pyx
[INFO]: Cythonize kivy/core/window/_window_sdl2.pyx
[INFO]: -> running cython ./kivy/core/window/_window_sdl2.pyx
[INFO]: Cythonize kivy/core/window/window_x11.pyx
[INFO]: -> running cython ./kivy/core/window/window_x11.pyx
[INFO]: Cythonize kivy/lib/gstplayer/_gstplayer.pyx
[INFO]: -> running cython ./kivy/lib/gstplayer/_gstplayer.pyx
[INFO]: Cythonize kivy/lib/vidcore_lite/egl.pyx
[INFO]: -> running cython ./kivy/lib/vidcore_lite/egl.pyx
[INFO]: Cythonize kivy/lib/vidcore_lite/bcm.pyx
[INFO]: -> running cython ./kivy/lib/vidcore_lite/bcm.pyx
[INFO]: Cythonize kivy/graphics/fbo.pyx
[INFO]: -> running cython ./kivy/graphics/fbo.pyx
[INFO]: Cythonize kivy/graphics/compiler.pyx
[INFO]: -> running cython ./kivy/graphics/compiler.pyx
[INFO]: Cythonize kivy/graphics/transformation.pyx
[INFO]: -> running cython ./kivy/graphics/transformation.pyx
[INFO]: Cythonize kivy/graphics/opengl_utils.pyx
[INFO]: -> running cython ./kivy/graphics/opengl_utils.pyx
[INFO]: Cythonize kivy/graphics/svg.pyx
[INFO]: -> running cython ./kivy/graphics/svg.pyx
[INFO]: Cythonize kivy/graphics/scissor_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/scissor_instructions.pyx
[INFO]: Cythonize kivy/graphics/texture.pyx
[INFO]: -> running cython ./kivy/graphics/texture.pyx
[INFO]: Cythonize kivy/graphics/context_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/context_instructions.pyx
[INFO]: Cythonize kivy/graphics/stencil_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/stencil_instructions.pyx
[INFO]: Cythonize kivy/graphics/tesselator.pyx
[INFO]: -> running cython ./kivy/graphics/tesselator.pyx
[INFO]: Cythonize kivy/graphics/vbo.pyx
[INFO]: -> running cython ./kivy/graphics/vbo.pyx
[INFO]: Cythonize kivy/graphics/buffer.pyx
[INFO]: -> running cython ./kivy/graphics/buffer.pyx
[INFO]: Cythonize kivy/graphics/vertex.pyx
[INFO]: -> running cython ./kivy/graphics/vertex.pyx
[INFO]: Cythonize kivy/graphics/gl_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/gl_instructions.pyx
[INFO]: Cythonize kivy/graphics/vertex_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/vertex_instructions.pyx
[INFO]: Cythonize kivy/graphics/context.pyx
[INFO]: -> running cython ./kivy/graphics/context.pyx
[INFO]: Cythonize kivy/graphics/shader.pyx
[INFO]: -> running cython ./kivy/graphics/shader.pyx
[INFO]: Cythonize kivy/graphics/opengl.pyx
[INFO]: -> running cython ./kivy/graphics/opengl.pyx
[INFO]: Cythonize kivy/graphics/instructions.pyx
[INFO]: -> running cython ./kivy/graphics/instructions.pyx
[INFO]: Cythonize kivy/graphics/cgl.pyx
[INFO]: -> running cython ./kivy/graphics/cgl.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_glew.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_glew.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_mock.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_mock.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_debug.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_debug.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_sdl2.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_sdl2.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_gl.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_gl.pyx
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: Stripping object files
[INFO]: -> running find ./build/lib.linux-x86_64-2.7 -name *.o -exec arm-linux-androideabi-strip --strip-unneeded {} ;
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing kivy into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Biglinking object files
[INFO]: Collating object files from each recipe
[INFO]: hostpython2 recipe has no biglinkable files dir, skipping
[INFO]: libshine recipe has no biglinkable files dir, skipping
[INFO]: libx264 recipe has no biglinkable files dir, skipping
[INFO]: openssl recipe has no biglinkable files dir, skipping
[INFO]: sdl2_image recipe has no biglinkable files dir, skipping
[INFO]: sdl2_mixer recipe has no biglinkable files dir, skipping
[INFO]: sdl2_ttf recipe has no biglinkable files dir, skipping
[INFO]: ffpyplayer_codecs recipe has no biglinkable files dir, skipping
[INFO]: python2 recipe has no biglinkable files dir, skipping
[INFO]: sdl2 recipe has no biglinkable files dir, skipping
[INFO]: six recipe has no biglinkable files dir, skipping
[INFO]: ffmpeg recipe has no biglinkable files dir, skipping
[INFO]: pyjnius recipe has object files, copying
[INFO]: -> running cp -r /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/objects_pyj...(and 236 more)
[INFO]: ffpyplayer recipe has object files, copying
[INFO]: -> running cp -r /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python...(and 3094 more)
[INFO]: kivy recipe has object files, copying
[INFO]: -> running cp -r /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/objects_kivy/...(and 8811 more)
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Biglinking
[INFO]: target /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_py2/armeabi-v7a/libpymodules.so
objs_paths are ['/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects']
[INFO]: -> running arch-arm -shared -O3 -o /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_p...(and 6225 more)
Traceback (most recent call last):
File "setup_SDL2_google_py2.py", line 80, in <module>
package_data=package_data
File "/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/bdistapk.py", line 83, in run
main()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 839, in main
ToolchainCL()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 489, in __init__
getattr(self, args.subparser_name.replace('-', '_'))(args)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 147, in wrapper_func
build_dist_from_args(ctx, dist, args)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 190, in build_dist_from_args
build_recipes(build_order, python_modules, ctx)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/build.py", line 571, in build_recipes
biglink(ctx, arch)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/build.py", line 664, in biglink
env=env)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/build.py", line 711, in biglink_function
shprint(cc, '-shared', '-O3', '-o', soname, *unique_args, _env=env)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/logger.py", line 173, in shprint
for line in output:
File "/usr/lib/python3/dist-packages/sh.py", line 565, in next
self.wait()
File "/usr/lib/python3/dist-packages/sh.py", line 500, in wait
self.handle_command_exit_code(exit_code)
File "/usr/lib/python3/dist-packages/sh.py", line 516, in handle_command_exit_code
raise exc(self.ran, self.process.stdout, self.process.stderr)
sh.ErrorReturnCode_1:
RAN: '/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -shared -O3 -o /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_py2/armeabi-v7a/libpymodules.so /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/weakproxy.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/vertex_instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_window_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/vbo.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_event.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/gl_instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/opengl_utils.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tesselator.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/opengl.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/compiler.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_img_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/scissor_instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/svg.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/texture.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/buffer.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/text_layout.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/stencil_instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/context.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/audio_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_clipboard_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_debug.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_glew.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/fbo.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_clock.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/jnius.so.o -Llibs/armeabi-v7a -llog /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_mock.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/properties.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_text_sdl2.so.o -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL/include -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_ttf -L/usr/include/SDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/transformation.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/shader.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o -L/home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg/lib -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/libs/armeabi-v7a -lavcodec -lavdevice -lavfilter -lavformat -lavutil -lswscale -lswresample -lpostproc -lSDL2 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_gl.so.o -L/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib -lGLESv2 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/vertex.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/context_instructions.so.o -L/home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_py2/armeabi-v7a -L/home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_py2 -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/obj/local/armeabi-v7a -L/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/python-install/lib -lpython2.7 -lm'
STDOUT:
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
collect2: error: ld returned 1 exit status
STDERR:
python3 setup_SDL2_google_py2.py apk
###################################################################
Command: ['rm', '-rf', '/home/wolfrage/.local/share/python-for-android/build'] | Completed.
###################################################################
Packages are ['eztunes']
Package Data is: {'eztunes/service': ['*.py'], 'eztunes/resources/screens': ['*.py', '*.kv'], 'eztunes': ['*.py', '*.kv', '*.gif'], 'eztunes/resources/images/testing': ['*.png']}
running apk
Including eztunes/service/service.py
Including eztunes/service/ServiceLogic.py
Including eztunes/resources/screens/Main.py
Including eztunes/resources/screens/ScreenSearch.py
Including eztunes/resources/screens/ScreenHome.py
Including eztunes/resources/screens/Main.kv
Including eztunes/resources/screens/ScreenSearch.kv
Including eztunes/resources/screens/ScreenHome.kv
Including eztunes/Logic.py
Including eztunes/main.py
Including eztunes/CommonClasses.py
Including eztunes/_metadata.py
Including eztunes/CommonOSC.py
Including eztunes/KivyUI.py
Including eztunes/Hooks.py
Including eztunes/__init__.py
Including eztunes/CommUI.py
Including eztunes/BootStrap.py
Including eztunes/CommonFuncs.py
Including eztunes/Postman.py
Including eztunes/kivy.kv
Including eztunes/splash.gif
Including eztunes/resources/images/testing/playing.png
Including eztunes/resources/images/testing/previous.png
Including eztunes/resources/images/testing/playlist.png
Including eztunes/resources/images/testing/playing_pressed.png
Including eztunes/resources/images/testing/search_pressed.png
Including eztunes/resources/images/testing/playing_selected.png
Including eztunes/resources/images/testing/playlist_pressed.png
Including eztunes/resources/images/testing/play_selected.png
Including eztunes/resources/images/testing/next.png
Including eztunes/resources/images/testing/play_pressed.png
Including eztunes/resources/images/testing/home.png
Including eztunes/resources/images/testing/play.png
Including eztunes/resources/images/testing/search.png
Including eztunes/resources/images/testing/pause.png
Including eztunes/resources/images/testing/home_selected.png
Including eztunes/resources/images/testing/playlist_selected.png
Including eztunes/resources/images/testing/search_selected.png
Including eztunes/resources/images/testing/album_art.png
Including eztunes/resources/images/testing/home_pressed.png
[INFO]: Will compile for the following archs: armeabi-v7a
[INFO]: Found possible SDK dirs in buildozer dir: android-sdk-20
[INFO]: Will attempt to use SDK at /home/wolfrage/.buildozer/android/platform/android-sdk-20
[WARNING]: This SDK lookup is intended for debug only, if you use python-for-android much you should probably maintain your own SDK download.
[INFO]: Getting Android API version from user argument
[INFO]: Available Android APIs are (3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25)
[INFO]: Requested API target 19 is available, continuing.
[INFO]: Found possible NDK dirs in buildozer dir: android-ndk-r9c, android-ndk-r9c-linux-x86_64.tar.bz2
[INFO]: Will attempt to use NDK at /home/wolfrage/.buildozer/android/platform/android-ndk-r9c
[WARNING]: This NDK lookup is intended for debug only, if you use python-for-android much you should probably maintain your own NDK download.
[INFO]: Got NDK version from $ANDROIDNDKVER
[INFO]: Got Android NDK version from the NDK dir: it is r9c
[INFO]: Using Google NDK r9c
[INFO]: Found virtualenv at /usr/local/bin/virtualenv
[INFO]: Found the following toolchain versions: ['4.6', '4.8', 'clang3.3']
[INFO]: Picking the latest gcc toolchain, here 4.8
[INFO]: No existing dists meet the given requirements!
[INFO]: No dist exists that meets your requirements, so one will be built.
[INFO]: Loaded recipe openssl (depends on [])
[INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
[INFO]: Loaded recipe ffpyplayer_codecs (depends on ['libshine', 'libx264'])
[INFO]: No recipe named transitions; will attempt to install with pip
[INFO]: Loaded recipe ffpyplayer (depends on ['ffmpeg', 'python2', 'sdl2', ('python2', 'python3crystax')])
[INFO]: No recipe named youtube-dl; will attempt to install with pip
[INFO]: Loaded recipe kivy (depends on [('sdl2', 'pygame'), ('python2', 'python3crystax'), 'pyjnius'])
[INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
[INFO]: Loaded recipe libshine (depends on [])
[INFO]: Loaded recipe libx264 (depends on [])
[INFO]: Loaded recipe ffmpeg (depends on ['sdl2'])
[INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
[INFO]: Loaded recipe pyjnius (depends on ['six', ('python2', 'python3crystax'), ('sdl2', 'sdl', 'genericndkbuild')])
[INFO]: Loaded recipe sdl2_image (depends on [])
[INFO]: Loaded recipe sdl2_mixer (depends on [])
[INFO]: Loaded recipe sdl2_ttf (depends on [])
[INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
[INFO]: Found a single valid recipe set (this is good)
[INFO]: Trying to find a bootstrap that matches the given recipes.
[INFO]: Found 1 acceptable bootstraps: ['sdl2']
[INFO]: Using the first of these: sdl2
[INFO]: sdl2 bootstrap appears compatible with the required recipes.
[INFO]: Checking this...
[INFO]: Loaded recipe libx264 (depends on [])
[INFO]: Loaded recipe sdl2_image (depends on [])
[INFO]: Loaded recipe sdl2_ttf (depends on [])
[INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
[INFO]: No recipe named youtube-dl; will attempt to install with pip
[INFO]: Loaded recipe openssl (depends on [])
[INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
[INFO]: Loaded recipe ffpyplayer_codecs (depends on ['libshine', 'libx264'])
[INFO]: Loaded recipe sdl2_mixer (depends on [])
[INFO]: Loaded recipe ffmpeg (depends on ['sdl2'])
[INFO]: No recipe named transitions; will attempt to install with pip
[INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
[INFO]: Loaded recipe ffpyplayer (depends on ['ffmpeg', 'python2', 'sdl2', ('python2', 'python3crystax')])
[INFO]: Loaded recipe libshine (depends on [])
[INFO]: Loaded recipe pyjnius (depends on ['six', ('python2', 'python3crystax'), ('sdl2', 'sdl', 'genericndkbuild')])
[INFO]: Loaded recipe kivy (depends on [('sdl2', 'pygame'), ('python2', 'python3crystax'), 'pyjnius'])
[INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
[INFO]: Found a single valid recipe set (this is good)
[INFO]: The selected bootstrap is sdl2
[INFO]: # Creating dist with sdl2 bootstrap
[INFO]: Dist will have name android_SDL2_google_py2 and recipes (openssl, sdl2, hostpython2, ffpyplayer, ffpyplayer_codecs, transitions, youtube-dl, kivy)
[INFO]: -> running cp -r /usr/local/lib/python3.5/dist-packages/pythonforandroid/bootstraps/sdl2/build /home/wolfrage/.local/share/pyth...(and 42 more)
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Recipe build order is ['hostpython2', 'libshine', 'libx264', 'openssl', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'ffpyplayer_codecs', 'python2', 'sdl2', 'six', 'ffmpeg', 'pyjnius', 'ffpyplayer', 'kivy']
[INFO]: The requirements (youtube-dl, transitions) were not found as recipes, they will be installed with pip.
[INFO]: # Downloading recipes
[INFO]: Downloading hostpython2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/hostpython2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/hostpython2
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: hostpython2 download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading libshine
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/libshine
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/libshine
[INFO]: -> running basename https://github.com/toots/shine/archive/b403b3e8a41377e0576d834b179a5cc7096ff548.zip
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading libx264
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/libx264
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/libx264
[INFO]: -> running basename http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20161210-2245-stable.tar.bz2
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading openssl
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/openssl
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/openssl
[INFO]: -> running basename https://www.openssl.org/source/openssl-1.0.2h.tar.gz
[INFO]: openssl download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_image
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
[INFO]: sdl2_image download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_mixer
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
[INFO]: sdl2_mixer download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2_ttf
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[INFO]: sdl2_ttf download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffpyplayer_codecs
[INFO]: Skipping ffpyplayer_codecs download as no URL is set
[INFO]: Downloading python2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/python2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/python2
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: python2 download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading sdl2
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/sdl2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/sdl2
[INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading six
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/six
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/six
[INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
[INFO]: six download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffmpeg
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/ffmpeg
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/ffmpeg
[INFO]: -> running basename http://ffmpeg.org/releases/ffmpeg-2.8.8.tar.bz2
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading pyjnius
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/pyjnius
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/pyjnius
[INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
[INFO]: pyjnius download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Downloading ffpyplayer
[INFO]: P4A_ffpyplayer_DIR is set, skipping download for ffpyplayer
[INFO]: Downloading kivy
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/packages/kivy
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/packages/kivy
[INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
[INFO]: kivy download already cached, skipping
[WARNING]: Should check headers here! Skipping for now.
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Building all recipes for arch armeabi-v7a
[INFO]: # Unpacking recipes
[INFO]: Unpacking hostpython2 for armeabi-v7a
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/hostpython2/Python-2.7.2.tar.bz2
[INFO]: -> running mv Python-2.7.2 /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking libshine for armeabi-v7a
[INFO]: -> running basename https://github.com/toots/shine/archive/b403b3e8a41377e0576d834b179a5cc7096ff548.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libshine/armeabi-v7a
[INFO]: -> running mv shine-b403b3e8a41377e0576d834b179a5cc7096ff548 /home/wolfrage/.local/share/python-for-android/build/other_builds/...(and 29 more)
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking libx264 for armeabi-v7a
[INFO]: -> running basename http://mirror.yandex.ru/mirrors/ftp.videolan.org/x264/snapshots/x264-snapshot-20161210-2245-stable.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/libx264/x264-snapshot-20161210-2245-stable.tar.bz2
[INFO]: -> running mv x264-snapshot-20161210-2245-stable /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a/libx264
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking openssl for armeabi-v7a
[INFO]: -> running basename https://www.openssl.org/source/openssl-1.0.2h.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/openssl/openssl-1.0.2h.tar.gz
[INFO]: -> running mv openssl-1.0.2h /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_image for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.1.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_image/SDL2_image-2.0.1.tar.gz
[INFO]: -> running mv SDL2_image-2.0.1 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_mixer for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_mixer/SDL2_mixer-2.0.1.tar.gz
[INFO]: -> running mv SDL2_mixer-2.0.1 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2_ttf for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2_ttf/SDL2_ttf-2.0.14.tar.gz
[INFO]: -> running mv SDL2_ttf-2.0.14 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_ttf
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffpyplayer_codecs for armeabi-v7a
[INFO]: Skipping ffpyplayer_codecs unpack as no URL is set
[INFO]: Unpacking python2 for armeabi-v7a
[INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/python2/Python-2.7.2.tar.bz2
[INFO]: -> running mv Python-2.7.2 /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking sdl2 for armeabi-v7a
[INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/sdl2/SDL2-2.0.4.tar.gz
[INFO]: -> running mv SDL2-2.0.4 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking six for armeabi-v7a
[INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/six/six-1.9.0.tar.gz
[INFO]: -> running mv six-1.9.0 /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a/six
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffmpeg for armeabi-v7a
[INFO]: -> running basename http://ffmpeg.org/releases/ffmpeg-2.8.8.tar.bz2
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a
[INFO]: -> running tar tf /home/wolfrage/.local/share/python-for-android/packages/ffmpeg/ffmpeg-2.8.8.tar.bz2
[INFO]: -> running mv ffmpeg-2.8.8 /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking pyjnius for armeabi-v7a
[INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a
[INFO]: -> running mv pyjnius-master /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Unpacking ffpyplayer for armeabi-v7a
[INFO]: P4A_ffpyplayer_DIR exists, symlinking instead
[WARNING]: Using cp -a instead of symlink...fix this!
[INFO]: -> running rm -rf /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running mkdir -p /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running rmdir /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a
[INFO]: -> running cp -a /home/wolfrage/0.Projects/EzTunes/build/ffpyplayer/ /home/wolfrage/.local/share/python-for-android/build/other...(and 75 more)
[INFO]: Unpacking kivy for armeabi-v7a
[INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a
[INFO]: -> running mv kivy-master /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Prebuilding recipes
[INFO]: Prebuilding hostpython2 for armeabi-v7a
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/hostpython2/Setup /home/wolfrage/.local/share/pyt...(and 80 more)
[INFO]: Prebuilding libshine for armeabi-v7a
[INFO]: libshine has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding libx264 for armeabi-v7a
[INFO]: libx264 has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding openssl for armeabi-v7a
[INFO]: openssl 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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -p1 -i /usr/lo...(and 93 more)
[INFO]: Applying patch extra_cflags.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -p1 -i /usr/lo...(and 86 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image/.patched
[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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer -p1 -i /usr/lo...(and 105 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer/.patched
[INFO]: Prebuilding sdl2_ttf for armeabi-v7a
[INFO]: sdl2_ttf has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding ffpyplayer_codecs for armeabi-v7a
[INFO]: ffpyplayer_codecs has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding python2 for armeabi-v7a
[INFO]: python2 has no prebuild_armeabi_v7a, skipping
[INFO]: Applying patches for python2[armeabi-v7a]
[INFO]: Applying patch patches/Python-2.7.2-xcompile.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 112 more)
[INFO]: Applying patch patches/Python-2.7.2-ctypes-disable-wchar.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 124 more)
[INFO]: Applying patch patches/disable-modules.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: Applying patch patches/fix-locale.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 101 more)
[INFO]: Applying patch patches/fix-gethostbyaddr.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 108 more)
[INFO]: Applying patch patches/fix-setup-flags.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 106 more)
[INFO]: Applying patch patches/fix-filesystemdefaultencoding.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 120 more)
[INFO]: Applying patch patches/fix-termios.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 102 more)
[INFO]: Applying patch patches/custom-loader.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 104 more)
[INFO]: Applying patch patches/verbose-compilation.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 110 more)
[INFO]: Applying patch patches/fix-remove-corefoundation.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 116 more)
[INFO]: Applying patch patches/fix-dynamic-lookup.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 109 more)
[INFO]: Applying patch patches/fix-dlfcn.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 100 more)
[INFO]: Applying patch patches/parsetuple.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 101 more)
[INFO]: Applying patch patches/ctypes-find-library-updated.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2 -p...(and 118 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/.patched
[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/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL -p1 -i /usr/local/lib...(and 77 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL/.patched
[INFO]: Prebuilding six for armeabi-v7a
[INFO]: six has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding ffmpeg for armeabi-v7a
[INFO]: Applying patches for ffmpeg[armeabi-v7a]
[INFO]: Applying patch patches/fix-libshine-configure.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg -p1 -i /usr/...(and 102 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg/.patched
[INFO]: Applying patches for ffmpeg[armeabi-v7a]
[INFO]: ffmpeg already patched, 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/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjni...(and 106 more)
[INFO]: -> running touch /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius/.patched
[INFO]: Prebuilding ffpyplayer for armeabi-v7a
[INFO]: ffpyplayer has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding kivy for armeabi-v7a
[INFO]: kivy has no prebuild_armeabi_v7a, skipping
[INFO]: # Building recipes
[INFO]: Building hostpython2 for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2
[INFO]: -> running configure
[INFO]: -> running make -j5
[INFO]: -> running mv Parser/pgen hostpgen
[INFO]: -> running mv python hostpython
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building libshine for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libshine/armeabi-v7a/libshine
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running bootstrap
[INFO]: -> running configure --host=arm-linux --enable-pic --disable-shared --enable-static --prefix=/home/wolfrage/.local/share/python...(and 61 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building libx264 for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/libx264/armeabi-v7a/libx264
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running configure --cross-prefix=arm-linux-androideabi- --host=arm-linux --disable-asm --disable-cli --enable-pic --disable-...(and 125 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building openssl for armeabi-v7a
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl
[INFO]: -> running perl Configure shared no-dso no-krb5 android-armv7
[INFO]: Applying patch disable-sover.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl -p1 -i /us...(and 88 more)
[INFO]: Applying patch rename-shared-lib.patch
[INFO]: -> running patch -t -d /home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/openssl -p1 -i /us...(and 92 more)
[INFO]: -> running make build_libs
[INFO]: -> running cp libssl1.0.2h.so libcrypto1.0.2h.so /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_...(and 27 more)
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building sdl2_image for armeabi-v7a
[INFO]: Building sdl2_mixer for armeabi-v7a
[INFO]: Building sdl2_ttf for armeabi-v7a
[INFO]: Building ffpyplayer_codecs for armeabi-v7a
[INFO]: Building python2 for armeabi-v7a
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpython /hom...(and 97 more)
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpgen /home/...(and 95 more)
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/hostpython2/Setup Modules
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running gcc -dumpmachine
[INFO]: -> running cp /usr/local/lib/python3.5/dist-packages/pythonforandroid/recipes/python2/Setup.local-ssl Modules/Setup.local
[INFO]: -> running sed -i.backup s#^SSL=.*#SSL=/home/wolfrage/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a/op...(and 26 more)
[INFO]: -> running configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/wolfrage/.local/share/python-for-android/build/oth...(and 119 more)
First install (expected to fail...
[INFO]: -> running make -j5 install HOSTPYTHON=/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeab...(and 198 more)
First python2 make failed. This is expected, trying again.
Second install (expected to work)
[INFO]: -> running touch python.exe python
[INFO]: -> running make -j5 install HOSTPYTHON=/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeab...(and 198 more)
[INFO]: -> running rm -rf python-install/lib/python2.7/test
[INFO]: -> running rm -rf python-install/lib/python2.7/json/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/lib-tk
[INFO]: -> running rm -rf python-install/lib/python2.7/sqlite3/test
[INFO]: -> running rm -rf python-install/lib/python2.7/unittest, test
[INFO]: -> running rm -rf python-install/lib/python2.7/lib2to3/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/bsddb/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/distutils/tests
[INFO]: -> running rm -rf python-install/lib/python2.7/email/test
[INFO]: -> running rm -rf python-install/lib/python2.7/curses
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: -> running cp -a /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/python-i...(and 99 more)
[INFO]: Copying hostpython binary to targetpython folder
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/hostpython2/desktop/hostpython2/hostpython /hom...(and 104 more)
[INFO]: -> running cp /home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/libpython2....(and 110 more)
[INFO]: Building sdl2 for armeabi-v7a
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: -> running ndk-build V=1
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building six for armeabi-v7a
[INFO]: six apparently isn't already in site-packages
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing six into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/six-python2/armeabi-v7a/six
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building ffmpeg for armeabi-v7a
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> running configure --disable-everything --enable-openssl --enable-nonfree --enable-protocol=https,tls_openssl --enable-libx26...(and 665 more)
[INFO]: -> running make -j4
[INFO]: -> running make install
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building pyjnius for armeabi-v7a
[INFO]: jnius apparently isn't already in site-packages
[INFO]: Cythonizing anything necessary in pyjnius
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: -> running python.host -c import sys; print(sys.path)
cwd is /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: Trying first build of pyjnius to get cython files: this is expected to fail
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: pyjnius first build failed (as expected)
[INFO]: Running cython where appropriate
[INFO]: Cythonize jnius/jnius.pyx
[INFO]: -> running cython ./jnius/jnius.pyx
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: Stripping object files
[INFO]: -> running find ./build/lib.linux-x86_64-2.7 -name *.o -exec arm-linux-androideabi-strip --strip-unneeded {} ;
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing pyjnius into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building ffpyplayer for armeabi-v7a
[INFO]: ffpyplayer apparently isn't already in site-packages
[INFO]: Cythonizing anything necessary in ffpyplayer
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a/ffpyplayer
[INFO]: -> running python.host -c import sys; print(sys.path)
cwd is /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a/ffpyplayer
[INFO]: Trying first build of ffpyplayer to get cython files: this is expected to fail
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: ffpyplayer first build failed (as expected)
[INFO]: Running cython where appropriate
[INFO]: Cythonize ffpyplayer/tools.pyx
[INFO]: -> running cython ./ffpyplayer/tools.pyx
[INFO]: Cythonize ffpyplayer/pic.pyx
[INFO]: -> running cython ./ffpyplayer/pic.pyx
[INFO]: Cythonize ffpyplayer/threading.pyx
[INFO]: -> running cython ./ffpyplayer/threading.pyx
[INFO]: Cythonize ffpyplayer/writer.pyx
[INFO]: -> running cython ./ffpyplayer/writer.pyx
[INFO]: Cythonize ffpyplayer/player/queue.pyx
[INFO]: -> running cython ./ffpyplayer/player/queue.pyx
[INFO]: Cythonize ffpyplayer/player/frame_queue.pyx
[INFO]: -> running cython ./ffpyplayer/player/frame_queue.pyx
[INFO]: Cythonize ffpyplayer/player/player.pyx
[INFO]: -> running cython ./ffpyplayer/player/player.pyx
[INFO]: Cythonize ffpyplayer/player/clock.pyx
[INFO]: -> running cython ./ffpyplayer/player/clock.pyx
[INFO]: Cythonize ffpyplayer/player/decoder.pyx
[INFO]: -> running cython ./ffpyplayer/player/decoder.pyx
[INFO]: Cythonize ffpyplayer/player/core.pyx
[INFO]: -> running cython ./ffpyplayer/player/core.pyx
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: Stripping object files
[INFO]: -> running find ./build/lib.linux-x86_64-2.7 -name *.o -exec arm-linux-androideabi-strip --strip-unneeded {} ;
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing ffpyplayer into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python2/armeabi-v7a/ffpyplayer
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: Building kivy for armeabi-v7a
[INFO]: kivy apparently isn't already in site-packages
[INFO]: Cythonizing anything necessary in kivy
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: -> running python.host -c import sys; print(sys.path)
cwd is /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: Trying first build of kivy to get cython files: this is expected to fail
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: kivy first build failed (as expected)
[INFO]: Running cython where appropriate
[INFO]: Cythonize kivy/weakproxy.pyx
[INFO]: -> running cython ./kivy/weakproxy.pyx
[INFO]: Cythonize kivy/_clock.pyx
[INFO]: -> running cython ./kivy/_clock.pyx
[INFO]: Cythonize kivy/properties.pyx
[INFO]: -> running cython ./kivy/properties.pyx
[INFO]: Cythonize kivy/_event.pyx
[INFO]: -> running cython ./kivy/_event.pyx
[INFO]: Cythonize kivy/core/image/img_imageio.pyx
[INFO]: -> running cython ./kivy/core/image/img_imageio.pyx
[INFO]: Cythonize kivy/core/image/_img_sdl2.pyx
[INFO]: -> running cython ./kivy/core/image/_img_sdl2.pyx
[INFO]: Cythonize kivy/core/clipboard/_clipboard_sdl2.pyx
[INFO]: -> running cython ./kivy/core/clipboard/_clipboard_sdl2.pyx
[INFO]: Cythonize kivy/core/camera/camera_avfoundation.pyx
[INFO]: -> running cython ./kivy/core/camera/camera_avfoundation.pyx
[INFO]: Cythonize kivy/core/audio/audio_sdl2.pyx
[INFO]: -> running cython ./kivy/core/audio/audio_sdl2.pyx
[INFO]: Cythonize kivy/core/text/_text_sdl2.pyx
[INFO]: -> running cython ./kivy/core/text/_text_sdl2.pyx
[INFO]: Cythonize kivy/core/text/text_layout.pyx
[INFO]: -> running cython ./kivy/core/text/text_layout.pyx
[INFO]: Cythonize kivy/core/window/_window_sdl2.pyx
[INFO]: -> running cython ./kivy/core/window/_window_sdl2.pyx
[INFO]: Cythonize kivy/core/window/window_x11.pyx
[INFO]: -> running cython ./kivy/core/window/window_x11.pyx
[INFO]: Cythonize kivy/lib/gstplayer/_gstplayer.pyx
[INFO]: -> running cython ./kivy/lib/gstplayer/_gstplayer.pyx
[INFO]: Cythonize kivy/lib/vidcore_lite/egl.pyx
[INFO]: -> running cython ./kivy/lib/vidcore_lite/egl.pyx
[INFO]: Cythonize kivy/lib/vidcore_lite/bcm.pyx
[INFO]: -> running cython ./kivy/lib/vidcore_lite/bcm.pyx
[INFO]: Cythonize kivy/graphics/fbo.pyx
[INFO]: -> running cython ./kivy/graphics/fbo.pyx
[INFO]: Cythonize kivy/graphics/compiler.pyx
[INFO]: -> running cython ./kivy/graphics/compiler.pyx
[INFO]: Cythonize kivy/graphics/transformation.pyx
[INFO]: -> running cython ./kivy/graphics/transformation.pyx
[INFO]: Cythonize kivy/graphics/opengl_utils.pyx
[INFO]: -> running cython ./kivy/graphics/opengl_utils.pyx
[INFO]: Cythonize kivy/graphics/svg.pyx
[INFO]: -> running cython ./kivy/graphics/svg.pyx
[INFO]: Cythonize kivy/graphics/scissor_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/scissor_instructions.pyx
[INFO]: Cythonize kivy/graphics/texture.pyx
[INFO]: -> running cython ./kivy/graphics/texture.pyx
[INFO]: Cythonize kivy/graphics/context_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/context_instructions.pyx
[INFO]: Cythonize kivy/graphics/stencil_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/stencil_instructions.pyx
[INFO]: Cythonize kivy/graphics/tesselator.pyx
[INFO]: -> running cython ./kivy/graphics/tesselator.pyx
[INFO]: Cythonize kivy/graphics/vbo.pyx
[INFO]: -> running cython ./kivy/graphics/vbo.pyx
[INFO]: Cythonize kivy/graphics/buffer.pyx
[INFO]: -> running cython ./kivy/graphics/buffer.pyx
[INFO]: Cythonize kivy/graphics/vertex.pyx
[INFO]: -> running cython ./kivy/graphics/vertex.pyx
[INFO]: Cythonize kivy/graphics/gl_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/gl_instructions.pyx
[INFO]: Cythonize kivy/graphics/vertex_instructions.pyx
[INFO]: -> running cython ./kivy/graphics/vertex_instructions.pyx
[INFO]: Cythonize kivy/graphics/context.pyx
[INFO]: -> running cython ./kivy/graphics/context.pyx
[INFO]: Cythonize kivy/graphics/shader.pyx
[INFO]: -> running cython ./kivy/graphics/shader.pyx
[INFO]: Cythonize kivy/graphics/opengl.pyx
[INFO]: -> running cython ./kivy/graphics/opengl.pyx
[INFO]: Cythonize kivy/graphics/instructions.pyx
[INFO]: -> running cython ./kivy/graphics/instructions.pyx
[INFO]: Cythonize kivy/graphics/cgl.pyx
[INFO]: -> running cython ./kivy/graphics/cgl.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_glew.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_glew.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_mock.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_mock.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_debug.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_debug.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_sdl2.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_sdl2.pyx
[INFO]: Cythonize kivy/graphics/cgl_backend/cgl_gl.pyx
[INFO]: -> running cython ./kivy/graphics/cgl_backend/cgl_gl.pyx
[INFO]: -> running python.host setup.py build_ext -v
[INFO]: Stripping object files
[INFO]: -> running find ./build/lib.linux-x86_64-2.7 -name *.o -exec arm-linux-androideabi-strip --strip-unneeded {} ;
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Installing kivy into site-packages
[INFO]: -> directory context /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy
[INFO]: -> running python.host setup.py install -O2
[INFO]: <- directory context /home/wolfrage/0.Projects/EzTunes/src
[INFO]: # Biglinking object files
[INFO]: Collating object files from each recipe
[INFO]: hostpython2 recipe has no biglinkable files dir, skipping
[INFO]: libshine recipe has no biglinkable files dir, skipping
[INFO]: libx264 recipe has no biglinkable files dir, skipping
[INFO]: openssl recipe has no biglinkable files dir, skipping
[INFO]: sdl2_image recipe has no biglinkable files dir, skipping
[INFO]: sdl2_mixer recipe has no biglinkable files dir, skipping
[INFO]: sdl2_ttf recipe has no biglinkable files dir, skipping
[INFO]: ffpyplayer_codecs recipe has no biglinkable files dir, skipping
[INFO]: python2 recipe has no biglinkable files dir, skipping
[INFO]: sdl2 recipe has no biglinkable files dir, skipping
[INFO]: six recipe has no biglinkable files dir, skipping
[INFO]: ffmpeg recipe has no biglinkable files dir, skipping
[INFO]: pyjnius recipe has object files, copying
[INFO]: -> running cp -r /home/wolfrage/.local/share/python-for-android/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/objects_pyj...(and 236 more)
[INFO]: ffpyplayer recipe has object files, copying
[INFO]: -> running cp -r /home/wolfrage/.local/share/python-for-android/build/other_builds/ffpyplayer-ffpyplayer_codecs-openssl-python...(and 3094 more)
[INFO]: kivy recipe has object files, copying
[INFO]: -> running cp -r /home/wolfrage/.local/share/python-for-android/build/other_builds/kivy-python2-sdl2/armeabi-v7a/objects_kivy/...(and 8811 more)
ccache found, will optimize builds
path is /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/wolfrage/.buildozer/android/platform/android-ndk-r9c:/home/wolfrage/.buildozer/android/platform/android-sdk-20/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[INFO]: Biglinking
[INFO]: target /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_py2/armeabi-v7a/libpymodules.so
objs_paths are ['/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects']
[INFO]: -> running arch-arm -shared -O3 -o /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_p...(and 6225 more)
Traceback (most recent call last):
File "setup_SDL2_google_py2.py", line 80, in <module>
)
File "/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/bdistapk.py", line 83, in run
main()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 839, in main
ToolchainCL()
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 489, in __init__
getattr(self, args.subparser_name.replace('-', '_'))(args)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 147, in wrapper_func
build_dist_from_args(ctx, dist, args)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/toolchain.py", line 190, in build_dist_from_args
build_recipes(build_order, python_modules, ctx)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/build.py", line 571, in build_recipes
biglink(ctx, arch)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/build.py", line 664, in biglink
env=env)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/build.py", line 711, in biglink_function
shprint(cc, '-shared', '-O3', '-o', soname, *unique_args, _env=env)
File "/usr/local/lib/python3.5/dist-packages/pythonforandroid/logger.py", line 173, in shprint
for line in output:
File "/usr/lib/python3/dist-packages/sh.py", line 565, in next
self.wait()
File "/usr/lib/python3/dist-packages/sh.py", line 500, in wait
self.handle_command_exit_code(exit_code)
File "/usr/lib/python3/dist-packages/sh.py", line 516, in handle_command_exit_code
raise exc(self.ran, self.process.stdout, self.process.stderr)
sh.ErrorReturnCode_1:
RAN: '/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/wolfrage/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm -shared -O3 -o /home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_py2/armeabi-v7a/libpymodules.so /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/weakproxy.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/vertex_instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_window_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/vbo.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_event.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/gl_instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/opengl_utils.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tesselator.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/opengl.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/compiler.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_img_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/scissor_instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/svg.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/texture.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/buffer.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/text_layout.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/stencil_instructions.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/context.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/audio_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_clipboard_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_sdl2.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_debug.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_glew.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/fbo.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_clock.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/jnius.so.o -Llibs/armeabi-v7a -llog /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_mock.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/properties.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/_text_sdl2.so.o -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL/include -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_image -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_mixer -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni/SDL2_ttf -L/usr/include/SDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/transformation.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/shader.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o -L/home/wolfrage/.local/share/python-for-android/build/other_builds/ffmpeg/armeabi-v7a/ffmpeg/lib -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/libs/armeabi-v7a -lavcodec -lavdevice -lavfilter -lavformat -lavutil -lswscale -lswresample -lpostproc -lSDL2 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/cgl_gl.so.o -L/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm/usr/lib -lGLESv2 /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/vertex.so.o /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/context_instructions.so.o -L/home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_py2/armeabi-v7a -L/home/wolfrage/.local/share/python-for-android/build/libs_collections/android_SDL2_google_py2 -L/home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/obj/local/armeabi-v7a -L/home/wolfrage/.local/share/python-for-android/build/other_builds/python2-openssl/armeabi-v7a/python2/python-install/lib -lpython2.7 -lm'
STDOUT:
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/tools.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/writer.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/frame_queue.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/player.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/queue.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/threading.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/core.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/pic.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o: multiple definition of 'print_all_libs_info'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o: multiple definition of 'opt_find'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o: multiple definition of 'opt_default'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/clock.so.o: multiple definition of 'get_plane_sizes'
/home/wolfrage/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: /home/wolfrage/.local/share/python-for-android/build/bootstrap_builds/sdl2/collated_objects/decoder.so.o: previous definition here
collect2: error: ld returned 1 exit status
STDERR:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment