Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.22 KB | None | 0 0
  1. kivy/test$ buildozer android debug
  2. # Check configuration tokens
  3. # WARNING: Config token app android.sdk is deprecated and ignored, but you set value 27
  4. # Ensure build layout
  5. # Check configuration tokens
  6. # Preparing build
  7. # Check requirements for android
  8. # Run 'dpkg --version'
  9. # Cwd None
  10. Debian 'dpkg' package management program version 1.19.7 (amd64).
  11. This is free software; see the GNU General Public License version 2 or
  12. later for copying conditions. There is NO warranty.
  13. # Search for Git (git)
  14. # -> found at /usr/bin/git
  15. # Search for Cython (cython)
  16. # -> found at /usr/local/bin/cython
  17. # Search for Java compiler (javac)
  18. # -> found at /usr/lib/jvm/java-8-openjdk-amd64/bin/javac
  19. # Search for Java keytool (keytool)
  20. # -> found at /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool
  21. # Install platform
  22. # Run '/usr/bin/python3 -m pip install -q --user \'appdirs\' \'colorama>=0.3.3\' \'jinja2\' \'six\' \'enum34; python_version<"3.4"\' \'sh>=1.10; sys_platform!="nt"\' \'pep517\' \'pytoml\' \'virtualenv\''
  23. # Cwd None
  24. # Apache ANT found at /home/computer/.buildozer/android/platform/apache-ant-1.9.4
  25. # Android SDK found at /home/computer/.buildozer/android/platform/android-sdk
  26. # Android NDK found at /home/computer/.buildozer/android/platform/android-ndk-r17c
  27. # Check application requirements
  28. # Check garden requirements
  29. # Compile platform
  30. # Run '/usr/bin/python3 -m pythonforandroid.toolchain create --dist_name=myapp --bootstrap=sdl2 --requirements=python3,kivy --arch x86 --copy-libs --color=always --storage-dir="/home/computer/scritps/kivy/test/.buildozer/android/platform/build" --ndk-api=26'
  31. # Cwd /home/computer/scritps/kivy/test/.buildozer/android/platform/python-for-android
  32. /home/computer/scritps/kivy/test/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py:84: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  33. import imp
  34. [INFO]: Will compile for the following archs: x86
  35. [INFO]: Found Android API target in $ANDROIDAPI: 27
  36. [INFO]: Available Android APIs are (19, 22, 26, 27, 29)
  37. [INFO]: Requested API target 27 is available, continuing.
  38. [INFO]: Found NDK dir in $ANDROIDNDK: /home/computer/.buildozer/android/platform/android-ndk-r17c
  39. [INFO]: Found NDK revision 17.2.4988734
  40. [INFO]: Getting NDK API version (i.e. minimum supported API) from user argument
  41. [INFO]: Found virtualenv at /home/computer/.local/bin/virtualenv
  42. [INFO]: Found the following toolchain versions: ['4.9']
  43. [INFO]: Picking the latest gcc toolchain, here 4.9
  44. [INFO]: Of the existing distributions, the following meet the given requirements:
  45. [INFO]: myapp: min API 26, includes recipes (hostpython3, libffi, openssl, sdl2_image, sdl2_mixer, sdl2_ttf, sqlite3, python3, sdl2, six, pyjnius, android, kivy), built for archs (x86)
  46. [INFO]: myapp has compatible recipes, using this one
  47. # Build the application #9
  48. # Copy application source from /home/computer/scritps/kivy/test
  49. # Create directory /home/computer/scritps/kivy/test/.buildozer/android/app
  50. # Copy /home/computer/scritps/kivy/test/main.py
  51. # Copy /home/computer/scritps/kivy/test/main.kv
  52. # Package the application
  53. # project.properties updated
  54. # Gradle project detected, copy files /home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/src/main/java
  55. # Run '/usr/bin/python3 -m pythonforandroid.toolchain apk --debug --bootstrap=sdl2 --dist_name myapp --name \'My Application\' --version 0.3 --package org.test.myapp --android_api 27 --minsdk 26 --ndk-api 26 --private /home/computer/scritps/kivy/test/.buildozer/android/app --orientation portrait --copy-libs --arch x86 --color=always --storage-dir="/home/computer/scritps/kivy/test/.buildozer/android/platform/build" --ndk-api=26'
  56. # Cwd /home/computer/scritps/kivy/test/.buildozer/android/platform/python-for-android
  57. /home/computer/scritps/kivy/test/.buildozer/android/platform/python-for-android/pythonforandroid/toolchain.py:84: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  58. import imp
  59. [INFO]: Will compile for the following archs: x86
  60. [INFO]: Getting Android API version from user argument: 27
  61. [INFO]: Available Android APIs are (19, 22, 26, 27, 29)
  62. [INFO]: Requested API target 27 is available, continuing.
  63. [INFO]: Found NDK dir in $ANDROIDNDK: /home/computer/.buildozer/android/platform/android-ndk-r17c
  64. [INFO]: Found NDK revision 17.2.4988734
  65. [INFO]: Getting NDK API version (i.e. minimum supported API) from user argument
  66. [INFO]: Found virtualenv at /home/computer/.local/bin/virtualenv
  67. [INFO]: Found the following toolchain versions: ['4.9']
  68. [INFO]: Picking the latest gcc toolchain, here 4.9
  69. [INFO]: Of the existing distributions, the following meet the given requirements:
  70. [INFO]: myapp: min API 26, includes recipes (hostpython3, libffi, openssl, sdl2_image, sdl2_mixer, sdl2_ttf, sqlite3, python3, sdl2, six, pyjnius, android, kivy), built for archs (x86)
  71. [INFO]: myapp has compatible recipes, using this one
  72. [INFO]: Of the existing distributions, the following meet the given requirements:
  73. [INFO]: myapp: min API 26, includes recipes (hostpython3, libffi, openssl, sdl2_image, sdl2_mixer, sdl2_ttf, sqlite3, python3, sdl2, six, pyjnius, android, kivy), built for archs (x86)
  74. [INFO]: myapp has compatible recipes, using this one
  75. [INFO]: -> directory context /home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp
  76. Listing '/tmp/p4a-extra-env-z9fffj4h'...
  77. Listing '/home/computer/scritps/kivy/test/.buildozer/android/app'...
  78. Listing '/home/computer/scritps/kivy/test/.buildozer/android/app/_applibs'...
  79. Compiling '/home/computer/scritps/kivy/test/.buildozer/android/app/main.py'...
  80. Compiling '/home/computer/scritps/kivy/test/.buildozer/android/app/sitecustomize.py'...
  81. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle'...
  82. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle'...
  83. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/modules'...
  84. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages'...
  85. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/android'...
  86. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/jnius'...
  87. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/jnius/src'...
  88. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/jnius/src/org'...
  89. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/jnius/src/org/jnius'...
  90. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy'...
  91. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core'...
  92. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/audio'...
  93. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/camera'...
  94. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/clipboard'...
  95. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/gl'...
  96. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/image'...
  97. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/spelling'...
  98. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/text'...
  99. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/video'...
  100. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/core/window'...
  101. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/data'...
  102. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/data/fonts'...
  103. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/data/glsl'...
  104. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/data/images'...
  105. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/data/keyboards'...
  106. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/data/logo'...
  107. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/deps'...
  108. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/effects'...
  109. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/extras'...
  110. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/garden'...
  111. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/graphics'...
  112. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/graphics/cgl_backend'...
  113. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/include'...
  114. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/input'...
  115. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/input/postproc'...
  116. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/input/providers'...
  117. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/lang'...
  118. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/lib'...
  119. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/lib/gstplayer'...
  120. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/lib/vidcore_lite'...
  121. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/modules'...
  122. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/network'...
  123. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/storage'...
  124. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/tools'...
  125. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/tools/gles_compat'...
  126. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/tools/highlight'...
  127. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/tools/packaging'...
  128. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/tools/packaging/pyinstaller_hooks'...
  129. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/tools/pep8checker'...
  130. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/tools/theming'...
  131. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/tools/theming/defaulttheme'...
  132. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/uix'...
  133. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/uix/behaviors'...
  134. Listing '/home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/_python_bundle/_python_bundle/site-packages/kivy/uix/recycleview'...
  135. [INFO]: Selecting java build tool:
  136. [INFO]: Detected highest available build tools version to be 29.0.2
  137. [INFO]: Building with gradle, as gradle executable is present
  138. [DEBUG]: -> running gradlew assembleDebug
  139. [DEBUG]:
  140. [DEBUG]: BUILD SUCCESSFUL in 1s
  141. [DEBUG]: 27 actionable tasks: 4 executed, 23 up-to-date
  142.  
  143. [INFO]: <- directory context /home/computer/scritps/kivy/test/.buildozer/android/platform/python-for-android
  144. [INFO]: # Copying APK to current directory
  145. [INFO]: # APK filename not found in build output. Guessing...
  146. [INFO]: # Found APK file: /home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/build/outputs/apk/debug/myapp-debug.apk
  147. [INFO]: # Add version number to APK
  148. [INFO]: # APK renamed to myapp-0.3-debug.apk
  149. [DEBUG]: -> running cp /home/computer/scritps/kivy/test/.buildozer/android/platform/build/dists/myapp/build/outputs/apk/debug/myapp-debug.apk myapp-0.3-debug.apk
  150. WARNING: Received a --sdk argument, but this argument is deprecated and does nothing.
  151. No compiled python is present to zip, skipping.
  152. No setup.py/pyproject.toml used, copying full private data into .apk.
  153. Applying Java source code patches...
  154. Applying patch: src/patches/SDLActivity.java.patch
  155. Warning: failed to apply patch (exit code 1), assuming it is already applied: src/patches/SDLActivity.java.patch
  156. # Android packaging done!
  157. # APK myapp-0.3-debug.apk available in the bin directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement