Your message dated Fri, 10 Oct 2003 10:45:36 +0200 with message-id <[EMAIL PROTECTED]> and subject line babel builds with current gcj-3.3 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 11 Jun 2003 22:33:32 +0000 >From [EMAIL PROTECTED] Wed Jun 11 17:33:31 2003 Return-path: <[EMAIL PROTECTED]> Received: from lyre.mit.edu [18.53.0.135] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19QE9r-0006bI-00; Wed, 11 Jun 2003 17:33:31 -0500 Received: from hazelsct by lyre.mit.edu with local (Exim 3.35 #1 (Debian)) id 19QE9p-0006Aa-00 for <[EMAIL PROTECTED]>; Wed, 11 Jun 2003 18:33:29 -0400 Subject: gcj-3.3: babel fails with 3.3, works with 3.2... From: Adam C Powell IV <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 11 Jun 2003 18:33:29 -0400 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 Sender: Adam C Powell IV <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-12.3 required=4.0 tests=BAYES_20,HAS_PACKAGE,USER_AGENT_XIMIAN autolearn=ham version=2.53-bugs.debian.org_2003_06_10 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_10 (1.174.2.15-2003-03-30-exp) Package: gcj-3.3 Version: 1:3.3-3 Severity: normal Hello, Okay, so this is kind of a vague bug at this point, but here's what I know: with gcj-3.2 installed, babel compiles and runs just fine; with gcj-3.3, it compiles but fails at runtime using kaffe. Here's the runtime error: /usr/bin/java -addclasspath /home/hazelsct/babel-0.8.4/lib/babel-0.8.4.jar:/usr/share/java/gnu.getopt.jar:/usr/share/java/xerces.jar gov.llnl.babel.CommandLineDriver --suppress-timestamp --generate-sidl-stdlib --vpath=. sidl.sidl Babel: Parsing URL "file:/home/hazelsct/babel-0.8.4/runtime/sidl/sidl.sidl"... Babel: Error: when trying to resolve remaining args... Babel: java.io.IOException when parsing URL "sidl.sidl"... null This can be duplicated with "apt-get source babel; cd babel-0.8.4 && dpkg-buildpackage -rfakeroot". That should fail with the above error showing after "/bin/sh ../../bin/babel <some arguments>"; going to that directory and running ../../bin/babel with those arguments and --verbose will result in the above output. As mentioned, babel compiled with gcj-3.2 runs this fine, making me think this is a gcj bug. But it could be a problem related to the voluminous compile-time warnings... Either way, I would appreciate your help getting babel and gcj-3.3 to work together, wherever the real problem is. Thank you, -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe! http://lyre.mit.edu/~powell/The_Best_Stuff_In_The_World_Today_Cafe.ogg -- System Information Debian Release: testing/unstable Kernel Version: Linux ozymandias 2.4.20-2-k7-smp #1 SMP Fri Jun 6 01:07:18 EST 2003 i686 GNU/Linux Versions of the packages gcj-3.3 depends on: ii gcc-3.3 3.3-3 The GNU C compiler ii gcc-3.3-base 3.3-3 The GNU Compiler Collection (base package) ii java-common 0.20 Base of all Java packages ii libc6 2.3.1-17 GNU C Library: Shared libraries and Timezone ii libgcc1 3.3-3 GCC support library ii libgcj4 3.3-3 Java runtime library for use with gcj ii libgcj4-dev 3.3-3 Java development headers and static library ii zlib1g 1.1.4-12 compression library - runtime --------------------------------------- Received: (at 197090-done) by bugs.debian.org; 10 Oct 2003 08:49:08 +0000 >From [EMAIL PROTECTED] Fri Oct 10 03:49:07 2003 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A7sxO-0007kE-00; Fri, 10 Oct 2003 03:49:07 -0500 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id KAA17740; Fri, 10 Oct 2003 10:45:36 +0200 (MET DST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id h9A8jar0002088; Fri, 10 Oct 2003 10:45:36 +0200 (MEST) From: Matthias Klose <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <[EMAIL PROTECTED]> Date: Fri, 10 Oct 2003 10:45:36 +0200 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: babel builds with current gcj-3.3 X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=2.0 required=4.0 tests=BAYES_99 version=2.53-bugs.debian.org_2003_10_09 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_09 (1.174.2.15-2003-03-30-exp) babel builds with current gcj-3.3, but the "javadoc-gjdoc" build dep doesn't exist anymore.