public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/16230] New: Spurious test failures with --disable-static
@ 2004-06-27 17:14 mckinlay at redhat dot com
  2004-06-27 17:23 ` [Bug libgcj/16230] " mark at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: mckinlay at redhat dot com @ 2004-06-27 17:14 UTC (permalink / raw)
  To: java-prs

When GCC is configured with --disable-static, the libjava testsuite gets 4 spurious failures:

FAIL: TestEarlyGC compilation from source
FAIL: TestLeak compilation from source
FAIL: TestMultiple compilation from source
FAIL: TestParent compilation from source

These test cases all work fine when executed manually. libtool seems to be messing something up.

-- 
           Summary: Spurious test failures with --disable-static
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckinlay at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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

* [Bug libgcj/16230] Spurious test failures with --disable-static
  2004-06-27 17:14 [Bug libgcj/16230] New: Spurious test failures with --disable-static mckinlay at redhat dot com
@ 2004-06-27 17:23 ` mark at gcc dot gnu dot org
  2004-06-28 13:35 ` rmathew at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: mark at gcc dot gnu dot org @ 2004-06-27 17:23 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org


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


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

* [Bug libgcj/16230] Spurious test failures with --disable-static
  2004-06-27 17:14 [Bug libgcj/16230] New: Spurious test failures with --disable-static mckinlay at redhat dot com
  2004-06-27 17:23 ` [Bug libgcj/16230] " mark at gcc dot gnu dot org
@ 2004-06-28 13:35 ` rmathew at gcc dot gnu dot org
  2004-09-26  0:42 ` pinskia at gcc dot gnu dot org
  2005-04-08 18:03 ` [Bug testsuite/16230] " pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 7+ messages in thread
From: rmathew at gcc dot gnu dot org @ 2004-06-28 13:35 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rmathew at hotmail dot com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-27 18:38:03
               date|                            |


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


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

* [Bug libgcj/16230] Spurious test failures with --disable-static
  2004-06-27 17:14 [Bug libgcj/16230] New: Spurious test failures with --disable-static mckinlay at redhat dot com
  2004-06-27 17:23 ` [Bug libgcj/16230] " mark at gcc dot gnu dot org
  2004-06-28 13:35 ` rmathew at gcc dot gnu dot org
@ 2004-09-26  0:42 ` pinskia at gcc dot gnu dot org
  2005-04-08 18:03 ` [Bug testsuite/16230] " pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-26  0:42 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-26 00:41 -------
I think the problem is that the testsuite (*.exp) is only looking for the static library.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-06-27 18:38:03         |2004-09-26 00:41:59
               date|                            |


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


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

* [Bug testsuite/16230] Spurious test failures with --disable-static
  2004-06-27 17:14 [Bug libgcj/16230] New: Spurious test failures with --disable-static mckinlay at redhat dot com
                   ` (2 preceding siblings ...)
  2004-09-26  0:42 ` pinskia at gcc dot gnu dot org
@ 2005-04-08 18:03 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-08 18:03 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-08 18:03 -------
This effects more than just libgcj, it effects all .exp.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libgcj                      |testsuite


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


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

* [Bug testsuite/16230] Spurious test failures with --disable-static
       [not found] <bug-16230-8172@http.gcc.gnu.org/bugzilla/>
@ 2021-07-29 18:39 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-29 18:39 UTC (permalink / raw)
  To: java-prs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16230

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |7.0
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
libgcj was removed in GCC 7 so closing as fixed.

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

* [Bug testsuite/16230] Spurious test failures with --disable-static
       [not found] <bug-16230-6651@http.gcc.gnu.org/bugzilla/>
@ 2005-11-12 21:06 ` andreast at gcc dot gnu dot org
  0 siblings, 0 replies; 7+ messages in thread
From: andreast at gcc dot gnu dot org @ 2005-11-12 21:06 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from andreast at gcc dot gnu dot org  2005-11-12 21:06 -------
The other languages like g++, gfortran, obj-c++ and objc should be fixed with
this patch which is applied on trunk.

http://gcc.gnu.org/ml/gcc-cvs/2005-11/msg00503.html

So, the question is now, can you reproduce this one for libgcj?


-- 


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


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

end of thread, other threads:[~2021-07-29 18:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-27 17:14 [Bug libgcj/16230] New: Spurious test failures with --disable-static mckinlay at redhat dot com
2004-06-27 17:23 ` [Bug libgcj/16230] " mark at gcc dot gnu dot org
2004-06-28 13:35 ` rmathew at gcc dot gnu dot org
2004-09-26  0:42 ` pinskia at gcc dot gnu dot org
2005-04-08 18:03 ` [Bug testsuite/16230] " pinskia at gcc dot gnu dot org
     [not found] <bug-16230-6651@http.gcc.gnu.org/bugzilla/>
2005-11-12 21:06 ` andreast at gcc dot gnu dot org
     [not found] <bug-16230-8172@http.gcc.gnu.org/bugzilla/>
2021-07-29 18:39 ` pinskia at gcc dot gnu.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).