public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/26646]  New: make check fails during fixincludes testing due to no newline at end of string.h
@ 2006-03-11 16:49 tomdkat at comcast dot net
  2006-03-11 16:51 ` [Bug other/26646] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tomdkat at comcast dot net @ 2006-03-11 16:49 UTC (permalink / raw)
  To: gcc-bugs

My compile of gcc-4.0.3 completed without problems.  When I run "make check", I
get this output:

Fixed:  types/vxTypesBase.h
Fixed:  unistd.h
Fixed:  wchar.h
Fixed:  widec.h
cmp: EOF on /home/tom/build/gcc-4.0.3/fixincludes/tests/base/string.h
*** string.h    Sat Mar 11 08:44:34 2006
--- /home/tom/build/gcc-4.0.3/fixincludes/tests/base/string.h   Tue Aug 31
02:27:00 2004
***************
*** 10,13 ****
  #ifndef _STRING_INCLUDED
    #define _STRING_INCLUDED
    #include <strings.h>
! #endif /* _STRING_INCLUDED */
--- 10,13 ----
  #ifndef _STRING_INCLUDED
    #define _STRING_INCLUDED
    #include <strings.h>
! #endif /* _STRING_INCLUDED */
\ No newline at end of file

There were fixinclude test FAILURES
make[1]: *** [check] Error 1
make[1]: Leaving directory `/build/gccobj/fixincludes'
make: *** [check-fixincludes] Error 2
tom@linux:~/build/gccobj$ 

Here is my build environment:

kernel: 2.6.15  (32-bit x86, stock kernel)
gcc: 4.0.2
glibc: 2.3.4
binutils: 2.16.1
configure command:  ../gcc-4.0.3//configure --prefix=/usr
--enable-languages=c,c++ --enable-shared --with-threads=posix
make command:  time make bootstrap-lean
Linux distro: Slackware 8 (base system with tons of updates)

I've been advised to run "make -k check", but I wanted to report this anyway so
it's documented.


-- 
           Summary: make check fails during fixincludes testing due to no
                    newline at end of string.h
           Product: gcc
           Version: 4.0.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tomdkat at comcast dot net
 GCC build triplet: i686-pc-linux
  GCC host triplet: i686-pc-linux
GCC target triplet: i686-pc-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26646


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug other/26646] make check fails during fixincludes testing due to no newline at end of string.h
  2006-03-11 16:49 [Bug bootstrap/26646] New: make check fails during fixincludes testing due to no newline at end of string.h tomdkat at comcast dot net
@ 2006-03-11 16:51 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-11 16:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-03-11 16:51 -------
This was fixed in 4.1.0.

*** This bug has been marked as a duplicate of 23400 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|bootstrap                   |other
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26646


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-11 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-11 16:49 [Bug bootstrap/26646] New: make check fails during fixincludes testing due to no newline at end of string.h tomdkat at comcast dot net
2006-03-11 16:51 ` [Bug other/26646] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).