Re: [android-building] how to build Android.bp Build Docs?

2020-08-07 Thread 'Colin Cross' via Android Building
You can see the latest version from AOSP master at
https://ci.android.com/builds/latest/branches/aosp-build-tools/targets/linux/view/soong_build.html,
or if you've completed a build locally the docs should be
at $OUT_DIR/soong/docs/soong_build.html.

On Fri, Aug 7, 2020 at 9:28 AM Chen Wang  wrote:

> hello,
> when I google aosp build related articles on internet, I got this
> https://note.qidong.name/demo/soong_build/, I think it should be
> constructed from the aosp sourcecode but I don't know how to make this with
> the latst version (10)?
> Anybody can help direct me on this? Thanks in advance.
>
> --
> --
> 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, send email to
> android-building+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Building" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-building+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-building/139c8de2-93fc-4944-99b7-a93624217ba0n%40googlegroups.com
> 
> .
>

-- 
-- 
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, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

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


[android-building] Re: Error: Too many levels of symbolic links

2020-08-07 Thread Erin Coffey
Turns out my init failed in my vagrant due to missing environment 
variables. {self.name} I set the variables and, now init seems to be 
working. I'll try envsetup again when init completes

On Friday, 7 August 2020 at 09:28:29 UTC-7 Erin Coffey wrote:

> I am trying to configure my vagrant (running on Ubuntu 18.04) to build 
> ASOP emulator target. If I run '. build/envsetup.sh' directly from Ubuntu, 
> the command works and I can then build ASOP but, when I try the setup from 
> within my vagrant box, I get the Error: 
>
> vagrant@ubuntu-raw-base-image:ANDROID_WORKING_DIRECTORY$ . 
> build/envsetup.sh
> -bash: build/envsetup.sh: Too many levels of symbolic links
>
> Does anyone have experience building ASOP from a vagrant environment?
>
> I am following the steps here: 
> https://source.android.com/setup/build/building 
>
> Thank you!
>

-- 
-- 
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, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/c1055ce2-f94b-4f02-9304-82bc47cd5af6n%40googlegroups.com.


[android-building] Error: Too many levels of symbolic links

2020-08-07 Thread Erin Coffey
I am trying to configure my vagrant (running on Ubuntu 18.04) to build ASOP 
emulator target. If I run '. build/envsetup.sh' directly from Ubuntu, the 
command works and I can then build ASOP but, when I try the setup from 
within my vagrant box, I get the Error: 

vagrant@ubuntu-raw-base-image:ANDROID_WORKING_DIRECTORY$ . build/envsetup.sh
-bash: build/envsetup.sh: Too many levels of symbolic links

Does anyone have experience building ASOP from a vagrant environment?

I am following the steps here: 
https://source.android.com/setup/build/building 

Thank you!

-- 
-- 
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, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/f699b3f6-e683-446f-b8bf-c4a0b2888523n%40googlegroups.com.