This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/26614] make check fails during fixincludes testing.
- From: "mckelvey at maskull dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2006 16:41:39 -0000
- Subject: [Bug testsuite/26614] make check fails during fixincludes testing.
- References: <bug-26614-10186@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from mckelvey at maskull dot com 2006-06-03 16:41 -------
I also see this on:
alpha1:gcc-obj>uname -a
Linux alpha1 2.4.9-40 #1 Mon Sep 23 08:14:02 EDT 2002 alpha unknown
...
Fixed: widec.h
Fixed: X11/ShellP.h
Fixed: X11/Xmu.h
Fixed: Xm/BaseClassI.h
Fixed: Xm/Traversal.h
Newly fixed header: architecture/ppc/math.h
Newly fixed header: ia64/sys/getppdp.h
There were fixinclude test FAILURES
gmake[2]: *** [check] Error 1
gmake[2]: Leaving directory `/usr/home/mckelvey/software/gcc-obj/fixincludes'
gmake[1]: *** [check-fixincludes] Error 2
gmake[1]: Leaving directory `/usr/home/mckelvey/software/gcc-obj'
alpha1:gcc-obj>g++ -v
Using built-in specs.
Target: alphaev56-unknown-linux-gnu
Configured with: ../gcc-4.0.3/configure --verbose --enable-languages=c++
--disable-linux-futex --disable-nls
Thread model: posix
gcc version 4.0.3
alpha1:gcc-obj>alias BUILD
alias BUILD='nice gmake CFLAGS='\'''\'' BOOT_CFLAGS='\'''\''
LIBCFLAGS='\''-g'\'' LIBCXXFLAGS='\''-g'\'' bootstrap >log 2>&1 &'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26614