Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JohnBuckleyGitHub/c793402d39713737cf61ef4134cbcd45 to your computer and use it in GitHub Desktop.
Save JohnBuckleyGitHub/c793402d39713737cf61ef4134cbcd45 to your computer and use it in GitHub Desktop.
P4A failing on armeabi-v7a
/home/anon/.local/bin/p4a apk --debug --version=2.4.19163 --dist_name=vsbike32 --bootstrap sdl2 --requirements=android,python3,kivy,plyer,numpy,boto3,botocore,urllib3,dateutil,jmespath,s3transfer --arch armeabi-v7a --name VSbike --package com.velosense.bikeano --android_api=27 --ndk_api=21 --permission WRITE_EXTERNAL_STORAGE --permission ACCESS_FINE_LOCATION --permission INTERNET --permission ACCESS_NETWORK_STATE --permission RECORD_AUDIO --add-jar appjars/android_antlib-restricted_4-15-0.jar --add-jar appjars/channel.jar --presplash images/Velosense_splash.jpg --icon Velosense-Favicon-ExtraRounded.png --orientation portrait --wakelock --window --color=always --private .
['sh', 'p4a_script.sh']
[WARNING]: $ANDROIDNDKVER is deprecated and no longer necessary, the value you set is ignored
[INFO]: Will compile for the following archs: armeabi-v7a
[INFO]: Getting Android API version from user argument: 27
[INFO]: Available Android APIs are (27)
[INFO]: Requested API target 27 is available, continuing.
[INFO]: Found NDK dir in $ANDROIDNDK: /home/anon/Android/android-ndk-r19c
[INFO]: Found NDK version 19c
[WARNING]: NDK API target was not set manually, using the default of 21 = min(android-api=27, default ndk-api=21)
[INFO]: Found the following toolchain versions: ['4.9']
[INFO]: Picking the latest gcc toolchain, here 4.9
[INFO]: No existing dists meet the given requirements!
[INFO]: No dist exists that meets your requirements, so one will be built.
[INFO]: Found a single valid recipe set: ['boto3', 'botocore', 'hostpython3', 'jmespath', 'libffi', 'openssl', 'plyer', 's3transfer', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'sqlite3', 'urllib3', 'python3', 'sdl2', 'setuptools', 'cython', 'dateutil', 'six', 'numpy', 'pyjnius', 'android', 'kivy']
[INFO]: The selected bootstrap is sdl2
[INFO]: # Creating dist with sdl2 bootstrap
[INFO]: Dist will have name vsbike32 and requirements (android, python3, kivy, plyer, numpy, boto3, botocore, urllib3, dateutil, jmespath, s3transfer)
[INFO]: Dist contains the following requirements as recipes: ['hostpython3', 'libffi', 'openssl', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'sqlite3', 'python3', 'sdl2', 'setuptools', 'cython', 'dateutil', 'six', 'numpy', 'pyjnius', 'android', 'kivy']
[INFO]: Dist will also contain modules (botocore, plyer, jmespath, s3transfer, certifi, urllib3, boto3) installed from pip
[INFO]: Dist will be build in mode debug
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/bootstrap_builds/sdl2
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Recipe build order is ['hostpython3', 'libffi', 'openssl', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'sqlite3', 'python3', 'sdl2', 'setuptools', 'cython', 'dateutil', 'six', 'numpy', 'pyjnius', 'android', 'kivy']
[INFO]: The requirements (boto3, botocore, certifi, jmespath, plyer, s3transfer, urllib3) were not found as recipes, they will be installed with pip.
[INFO]: # Downloading recipes
[INFO]: Downloading hostpython3
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/hostpython3
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/hostpython3
[DEBUG]: -> running basename https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tgz
[DEBUG]: Python-3.8.1.tgz
[INFO]: hostpython3 download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading libffi
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/libffi
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/libffi
[DEBUG]: -> running basename https://github.com/libffi/libffi/archive/8fa8837.tar.gz
[DEBUG]: 8fa8837.tar.gz
[INFO]: libffi download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading openssl
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/openssl
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/openssl
[DEBUG]: -> running basename https://www.openssl.org/source/openssl-1.1.1f.tar.gz
[DEBUG]: openssl-1.1.1f.tar.gz
[INFO]: openssl download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading sdl2_image
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/sdl2_image
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/sdl2_image
[DEBUG]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.4.tar.gz
[DEBUG]: SDL2_image-2.0.4.tar.gz
[INFO]: sdl2_image download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading sdl2_mixer
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/sdl2_mixer
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/sdl2_mixer
[DEBUG]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.4.tar.gz
[DEBUG]: SDL2_mixer-2.0.4.tar.gz
[INFO]: sdl2_mixer download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading sdl2_ttf
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/sdl2_ttf
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/sdl2_ttf
[DEBUG]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[DEBUG]: SDL2_ttf-2.0.14.tar.gz
[INFO]: sdl2_ttf download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading sqlite3
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/sqlite3
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/sqlite3
[DEBUG]: -> running basename https://www.sqlite.org/2016/sqlite-amalgamation-3150100.zip
[DEBUG]: sqlite-amalgamation-3150100.zip
[INFO]: sqlite3 download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading python3
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/python3
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/python3
[DEBUG]: -> running basename https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tgz
[DEBUG]: Python-3.8.1.tgz
[INFO]: python3 download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading sdl2
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/sdl2
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/sdl2
[DEBUG]: -> running basename https://www.libsdl.org/release/SDL2-2.0.9.tar.gz
[DEBUG]: SDL2-2.0.9.tar.gz
[INFO]: sdl2 download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading setuptools
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/setuptools
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/setuptools
[DEBUG]: -> running basename https://pypi.python.org/packages/source/s/setuptools/setuptools-40.9.0.zip
[DEBUG]: setuptools-40.9.0.zip
[INFO]: setuptools download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading cython
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/cython
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/cython
[DEBUG]: -> running basename https://github.com/cython/cython/archive/0.29.15.tar.gz
[DEBUG]: 0.29.15.tar.gz
[INFO]: cython download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading dateutil
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/dateutil
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/dateutil
[DEBUG]: -> running basename https://pypi.python.org/packages/51/fc/39a3fbde6864942e8bb24c93663734b74e281b984d1b8c4f95d64b0c21f6/python-dateutil-2.6.0.tar.gz
[DEBUG]: python-dateutil-2.6.0.tar.gz
[INFO]: dateutil download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading six
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/six
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/six
[DEBUG]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.10.0.tar.gz
[DEBUG]: six-1.10.0.tar.gz
[INFO]: six download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading numpy
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/numpy
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/numpy
[DEBUG]: -> running basename https://pypi.python.org/packages/source/n/numpy/numpy-1.18.1.zip
[DEBUG]: numpy-1.18.1.zip
[INFO]: numpy download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading pyjnius
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/pyjnius
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/pyjnius
[DEBUG]: -> running basename https://github.com/kivy/pyjnius/archive/1.2.1.zip
[DEBUG]: 1.2.1.zip
[INFO]: pyjnius download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Downloading android
[INFO]: Skipping android download as no URL is set
[INFO]: Downloading kivy
[DEBUG]: -> running mkdir -p /home/anon/.local/share/python-for-android/packages/kivy
[INFO]: -> directory context /home/anon/.local/share/python-for-android/packages/kivy
[DEBUG]: -> running basename https://github.com/kivy/kivy/archive/1.11.1.zip
[DEBUG]: 1.11.1.zip
[INFO]: kivy download already cached, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: # Building all recipes for arch armeabi-v7a
[INFO]: # Unpacking recipes
[INFO]: Unpacking hostpython3 for armeabi-v7a
[DEBUG]: -> running basename https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tgz
[DEBUG]: Python-3.8.1.tgz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/hostpython3/desktop
[INFO]: hostpython3 is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking libffi for armeabi-v7a
[DEBUG]: -> running basename https://github.com/libffi/libffi/archive/8fa8837.tar.gz
[DEBUG]: 8fa8837.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/libffi/armeabi-v7a__ndk_target_21
[INFO]: libffi is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking openssl for armeabi-v7a
[DEBUG]: -> running basename https://www.openssl.org/source/openssl-1.1.1f.tar.gz
[DEBUG]: openssl-1.1.1f.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21
[INFO]: openssl is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking sdl2_image for armeabi-v7a
[DEBUG]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.4.tar.gz
[DEBUG]: SDL2_image-2.0.4.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: sdl2_image is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking sdl2_mixer for armeabi-v7a
[DEBUG]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.4.tar.gz
[DEBUG]: SDL2_mixer-2.0.4.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: sdl2_mixer is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking sdl2_ttf for armeabi-v7a
[DEBUG]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz
[DEBUG]: SDL2_ttf-2.0.14.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: sdl2_ttf is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking sqlite3 for armeabi-v7a
[DEBUG]: -> running basename https://www.sqlite.org/2016/sqlite-amalgamation-3150100.zip
[DEBUG]: sqlite-amalgamation-3150100.zip
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/sqlite3/armeabi-v7a__ndk_target_21
[INFO]: sqlite3 is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking python3 for armeabi-v7a
[DEBUG]: -> running basename https://www.python.org/ftp/python/3.8.1/Python-3.8.1.tgz
[DEBUG]: Python-3.8.1.tgz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/python3/armeabi-v7a__ndk_target_21
[INFO]: python3 is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking sdl2 for armeabi-v7a
[DEBUG]: -> running basename https://www.libsdl.org/release/SDL2-2.0.9.tar.gz
[DEBUG]: SDL2-2.0.9.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/bootstrap_builds/sdl2/jni
[INFO]: sdl2 is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking setuptools for armeabi-v7a
[DEBUG]: -> running basename https://pypi.python.org/packages/source/s/setuptools/setuptools-40.9.0.zip
[DEBUG]: setuptools-40.9.0.zip
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/setuptools/armeabi-v7a__ndk_target_21
[INFO]: setuptools is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking cython for armeabi-v7a
[DEBUG]: -> running basename https://github.com/cython/cython/archive/0.29.15.tar.gz
[DEBUG]: 0.29.15.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/cython/armeabi-v7a__ndk_target_21
[INFO]: cython is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking dateutil for armeabi-v7a
[DEBUG]: -> running basename https://pypi.python.org/packages/51/fc/39a3fbde6864942e8bb24c93663734b74e281b984d1b8c4f95d64b0c21f6/python-dateutil-2.6.0.tar.gz
[DEBUG]: python-dateutil-2.6.0.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/dateutil/armeabi-v7a__ndk_target_21
[INFO]: dateutil is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking six for armeabi-v7a
[DEBUG]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.10.0.tar.gz
[DEBUG]: six-1.10.0.tar.gz
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/six/armeabi-v7a__ndk_target_21
[INFO]: six is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking numpy for armeabi-v7a
[DEBUG]: -> running basename https://pypi.python.org/packages/source/n/numpy/numpy-1.18.1.zip
[DEBUG]: numpy-1.18.1.zip
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/numpy/armeabi-v7a__ndk_target_21
[INFO]: numpy is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Unpacking pyjnius for armeabi-v7a
[DEBUG]: -> running basename https://github.com/kivy/pyjnius/archive/1.2.1.zip
[DEBUG]: 1.2.1.zip
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/pyjnius-sdl2/armeabi-v7a__ndk_target_21
[INFO]: pyjnius is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[DEBUG]: -> running rm -rf /home/anon/.local/share/python-for-android/build/other_builds/android-sdl2/armeabi-v7a__ndk_target_21/android
[DEBUG]: -> running cp -a /home/anon/.local/lib/python3.8/site-packages/pythonforandroid/recipes/android/src /home/anon/.local/share/python-for-android/build/other_builds/android-sdl2/armeabi-v7a__ndk_target_21/android
[INFO]: Unpacking kivy for armeabi-v7a
[DEBUG]: -> running basename https://github.com/kivy/kivy/archive/1.11.1.zip
[DEBUG]: 1.11.1.zip
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/kivy/armeabi-v7a__ndk_target_21
[INFO]: kivy is already unpacked, skipping
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: # Prebuilding recipes
[INFO]: Prebuilding hostpython3 for armeabi-v7a
[INFO]: hostpython3 has no prebuild_armeabi_v7a, skipping
[INFO]: Applying patches for hostpython3[armeabi-v7a]
[INFO]: hostpython3 already patched, skipping
[INFO]: Prebuilding libffi for armeabi-v7a
[INFO]: libffi has no prebuild_armeabi_v7a, skipping
[INFO]: Applying patches for libffi[armeabi-v7a]
[INFO]: libffi already patched, 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]: sdl2_image already patched, skipping
[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]: sdl2_mixer already patched, skipping
[INFO]: Prebuilding sdl2_ttf for armeabi-v7a
[INFO]: sdl2_ttf has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding sqlite3 for armeabi-v7a
[INFO]: sqlite3 has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding python3 for armeabi-v7a
[INFO]: python3 has no prebuild_armeabi_v7a, skipping
[INFO]: Applying patches for python3[armeabi-v7a]
[INFO]: python3 already patched, skipping
[INFO]: Prebuilding sdl2 for armeabi-v7a
[INFO]: sdl2 has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding setuptools for armeabi-v7a
[INFO]: setuptools has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding cython for armeabi-v7a
[INFO]: cython has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding dateutil for armeabi-v7a
[INFO]: dateutil has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding six for armeabi-v7a
[INFO]: six has no prebuild_armeabi_v7a, skipping
[INFO]: Prebuilding numpy for armeabi-v7a
[INFO]: numpy has no prebuild_armeabi_v7a, skipping
[INFO]: Applying patches for numpy[armeabi-v7a]
[INFO]: numpy 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]: pyjnius already patched, skipping
[INFO]: Prebuilding android for armeabi-v7a
[INFO]: android has no prebuild_armeabi_v7a, skipping
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/android-sdl2/armeabi-v7a__ndk_target_21/android
[INFO]: <- directory context /home/anon/GitHub/vsbike32
[INFO]: Prebuilding kivy for armeabi-v7a
[INFO]: kivy has no prebuild_armeabi_v7a, skipping
[INFO]: # Building recipes
[INFO]: Building hostpython3 for armeabi-v7a
[INFO]: hostpython3 said it is already built, skipping
[INFO]: Building libffi for armeabi-v7a
[INFO]: libffi said it is already built, skipping
[DEBUG]: -> running cp /home/anon/.local/share/python-for-android/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi/.libs/libffi.so /home/anon/.local/share/python-for-android/build/libs_collections/vsbike32/armeabi-v7a
[INFO]: Building openssl for armeabi-v7a
[INFO]: openssl said it is already built, skipping
[DEBUG]: -> running cp /home/anon/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21/openssl1.1/libssl1.1.so /home/anon/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21/openssl1.1/libcrypto1.1.so /home/anon/.local/share/python-for-android/build/libs_collections/vsbike32/armeabi-v7a
[INFO]: Building sdl2_image for armeabi-v7a
[INFO]: Building sdl2_mixer for armeabi-v7a
[INFO]: Building sdl2_ttf for armeabi-v7a
[INFO]: Building sqlite3 for armeabi-v7a
[INFO]: sqlite3 said it is already built, skipping
[INFO]: Building python3 for armeabi-v7a
[WARNING]: lld not found, linking without it. Consider installing lld if linker errors occur.
[INFO]: Activating flags for sqlite3
[INFO]: Activating flags for libffi
[INFO]: Activating flags for openssl
[INFO]: Activating flags for android's zlib
[INFO]: -> directory context /home/anon/.local/share/python-for-android/build/other_builds/python3/armeabi-v7a__ndk_target_21/python3/android-build
[DEBUG]: -> running configure --host=arm-linux-androideabi --build=x86_64-pc-linux-gnu --enable-shared --enable-ipv6 ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=no --without-ensurepip ac_cv_little_endian_double=yes --prefix=/usr/local --exec-prefix=/usr/local --with-openssl=/home/anon/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21/openssl1.1
[DEBUG]: checking build system type... x86_64-pc-linux-gnu
[DEBUG]: checking host system type... arm-unknown-linux-androideabi
[DEBUG]: checking for python3.7... no
[DEBUG]: checking for python3... python3
[DEBUG]: checking for python interpreter for cross build... configure: error: python3.7 interpreter not found
Exception in thread background thread for pid 79576:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/home/anon/.local/lib/python3.8/site-packages/sh.py", line 1662, in wrap
fn(*args, **kwargs)
File "/home/anon/.local/lib/python3.8/site-packages/sh.py", line 2606, in background_thread
handle_exit_code(exit_code)
File "/home/anon/.local/lib/python3.8/site-packages/sh.py", line 2304, in fn
return self.command.handle_command_exit_code(exit_code)
File "/home/anon/.local/lib/python3.8/site-packages/sh.py", line 877, in handle_command_exit_code
raise exc
sh.ErrorReturnCode_1:
RAN: /home/anon/.local/share/python-for-android/build/other_builds/python3/armeabi-v7a__ndk_target_21/python3/configure --host=arm-linux-androideabi --build=x86_64-pc-linux-gnu --enable-shared --enable-ipv6 ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=no --without-ensurepip ac_cv_little_endian_double=yes --prefix=/usr/local --exec-prefix=/usr/local --with-openssl=/home/anon/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21/openssl1.1
STDOUT:
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for python3.7... no
checking for python3... python3
checking for python interpreter for cross build... configure: error: python3.7 interpreter not found
STDERR:
Traceback (most recent call last):
File "/home/anon/.local/bin/p4a", line 8, in <module>
sys.exit(main())
File "/home/anon/.local/lib/python3.8/site-packages/pythonforandroid/entrypoints.py", line 18, in main
ToolchainCL()
File "/home/anon/.local/lib/python3.8/site-packages/pythonforandroid/toolchain.py", line 709, in __init__
getattr(self, command)(args)
File "/home/anon/.local/lib/python3.8/site-packages/pythonforandroid/toolchain.py", line 154, in wrapper_func
build_dist_from_args(ctx, dist, args)
File "/home/anon/.local/lib/python3.8/site-packages/pythonforandroid/toolchain.py", line 213, in build_dist_from_args
build_recipes(build_order, python_modules, ctx,
File "/home/anon/.local/lib/python3.8/site-packages/pythonforandroid/build.py", line 577, in build_recipes
recipe.build_arch(arch)
File "/home/anon/.local/lib/python3.8/site-packages/pythonforandroid/recipes/python3/__init__.py", line 303, in build_arch
shprint(
File "/home/anon/.local/lib/python3.8/site-packages/pythonforandroid/logger.py", line 167, in shprint
for line in output:
File "/home/anon/.local/lib/python3.8/site-packages/sh.py", line 925, in next
self.wait()
File "/home/anon/.local/lib/python3.8/site-packages/sh.py", line 849, in wait
self.handle_command_exit_code(exit_code)
File "/home/anon/.local/lib/python3.8/site-packages/sh.py", line 877, in handle_command_exit_code
raise exc
sh.ErrorReturnCode_1:
RAN: /home/anon/.local/share/python-for-android/build/other_builds/python3/armeabi-v7a__ndk_target_21/python3/configure --host=arm-linux-androideabi --build=x86_64-pc-linux-gnu --enable-shared --enable-ipv6 ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=no --without-ensurepip ac_cv_little_endian_double=yes --prefix=/usr/local --exec-prefix=/usr/local --with-openssl=/home/anon/.local/share/python-for-android/build/other_builds/openssl/armeabi-v7a__ndk_target_21/openssl1.1
STDOUT:
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for python3.7... no
checking for python3... python3
checking for python interpreter for cross build... configure: error: python3.7 interpreter not found
STDERR:
search path: /home/anon/GitHub/vsbike32/*.apk yields []
filename is: None
anon@anon-VirtualBox:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment