public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/17666] New: Ada tests hanging during make check
@ 2004-09-25  6:00 aaronavay62 at aaronwl dot com
  2004-09-25  9:27 ` [Bug ada/17666] " laurent at guerby dot net
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2004-09-25  6:00 UTC (permalink / raw)
  To: gcc-bugs

During make check of the acats testsuite, the following three tests hung for
hours and needed to be killed manually for the tests to continue:

c94002f
no measured cpu usage
memory usage: 111k mem

c974012
no measured cpu usage
memory usage: 1080k mem

c980001
no measured cpu usage
memory usage: 10888k

i686-pc-mingw32
Windows XP SP2 Professional
Pentium 4 256MB
Cygwin Current Tue Sep 07 08:20:57 2004
binutils 2.15
mingwrt 3.5
msvcrt 7.0.2600.2180
w32api 3.1
libiconv 1.9.1
GNU Make 3.80
expect 5.26
tcl 8.4
dejagnu 1.4.2.x
custom ln

Compiler version: 4.0.0 20040920 (experimental)
Platform: i686-pc-mingw32
configure flags: --with-dwarf2 --enable-libmudflap --enable-libgcj
--with-win32-nlsapi=unicows --enable-libstdcxx-allocator=mt
--enable-libstdcxx-debug
--prefix=/aaronwl/cs/env/mingw-head-head-head-20040920
--with-included-gettext
--with-libiconv-prefix=/aaronwl/cs/internat/iconv/install
--with-gmp=/aaronwl/cs/env/mingw-head-head-head-20040920
--with-mpfr=/aaronwl/cs/env/mingw-head-head-head-20040920
--enable-languages=c,ada,c++,f95,java,objc

See test results for the build here:
<http://gcc.gnu.org/ml/gcc-testresults/2004-09/msg01087.html>

-- 
           Summary: Ada tests hanging during make check
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aaronavay62 at aaronwl dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


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


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

* [Bug ada/17666] Ada tests hanging during make check
  2004-09-25  6:00 [Bug ada/17666] New: Ada tests hanging during make check aaronavay62 at aaronwl dot com
@ 2004-09-25  9:27 ` laurent at guerby dot net
  2004-10-29 13:23 ` charlet at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: laurent at guerby dot net @ 2004-09-25  9:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From laurent at guerby dot net  2004-09-25 09:27 -------
I currently use the following patch to run ACATS on x86 and x86_64 linux.
I haven't checked the blacklisted tests current behaviour yet.

Index: norun.lst
===================================================================
RCS file: /cvs/gcc/gcc/gcc/testsuite/ada/acats/norun.lst,v
retrieving revision 1.2
diff -u -r1.2 norun.lst
--- norun.lst   29 Oct 2003 17:04:38 -0000      1.2
+++ norun.lst   25 Sep 2004 09:26:22 -0000
@@ -1,4 +1,9 @@
+c910003
+c940a03
+c974006
 cdd2a03
+cxh3001
+cxh3003
 templat
 # Tests must be sorted in alphabetical order
 # cdd2a03: new Ada ruling not supported yet.


-- 


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


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

* [Bug ada/17666] Ada tests hanging during make check
  2004-09-25  6:00 [Bug ada/17666] New: Ada tests hanging during make check aaronavay62 at aaronwl dot com
  2004-09-25  9:27 ` [Bug ada/17666] " laurent at guerby dot net
@ 2004-10-29 13:23 ` charlet at gcc dot gnu dot org
  2004-10-30  5:02 ` aaronavay62 at aaronwl dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: charlet at gcc dot gnu dot org @ 2004-10-29 13:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From charlet at gcc dot gnu dot org  2004-10-29 13:22 -------
Are these tests still hanging on a more recent GCC version ?
AFAIK, these tests should be compiled properly now (assuming Ada
builds successfully).

Arno

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug ada/17666] Ada tests hanging during make check
  2004-09-25  6:00 [Bug ada/17666] New: Ada tests hanging during make check aaronavay62 at aaronwl dot com
  2004-09-25  9:27 ` [Bug ada/17666] " laurent at guerby dot net
  2004-10-29 13:23 ` charlet at gcc dot gnu dot org
@ 2004-10-30  5:02 ` aaronavay62 at aaronwl dot com
  2004-10-30  5:06 ` aaronavay62 at aaronwl dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2004-10-30  5:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From aaronavay62 at aaronwl dot com  2004-10-30 05:02 -------
GCC mainline 20041028 still has hangs on these three tests.  (Complete test
results are coming when the check completes, which might not be for another
day.)  Its also still the same three tests hanging:

Executable    Run time   Memory Usage
c94002f.exe   0s         1112KB
c974012.exe   0s         1080KB
c980001.exe   0s         604KB

The test configuration is:
Reading specs from /aaronwl/cs/env/mingw-head-head-head-20041028/lib/gcc/i686-
pc-mingw32/4.0.0/specs
Configured with: ../../src/cvs/head/gcc/configure --enable-
languages=ada,c,c++,f95,java,objc --with-dwarf2 --enable-libmudflap --enable-
libgcj --with-win32-nlsapi=unicows --enable-libstdcxx-allocator=mt --enable-
libstdcxx-debug --enable-concept-checks --prefix=/aaronwl/cs/env/mingw-head-
head-head-20041028 --with-included-gettext --with-libiconv-
prefix=/aaronwl/cs/internat/iconv/install --with-gmp=/aaronwl/cs/env/mingw-
head-head-head-20041028 --with-mpfr=/aaronwl/cs/env/mingw-head-head-head-
20041028
Thread model: win32
gcc version 4.0.0 20041028 (experimental)

i686-pc-mingw32
Windows XP SP2 Professional
Pentium 4 1.4GHz 256MB
binutils 2.15.94 20041028
mingwrt mainline 20041028
msvcrt 7.0.2600.2180
w32api mainline 20041028
libiconv 1.9.1
gmp 4.1.4
mpfr 2.0.3
GNU Make 3.80
expect 5.26
tcl 8.4
dejagnu 1.4.2.x
Misc tools and environment from Cygwin Current Fri Oct 22 01:50:41 2004
ln with softlinks disabled
host gcc 3.4.1 (mingw special)
host binutils 2.15.91 20040904 (mingw)
host mingwrt 3.5
host w32api 3.1

Is there any particular debugging information you'd like for me to give you?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-30 05:02:32
               date|                            |


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


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

* [Bug ada/17666] Ada tests hanging during make check
  2004-09-25  6:00 [Bug ada/17666] New: Ada tests hanging during make check aaronavay62 at aaronwl dot com
                   ` (2 preceding siblings ...)
  2004-10-30  5:02 ` aaronavay62 at aaronwl dot com
@ 2004-10-30  5:06 ` aaronavay62 at aaronwl dot com
  2004-11-27 19:55 ` pinskia at gcc dot gnu dot org
  2004-12-08 19:44 ` aaronavay62 at aaronwl dot com
  5 siblings, 0 replies; 7+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2004-10-30  5:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From aaronavay62 at aaronwl dot com  2004-10-30 05:05 -------
Oops, for what its worth, those configuration specs are completely wrong--copied
and pasted from the wrong place.  These are the correct specs for the
configuration that the bug was reconfirmed on for 20041028:

Reading specs from /aaronwl/cs/env/mingw-head-head-head-20041028/lib/gcc/i686-
pc-mingw32/4.0.0/specs
Configured with: ../../src/cvs/head/gcc/configure --enable-
languages=ada,c,c++,f95,java,objc --with-dwarf2 --enable-libmudflap --enable-
libgcj --with-win32-nlsapi=unicows --enable-libstdcxx-allocator=mt --enable-
libstdcxx-debug --enable-concept-checks --prefix=/aaronwl/cs/env/mingw-head-
head-head-20041028 --with-included-gettext --with-libiconv-
prefix=/aaronwl/cs/internat/iconv/install --with-gmp=/aaronwl/cs/env/mingw-
head-head-head-20041028 --with-mpfr=/aaronwl/cs/env/mingw-head-head-head-
20041028
Thread model: win32
gcc version 4.0.0 20041028 (experimental)

i686-pc-mingw32
Windows XP SP2 Professional
Pentium 4 1.4GHz 256MB
binutils 2.15.94 20041028
mingwrt mainline 20041028
msvcrt 7.0.2600.2180
w32api mainline 20041028
libiconv 1.9.1
gmp 4.1.4
mpfr 2.0.3
GNU Make 3.80
expect 5.26
tcl 8.4
dejagnu 1.4.2.x
Misc tools and environment from Cygwin Current Fri Oct 22 01:50:41 2004
ln with softlinks disabled
host gcc 3.4.1 (mingw special)
host binutils 2.15.91 20040904 (mingw)
host mingwrt 3.5
host w32api 3.1


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-10-30 05:02:32         |2004-10-30 05:05:56
               date|                            |


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


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

* [Bug ada/17666] Ada tests hanging during make check
  2004-09-25  6:00 [Bug ada/17666] New: Ada tests hanging during make check aaronavay62 at aaronwl dot com
                   ` (3 preceding siblings ...)
  2004-10-30  5:06 ` aaronavay62 at aaronwl dot com
@ 2004-11-27 19:55 ` pinskia at gcc dot gnu dot org
  2004-12-08 19:44 ` aaronavay62 at aaronwl dot com
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-27 19:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-27 19:55 -------
I have the same problem with c94002f and c974012 on ppc-darwin

These are the following which "hang" for me on ppc-darwin:
c37402a
c94002f
c94002g
c953002
c954020
c954021
c954022
c954023
c954024
c954026
c974012

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|2004-10-30 05:05:56         |2004-11-27 19:55:09
               date|                            |


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


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

* [Bug ada/17666] Ada tests hanging during make check
  2004-09-25  6:00 [Bug ada/17666] New: Ada tests hanging during make check aaronavay62 at aaronwl dot com
                   ` (4 preceding siblings ...)
  2004-11-27 19:55 ` pinskia at gcc dot gnu dot org
@ 2004-12-08 19:44 ` aaronavay62 at aaronwl dot com
  5 siblings, 0 replies; 7+ messages in thread
From: aaronavay62 at aaronwl dot com @ 2004-12-08 19:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From aaronavay62 at aaronwl dot com  2004-12-08 19:44 -------


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

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


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


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

end of thread, other threads:[~2004-12-08 19:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-25  6:00 [Bug ada/17666] New: Ada tests hanging during make check aaronavay62 at aaronwl dot com
2004-09-25  9:27 ` [Bug ada/17666] " laurent at guerby dot net
2004-10-29 13:23 ` charlet at gcc dot gnu dot org
2004-10-30  5:02 ` aaronavay62 at aaronwl dot com
2004-10-30  5:06 ` aaronavay62 at aaronwl dot com
2004-11-27 19:55 ` pinskia at gcc dot gnu dot org
2004-12-08 19:44 ` aaronavay62 at aaronwl dot com

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).