· 6 years ago · Sep 25, 2019, 06:18 PM
1Using username "ubuntu".
2Authenticating with public key "imported-openssh-key"
3Passphrase for key "imported-openssh-key":
4Welcome to Ubuntu 18.04.2 LTS (GNU/Linux 4.15.0-1044-aws x86_64)
5
6 * Documentation: https://help.ubuntu.com
7 * Management: https://landscape.canonical.com
8 * Support: https://ubuntu.com/advantage
9
10 System information as of Wed Sep 25 17:26:20 UTC 2019
11
12 System load: 0.0 Processes: 101
13 Usage of /: 71.1% of 7.69GB Users logged in: 1
14 Memory usage: 19% IP address for eth0: 172.31.40.40
15 Swap usage: 0%
16
17
1860 packages can be updated.
1921 updates are security updates.
20
21
22Last login: Wed Sep 25 16:18:51 2019 from 41.184.255.86
23ubuntu@ip-172-31-40-40:~$ rm -R ccode
24rm: remove write-protected regular file 'ccode/.buildozer/android/platform/pytho n-for-android/.git/objects/pack/pack-09c1b998776a15e5fb99a7a9e6441e62d7fcc13a.id x'? y
25rm: remove write-protected regular file 'ccode/.buildozer/android/platform/pytho n-for-android/.git/objects/pack/pack-09c1b998776a15e5fb99a7a9e6441e62d7fcc13a.pa ck'? y
26ubuntu@ip-172-31-40-40:~$ cd code
27ubuntu@ip-172-31-40-40:~/code$ buildozer android debug
28# Check configuration tokens
29# Ensure build layout
30# Check configuration tokens
31# Preparing build
32# Check requirements for android
33# Install platform
34# Apache ANT found at /home/ubuntu/.buildozer/android/platform/apache-ant-1.9.4
35# Android SDK found at /home/ubuntu/.buildozer/android/platform/android-sdk
36# Android NDK found at /home/ubuntu/.buildozer/android/platform/android-ndk-r17c
37# Installing/updating SDK platform tools if necessary
38# Updating SDK build tools if necessary
39# Downloading platform api target if necessary
40# Android packages installation done.
41# Check application requirements
42# Check garden requirements
43# Compile platform
44# Command failed: /usr/bin/python -m pythonforandroid.toolchain create --dist_name=audioexample --bootstrap=sdl2 --requirements=kivy,plyer --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/ubuntu/code/.buildozer/android/platform/build" --ndk-api=21
45#
46# Buildozer failed to execute the last command
47# If the error is not obvious, please raise the log_level to 2
48# and retry the latest command.
49# In case of a bug report, please add a full log with log_level = 2