Guest User

buildozer-error-in-c-executable-creation

a guest
Jan 13th, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.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.17.25 (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/droid/.buildozer/android/platform/apache-ant-1.9.4
  21. # Android SDK found at /home/droid/.buildozer/android/platform/android-sdk-20
  22. # Android NDK found at /home/droid/.buildozer/android/platform/android-ndk-r9c
  23. # Check application requirements
  24. # Check garden requirements
  25. # Compile platform
  26. # Run 'python -m pythonforandroid.toolchain --color=always --storage-dir=/home/droid/andr/.buildozer/android/platform/build create --dist_name=myapp --bootstrap=sdl2 --requirements=hostpython2,sqlite3,kivy --arch armeabi-v7a --copy-libs'
  27. # Cwd /home/droid/andr/.buildozer/android/platform/python-for-android-master
  28. [INFO]: Will compile for the following archs: armeabi-v7a
  29. [INFO]: Found Android API target in $ANDROIDAPI
  30. [INFO]: Available Android APIs are (19)
  31. [INFO]: Requested API target 19 is available, continuing.
  32. [INFO]: Found NDK dir in $ANDROIDNDK
  33. [INFO]: Got NDK version from $ANDROIDNDKVER
  34. [INFO]: Using Google NDK r9c
  35. [INFO]: Found virtualenv at /usr/local/bin/virtualenv
  36. [INFO]: Found the following toolchain versions: ['4.6', '4.8', 'clang3.3']
  37. [INFO]: Picking the latest gcc toolchain, here 4.8
  38. [INFO]: No existing dists meet the given requirements!
  39. [INFO]: No dist exists that meets your requirements, so one will be built.
  40. [INFO]: Bootstrap requires recipes ['sdl2', ('python2', 'python3crystax')]
  41. [INFO]: Loaded recipe sqlite3 (depends on [])
  42. [INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
  43. [INFO]: Loaded recipe hostpython2 (depends on [], conflicts ['hostpython3'])
  44. [INFO]: Loaded recipe kivy (depends on ['pyjnius', ('sdl2', 'pygame'), ('python2', 'python3crystax')])
  45. [INFO]: Loaded recipe sdl2_image (depends on [])
  46. [INFO]: Loaded recipe sdl2_mixer (depends on [])
  47. [INFO]: Loaded recipe sdl2_ttf (depends on [])
  48. [INFO]: Loaded recipe pyjnius (depends on ['six', ('sdl2', 'sdl', 'genericndkbuild'), ('python2', 'python3crystax')])
  49. [INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
  50. [INFO]: Found multiple valid recipe sets:
  51. [INFO]: ['six', 'sdl2', u'kivy', 'sdl2_ttf', u'hostpython2', 'sdl2_mixer', 'sdl2_image', u'sqlite3', 'pyjnius', 'python2']
  52. [INFO]: ['sdl2', 'six', 'sdl2_ttf', u'hostpython2', 'python3crystax', 'sdl2_mixer', 'sdl2_image', u'sqlite3', 'pyjnius', u'kivy']
  53. [INFO]: Using the first of these: ['six', 'sdl2', u'kivy', 'sdl2_ttf', u'hostpython2', 'sdl2_mixer', 'sdl2_image', u'sqlite3', 'pyjnius', 'python2']
  54. [INFO]: The selected bootstrap is sdl2
  55. [INFO]: # Creating dist with sdl2 bootstrap
  56. [INFO]: Dist will have name myapp and recipes (hostpython2, sqlite3, kivy)
  57. [INFO]: -> running cp -r /home/droid/andr/.buildozer/android/platform/pytho...(and 146 more)
  58. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2
  59. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  60. [INFO]: Recipe build order is [u'hostpython2', 'python2', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', u'sqlite3', 'sdl2', 'six', 'pyjnius', u'kivy']
  61. [INFO]: # Downloading recipes 
  62. [INFO]: Downloading hostpython2
  63. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/bu...(and 24 more)
  64. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/hostpython2
  65. [INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
  66. [INFO]: hostpython2 download already cached, skipping
  67. [WARNING]: Should check headers here! Skipping for now.
  68. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  69. [INFO]: Downloading python2
  70. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 19 more)
  71. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/python2
  72. [INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
  73. [INFO]: python2 download already cached, skipping
  74. [WARNING]: Should check headers here! Skipping for now.
  75. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  76. [INFO]: Downloading sdl2_image
  77. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 22 more)
  78. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sdl2_image
  79. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/relea...(and 26 more)
  80. [INFO]: sdl2_image download already cached, skipping
  81. [WARNING]: Should check headers here! Skipping for now.
  82. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  83. [INFO]: Downloading sdl2_mixer
  84. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 22 more)
  85. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sdl2_mixer
  86. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/relea...(and 26 more)
  87. [INFO]: sdl2_mixer download already cached, skipping
  88. [WARNING]: Should check headers here! Skipping for now.
  89. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  90. [INFO]: Downloading sdl2_ttf
  91. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 20 more)
  92. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sdl2_ttf
  93. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/...(and 22 more)
  94. [INFO]: sdl2_ttf download already cached, skipping
  95. [WARNING]: Should check headers here! Skipping for now.
  96. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  97. [INFO]: Downloading sqlite3
  98. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 19 more)
  99. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sqlite3
  100. [INFO]: -> running basename https://www.sqlite.org/2016/sqlite-amalgamation-3150100.zip
  101. [INFO]: sqlite3 download already cached, skipping
  102. [WARNING]: Should check headers here! Skipping for now.
  103. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  104. [INFO]: Downloading sdl2
  105. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/build/packages/sdl2
  106. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/sdl2
  107. [INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
  108. [WARNING]: Should check headers here! Skipping for now.
  109. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  110. [INFO]: Downloading six
  111. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/build/packages/six
  112. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/six
  113. [INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
  114. [INFO]: six download already cached, skipping
  115. [WARNING]: Should check headers here! Skipping for now.
  116. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  117. [INFO]: Downloading pyjnius
  118. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/bui...(and 19 more)
  119. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/pyjnius
  120. [INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
  121. [INFO]: pyjnius download already cached, skipping
  122. [WARNING]: Should check headers here! Skipping for now.
  123. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  124. [INFO]: Downloading kivy
  125. [INFO]: -> running mkdir -p /home/droid/andr/.buildozer/android/platform/build/packages/kivy
  126. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/packages/kivy
  127. [INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
  128. [INFO]: kivy download already cached, skipping
  129. [WARNING]: Should check headers here! Skipping for now.
  130. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  131. [INFO]: # Building all recipes for arch armeabi-v7a
  132. [INFO]: # Unpacking recipes
  133. [INFO]: Unpacking hostpython2 for armeabi-v7a
  134. [INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
  135. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop
  136. [INFO]: hostpython2 is already unpacked, skipping
  137. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  138. [INFO]: Unpacking python2 for armeabi-v7a
  139. [INFO]: -> running basename http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
  140. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a
  141. [INFO]: python2 is already unpacked, skipping
  142. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  143. [INFO]: Unpacking sdl2_image for armeabi-v7a
  144. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_image/relea...(and 26 more)
  145. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  146. [INFO]: sdl2_image is already unpacked, skipping
  147. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  148. [INFO]: Unpacking sdl2_mixer for armeabi-v7a
  149. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_mixer/relea...(and 26 more)
  150. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  151. [INFO]: sdl2_mixer is already unpacked, skipping
  152. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  153. [INFO]: Unpacking sdl2_ttf for armeabi-v7a
  154. [INFO]: -> running basename https://www.libsdl.org/projects/SDL_ttf/release/...(and 22 more)
  155. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  156. [INFO]: sdl2_ttf is already unpacked, skipping
  157. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  158. [INFO]: Unpacking sqlite3 for armeabi-v7a
  159. [INFO]: -> running basename https://www.sqlite.org/2016/sqlite-amalgamation-3150100.zip
  160. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/sqlite3/armeabi-v7a
  161. [INFO]: sqlite3 is already unpacked, skipping
  162. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  163. [INFO]: Unpacking sdl2 for armeabi-v7a
  164. [INFO]: -> running basename https://www.libsdl.org/release/SDL2-2.0.4.tar.gz
  165. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  166. [INFO]: sdl2 is already unpacked, skipping
  167. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  168. [INFO]: Unpacking six for armeabi-v7a
  169. [INFO]: -> running basename https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz
  170. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/six-python2/armeabi-v7a
  171. [INFO]: six is already unpacked, skipping
  172. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  173. [INFO]: Unpacking pyjnius for armeabi-v7a
  174. [INFO]: -> running basename https://github.com/kivy/pyjnius/archive/master.zip
  175. 
  176. working: Python-2.7.2.tar.bz2 
  177.  
  178. 
  179. working: Python-2.7.2.tar.bz2 
  180.  
  181. 
  182. working: SDL2_image-2.0.1.tar.gz 
  183.  
  184. 
  185. working: SDL2_mixer-2.0.1.tar.gz 
  186.  
  187. 
  188. working: SDL2_ttf-2.0.14.tar.gz 
  189.  
  190. 
  191. working: sqlite-amalgamation-3150100.zip 
  192.  
  193. 
  194. working: SDL2-2.0.4.tar.gz 
  195.  
  196. 
  197. working: six-1.9.0.tar.gz 
  198.  
  199. 
  200. working: master.zip 
  201.  
  202. 
  203. working: master.zip 
  204.  
  205. 
  206. working: Python-2.7.2.tar.bz2 
  207.  
  208. 
  209. working: Python-2.7.2.tar.bz2 
  210.  
  211. 
  212. working: SDL2_image-2.0.1.tar.gz 
  213.  
  214. 
  215. working: SDL2_mixer-2.0.1.tar.gz 
  216.  
  217. 
  218. working: SDL2_ttf-2.0.14.tar.gz 
  219.  
  220. 
  221. working: sqlite-amalgamation-3150100.zip 
  222.  
  223. 
  224. working: SDL2-2.0.4.tar.gz 
  225.  
  226. 
  227. working: six-1.9.0.tar.gz 
  228.  
  229. 
  230. working: master.zip 
  231. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/pyjnius-python2-sdl2/armeabi-v7a
  232. [INFO]: pyjnius is already unpacked, skipping
  233. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  234. [INFO]: Unpacking kivy for armeabi-v7a
  235. [INFO]: -> running basename https://github.com/kivy/kivy/archive/master.zip
  236. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/kivy-python2-sdl2/armeabi-v7a
  237. [INFO]: kivy is already unpacked, skipping
  238. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  239. [INFO]: # Prebuilding recipes
  240. [INFO]: Prebuilding hostpython2 for armeabi-v7a
  241. [INFO]: -> running cp /home/droid/andr/.buildozer/android/platform/python-f...(and 176 more)
  242. [INFO]: Prebuilding python2 for armeabi-v7a
  243. [INFO]: python2 has no prebuild_armeabi_v7a, skipping
  244. [INFO]: Applying patches for python2[armeabi-v7a]
  245. [INFO]: python2 already patched, skipping
  246. [INFO]: Prebuilding sdl2_image for armeabi-v7a
  247. [INFO]: sdl2_image has no prebuild_armeabi_v7a, skipping
  248. [INFO]: Applying patches for sdl2_image[armeabi-v7a]
  249. [INFO]: sdl2_image already patched, skipping
  250. [INFO]: Prebuilding sdl2_mixer for armeabi-v7a
  251. [INFO]: sdl2_mixer has no prebuild_armeabi_v7a, skipping
  252. [INFO]: Applying patches for sdl2_mixer[armeabi-v7a]
  253. [INFO]: sdl2_mixer already patched, skipping
  254. [INFO]: Prebuilding sdl2_ttf for armeabi-v7a
  255. [INFO]: sdl2_ttf has no prebuild_armeabi_v7a, skipping
  256. [INFO]: Prebuilding sqlite3 for armeabi-v7a
  257. [INFO]: sqlite3 has no prebuild_armeabi_v7a, skipping
  258. [INFO]: Prebuilding sdl2 for armeabi-v7a
  259. [INFO]: sdl2 has no prebuild_armeabi_v7a, skipping
  260. [INFO]: Applying patches for sdl2[armeabi-v7a]
  261. [INFO]: sdl2 already patched, skipping
  262. [INFO]: Prebuilding six for armeabi-v7a
  263. [INFO]: six has no prebuild_armeabi_v7a, skipping
  264. [INFO]: Prebuilding pyjnius for armeabi-v7a
  265. [INFO]: pyjnius has no prebuild_armeabi_v7a, skipping
  266. [INFO]: Applying patches for pyjnius[armeabi-v7a]
  267. [INFO]: pyjnius already patched, skipping
  268. [INFO]: Prebuilding kivy for armeabi-v7a
  269. [INFO]: kivy has no prebuild_armeabi_v7a, skipping
  270. [INFO]: # Building recipes
  271. [INFO]: Building hostpython2 for armeabi-v7a
  272. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/hostpython2/desktop/hostpython2
  273. [INFO]: hostpython already exists, skipping build
  274. [INFO]: <- directory context /home/droid/andr/.buildozer/android/platform/python-for-android-master
  275. [INFO]: Building python2 for armeabi-v7a
  276. [INFO]: -> running cp /home/droid/andr/.buildozer/android/platform/build/bu...(and 165 more)
  277. [INFO]: -> running cp /home/droid/andr/.buildozer/android/platform/build/bu...(and 163 more)
  278. [INFO]: -> directory context /home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2
  279. [INFO]: -> running cp /home/droid/andr/.buildozer/android/platform/python-f...(and 68 more)
  280. [INFO]: -> running gcc -dumpmachine
  281. [INFO]: -> running configure --host=arm-eabi --build=x86_64-linux-gnu --pre...(and 183 more)
  282. Exception in thread background thread for pid 1036:
  283. Traceback (most recent call last):
  284. File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
  285. self.run()
  286. File "/usr/lib/python2.7/threading.py", line 763, in run
  287. self.__target(*self.__args, **self.__kwargs)
  288. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 1401, in wrap
  289. fn(*args, **kwargs)
  290. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 2294, in background_thread
  291. handle_exit_code(exit_code)
  292. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 1993, in fn
  293. return self.command.handle_command_exit_code(exit_code)
  294. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 677, in handle_command_exit_code
  295. raise exc
  296. ErrorReturnCode_77:
  297.  
  298. RAN: ./configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2/python-install --enable-shared --disable-toolbox-glue --disable-framework
  299.  
  300. STDOUT:
  301. checking for --enable-universalsdk... no
  302. checking for --with-universal-archs... 32-bit
  303. checking MACHDEP... linux3
  304. checking EXTRAPLATDIR...
  305. checking machine type as reported by uname -m... x86_64
  306. checking for --without-gcc... no
  307. checking for arm-eabi-gcc... /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/droid/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm
  308. checking whether the C compiler works... no
  309. configure: error: in `/home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2':
  310. configure: error: C compiler cannot create executables
  311. See `config.log' for more details
  312.  
  313.  
  314. STDERR:
  315.  
  316.  
  317. Traceback (most recent call last):
  318. File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
  319. "__main__", fname, loader, pkg_name)
  320. File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
  321. exec code in run_globals
  322. File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 871, in <module>
  323. main()
  324. File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 868, in main
  325. ToolchainCL()
  326. File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 494, in __init__
  327. getattr(self, args.subparser_name.replace('-', '_'))(args)
  328. File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 147, in wrapper_func
  329. build_dist_from_args(ctx, dist, args)
  330. File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 190, in build_dist_from_args
  331. build_recipes(build_order, python_modules, ctx)
  332. File "pythonforandroid/build.py", line 564, in build_recipes
  333. File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/recipes/python2/__init__.py", line 44, in build_arch
  334. self.do_python_build(arch)
  335. File "/home/droid/andr/.buildozer/android/platform/python-for-android-master/pythonforandroid/recipes/python2/__init__.py", line 124, in do_python_build
  336. _env=env)
  337. File "pythonforandroid/logger.py", line 175, in shprint
  338. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 725, in next
  339. self.wait()
  340. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 656, in wait
  341. self.handle_command_exit_code(exit_code)
  342. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 677, in handle_command_exit_code
  343. raise exc
  344. sh.ErrorReturnCode_77:
  345.  
  346. RAN: ./configure --host=arm-eabi --build=x86_64-linux-gnu --prefix=/home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2/python-install --enable-shared --disable-toolbox-glue --disable-framework
  347.  
  348. STDOUT:
  349. checking for --enable-universalsdk... no
  350. checking for --with-universal-archs... 32-bit
  351. checking MACHDEP... linux3
  352. checking EXTRAPLATDIR...
  353. checking machine type as reported by uname -m... x86_64
  354. checking for --without-gcc... no
  355. checking for arm-eabi-gcc... /usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer --sysroot /home/droid/.buildozer/android/platform/android-ndk-r9c/platforms/android-19/arch-arm
  356. checking whether the C compiler works... no
  357. configure: error: in `/home/droid/andr/.buildozer/android/platform/build/build/other_builds/python2-sqlite3/armeabi-v7a/python2':
  358. configure: error: C compiler cannot create executables
  359. See `config.log' for more details
  360.  
  361.  
  362. STDERR:
  363.  
  364.  
  365. 
  366. working: master.zip 
  367.  
  368. ccache found, will optimize builds
  369. ('path is', '/home/droid/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/droid/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/droid/.buildozer/android/platform/android-ndk-r9c:/home/droid/.buildozer/android/platform/android-sdk-20/tools:/home/droid/.buildozer/android/platform/apache-ant-1.9.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games')
  370. 
  371. working: x86_64-linux-gnu 
  372.  
  373. 
  374. working: checking for --enable-universalsdk... no 
  375. working: checking for --with-universal-archs... 32-bit 
  376. working: checking MACHDEP... linux3 
  377. working: checking EXTRAPLATDIR... 
  378. working: checking machine type as reported by uname -m... x86_64 
  379. working: checking for --without-gcc... no 
  380. working: checking for arm-eabi-gcc... /usr/bin/ccache arm-linux-androideabi-...(and 140 more) 
  381. working: checking whether the C compiler works... no 
  382. working: configure: error: in `/home/droid/andr/.buildozer/android/platform/...(and 62 more) 
  383. working: configure: error: C compiler cannot create executables 
  384. working: See `config.log' for more details 
  385.  
  386. # Command failed: python -m pythonforandroid.toolchain --color=always --storage-dir=/home/droid/andr/.buildozer/android/platform/build create --dist_name=myapp --bootstrap=sdl2 --requirements=hostpython2,sqlite3,kivy --arch armeabi-v7a --copy-libs
  387. #
  388. # Buildozer failed to execute the last command
  389. # The error might be hidden in the log above this error
  390. # Please read the full log, and search for it before
  391. # raising an issue with buildozer itself.
  392. # In case of a bug report, please add a full log with log_level = 2
Add Comment
Please, Sign In to add comment