[Bug testsuite/23400] New: "make check" fixinclude failure
bunk at stusta dot de
gcc-bugzilla@gcc.gnu.org
Mon Aug 15 14:51:00 GMT 2005
With a current HEAD CVS checkout:
<-- snip -->
...
Fixed: X11/ShellP.h
Fixed: X11/Xmu.h
Fixed: Xm/BaseClassI.h
Fixed: Xm/Traversal.h
cmp: EOF on string.h
*** string.h 2005-08-15 16:47:11.000000000 +0200
--- /TMP/test/gcc/gcc/fixincludes/tests/base/string.h 2005-08-15
14:32:57.000000000 +0200
***************
*** 10,13 ****
#ifndef _STRING_INCLUDED
#define _STRING_INCLUDED
#include <strings.h>
! #endif /* _STRING_INCLUDED */
\ No newline at end of file
--- 10,13 ----
#ifndef _STRING_INCLUDED
#define _STRING_INCLUDED
#include <strings.h>
! #endif /* _STRING_INCLUDED */
There were fixinclude test FAILURES
make[1]: *** [check] Error 1
make[1]: Leaving directory `/TMP/test/gcc/gcc/build/fixincludes'
make: *** [check-fixincludes] Error 2
<-- snip -->
--
Summary: "make check" fixinclude failure
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: testsuite
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bunk at stusta dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23400
More information about the Gcc-bugs
mailing list