Re: [android-building] error of "libLLVM_host" depends on undefined module "libLLVM_darwin" reported

2019-03-13 Thread Yongqin Liu
On Tue, 12 Mar 2019 at 13:53, 'Dan Willemsen' via Android Building < android-building@googlegroups.com> wrote: > We don't maintain the -darwin group -- in general, if you have a manifest > that hasn't been carefully stripped down, you may need to specify > ALLOW_MISSING_DEPENDENCIES=true, but

Re: [android-building] error of "libLLVM_host" depends on undefined module "libLLVM_darwin" reported

2019-03-11 Thread 'Dan Willemsen' via Android Building
We don't maintain the -darwin group -- in general, if you have a manifest that hasn't been carefully stripped down, you may need to specify ALLOW_MISSING_DEPENDENCIES=true, but that may only push the error until later in the build process (and won't work in this case). In this case, it looks like

[android-building] error of "libLLVM_host" depends on undefined module "libLLVM_darwin" reported

2019-03-11 Thread Yongqin Liu
Hi, All With the latest AOSP master source, if I repo init with '-darwin' group excluded on my Ubuntu host, then I will got my following errors reported: FAILED: out/soong/build.ninja out/soong/.bootstrap/bin/soong_build -t -l out/.module_paths/Android.bp.list -b out/soong -n out -d