https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123852
--- Comment #11 from Oleg Endo <olegendo at gcc dot gnu.org> --- (In reply to John Paul Adrian Glaubitz from comment #10) > (In reply to Oleg Endo from comment #6) > > (In reply to Andrew Pinski from comment #5) > > > (In reply to Oleg Endo from comment #4) > > > > Got a similar report. > > > > > > Is there a preprocessed source for this case? Since it is freetype it > > > seems > > > like it should be able to share that. > > > > > > I suspect it might been caused by r16-3067-g8e3239e3e92f3c . > > > > Yes, asking / waiting for the .i file ... > > I will try to get it. Building Ada from git has always been difficult for > me. Usually, the build system is unable to detect the installed version of > gnat on the build system. I haven't really figured out why. I think you misunderstood. We were talking about getting the .i file from the other freetype build failure. It's way easier to debug than setting up the other stuff.
