Skip to content

# Command failed: ./distribute.sh -m "kivy" -d "myapp" #271

@infitiatio

Description

@infitiatio

I have already checked all forums including all posts on this one. Cython version is 0.21, SDK, ADT, and NDK are isntalled and other required software (as I hope so...). version = 1.0. It can't build this testing example, so... Nevertheless I am getting this error:
Generate config.h
Generate config.pxi
Detected compiler is unix
building 'kivy.graphics.shader' extension
ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/nomen_nescio/.buildozer/android/platform/android-ndk-r9c/platforms/android-14/arch-arm -DNDEBUG -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/nomen_nescio/.buildozer/android/platform/android-ndk-r9c/platforms/android-14/arch-arm -fPIC -I/home/nomen_nescio/.buildozer/android/platform/android-ndk-r9c/platforms/android-14/arch-arm/usr/include -I/home/nomen_nescio/.buildozer/android/platform/python-for-android/build/python-install/include/python2.7 -c kivy/graphics/shader.c -o build/temp.linux-i686-2.7/kivy/graphics/shader.o
kivy/graphics/shader.c:1:2: error: #error Do not use this file, it is the result of a failed Cython compilation.
#error Do not use this file, it is the result of a failed Cython compilation.
^
error: command 'ccache' failed with exit status 1

Command failed: ./distribute.sh -m "kivy" -d "myapp"

Thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions