You are not logged in.

#1 2020-08-07 12:39:33

Biaogo
Member
Registered: 2020-08-07
Posts: 15

how to buliding Android?

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

#2 2020-08-07 15:11:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,372

Re: how to buliding Android?

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
localectl

have you seen the instructions in: https://wiki.archlinux.org/index.php/Android#Building ?

Offline

Board footer

Powered by FluxBB