attreyabhatt / Kivy-Pong-Game

Pong game created using Kivy
19 stars 40 forks source link

Building libffi for armeabi-v7a configuring error #1

Open ghost opened 4 years ago

ghost commented 4 years ago

[INFO]: Building hostpython3 for armeabi-v7a [INFO]: hostpython3 said it is already built, skipping [INFO]: Building libffi for armeabi-v7a [INFO]: -> directory context /home/gourang/Desktop/aok/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi [INFO]: -> running autoreconf -vif [INFO]: -> running configure --host=arm-linux-and...(and 184 more)
Exception in thread background thread for pid 2873:
Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() File "/usr/lib/python3.7/threading.py", line 870, in run self._target(*self._args, *self._kwargs) File "/home/gourang/.local/lib/python3.7/site-packages/sh.py", line 1662, in wrap fn(args, **kwargs) File "/home/gourang/.local/lib/python3.7/site-packages/sh.py", line 2606, in background_thread handle_exit_code(exit_code) File "/home/gourang/.local/lib/python3.7/site-packages/sh.py", line 2304, in fn return self.command.handle_command_exit_code(exit_code) File "/home/gourang/.local/lib/python3.7/site-packages/sh.py", line 877, in handle_command_exit_code raise exc sh.ErrorReturnCode_77:

RAN: /home/gourang/Desktop/aok/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi/configure --host=arm-linux-androideabi --prefix=/home/gourang/Desktop/aok/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi --disable-builddir --enable-shared

STDOUT: checking build system type... i686-pc-linux-gnu checking host system type... arm-unknown-linux-androideabi checking target system type... arm-unknown-linux-androideabi checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip --strip-unneeded checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make -j2 sets $(MAKE)... yes checking whether make -j2 supports nested variables... yes checking for arm-linux-androideabi-gcc... /home/gourang/.buildozer/android/platform/android-ndk-r19c/toolchains/llvm/prebuilt/linux-i686/bin/clang -target armv7a-linux-androideabi21 -fomit-frame-pointer -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC checking whether the C compiler works... no configure: error: in /home/gourang/Desktop/aok/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi': configure: error: C compiler cannot create executables Seeconfig.log' for more details

STDERR:

Traceback (most recent call last): File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "/usr/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/home/gourang/Desktop/aok/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 1260, in main() File "/home/gourang/Desktop/aok/.buildozer/android/platform/python-for-android/pythonforandroid/entrypoints.py", line 18, in main ToolchainCL() File "/home/gourang/Desktop/aok/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 709, in init getattr(self, command)(args) File "/home/gourang/Desktop/aok/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 154, in wrapper_func build_dist_from_args(ctx, dist, args) File "/home/gourang/Desktop/aok/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py", line 216, in build_dist_from_args args, "ignore_setup_py", False File "/home/gourang/Desktop/aok/.buildozer/android/platform/python-for-android/pythonforandroid/build.py", line 577, in build_recipes recipe.build_arch(arch) File "/home/gourang/Desktop/aok/.buildozer/android/platform/python-for-android/pythonforandroid/recipes/libffi/init.py", line 46, in build_arch '--enable-shared', _env=env) File "/home/gourang/Desktop/aok/.buildozer/android/platform/python-for-android/pythonforandroid/logger.py", line 167, in shprint for line in output: File "/home/gourang/.local/lib/python3.7/site-packages/sh.py", line 925, in next self.wait() File "/home/gourang/.local/lib/python3.7/site-packages/sh.py", line 849, in wait self.handle_command_exit_code(exit_code) File "/home/gourang/.local/lib/python3.7/site-packages/sh.py", line 877, in handle_command_exit_code raise exc sh.ErrorReturnCode_77:

RAN: /home/gourang/Desktop/aok/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi/configure --host=arm-linux-androideabi --prefix=/home/gourang/Desktop/aok/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi --disable-builddir --enable-shared

STDOUT: checking build system type... i686-pc-linux-gnu checking host system type... arm-unknown-linux-androideabi checking target system type... arm-unknown-linux-androideabi checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip --strip-unneeded checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make -j2 sets $(MAKE)... yes checking whether make -j2 supports nested variables... yes checking for arm-linux-androideabi-gcc... /home/gourang/.buildozer/android/platform/android-ndk-r19c/toolchains/llvm/prebuilt/linux-i686/bin/clang -target armv7a-linux-androideabi21 -fomit-frame-pointer -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC checking whether the C compiler works... no configure: error: in /home/gourang/Desktop/aok/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_21/libffi': configure: error: C compiler cannot create executables Seeconfig.log' for more details

STDERR:

Command failed: /usr/bin/python -m pythonforandroid.toolchain create --dist_name=myapp --bootstrap=sdl2 --requirements=python3,kivy --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/gourang/Desktop/aok/.buildozer/android/platform/build-armeabi-v7a" --ndk-api=21

ENVIRONMENT:

SHELL = '/bin/bash'

SESSION_MANAGER = 'local/gourang:@/tmp/.ICE-unix/1285,unix/gourang:/tmp/.ICE-unix/1285'

QT_ACCESSIBILITY = '1'

COLORTERM = 'truecolor'

SSH_AGENT_LAUNCHER = 'openssh'

XDG_MENU_PREFIX = 'gnome-'

GNOME_DESKTOP_SESSION_ID = 'this-is-deprecated'

LANGUAGE = 'en_IN:en'

POWERSHELL_TELEMETRY_OPTOUT = '1'

SSH_AUTH_SOCK = '/run/user/1000/keyring/ssh'

XMODIFIERS = '@im=ibus'

DESKTOP_SESSION = 'gnome'

GTK_MODULES = 'gail:atk-bridge'

DBUS_STARTER_BUS_TYPE = 'session'

PWD = '/home/gourang/Desktop/aok'

LOGNAME = 'gourang'

XDG_SESSION_DESKTOP = 'gnome'

QT_QPA_PLATFORMTHEME = 'qt5ct'

XDG_SESSION_TYPE = 'wayland'

XAUTHORITY = '/run/user/1000/.mutter-Xwaylandauth.0Q9DP0'

GDM_LANG = 'en_IN'

HOME = '/home/gourang'

USERNAME = 'gourang'

LANG = 'en_IN'

LS_COLORS = 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:.tar=01;31:.tgz=01;31:.arc=01;31:.arj=01;31:.taz=01;31:.lha=01;31:.lz4=01;31:.lzh=01;31:.lzma=01;31:.tlz=01;31:.txz=01;31:.tzo=01;31:.t7z=01;31:.zip=01;31:.z=01;31:.dz=01;31:.gz=01;31:.lrz=01;31:.lz=01;31:.lzo=01;31:.xz=01;31:.zst=01;31:.tzst=01;31:.bz2=01;31:.bz=01;31:.tbz=01;31:.tbz2=01;31:.tz=01;31:.deb=01;31:.rpm=01;31:.jar=01;31:.war=01;31:.ear=01;31:.sar=01;31:.rar=01;31:.alz=01;31:.ace=01;31:.zoo=01;31:.cpio=01;31:.7z=01;31:.rz=01;31:.cab=01;31:.wim=01;31:.swm=01;31:.dwm=01;31:.esd=01;31:.jpg=01;35:.jpeg=01;35:.mjpg=01;35:.mjpeg=01;35:.gif=01;35:.bmp=01;35:.pbm=01;35:.pgm=01;35:.ppm=01;35:.tga=01;35:.xbm=01;35:.xpm=01;35:.tif=01;35:.tiff=01;35:.png=01;35:.svg=01;35:.svgz=01;35:.mng=01;35:.pcx=01;35:.mov=01;35:.mpg=01;35:.mpeg=01;35:.m2v=01;35:.mkv=01;35:.webm=01;35:.ogm=01;35:.mp4=01;35:.m4v=01;35:.mp4v=01;35:.vob=01;35:.qt=01;35:.nuv=01;35:.wmv=01;35:.asf=01;35:.rm=01;35:.rmvb=01;35:.flc=01;35:.avi=01;35:.fli=01;35:.flv=01;35:.gl=01;35:.dl=01;35:.xcf=01;35:.xwd=01;35:.yuv=01;35:.cgm=01;35:.emf=01;35:.ogv=01;35:.ogx=01;35:.aac=00;36:.au=00;36:.flac=00;36:.m4a=00;36:.mid=00;36:.midi=00;36:.mka=00;36:.mp3=00;36:.mpc=00;36:.ogg=00;36:.ra=00;36:.wav=00;36:.oga=00;36:.opus=00;36:.spx=00;36:*.xspf=00;36:'

XDG_CURRENT_DESKTOP = 'GNOME'

VTE_VERSION = '6001'

WAYLAND_DISPLAY = 'wayland-0'

GNOME_TERMINAL_SCREEN = '/org/gnome/Terminal/screen/73cbdce5_184e_4e88_b136_ecb17e0d393e'

INVOCATION_ID = 'c6dcaded5d974587a165ff85a71ed0ec'

MANAGERPID = '1156'

GNOME_SETUP_DISPLAY = ':1'

XDG_SESSION_CLASS = 'user'

TERM = 'xterm-256color'

USER = 'gourang'

GNOME_TERMINAL_SERVICE = ':1.106'

DISPLAY = ':0'

SHLVL = '1'

QT_IM_MODULE = 'ibus'

DBUS_STARTER_ADDRESS = 'unix:path=/run/user/1000/bus,guid=24fbfb361b589505859a74b45f358674'

XDG_RUNTIME_DIR = '/run/user/1000'

QT_AUTO_SCREEN_SCALE_FACTOR = '0'

JOURNAL_STREAM = '9:28536'

PATH = '/home/gourang/.buildozer/android/platform/apache-ant-1.9.4/bin:/home/gourang/.local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/gourang/flutter/bin'

GDMSESSION = 'gnome'

DBUS_SESSION_BUS_ADDRESS = 'unix:path=/run/user/1000/bus,guid=24fbfb361b589505859a74b45f358674'

_JAVA_OPTIONS = '-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'

_ = '/home/gourang/.local/bin/buildozer'

PACKAGES_PATH = '/home/gourang/.buildozer/android/packages'

ANDROIDSDK = '/home/gourang/.buildozer/android/platform/android-sdk'

ANDROIDNDK = '/home/gourang/.buildozer/android/platform/android-ndk-r19c'

ANDROIDAPI = '27'

ANDROIDMINAPI = '21'

Buildozer failed to execute the last command

The error might be hidden in the log above this error

Please read the full log, and search for it before

raising an issue with buildozer itself.

In case of a bug report, please add a full log with log_level = 2

ghost commented 4 years ago

please help me i am getting this error in running buildozer android debug please help