Dear Dr. Boessenkool, Thank you for the information. The error still occurred, but the "make check" step was able to get past it. The error log includes: ... Fixed: unistd.h Fixed: X11/ShellP.h Fixed: X11/Xmu.h Fixed: Xm/BaseClassI.h Fixed: Xm/Traversal.h Newly fixed header: sys/ucred.h There were fixinclude test FAILURES make[2]: *** [Makefile:177: check] Error 1 make[2]: Leaving directory '/home/oppe/gcc_workdir/fixincludes' make[1]: *** [Makefile:3795: check-fixincludes] Error 2 make[2]: Entering directory '/home/oppe/gcc_workdir/gcc' Making a new config file... echo "set tmpdir /home/oppe/gcc_workdir/gcc/testsuite" >> ./site.tmp rm -rf testsuite/gcc-parallel make[3]: Entering directory '/home/oppe/gcc_workdir/gcc' (rootme=`${PWDCMD-pwd}`; export rootme; \ srcdir=`cd /home/oppe/gcc-9.1.0/gcc; ${PWDCMD-pwd}` ; export srcdir ; \ .... The "make check" step is continuing, apparently successfully. Can you explain why there is this "fixinclude test FAILURE"? Is the version of GLIBC too old, or are the UNIX headers too old? Thank you again for the information. Tom Oppe -----Original Message----- From: Segher Boessenkool [mailto:segher@xxxxxxxxxxxxxxxxxxx] Sent: Wednesday, May 8, 2019 6:05 PM To: Oppe, Thomas C ERDC-RDE-ITL-MS Contractor <Thomas.C.Oppe@xxxxxxxxxxxxx> Cc: 'Geir Johansen' <geir@xxxxxxxx>; 'gcc-help@xxxxxxxxxxx' <gcc-help@xxxxxxxxxxx> Subject: Re: GCC 8.3.0 build fails on Cray systems with an older "/usr/include/sys/sdt.h" version On Wed, May 08, 2019 at 09:41:26PM +0000, Oppe, Thomas C ERDC-RDE-ITL-MS Contractor via gcc-help wrote: > Have you tried building the newly released GCC 9.1.0? After the > successful build, when I do "make check", I get: You should use "make -k check". See <Blockedhttps://gcc.gnu.org/install/test.htmlBlocked> for example. Segher
Attachment:
smime.p7s
Description: S/MIME cryptographic signature