public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libgcj/7556: libjava tests fail because of new naming of libgcj.jar
@ 2002-08-16 15:06 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2002-08-16 15:06 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, java-prs, nobody, tromey, weisz

Synopsis: libjava tests fail because of new naming of libgcj.jar

Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Fri Aug 16 15:03:33 2002
Responsible-Changed-Why:
    I'm handling the administrivia
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Fri Aug 16 15:03:33 2002
State-Changed-Why:
    I think the bug here is actually that the name of the
    release changed, breaking a regexp in the test suite.
    
    H.J. recently checked in a patch for this problem.
    It is on the trunk and also the 3.2 branch.
    
    So, I'm closing the PR.
    If you think it is actually a different bug, we can
    reopen the PR.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7556


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

* libgcj/7556: libjava tests fail because of new naming of libgcj.jar
@ 2002-08-09  9:16 weisz
  0 siblings, 0 replies; 2+ messages in thread
From: weisz @ 2002-08-09  9:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7556
>Category:       libgcj
>Synopsis:       libjava tests fail because of new naming of libgcj.jar
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 09 08:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Willy Weisz
>Release:        3.1.1
>Organization:
VCPC, University of Vienna
>Environment:
System: Linux gescher 2.4.17-PMC-SMP #3 SMP Fri Apr 26 10:26:28 CEST 2002 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-3.1.1/configure --prefix=/opt/local/gcc-3.1.1 : (reconfigured) ../gcc-3.1.1/configure --prefix=/opt/local/gcc-3.1.1 --enable-threads=posix : (reconfigured) /home/INSTALL/GCC/gcc-3.1.1/gcc-3.1.1/configure --prefix=/opt/local/gcc-3.1.1 --enable-threads=posix : (reconfigured) ../gcc-3.1.1/configure --prefix=/opt/local/gcc-3.1.1 --enable-threads=posix
>Description:
	As can be seen from multiple testsuite outputs already submitted the
libjava tests fail. The problem could be traced to the renaming of libgcj.jar
to libgcj-${gcc_version}.jar (libgcj-3.1.1.jar in this release) whereas the
default name of the built-in system directory is libgcj.jar as stated in the
manual:
If --bootclasspath was specified, append its value. Otherwise, append the built-
in system directory, libgcj.jar. 
>How-To-Repeat:
	Run "make -k check"
>Fix:
	Add a soft link in the subdirectory obj_dir/i686-pc-linux-gnu/libjava
        ln -s libgcj-3.1.1.jar libgcj.jar

        I suppose the same has to be done for the production in the directory
        install_dir/share/java
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-08-16 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-16 15:06 libgcj/7556: libjava tests fail because of new naming of libgcj.jar tromey
  -- strict thread matches above, loose matches on Subject: below --
2002-08-09  9:16 weisz

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