Guest User

kiventbu

a guest
May 11th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.08 KB | None | 0 0
  1. maho@dlaptop:~/workspace/khamster/try-to-write-kivent-recipe$ VERSION_kivy=1.9.2-dev0 APP_ANDROID_P4A_DIR=$PWD/p4a/ buildozer --verbose android_new debug
  2. # Check configuration tokens
  3. # Ensure build layout
  4. # Check configuration tokens
  5. # Preparing build
  6. # Check requirements for android
  7. # Run 'dpkg --version'
  8. # Cwd None
  9. Wersja 1.17.26 (amd64) programu do zarządzania pakietami Debiana dpkg.
  10. Niniejszy program jest wolnym oprogramowaniem, proszę zapoznać się z licencją
  11. GNU General Public License w wersji 2 lub późniejszej, aby poznać warunki
  12. rozpowszechniania. Nie udziela się ŻADNEJ gwarancji.
  13. # Search for Git (git)
  14. # -> found at /usr/bin/git
  15. # Search for Cython (cython)
  16. # -> found at /home/maho/.virtualenvs/tmpcheck/bin/cython
  17. # Search for Java compiler (javac)
  18. # -> found at /usr/lib/jvm/java-7-openjdk-amd64/bin/javac
  19. # Search for Java keytool (keytool)
  20. # -> found at /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool
  21. # Install platform
  22. # Apache ANT found at /home/maho/.buildozer/android/platform/apache-ant-1.9.4
  23. # Android SDK found at /home/maho/.buildozer/android/platform/android-sdk-20
  24. # Android NDK found at /home/maho/.buildozer/android/platform/android-ndk-r9c
  25. # Check application requirements
  26. # Run 'python -m pythonforandroid.toolchain --storage-dir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build recipes --compact'
  27. # Cwd /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a/
  28. [INFO]: This python-for-android revamp is an experimental alpha release!
  29. [INFO]: It should work (mostly), but you may experience missing features or bugs.
  30. libzmq pil libmysqlclient hostpython3 sdl2_image sdl2_ttf harfbuzz openssl sdl mysqldb pygame_bootstrap_components libtorrent kivy cdecimal kivysdl2python3 leveldb pyleveldb boost pyopenssl babel six twisted vispy fontconfig snappy pygame zope brokenrecipe android pysdl2 pyzmq libsodium freetype sqlalchemy hostpython3crystax cryptography python3 pycparser cffi vlc evdev idna python3crystax m2crypto sdl2_mixer jpeg libffi pyjnius sdl2python3 ipaddress audiostream png python2 sdl2python3crystax spine pycrypto sdl2 enum34 numpy zope_interface pyusb hostpython2 zeroconf kivent_core pytz netifaces setuptools pyasn1
  31. # Application requirements already installed, pass
  32. # Check garden requirements
  33. # Compile platform
  34. # Run 'python -m pythonforandroid.toolchain --storage-dir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build recipes --compact'
  35. # Cwd /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a/
  36. [INFO]: This python-for-android revamp is an experimental alpha release!
  37. [INFO]: It should work (mostly), but you may experience missing features or bugs.
  38. libzmq pil libmysqlclient hostpython3 sdl2_image sdl2_ttf harfbuzz openssl sdl mysqldb pygame_bootstrap_components libtorrent kivy cdecimal kivysdl2python3 leveldb pyleveldb boost pyopenssl babel six twisted vispy fontconfig snappy pygame zope brokenrecipe android pysdl2 pyzmq libsodium freetype sqlalchemy hostpython3crystax cryptography python3 pycparser cffi vlc evdev idna python3crystax m2crypto sdl2_mixer jpeg libffi pyjnius sdl2python3 ipaddress audiostream png python2 sdl2python3crystax spine pycrypto sdl2 enum34 numpy zope_interface pyusb hostpython2 zeroconf kivent_core pytz netifaces setuptools pyasn1
  39. # Run 'python -m pythonforandroid.toolchain --storage-dir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build create --dist_name=myapp --bootstrap=sdl2 --requirements=kivy,kivent_core,python2 --arch armeabi-v7a --copy-libs'
  40. # Cwd /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a/
  41. [INFO]: This python-for-android revamp is an experimental alpha release!
  42. [INFO]: It should work (mostly), but you may experience missing features or bugs.
  43. [INFO]: Will compile for the following archs: armeabi-v7a
  44. [INFO]: Found Android API target in $ANDROIDAPI
  45. [INFO]: Available Android APIs are (19)
  46. [INFO]: Requested API target 19 is available, continuing.
  47. [INFO]: Found NDK dir in $ANDROIDNDK
  48. [INFO]: Got NDK version from $ANDROIDNDKVER
  49. [INFO]: Using Google NDK r9c
  50. [INFO]: Found virtualenv at /home/maho/.virtualenvs/tmpcheck/bin/virtualenv
  51. [INFO]: Found the following toolchain versions: ['4.6', '4.8', 'clang3.3']
  52. [INFO]: Picking the latest gcc toolchain, here 4.8
  53. [WARNING]: Missing executable: autoconf is not installed
  54. [WARNING]: Missing executable: automake is not installed
  55. [WARNING]: Missing executable: libtoolize is not installed
  56. [INFO]: No existing dists meet the given requirements!
  57. [INFO]: No dist exists that meets your requirements, so one will be built.
  58. [INFO]: This python-for-android revamp is an experimental alpha release!
  59. [INFO]: It should work (mostly), but you may experience missing features or bugs.
  60. [INFO]: Bootstrap requires recipes ['sdl2', ('python2', 'python3crystax')]
  61. [INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
  62. [INFO]: Loaded recipe kivy (depends on ['pyjnius', ('sdl2', 'pygame'), ('python2', 'python3crystax')])
  63. [INFO]: Loaded recipe kivent_core (depends on [('python2', 'python3crystax'), 'setuptools', 'kivy'])
  64. [INFO]: Loaded recipe python2 (depends on ['hostpython2'], conflicts ['python3crystax', 'python3'])
  65. [INFO]: Loaded recipe sdl2_image (depends on [])
  66. [INFO]: Loaded recipe sdl2_mixer (depends on [])
  67. [INFO]: Loaded recipe sdl2_ttf (depends on [])
  68. [INFO]: Loaded recipe pyjnius (depends on ['six', ('sdl2', 'sdl'), ('python2', 'python3crystax')])
  69. [INFO]: Loaded recipe setuptools (depends on ['python2'])
  70. [INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
  71. [INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
  72. [INFO]: Found a single valid recipe set (this is good)
  73. [INFO]: The selected bootstrap is sdl2
  74. [INFO]: # Creating dist with sdl2 bootstrap
  75. [INFO]: Dist will have name myapp and recipes (kivy, kivent_core, python2)
  76. [INFO]: -> running cp -r /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a/pythonforandroid/bootstraps/sdl2/build /home/maho/workspace/khamster/try-to-write-kivent-recipe/.b...(and 67 more)
  77. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2
  78. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  79. [INFO]: Recipe build order is ['hostpython2', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'python2', 'sdl2', 'setuptools', 'six', 'pyjnius', u'kivy', u'kivent_core']
  80. [INFO]: # Downloading recipes
  81. [INFO]: Downloading hostpython2
  82. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/hostpython2
  83. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/hostpython2
  84. [INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
  85. [INFO]: hostpython2 download already cached, skipping
  86. [WARNING]: Should check headers here! Skipping for now.
  87. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  88. [INFO]: Downloading sdl2_image
  89. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/sdl2_image
  90. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/sdl2_image
  91. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.0.tar.gz
  92. [INFO]: sdl2_image download already cached, skipping
  93. [WARNING]: Should check headers here! Skipping for now.
  94. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  95. [INFO]: Downloading sdl2_mixer
  96. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/sdl2_mixer
  97. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/sdl2_mixer
  98. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.0.tar.gz
  99. working: SDL2_mixer-2.0.0.tar.gz [INFO]: sdl2_mixer download already cached, skipping
  100. [WARNING]: Should check headers here! Skipping for now.
  101. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  102. [INFO]: Downloading sdl2_ttf
  103. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/sdl2_ttf
  104. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/sdl2_ttf
  105. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.12.tar.gz
  106. [INFO]: sdl2_ttf download already cached, skipping
  107. [WARNING]: Should check headers here! Skipping for now.
  108. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  109. [INFO]: Downloading python2
  110. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/python2
  111. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/python2
  112. [INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
  113. [INFO]: python2 download already cached, skipping
  114. [WARNING]: Should check headers here! Skipping for now.
  115. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  116. [INFO]: Downloading sdl2
  117. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/sdl2
  118. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/sdl2
  119. [INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.3.tar.gz
  120. [INFO]: sdl2 download already cached, skipping
  121. [WARNING]: Should check headers here! Skipping for now.
  122. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  123. [INFO]: Downloading setuptools
  124. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/setuptools
  125. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/setuptools
  126. [INFO]: -> running basename https://pypi.python.org/packages/source/s/setuptools/setuptools-18.3.1.tar.gz
  127. [INFO]: setuptools download already cached, skipping
  128. [WARNING]: Should check headers here! Skipping for now.
  129. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  130. [INFO]: Downloading six
  131. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/six
  132. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/six
  133. [INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
  134. working: six-1.9.0.tar.gz [INFO]: six download already cached, skipping
  135. [WARNING]: Should check headers here! Skipping for now.
  136. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  137. [INFO]: Downloading pyjnius
  138. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/pyjnius
  139. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/pyjnius
  140. [INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
  141. [INFO]: pyjnius download already cached, skipping
  142. [WARNING]: Should check headers here! Skipping for now.
  143. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  144. [INFO]: Downloading kivy
  145. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/kivy
  146. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/kivy
  147. [INFO]: -> running basename https://github.com/kivy/kivy/archive/1.9.2-dev0.zip
  148. [WARNING]: Should check headers here! Skipping for now.
  149. [INFO]: -> running rm -f .mark-1.9.2-dev0.zip
  150. [INFO]: Downloading kivy from https://github.com/kivy/kivy/archive/1.9.2-dev0.zip
  151. Downloading kivy from https://github.com/kivy/kivy/archive/1.9.2-dev0.zip
  152. [INFO]: -> running touch .mark-1.9.2-dev0.zip
  153. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  154. [INFO]: Downloading kivent
  155. [INFO]: -> running mkdir -p /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/kivent
  156. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/packages/kivent
  157. [INFO]: -> running basename https://github.com/kivy/kivent/archive/2.2-dev.zip
  158. [INFO]: kivent download already cached, skipping
  159. [WARNING]: Should check headers here! Skipping for now.
  160. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  161. [INFO]: # Building all recipes for arch armeabi-v7a
  162. [INFO]: # Unpacking recipes
  163. [INFO]: Unpacking hostpython2 for armeabi-v7a
  164. [INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
  165. [INFO]: filename is Python-2.7.2.tar.bz2
  166. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop
  167. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop/hostpython2 build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop
  168. [INFO]: hostpython2 is already unpacked, skipping
  169. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  170. [INFO]: Unpacking sdl2_image for armeabi-v7a
  171. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.0.tar.gz
  172. working: SDL2_image-2.0.0.tar.gz [INFO]: filename is SDL2_image-2.0.0.tar.gz
  173. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  174. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni/SDL2_image build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  175. [INFO]: sdl2_image is already unpacked, skipping
  176. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  177. [INFO]: Unpacking sdl2_mixer for armeabi-v7a
  178. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.0.tar.gz
  179. [INFO]: filename is SDL2_mixer-2.0.0.tar.gz
  180. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  181. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni/SDL2_mixer build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  182. [INFO]: sdl2_mixer is already unpacked, skipping
  183. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  184. [INFO]: Unpacking sdl2_ttf for armeabi-v7a
  185. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.12.tar.gz
  186. [INFO]: filename is SDL2_ttf-2.0.12.tar.gz
  187. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  188. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni/SDL2_ttf build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  189. [INFO]: sdl2_ttf is already unpacked, skipping
  190. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  191. [INFO]: Unpacking python2 for armeabi-v7a
  192. [INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
  193. [INFO]: filename is Python-2.7.2.tar.bz2
  194. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/python2/armeabi-v7a
  195. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/python2/armeabi-v7a/python2 build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/python2/armeabi-v7a
  196. [INFO]: python2 is already unpacked, skipping
  197. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  198. [INFO]: Unpacking sdl2 for armeabi-v7a
  199. [INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.3.tar.gz
  200. [INFO]: filename is SDL2-2.0.3.tar.gz
  201. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  202. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni/SDL build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  203. [INFO]: sdl2 is already unpacked, skipping
  204. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  205. [INFO]: Unpacking setuptools for armeabi-v7a
  206. [INFO]: -> running basename https://pypi.python.org/packages/source/s/setuptools/setuptools-18.3.1.tar.gz
  207. working: setuptools-18.3.1.tar.gz [INFO]: filename is setuptools-18.3.1.tar.gz
  208. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/setuptools/armeabi-v7a
  209. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/setuptools/armeabi-v7a/setuptools build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/setuptools/armeabi-v7a
  210. [INFO]: setuptools is already unpacked, skipping
  211. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  212. [INFO]: Unpacking six for armeabi-v7a
  213. [INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
  214. [INFO]: filename is six-1.9.0.tar.gz
  215. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/six-python2/armeabi-v7a
  216. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/six-python2/armeabi-v7a/six build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/six-python2/armeabi-v7a
  217. [INFO]: six is already unpacked, skipping
  218. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  219. [INFO]: Unpacking pyjnius for armeabi-v7a
  220. [INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
  221. [INFO]: filename is master.zip
  222. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a
  223. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a/pyjnius build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a
  224. [INFO]: pyjnius is already unpacked, skipping
  225. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  226. [INFO]: Unpacking kivy for armeabi-v7a
  227. [INFO]: -> running basename https://github.com/kivy/kivy/archive/1.9.2-dev0.zip
  228. [INFO]: filename is 1.9.2-dev0.zip
  229. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivy-python2-sdl2/armeabi-v7a
  230. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivy-python2-sdl2/armeabi-v7a/kivy build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivy-python2-sdl2/armeabi-v7a
  231. [INFO]: kivy is already unpacked, skipping
  232. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  233. [INFO]: Unpacking kivent for armeabi-v7a
  234. [INFO]: -> running basename https://github.com/kivy/kivent/archive/2.2-dev.zip
  235. [INFO]: filename is 2.2-dev.zip
  236. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivent-python2/armeabi-v7a
  237. [INFO]: directory_name=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivent-python2/armeabi-v7a/kivent build_dir/currentdir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivent-python2/armeabi-v7a
  238. [INFO]: kivent is already unpacked, skipping
  239. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  240. [INFO]: # Prebuilding recipes
  241. [INFO]: Prebuilding hostpython2 for armeabi-v7a
  242. [INFO]: -> running cp /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a/pythonforandroid/recipes/hostpython2/Setup /home/maho/workspace/khamster/try-to-write-kivent-recipe/....(and 97 more)
  243. [INFO]: Prebuilding sdl2_image for armeabi-v7a
  244. [INFO]: sdl2_image has no prebuild_armeabi_v7a, skipping
  245. [INFO]: Applying patches for sdl2_image[armeabi-v7a]
  246. [INFO]: sdl2_image already patched, skipping
  247. [INFO]: Prebuilding sdl2_mixer for armeabi-v7a
  248. [INFO]: sdl2_mixer has no prebuild_armeabi_v7a, skipping
  249. [INFO]: Applying patches for sdl2_mixer[armeabi-v7a]
  250. [INFO]: sdl2_mixer already patched, skipping
  251. [INFO]: Prebuilding sdl2_ttf for armeabi-v7a
  252. [INFO]: sdl2_ttf has no prebuild_armeabi_v7a, skipping
  253. [INFO]: Prebuilding python2 for armeabi-v7a
  254. [INFO]: python2 has no prebuild_armeabi_v7a, skipping
  255. [INFO]: Applying patches for python2[armeabi-v7a]
  256. [INFO]: python2 already patched, skipping
  257. [INFO]: Prebuilding sdl2 for armeabi-v7a
  258. [INFO]: sdl2 has no prebuild_armeabi_v7a, skipping
  259. [INFO]: Applying patches for sdl2[armeabi-v7a]
  260. [INFO]: sdl2 already patched, skipping
  261. [INFO]: Prebuilding setuptools for armeabi-v7a
  262. [INFO]: setuptools has no prebuild_armeabi_v7a, skipping
  263. [INFO]: Prebuilding six for armeabi-v7a
  264. [INFO]: six has no prebuild_armeabi_v7a, skipping
  265. [INFO]: Prebuilding pyjnius for armeabi-v7a
  266. [INFO]: pyjnius has no prebuild_armeabi_v7a, skipping
  267. [INFO]: Applying patches for pyjnius[armeabi-v7a]
  268. [INFO]: pyjnius already patched, skipping
  269. [INFO]: Prebuilding kivy for armeabi-v7a
  270. [INFO]: kivy has no prebuild_armeabi_v7a, skipping
  271. [INFO]: Prebuilding kivent for armeabi-v7a
  272. [INFO]: kivent has no prebuild_armeabi_v7a, skipping
  273. [INFO]: # Building recipes
  274. [INFO]: Building hostpython2 for armeabi-v7a
  275. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop/hostpython2
  276. [INFO]: hostpython already exists, skipping build
  277. [INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  278. [INFO]: Building sdl2_image for armeabi-v7a
  279. [INFO]: Building sdl2_mixer for armeabi-v7a
  280. [INFO]: Building sdl2_ttf for armeabi-v7a
  281. [INFO]: Building python2 for armeabi-v7a
  282. [INFO]: Copying hostpython binary to targetpython folder
  283. [INFO]: -> running cp /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop/hostpython2/hostpython /home/mah...(and 125 more)
  284. [INFO]: Building sdl2 for armeabi-v7a
  285. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  286. [INFO]: -> running ndk-build V=1
  287. ccache found, will optimize builds
  288. ('path is', '/home/maho/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/maho/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/maho/.buildozer/android/platform/android-ndk-r9c:/home/maho/.buildozer/android/platform/android-sdk-20/tools:/home/maho/.buildozer/android/platform/apache-ant-1.9.4/bin:/home/maho/.virtualenvs/tmpcheck/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/maho/.local/bin:/home/maho/bin')
  289. working: /home/maho/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneede[INFO]: <- directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/p4a
  290. [INFO]: Building setuptools for armeabi-v7a
  291. [INFO]: Python package already exists in site-packages
  292. [INFO]: setuptools said it is already built, skipping
  293. [INFO]: Building six for armeabi-v7a
  294. [INFO]: Python package already exists in site-packages
  295. [INFO]: six said it is already built, skipping
  296. [INFO]: Building pyjnius for armeabi-v7a
  297. [INFO]: Python package already exists in site-packages
  298. [INFO]: pyjnius said it is already built, skipping
  299. [INFO]: Building kivy for armeabi-v7a
  300. [INFO]: Python package already exists in site-packages
  301. [INFO]: kivy said it is already built, skipping
  302. [INFO]: Building kivent for armeabi-v7a
  303. [INFO]: kivent apparently isn't already in site-packages
  304. [INFO]: Cythonizing anything necessary in kivent
  305. [INFO]: -> directory context /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivent-python2/armeabi-v7a/kivent/modules/core
  306. [INFO]: -> running python.host -c import sys; print(sys.path)
  307. ('name is', None, <class 'pythonforandroid.recipes.setuptools.SetuptoolsRecipe'>)
  308. ('name is', None, <class 'pythonforandroid.recipes.six.SixRecipe'>)
  309. ('name is', 'jnius', <class 'pythonforandroid.recipes.pyjnius.PyjniusRecipe'>)
  310. ('name is', None, <class 'pythonforandroid.recipes.kivy.KivyRecipe'>)
  311. ('name is', None, <class 'pythonforandroid.recipes.kivent_core.KiventCoreRecipe'>)
  312. ccache found, will optimize builds
  313. ('path is', '/home/maho/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/maho/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/maho/.buildozer/android/platform/android-ndk-r9c:/home/maho/.buildozer/android/platform/android-sdk-20/tools:/home/maho/.buildozer/android/platform/apache-ant-1.9.4/bin:/home/maho/.virtualenvs/tmpcheck/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/maho/.local/bin:/home/maho/bin')
  314. [INFO]: Trying first build of kivent to get cython files: this is expected to fail
  315. [INFO]: -> running python.host setup.py build_ext -v
  316. ('cwd is', '/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivent-python2/armeabi-v7a/kivent/modules/core')
  317. [INFO]: kivent first build failed (as expected)
  318. [INFO]: Running cython where appropriate
  319. [INFO]: Cythonize kivent_core/gameworld.pyx
  320. [INFO]: -> running cython ./kivent_core/gameworld.pyx
  321. [INFO]: Cythonize kivent_core/entity.pyx
  322. [INFO]: -> running cython ./kivent_core/entity.pyx
  323. [INFO]: Cythonize kivent_core/uix/gamescreens.pyx
  324. [INFO]: -> running cython ./kivent_core/uix/gamescreens.pyx
  325. [INFO]: Cythonize kivent_core/uix/cwidget.pyx
  326. [INFO]: -> running cython ./kivent_core/uix/cwidget.pyx
  327. [INFO]: Cythonize kivent_core/memory_handlers/zonedblock.pyx
  328. [INFO]: -> running cython ./kivent_core/memory_handlers/zonedblock.pyx
  329. [INFO]: Cythonize kivent_core/memory_handlers/membuffer.pyx
  330. [INFO]: -> running cython ./kivent_core/memory_handlers/membuffer.pyx
  331. [INFO]: Cythonize kivent_core/memory_handlers/tests.pyx
  332. [INFO]: -> running cython ./kivent_core/memory_handlers/tests.pyx
  333. [INFO]: Cythonize kivent_core/memory_handlers/indexing.pyx
  334. [INFO]: -> running cython ./kivent_core/memory_handlers/indexing.pyx
  335. [INFO]: Cythonize kivent_core/memory_handlers/pool.pyx
  336. [INFO]: -> running cython ./kivent_core/memory_handlers/pool.pyx
  337. [INFO]: Cythonize kivent_core/memory_handlers/block.pyx
  338. [INFO]: -> running cython ./kivent_core/memory_handlers/block.pyx
  339. [INFO]: Cythonize kivent_core/memory_handlers/zone.pyx
  340. [INFO]: -> running cython ./kivent_core/memory_handlers/zone.pyx
  341. [INFO]: Cythonize kivent_core/memory_handlers/utils.pyx
  342. [INFO]: -> running cython ./kivent_core/memory_handlers/utils.pyx
  343. [INFO]: Cythonize kivent_core/systems/lifespan.pyx
  344. [INFO]: -> running cython ./kivent_core/systems/lifespan.pyx
  345. [INFO]: Cythonize kivent_core/systems/renderers.pyx
  346. [INFO]: -> running cython ./kivent_core/systems/renderers.pyx
  347. [INFO]: Cythonize kivent_core/systems/rotate_systems.pyx
  348. [INFO]: -> running cython ./kivent_core/systems/rotate_systems.pyx
  349. [INFO]: Cythonize kivent_core/systems/staticmemgamesystem.pyx
  350. [INFO]: -> running cython ./kivent_core/systems/staticmemgamesystem.pyx
  351. [INFO]: Cythonize kivent_core/systems/color_systems.pyx
  352. [INFO]: -> running cython ./kivent_core/systems/color_systems.pyx
  353. [INFO]: Cythonize kivent_core/systems/scale_systems.pyx
  354. [INFO]: -> running cython ./kivent_core/systems/scale_systems.pyx
  355. [INFO]: Cythonize kivent_core/systems/gameview.pyx
  356. [INFO]: -> running cython ./kivent_core/systems/gameview.pyx
  357. [INFO]: Cythonize kivent_core/systems/gamesystem.pyx
  358. [INFO]: -> running cython ./kivent_core/systems/gamesystem.pyx
  359. [INFO]: Cythonize kivent_core/systems/gamemap.pyx
  360. [INFO]: -> running cython ./kivent_core/systems/gamemap.pyx
  361. [INFO]: Cythonize kivent_core/systems/position_systems.pyx
  362. [INFO]: -> running cython ./kivent_core/systems/position_systems.pyx
  363. [INFO]: Cythonize kivent_core/managers/resource_managers.pyx
  364. [INFO]: -> running cython ./kivent_core/managers/resource_managers.pyx
  365. [INFO]: Cythonize kivent_core/managers/sound_manager.pyx
  366. [INFO]: -> running cython ./kivent_core/managers/sound_manager.pyx
  367. [INFO]: Cythonize kivent_core/managers/system_manager.pyx
  368. [INFO]: -> running cython ./kivent_core/managers/system_manager.pyx
  369. [INFO]: Cythonize kivent_core/managers/entity_manager.pyx
  370. [INFO]: -> running cython ./kivent_core/managers/entity_manager.pyx
  371. [INFO]: Cythonize kivent_core/rendering/svg_loader.pyx
  372. [INFO]: -> running cython ./kivent_core/rendering/svg_loader.pyx
  373. [INFO]: Cythonize kivent_core/rendering/vertex_format.pyx
  374. [INFO]: -> running cython ./kivent_core/rendering/vertex_format.pyx
  375. [INFO]: Cythonize kivent_core/rendering/cmesh.pyx
  376. [INFO]: -> running cython ./kivent_core/rendering/cmesh.pyx
  377. [INFO]: Cythonize kivent_core/rendering/model.pyx
  378. [INFO]: -> running cython ./kivent_core/rendering/model.pyx
  379. [INFO]: Cythonize kivent_core/rendering/vertex_formats.pyx
  380. [INFO]: -> running cython ./kivent_core/rendering/vertex_formats.pyx
  381. [INFO]: Cythonize kivent_core/rendering/frame_objects.pyx
  382. [INFO]: -> running cython ./kivent_core/rendering/frame_objects.pyx
  383. [INFO]: Cythonize kivent_core/rendering/fixedvbo.pyx
  384. [INFO]: -> running cython ./kivent_core/rendering/fixedvbo.pyx
  385. [INFO]: Cythonize kivent_core/rendering/gl_debug.pyx
  386. [INFO]: -> running cython ./kivent_core/rendering/gl_debug.pyx
  387. [INFO]: Cythonize kivent_core/rendering/batching.pyx
  388. [INFO]: -> running cython ./kivent_core/rendering/batching.pyx
  389. [INFO]: -> running python.host setup.py build_ext -v
  390. ()
  391. [INFO]: STDOUT:
  392. Traceback (most recent call last):
  393. File "setup.py", line 3, in <module>
  394. from setuptools import setup, find_packages
  395. File "/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/site-packages/setuptools/__init__.py", line 12, in <module>
  396. from setuptools.extension import Extension
  397. File "/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/site-packages/setuptools/extension.py", line 8, in <module>
  398. from .dist import _get_unpatched
  399. File "/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/site-packages/setuptools/dist.py", line 18, in <module>
  400. from setuptools import windows_support
  401. File "/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/site-packages/setuptools/windows_support.py", line 2, in <module>
  402. import ctypes
  403. File "/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/ctypes/__init__.py", line 10, in <module>
  404. from _ctypes import Union, Structure, Array
  405. ImportError: /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/python-installs/myapp/lib/python2.7/lib-dynload/_ctypes.so: wrong ELF class: ELFCLASS32
  406. [INFO]: STDERR:
  407.  
  408. [INFO]: COMMAND:
  409. cd /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/other_builds/kivent-python2/armeabi-v7a/kivent/modules/core && /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/python-installs/myapp/bin/python.host setup.py build_ext -v
  410.  
  411. [WARNING]: ERROR: /home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build/build/python-installs/myapp/bin/python.host failed!
  412. # Command failed: python -m pythonforandroid.toolchain --storage-dir=/home/maho/workspace/khamster/try-to-write-kivent-recipe/.buildozer/android/platform/build create --dist_name=myapp --bootstrap=sdl2 --requirements=kivy,kivent_core,python2 --arch armeabi-v7a --copy-libs
  413. #
  414. # Buildozer failed to execute the last command
  415. # The error might be hidden in the log above this error
  416. # Please read the full log, and search for it before
  417. # raising an issue with buildozer itself.
  418. # In case of a bug report, please add a full log with log_level = 2
Advertisement
Add Comment
Please, Sign In to add comment