Re: [android-building] how the dist target is built?

2023-08-10 Thread Yongqin Liu
mage.mk [3]: https://android-review.googlesource.com/c/device/linaro/hikey/+/2702633 Thanks, Yongqin Liu On Mon, Aug 7, 2023 at 2:23 PM Yongqin Liu wrote: Hi, All This may be a silly question, but I could not find how the dist target is executed, could anyone here help give some explanations on i

[android-building] how the dist target is built?

2023-08-07 Thread Yongqin Liu
/make repository explicitly, how should I understand it? Thanks, Yongqin Liu -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to android-building@googlegroups.com To unsubscribe from this group, sen

Re: [android-building] Renaming AOSP’s Master Branch

2023-07-20 Thread Yongqin Liu
Hi, All It seems https://ci.android.com/builds/branches/aosp-main/grid? still not ready, or it has a different link now? 在2023年7月10日星期一 UTC+8 21:58:18 写道: > it seems like the source browser needs updating for main too --- if you > look at https://android.googlesource.com/platform/external/to

[android-building] Not able to build with OUT_DIR?

2020-11-05 Thread Yongqin Liu
Hi, All I want to build hikey960 with the default aosp tree with OUT_DIR specified, but I got following error reported: Starting ninja... FAILED: ninja: 'out/host/linux-x86/bin/bindgen', needed by '/data/android/aosp/pure-master/pure-master-out/soong/.intermediates/frameworks/native/libs/binder/

Re: [android-building] verbose: *kati*: slow included makefiles (1037.829698): art/Android.mk

2020-03-31 Thread Yongqin Liu
ninja_deps files, which will be shared > across all devices in a single output tree. It looks like yours is taking > ~4s based on the trace. So your minimum incremental build times are > probably ~2x as long as they could be. > > Thanks for all the kind explanation! Best Reg

Re: [android-building] verbose: *kati*: slow included makefiles (1037.829698): art/Android.mk

2020-03-30 Thread Yongqin Liu
you think build multiple products with the same output directory helps to save some time? maybe my thought that it saves time on building the host binaries and java objects was wrong:( Thanks, Yongqin Liu > On Sat, Mar 28, 2020 at 8:36 AM Yongqin Liu > wrote: > >>

[android-building] Re: Android 10 Released

2019-09-10 Thread Yongqin Liu
/developers.google.com/android/drivers > > We pushed a reference "android10-dev" branch and a reference Android > Mainline with an "android-mainline-10.0.0_r1" tag. > hmm, what's the difference between android-mainline-10.0.0_r1 and android-10.0.0_r1/android

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

2019-03-12 Thread Yongqin Liu
cause an instant build failure on Mac due > to a typo), it is a problem for these types of use cases. > > I've filed a public bug to track this: > https://issuetracker.google.com/128377112 > Thanks for checking on this, will following there. Best Regards, Yongqin Liu >

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

2019-03-11 Thread Yongqin Liu
builts/clang/host/linux-x86 really depends on the modules defined in prebuilts/clang/host/darwin-x86? and it worked before(one week ago?) without prebuilts/clang/host/darwin-x86 repo synced. Could anyone please help to check on that? Thanks, Yongqin Liu -- -- You received this message becau

[android-building] ckati takes very long during regenerating of something...

2018-11-26 Thread Yongqin Liu
COMMAND 48106 be/4 liuyq 174.43 K/s0.00 B/s 0.00 % 62.11 % prebuilts/build-tools/linux-x86/bin/ckati ~TARGET_DEVICE_DIR=device/linaro/hikey/hikey 1 be/4 root0.00 B/s0.00 B/s 0.00 % 0.00 % init splash Thanks,

[android-building] Re: Issues making an AOSP mirror

2017-12-20 Thread Yongqin Liu
ttps://android.googlesource.com/kernel/hikey-linaro do the same thing for platform/external/nanopb-c <http://android.googlesource.com/platform/external/nanopb-c> project as well Thanks, Yongqin Liu -- -- You received this message because you are subscribed to the "Android Bui