https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90330

--- Comment #14 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Iain Sandoe from comment #13)
> (In reply to Matt Thompson from comment #12)
> > (In reply to Iain Sandoe from comment #11)
> > > (In reply to Matt Thompson from comment #10)
> > > > (In reply to Iain Sandoe from comment #9)
> > > > > (In reply to Matt Thompson from comment #8)
> 

> > Well, 9.1.0 built just fine with 8.2.0 loaded in my environment. This seems
> > to point to clang, which, well, doesn't surprise me as clang and I have had
> > a difficult life together, but then again clang built 5.4.0 up to 8.2.0 just
> > fine for me. 
> > 
> > I'm ran a 'make check' and got:
> > 
> > Fixed:  time.h
> > Fixed:  tinfo.h
> > Fixed:  types/vxTypesBase.h
> > Fixed:  unistd.h
> > Newly fixed header:  sys/ucred.h
> > 
> > There were fixinclude test FAILURES
> > make[2]: *** [Makefile:177: check] Error 1
> > make[2]: Leaving directory
> > '/Users/mathomp4/src/GCC/gcc-9.1.0-BUILD-820loaded/fixincludes'
> > make[1]: *** [Makefile:3829: check-fixincludes] Error 2
> > make[1]: Leaving directory
> > '/Users/mathomp4/src/GCC/gcc-9.1.0-BUILD-820loaded'
> > make: *** [Makefile:2358: do-check] Error 2

This was 
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90379

fixed on trunk and for 9.2 (so current snapshots from the branch should have
the fix).

Other than that, I can't reproduce the problem locally - it installs for me
whether built using the XC10.2 command line tools, or my own (GCC-8.3) toolset.

... is there anything more we need to do on this PR?
(very happy to help, but not sure how to make pogress without a reproducer for
the issue).

Reply via email to