This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/23400] New: "make check" fixinclude failure
- From: "bunk at stusta dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Aug 2005 14:50:45 -0000
- Subject: [Bug testsuite/23400] New: "make check" fixinclude failure
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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