[Bug objc/10925] make -k check returns non zero

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Thu Jul 24 20:24:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-24 20:24:08
               date|                            |
            Summary|make -k check quits when    |make -k check returns non
                   |reaching objc               |zero


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-24 20:24 -------
Actually it does not quit on objc but it is annoying to have this behaivor.  It still on the 
mainline (20030724) but a different place:
==================
All 1 tests passed
==================
make[4]: Leaving directory `/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-
linux-gnu/boehm-gc'
make[3]: Leaving directory `/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-
linux-gnu/boehm-gc'
make[2]: Leaving directory `/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-
linux-gnu/boehm-gc'
make[1]: Target `do-check' not remade because of errors.
make[1]: Leaving directory `/home/gates/pinskia/src/gnu/gcc/src/objdir.linux'
make: *** [check] Error 2

I thought I saw a dup of this bug somewhere.



More information about the Gcc-bugs mailing list