Guest User

Buildozer Terminal Log

a guest
Jul 7th, 2017
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.16 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.10 (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-8-openjdk-amd64/bin/javac
  17. # Search for Java keytool (keytool)
  18. # -> found at /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool
  19. # Install platform
  20. # Run 'pip install -q --user "appdirs" "colorama>=0.3.3" "sh>=1.10" "jinja2" "six"'
  21. # Cwd None
  22. # Apache ANT found at /home/kivy/.buildozer/android/platform/apache-ant-1.9.4
  23. # Android SDK found at /home/kivy/.buildozer/android/platform/android-sdk-20
  24. # Android NDK found at /home/kivy/.buildozer/android/platform/android-ndk-r9c
  25. # Check application requirements
  26. # Check garden requirements
  27. # Compile platform
  28. # Run '/usr/bin/python -m pythonforandroid.toolchain create --dist_name=myapp --bootstrap=sdl2 --requirements=kivy --arch armeabi-v7a --copy-libs --color=always --storage-dir=/media/sf_WKND/.buildozer/android/platform/build'
  29. # Cwd /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  30. [INFO]: Will compile for the following archs: armeabi-v7a
  31. [INFO]: Found Android API target in $ANDROIDAPI
  32. [INFO]: Available Android APIs are (19)
  33. [INFO]: Requested API target 19 is available, continuing.
  34. [INFO]: Found NDK dir in $ANDROIDNDK
  35. [INFO]: Got NDK version from $ANDROIDNDKVER
  36. [INFO]: Using Google NDK r9c
  37. [INFO]: Found virtualenv at /usr/local/bin/virtualenv
  38. [INFO]: Found the following toolchain versions: ['4.6', '4.8', 'clang3.3']
  39. [INFO]: Picking the latest gcc toolchain, here 4.8
  40. [WARNING]: Missing executable: autoconf is not installed
  41. [WARNING]: Missing executable: automake is not installed
  42. [WARNING]: Missing executable: libtoolize is not installed
  43. [INFO]: No existing dists meet the given requirements!
  44. [INFO]: No dist exists that meets your requirements, so one will be built.
  45. [INFO]: Bootstrap requires recipes ['sdl2', ('python2', 'python3crystax')]
  46. [INFO]: Loaded recipe sdl2 (depends on [('python2', 'python3crystax'), 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf'], conflicts ['sdl', 'pygame', 'pygame_bootstrap_components'])
  47. [INFO]: Loaded recipe kivy (depends on ['pyjnius', ('sdl2', 'pygame'), ('python2', 'python3crystax')])
  48. [INFO]: Loaded recipe sdl2_image (depends on [])
  49. [INFO]: Loaded recipe sdl2_mixer (depends on [])
  50. [INFO]: Loaded recipe sdl2_ttf (depends on [])
  51. [INFO]: Loaded recipe pyjnius (depends on ['six', ('sdl2', 'sdl', 'genericndkbuild'), ('python2', 'python3crystax')])
  52. [INFO]: Loaded recipe six (depends on [('python2', 'python3crystax')])
  53. [INFO]: Found multiple valid recipe sets:
  54. [INFO]: ['six', 'sdl2', u'kivy', 'sdl2_ttf', 'sdl2_mixer', 'sdl2_image', 'pyjnius', 'python2']
  55. [INFO]: ['sdl2', 'six', 'sdl2_ttf', 'python3crystax', 'sdl2_mixer', 'sdl2_image', 'pyjnius', u'kivy']
  56. [INFO]: Using the first of these: ['six', 'sdl2', u'kivy', 'sdl2_ttf', 'sdl2_mixer', 'sdl2_image', 'pyjnius', 'python2']
  57. [INFO]: The selected bootstrap is sdl2
  58. [INFO]: # Creating dist with sdl2 bootstrap
  59. [INFO]: Dist will have name myapp and recipes (kivy)
  60. [INFO]: -> running cp -r /media/sf_WKND/.buildoze...(and 168 more)
  61. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2
  62. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  63. [INFO]: Recipe build order is ['python2', 'sdl2_image', 'sdl2_mixer', 'sdl2_ttf', 'sdl2', 'six', 'pyjnius', u'kivy']
  64. [INFO]: # Downloading recipes
  65. [INFO]: Downloading python2
  66. [INFO]: -> running mkdir -p /media/sf_WKND/.buildo...(and 43 more)
  67. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/packages/python2
  68. [INFO]: -> running basename http://python.org/ftp/...(and 33 more)
  69. [INFO]: python2 download already cached, skipping
  70. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  71. [INFO]: Downloading sdl2_image
  72. [INFO]: -> running mkdir -p /media/sf_WKND/.buildo...(and 46 more)
  73. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/packages/sdl2_image
  74. [INFO]: -> running basename https://www.libsdl.or...(and 52 more)
  75. [INFO]: sdl2_image download already cached, skipping
  76. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  77. [INFO]: Downloading sdl2_mixer
  78. [INFO]: -> running mkdir -p /media/sf_WKND/.buildo...(and 46 more)
  79. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/packages/sdl2_mixer
  80. [INFO]: -> running basename https://www.libsdl.or...(and 52 more)
  81. [INFO]: sdl2_mixer download already cached, skipping
  82. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  83. [INFO]: Downloading sdl2_ttf
  84. [INFO]: -> running mkdir -p /media/sf_WKND/.buildo...(and 44 more)
  85. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/packages/sdl2_ttf
  86. [INFO]: -> running basename https://www.libsdl.org...(and 48 more)
  87. [INFO]: sdl2_ttf download already cached, skipping
  88. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  89. [INFO]: Downloading sdl2
  90. [INFO]: -> running mkdir -p /media/sf_WKND/.buildo...(and 40 more)
  91. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/packages/sdl2
  92. [INFO]: -> running basename https://www.libsdl.org...(and 26 more)
  93. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  94. [INFO]: Downloading six
  95. [INFO]: -> running mkdir -p /media/sf_WKND/.buildo...(and 39 more)
  96. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/packages/six
  97. [INFO]: -> running basename https://pypi.python.or...(and 40 more)
  98. [INFO]: six download already cached, skipping
  99. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  100. [INFO]: Downloading pyjnius
  101. [INFO]: -> running mkdir -p /media/sf_WKND/.buildo...(and 43 more)
  102. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/packages/pyjnius
  103. [INFO]: -> running basename https://github.com/kiv...(and 28 more)
  104. [INFO]: pyjnius download already cached, skipping
  105. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  106. [INFO]: Downloading kivy
  107. [INFO]: -> running mkdir -p /media/sf_WKND/.buildo...(and 40 more)
  108. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/packages/kivy
  109. [INFO]: -> running basename https://github.com/kiv...(and 25 more)
  110. [INFO]: kivy download already cached, skipping
  111. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  112. [INFO]: # Building all recipes for arch armeabi-v7a
  113. [INFO]: # Unpacking recipes
  114. [INFO]: Unpacking python2 for armeabi-v7a
  115. [INFO]: -> running basename http://python.org/ftp/...(and 33 more)
  116. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/build/other_builds/python2/armeabi-v7a
  117. [INFO]: python2 is already unpacked, skipping
  118. [INFO]: <- directory context /media/sf_WKND/.buildozer/android/platform/python-for-android-master
  119. [INFO]: Unpacking sdl2_image for armeabi-v7a
  120. [INFO]: -> running basename https://www.libsdl.or...(and 52 more)
  121. [INFO]: -> directory context /media/sf_WKND/.buildozer/android/platform/build/build/bootstrap_builds/sdl2-python2/jni
  122. Traceback (most recent call last):
  123. File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
  124. "__main__", fname, loader, pkg_name)
  125. File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
  126. exec code in run_globals
  127. File "/media/sf_WKND/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 905, in <module>
  128. main()
  129. File "/media/sf_WKND/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 902, in main
  130. ToolchainCL()
  131. File "/media/sf_WKND/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 508, in __init__
  132. getattr(self, args.subparser_name.replace('-', '_'))(args)
  133. File "/media/sf_WKND/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 147, in wrapper_func
  134. build_dist_from_args(ctx, dist, args)
  135. File "/media/sf_WKND/.buildozer/android/platform/python-for-android-master/pythonforandroid/toolchain.py", line 190, in build_dist_from_args
  136. build_recipes(build_order, python_modules, ctx)
  137. File "pythonforandroid/build.py", line 551, in build_recipes
  138. File "pythonforandroid/recipe.py", line 550, in prepare_build_dir
  139. File "pythonforandroid/recipe.py", line 452, in unpack
  140. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 1245, in __call__
  141. return RunningCommand(cmd, call_args, stdin, stdout, stderr)
  142. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 633, in __init__
  143. self.wait()
  144. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 651, in wait
  145. self.handle_command_exit_code(exit_code)
  146. File "/usr/local/lib/python2.7/dist-packages/sh.py", line 672, in handle_command_exit_code
  147. raise exc
  148. sh.ErrorReturnCode_2: <exception str() failed>
  149. # Command failed: /usr/bin/python -m pythonforandroid.toolchain create --dist_name=myapp --bootstrap=sdl2 --requirements=kivy --arch armeabi-v7a --copy-libs --color=always --storage-dir=/media/sf_WKND/.buildozer/android/platform/build
  150. #
  151. # Buildozer failed to execute the last command
  152. # The error might be hidden in the log above this error
  153. # Please read the full log, and search for it before
  154. # raising an issue with buildozer itself.
  155. # In case of a bug report, please add a full log with log_level = 2
Add Comment
Please, Sign In to add comment