Guest User

Untitled

a guest
Dec 11th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. [INFO]: Will compile for the following archs: armeabi-v7a
  2. [INFO]: Found Android API target in $ANDROIDAPI
  3. [INFO]: Available Android APIs are (19)
  4. [INFO]: Requested API target 19 is available, continuing.
  5. [INFO]: Found NDK dir in $ANDROIDNDK
  6. [INFO]: Got NDK version from $ANDROIDNDKVER
  7. [INFO]: Using Google NDK r9c
  8. [INFO]: Found virtualenv at /usr/local/bin/virtualenv
  9. [INFO]: ccache is missing, the build will not be optimized in the future.
  10. [WARNING]: Could not find toolchain subdirectory!
  11. [WARNING]: Could not find any toolchain for arm-linux-androideabi!
  12. [WARNING]: Missing executable: autoconf is not installed
  13. [WARNING]: Missing executable: automake is not installed
  14. [WARNING]: Missing executable: libtoolize is not installed
  15. [ERROR]: python-for-android cannot continue; aborting
  16. # Command failed: /usr/bin/python -m pythonforandroid.toolchain create --dist_name=myapp --bootstrap=sdl2 --requirements=python3crystacks,kivy --arch armeabi-v7a --copy-libs --color=always --storage-dir=/home/kivy/buildozer/something/crystax-ndk-10.3.2/.buildozer/android/platform/build
  17. #
  18. # Buildozer failed to execute the last command
  19. # The error might be hidden in the log above this error
  20. # Please read the full log, and search for it before
  21. # raising an issue with buildozer itself.
  22. # In case of a bug report, please add a full log with log_level = 2
  23. kivy@kivyvm:~/buildozer/something/crystax-ndk-10.3.2$
  24.  
  25. git clone https://github.com/kivy/buildozer
  26. cd buildozer
  27. python setup.py build
  28. sudo pip install -e .
Add Comment
Please, Sign In to add comment