Would love to but one does not simply walk into *.corp.google.com On Friday, September 22, 2023 at 6:59:09 PM UTC-5 Stephen Hines wrote:
> Feel free to cherry-pick > https://android-review.git.corp.google.com/c/platform/prebuilts/clang/host/linux-x86/+/2760210 > > in the meantime, and let me know if you have trouble with it. I'll be > following up with a more final solution, but this should also unblock you. > > Steve > > On Thu, Sep 21, 2023 at 3:08 PM 'enh' via Android Building < > [email protected]> wrote: > >> thanks! i talked to our llvm folks, and they've filed a bug to switch >> to prebuilts for this. in the meantime, they also point out that >> >> prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/lib/libncurses.so.5.9 >> might be useful as a workaround :-) >> >> actually removing renderscript is a longer-term project... it's been >> deprecated for a couple of releases, and we're working on disabling it >> for apps with target api level $next_year, but it'll be a year or two >> after that until it can actually be removed fully. >> >> On Thu, Sep 21, 2023 at 1:34 PM 'Alexander Koskovich' via Android >> Building <[email protected]> wrote: >> > >> > >> > prebuilts/clang/host/linux-x86/clang-3289846/bin/clang.real: error >> while loading shared libraries: libncurses.so.5: cannot open shared object >> file: No such file or directory >> > 15:24:30 ninja failed with: exit status 1 >> > >> > clang-3289846 is being used only for Renderscript currently it looks >> like. Super old version of Clang, 3.8. The package containing >> libncurses.so.5 is no longer found in Ubuntu 23.10+ or Debian testing. >> > On Thursday, September 21, 2023 at 12:37:41 PM UTC-4 enh wrote: >> >> >> >> what's the renderscript connection here? what's the build error you're >> seeing? >> >> >> >> On Wed, Sep 20, 2023 at 10:06 PM 'Alexander Koskovich' via Android >> >> Building <[email protected]> wrote: >> >> > >> >> > AOSP (main) won't compile starting from this version onward. Is >> there a plan to migrate renderscript to a newer Clang version or is that >> not likely? >> >> > >> >> > -- >> >> > -- >> >> > You received this message because you are subscribed to the "Android >> Building" mailing list. >> >> > To post to this group, send email to [email protected] >> >> > To unsubscribe from this group, send email to >> >> > [email protected] >> >> > 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 [email protected]. >> >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/android-building/f8c94f8b-5b50-475a-a41f-3115fbf7fc12n%40googlegroups.com >> . >> > >> > -- >> > -- >> > You received this message because you are subscribed to the "Android >> Building" mailing list. >> > To post to this group, send email to [email protected] >> > To unsubscribe from this group, send email to >> > [email protected] >> > 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 [email protected]. >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/android-building/e6eb685f-0a64-4d5a-bca2-7a923371642en%40googlegroups.com >> . >> >> -- >> -- >> You received this message because you are subscribed to the "Android >> Building" mailing list. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> 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 a topic in the >> Google Groups "Android Building" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/android-building/Sv_v2ApJZug/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/android-building/CAJgzZooGtV4gB1qqLjNxThQ%3DU3db3c_DQ4vEmkvt%2BDyvxJq-eg%40mail.gmail.com >> . >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/0f73cd94-f735-49bd-98d8-d2fd5943289dn%40googlegroups.com.
