Re: [android-porting] How to debug Android build in detailed.

2021-03-10 Thread Wesley Emanuel Da Silva
Em sex, 26 de fev de 2021 14:05, ghalib khan 
escreveu:

> Hello,
>
>  Am trying to build Android 10 with sources, i have noted the flow of
> build as follows,
>
> $ source ./build/envsetup.sh
>
> $ print_lunch_menu -  -> Lunch menu building on Linux
>
> $ lunch aosp_riscv64-eng
>
> $ m –j
>
> $ 
> /home/performance-server/ghalib-khan/android/t-head/aosp-riscv/aosp/build/soong/soong_ui.bash
>  --make-mode
> –j
>
> $ exec
> /home/performance-server/ghalib-khan/android/t-head/aosp-riscv/aosp/out/soong_ui
>  --make-mode
> –j
>
>
> As you see, i stucked at soong_ui --make-mode –j command,  can any one
> help me out to debug or know how the build was happening, if i want make
> any change in build sources so how can i do it.
>
> Please help out in soong build system in detailed.
>
>
> Thanks in advance,
>
> ghalib khan.
>
>
> --
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>
> ---
> You received this message because you are subscribed to the Google Groups
> "android-porting" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-porting+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-porting/7a109d29-6186-4fcf-88c8-6e296c210ccen%40googlegroups.com
> 
> .
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/CAMdm0gd2X1ke6_LQ65nMrqEN5cSEyXDcydq%2BZuHKQkTmFFLBfw%40mail.gmail.com.


[android-porting] How to debug Android build in detailed.

2021-02-26 Thread ghalib khan
Hello,

 Am trying to build Android 10 with sources, i have noted the flow of build 
as follows,

$ source ./build/envsetup.sh 

$ print_lunch_menu -  -> Lunch menu building on Linux 

$ lunch aosp_riscv64-eng 

$ m –j 

$ 
/home/performance-server/ghalib-khan/android/t-head/aosp-riscv/aosp/build/soong/soong_ui.bash
 --make-mode 
–j 

$ exec 
/home/performance-server/ghalib-khan/android/t-head/aosp-riscv/aosp/out/soong_ui
 --make-mode 
–j 


As you see, i stucked at soong_ui --make-mode –j command,  can any one help 
me out to debug or know how the build was happening, if i want make any 
change in build sources so how can i do it.

Please help out in soong build system in detailed.


Thanks in advance,

ghalib khan.


-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-porting/7a109d29-6186-4fcf-88c8-6e296c210ccen%40googlegroups.com.