public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/18367] New: make check fails with fixinclude problem
@ 2004-11-08  2:21 mckelvey at maskull dot com
  2004-11-09 16:10 ` [Bug bootstrap/18367] " James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: mckelvey at maskull dot com @ 2004-11-08  2:21 UTC (permalink / raw)
  To: gcc-bugs

Recent CVS. Bootstrap seems OK, but make check fails.

alpha1:gcc-obj>uname -a
Linux alpha1 2.4.9-40 #1 Mon Sep 23 08:14:02 EDT 2002 alpha unknown

alpha1:gcc-obj>g++ -v
Reading specs from /usr/local/lib/gcc/alphaev56-unknown-linux-gnu/4.0.0/specs
Configured with: ../gcc/configure --verbose --enable-languages=c++,f95
--disable-nls
Thread model: posix
gcc version 4.0.0 20041106 (experimental)

...
Fixed:  X11/Xmu.h
Fixed:  Xm/BaseClassI.h
Fixed:  Xm/Traversal.h
Newly fixed header:  AvailabilityMacros.h
Newly fixed header:  com_err.h

There were fixinclude test FAILURES
gmake[1]: *** [check] Error 1
gmake[1]: Leaving directory `/usr/home/mckelvey/software/gcc-obj/fixincludes'
gmake: *** [check-fixincludes] Error 2

It isn't obvious what failed. I don't see a log file under the fixincludes
directory.

-- 
           Summary: make check fails with fixinclude problem
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckelvey at maskull dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alphaev56-unknown-linux-gnu
  GCC host triplet: alphaev56-unknown-linux-gnu
GCC target triplet: alphaev56-unknown-linux-gnu


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


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

* [Bug bootstrap/18367] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
@ 2004-11-09 16:10 ` James dot W dot Mckelvey at jpl dot nasa dot gov
  2005-07-10 22:18 ` mckelvey at maskull dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: James dot W dot Mckelvey at jpl dot nasa dot gov @ 2004-11-09 16:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From James dot W dot Mckelvey at jpl dot nasa dot gov  2004-11-09 16:10 -------
I see this also on sparc-sun-solaris2.7.


-- 


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


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

* [Bug bootstrap/18367] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
  2004-11-09 16:10 ` [Bug bootstrap/18367] " James dot W dot Mckelvey at jpl dot nasa dot gov
@ 2005-07-10 22:18 ` mckelvey at maskull dot com
  2005-07-11 16:29 ` [Bug other/18367] [4.1 Regression] " pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: mckelvey at maskull dot com @ 2005-07-10 22:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mckelvey at maskull dot com  2005-07-10 21:09 -------
Fails a little differently now, with latest CVS:

Fixed:  Xm/BaseClassI.h
Fixed:  Xm/Traversal.h
math.h /home/mckelvey/software/gcc/fixincludes/tests/base/math.h differ: char
501, line 22
*** math.h	Sun Jul 10 12:23:40 2005
--- /home/mckelvey/software/gcc/fixincludes/tests/base/math.h	Tue Jun 14
21:25:02 2005
***************
*** 19,29 ****
  struct exception;
  
  
- #if defined( AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK )
- #include <architecture/ppc/math.h>
- #endif  /* AAB_DARWIN7_9_LONG_DOUBLE_FUNCS_2_CHECK */
- 
- 
  #if defined( BROKEN_CABS_CHECK )
  #ifdef __STDC__
  
--- 19,24 ----

There were fixinclude test FAILURES
gmake[1]: *** [check] Error 1
gmake[1]: Leaving directory `/usr/home/mckelvey/software/gcc-obj/fixincludes'
gmake: *** [check-fixincludes] Error 2


-- 


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


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

* [Bug other/18367] [4.1 Regression] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
  2004-11-09 16:10 ` [Bug bootstrap/18367] " James dot W dot Mckelvey at jpl dot nasa dot gov
  2005-07-10 22:18 ` mckelvey at maskull dot com
@ 2005-07-11 16:29 ` pinskia at gcc dot gnu dot org
  2005-07-11 23:40 ` geoffk at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-11 16:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-11 16:28 -------
Confirmed, a regression from 4.0.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |geoffk at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
          Component|bootstrap                   |other
     Ever Confirmed|                            |1
  GCC build triplet|alphaev56-unknown-linux-gnu |
   GCC host triplet|alphaev56-unknown-linux-gnu |
 GCC target triplet|alphaev56-unknown-linux-gnu |
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-11 16:28:06
               date|                            |
            Summary|make check fails with       |[4.1 Regression] make check
                   |fixinclude problem          |fails with fixinclude
                   |                            |problem
   Target Milestone|---                         |4.1.0


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


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

* [Bug other/18367] [4.1 Regression] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
                   ` (2 preceding siblings ...)
  2005-07-11 16:29 ` [Bug other/18367] [4.1 Regression] " pinskia at gcc dot gnu dot org
@ 2005-07-11 23:40 ` geoffk at gcc dot gnu dot org
  2005-07-11 23:40 ` geoffk at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2005-07-11 23:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From geoffk at gcc dot gnu dot org  2005-07-11 23:40 -------
(On my system, I get seven chunks of 'diff' output, not just this one.)

-- 


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


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

* [Bug other/18367] [4.1 Regression] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
                   ` (3 preceding siblings ...)
  2005-07-11 23:40 ` geoffk at gcc dot gnu dot org
@ 2005-07-11 23:40 ` geoffk at gcc dot gnu dot org
  2005-07-28 22:01 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2005-07-11 23:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From geoffk at gcc dot gnu dot org  2005-07-11 23:39 -------
I think this means the testsuite needs to be updated, but am not sure how.  The README says:

    The "check" step will proceed to construct a shell script that
    will exercize all the fixes, using the sample test_text
    provided with each fix.  Once done, the changes made will
    be compared against the changes saved in the source directory.
    If you are changing the tests or fixes, the change will likely
    be highlighted.

I think this is the 'highlighting' referred to.

-- 


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


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

* [Bug other/18367] [4.1 Regression] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
                   ` (4 preceding siblings ...)
  2005-07-11 23:40 ` geoffk at gcc dot gnu dot org
@ 2005-07-28 22:01 ` pinskia at gcc dot gnu dot org
  2005-07-28 23:03 ` geoffk at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-28 22:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor


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


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

* [Bug other/18367] [4.1 Regression] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
                   ` (5 preceding siblings ...)
  2005-07-28 22:01 ` pinskia at gcc dot gnu dot org
@ 2005-07-28 23:03 ` geoffk at gcc dot gnu dot org
  2005-07-28 23:19 ` bunk at stusta dot de
  2005-08-07 19:19 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2005-07-28 23:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From geoffk at gcc dot gnu dot org  2005-07-28 23:01 -------
Isn't this fixed?

If not, I'm told that the fix is to run 'make check', look at the resulting diffs, and if they're OK commit the 
(modified) test directory.

-- 


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


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

* [Bug other/18367] [4.1 Regression] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
                   ` (6 preceding siblings ...)
  2005-07-28 23:03 ` geoffk at gcc dot gnu dot org
@ 2005-07-28 23:19 ` bunk at stusta dot de
  2005-08-07 19:19 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: bunk at stusta dot de @ 2005-07-28 23:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bunk at stusta dot de  2005-07-28 23:11 -------
I'm still getting the error from comment 2 with HEAD last updated a few hours ago. 

-- 


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


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

* [Bug other/18367] [4.1 Regression] make check fails with fixinclude problem
  2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
                   ` (7 preceding siblings ...)
  2005-07-28 23:19 ` bunk at stusta dot de
@ 2005-08-07 19:19 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-07 19:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-07 19:19 -------
Fixed by:
http://gcc.gnu.org/ml/gcc-cvs/2005-08/msg00214.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2005-08-07 19:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-08  2:21 [Bug bootstrap/18367] New: make check fails with fixinclude problem mckelvey at maskull dot com
2004-11-09 16:10 ` [Bug bootstrap/18367] " James dot W dot Mckelvey at jpl dot nasa dot gov
2005-07-10 22:18 ` mckelvey at maskull dot com
2005-07-11 16:29 ` [Bug other/18367] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-07-11 23:40 ` geoffk at gcc dot gnu dot org
2005-07-11 23:40 ` geoffk at gcc dot gnu dot org
2005-07-28 22:01 ` pinskia at gcc dot gnu dot org
2005-07-28 23:03 ` geoffk at gcc dot gnu dot org
2005-07-28 23:19 ` bunk at stusta dot de
2005-08-07 19:19 ` 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).