android-rpi/device_brcm_rpi3

Lunch command take long time / not responding

vinhcatba opened this issue · 1 comments

after synced and built kernel for rpt3, I ran:
source build/envsetup.sh
lunch rpi3-eng
but nothing shows up, it hangs, I press Ctrl + C to cancel and get "Still alive, killing subprocesses"
then I ran "lunch" without any argument, it shows "Lunch menu... pick a combo:" but nothing in the list.
Ctrl + C behaves the same as above.
Should "lunch" be like that?

Turn out it is that slow. I tried on a faster computer and lunch still takes like 1-2 minutes to work. Maybe it's slow because my $aosp folder is in an external USB HDD.