You are not logged in.
Pages: 1
i am a noob,i today starting bulid android and i on archlinux
"repo sync"will:
error: Unable to fully sync the tree.
error: Checking out local projects failed.
Failing repos:
build/blueprint
external/autotest
external/elfutils
external/kmod
external/libunwind
frameworks/compile/slang
libcore
Try re-running with "-j1 --fail-fast" to exit at the first error.
"make" will:
system doesn't support either C.UTF-8 or en_US.UTF-8
Offline
This particular message seems to point to the fact that you didn't set up your locale correctly, see https://wiki.archlinux.org/index.php/Lo … ng_locales
Maybe post, wrapped in [ code ] [ /code ] tags without the spaces
locale
locale -a
localectlhave you seen the instructions in: https://wiki.archlinux.org/index.php/Android#Building ?
Offline
Pages: 1