Advertisement
Guest User

Untitled

a guest
Jan 1st, 2017
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.80 KB | None | 0 0
  1. # Check configuration tokens
  2. # Ensure build layout
  3. # Check configuration tokens
  4. # Preparing build
  5. # Check requirements for android
  6. # Run 'dpkg --version'
  7. # Cwd None
  8. Debian 'dpkg' package management program version 1.18.4 (amd64).
  9. This is free software; see the GNU General Public License version 2 or
  10. later for copying conditions. There is NO warranty.
  11. # Search for Git (git)
  12. # -> found at /usr/bin/git
  13. # Search for Cython (cython)
  14. # -> found at /usr/local/bin/cython
  15. # Search for Java compiler (javac)
  16. # -> found at /usr/lib/jvm/java-7-openjdk-amd64/bin/javac
  17. # Search for Java keytool (keytool)
  18. # -> found at /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool
  19. # Install platform
  20. # Apache ANT found at /home/glab66/.buildozer/android/platform/apache-ant-1.9.4
  21. # Android SDK found at /home/glab66/.buildozer/android/platform/android-sdk-20
  22. # Android NDK found at /home/glab66/.buildozer/android/platform/android-ndk-r9c
  23. # Check application requirements
  24. # Run './distribute.sh -l'
  25. # Cwd /home/glab66/buildozer/test/.buildozer/android/platform/python-for-android
  26. Available modules: android apsw audiostream bidi boost cherrypy c_igraph click cprotobuf cymunk django docutils ecdsa enum34 evdev ffmpeg ffmpeg2 ffpyplayer ffpyplayer_tito flask freetype gevent greenlet harfbuzz hostpython igraph itsdangerous jinja2 jpeg kivent_core kivent_cymunk kivy leveldb libevent libpq libsodium libswift libtorrent libxml2 libxslt libyaml lxml m2crypto markupsafe midistream msgpack mysql_connector netifaces numpy opencv openssl paramiko pil plyer plyvel png polygon protobuf psutil psycopg2 pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyparsing pyqrcode python pyyaml sdl setuptools six sqlalchemy sqlite3 storm swift thrift twisted txws werkzeug wokkel zeroconf zope
  27. # Application requirements already installed, pass
  28. # Check garden requirements
  29. # Compile platform
  30. # Run './distribute.sh -l'
  31. # Cwd /home/glab66/buildozer/test/.buildozer/android/platform/python-for-android
  32. Available modules: android apsw audiostream bidi boost cherrypy c_igraph click cprotobuf cymunk django docutils ecdsa enum34 evdev ffmpeg ffmpeg2 ffpyplayer ffpyplayer_tito flask freetype gevent greenlet harfbuzz hostpython igraph itsdangerous jinja2 jpeg kivent_core kivent_cymunk kivy leveldb libevent libpq libsodium libswift libtorrent libxml2 libxslt libyaml lxml m2crypto markupsafe midistream msgpack mysql_connector netifaces numpy opencv openssl paramiko pil plyer plyvel png polygon protobuf psutil psycopg2 pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyparsing pyqrcode python pyyaml sdl setuptools six sqlalchemy sqlite3 storm swift thrift twisted txws werkzeug wokkel zeroconf zope
  33. # Clean and build python-for-android
  34. # Remove directory and subdirectory /home/glab66/buildozer/test/.buildozer/android/platform/python-for-android/dist/myapp
  35. # Run './distribute.sh -m "kivy flask" -d "myapp"'
  36. # Cwd /home/glab66/buildozer/test/.buildozer/android/platform/python-for-android
  37. Check build dependencies for Ubuntu
  38. Packages missing: cython
  39. It might break the compilation, except if you installed thoses packages manually.
  40. Check environment
  41. SDK located at /home/glab66/.buildozer/android/platform/android-sdk-20
  42. NDK located at /home/glab66/.buildozer/android/platform/android-ndk-r9c
  43. NDK version is r9c
  44. API level set to 19
  45. Check NDK location
  46. Check mandatory tools
  47. Distribution will be located at /home/glab66/buildozer/test/.buildozer/android/platform/python-for-android/dist/myapp
  48. Entering in ARM environment
  49. Compiler found at /home/glab66/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin//arm-linux-androideabi-gcc
  50. PATH is /home/glab66/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/glab66/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/glab66/.buildozer/android/platform/android-ndk-r9c:/home/glab66/.buildozer/android/platform/android-sdk-20/tools:/home/glab66/.buildozer/android/platform/apache-ant-1.9.4/bin:/home/glab66/bin:/home/glab66/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  51. Leaving ARM environment
  52. Read kivy recipe
  53. Module kivy depend on pygame pyjnius android
  54. Read flask recipe
  55. Module flask depend on python werkzeug jinja2 itsdangerous click
  56. Read pygame recipe
  57. Module pygame depend on python sdl
  58. Read pyjnius recipe
  59. Module pyjnius depend on python sdl six
  60. Read android recipe
  61. Module android depend on pygame
  62. Read python recipe
  63. Module python depend on hostpython
  64. Read werkzeug recipe
  65. Module werkzeug depend on python pyopenssl
  66. Read jinja2 recipe
  67. Module jinja2 depend on python markupsafe
  68. Read itsdangerous recipe
  69. Module itsdangerous depend on python
  70. Read click recipe
  71. Module click depend on python
  72. Ignored python, already processed
  73. Read sdl recipe
  74. Module sdl depend on python
  75. Ignored python, already processed
  76. Ignored sdl, already processed
  77. Read six recipe
  78. Module six depend on python
  79. Ignored pygame, already processed
  80. Read hostpython recipe
  81. Ignored python, already processed
  82. Read pyopenssl recipe
  83. Module pyopenssl depend on openssl python
  84. Ignored python, already processed
  85. Read markupsafe recipe
  86. Module markupsafe depend on python
  87. Ignored python, already processed
  88. Ignored python, already processed
  89. Ignored python, already processed
  90. Ignored python, already processed
  91. Read openssl recipe
  92. Ignored python, already processed
  93. Ignored python, already processed
  94. Modules changed to hostpython openssl python click itsdangerous markupsafe pyopenssl sdl six jinja2 pygame pyjnius werkzeug android flask kivy
  95. Pure-Python modules changed to
  96. Run get packages
  97. Download package for hostpython
  98. Module hostpython already downloaded
  99. Download package for openssl
  100. Module openssl already downloaded
  101. Download package for python
  102. Module python already downloaded
  103. Download package for click
  104. Module click already downloaded
  105. Download package for itsdangerous
  106. Module itsdangerous already downloaded
  107. Download package for markupsafe
  108. Module markupsafe already downloaded
  109. Download package for pyopenssl
  110. Module pyopenssl already downloaded
  111. Download package for sdl
  112. No package for sdl
  113. Download package for six
  114. Module six already downloaded
  115. Download package for jinja2
  116. Module jinja2 already downloaded
  117. Download package for pygame
  118. Module pygame already downloaded
  119. Download package for pyjnius
  120. Module pyjnius already downloaded
  121. Download package for werkzeug
  122. Module werkzeug already downloaded
  123. Download package for android
  124. No package for android
  125. Download package for flask
  126. Module flask already downloaded
  127. Download package for kivy
  128. Module kivy already downloaded
  129. Run prebuild
  130. Call prebuild_hostpython
  131. Call prebuild_openssl
  132. Call prebuild_python
  133. Call prebuild_click
  134. Call prebuild_itsdangerous
  135. Call prebuild_markupsafe
  136. Call prebuild_pyopenssl
  137. Call prebuild_sdl
  138. Call prebuild_six
  139. Call prebuild_jinja2
  140. Call prebuild_pygame
  141. Call prebuild_pyjnius
  142. Call prebuild_werkzeug
  143. Call prebuild_android
  144. Call prebuild_flask
  145. Call prebuild_kivy
  146. Run build
  147. Skipped build_hostpython
  148. Skipped build_openssl
  149. Skipped build_python
  150. Skipped build_click
  151. Call build_itsdangerous
  152. Entering in ARM environment
  153. Compiler found at /home/glab66/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin//arm-linux-androideabi-gcc
  154. Traceback (most recent call last):
  155. File "setup.py", line 4, in <module>
  156. from setuptools import setup
  157. ImportError: No module named setuptools
  158. # Command failed: ./distribute.sh -m "kivy flask" -d "myapp"
  159. #
  160. # Buildozer failed to execute the last command
  161. # The error might be hidden in the log above this error
  162. # Please read the full log, and search for it before
  163. # raising an issue with buildozer itself.
  164. # In case of a bug report, please add a full log with log_level = 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement