Your message dated Sat, 25 Aug 2007 14:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#436994: fixed in java-gcj-compat 1.0.76-4
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)
--- Begin Message ---
Package: java-gcj-compat-dev
Version: 1.0.76-3
Severity: serious
With java-gcj-compat-dev from experimental installed, along with various other
experimental gcj-related packages installed, javac doesn't work at all:
...
frobnitz:/tmp# COLUMNS=80 dpkg -l *gcj* *gij* *ecj*|grep ^i
ii ecj 3.3.0-2 standalone version of the Eclipse Java compi
ii ecj-gcj 3.3.0-2 standalone version of the Eclipse Java compi
ii ecj-gcj 3.3.0-2 standalone version of the Eclipse Java compi
ii gcj 4:4.2-20070707 The GNU Java compiler
ii gcj-4.1 4.1.2-14 The GNU compiler for Java(TM)
ii gcj-4.1-base 4.1.2-14 The GNU Compiler Collection (gcj base packag
ii gcj-4.2 4.2.1-1 The GNU compiler for Java(TM)
ii gcj-4.2-base 4.2.1-1 The GNU Compiler Collection (gcj base packag
ii gij 4:4.2-20070707 The GNU Java bytecode interpreter
ii gij-4.1 4.1.2-14 The GNU Java bytecode interpreter
ii gij-4.2 4.2.1-1 The GNU Java bytecode interpreter
ii java-gcj-compa 1.0.76-3 Java runtime environment using GIJ
ii java-gcj-compa 1.0.76-3 Java runtime environment with GCJ
ii libecj-java 3.3.0-2 Eclipse Java compiler (library)
ii libgcj-bc 4.2-20070707-1 Link time only library for use with gcj
ii libgcj-common 1:4.2-20070707 Java runtime library (common files)
ii libgcj7-1 4.1.2-14 Java runtime library for use with gcj
ii libgcj7-1-awt 4.1.2-14 AWT peer runtime libraries for use with gcj
ii libgcj7-dev 4.1.2-14 Java development headers and static library
ii libgcj7-jar 4.1.2-14 Java runtime library for use with gcj (jar f
ii libgcj8-0 4.2.1-1 Java runtime library for use with gcj
ii libgcj8-0-awt 4.2.1-1 AWT peer runtime libraries for use with gcj
ii libgcj8-dev 4.2.1-1 Java development headers and static library
ii libgcj8-jar 4.2.1-1 Java runtime library for use with gcj (jar f
frobnitz:/tmp# cat Test.java
class Test {
public int foo() { return 0; }
};
frobnitz:/tmp# /usr/lib/jvm/java-gcj/bin/javac Test.java
----------
1. ERROR in Test.java (at line 1)
class Test {
^
The type java.lang.Object cannot be resolved. It is indirectly referenced from
required .class files
----------
2. ERROR in Test.java (at line 1)
class Test {
^^^^
Implicit super constructor Object() is undefined for default constructor. Must
define an explicit constructor
----------
2 problems (2 errors)frobnitz:/tmp#
My guess would be that probably the ecj compiled to use gcj-4.1 files is
unhappy with gcj-4.2 somehow.
--
Daniel Schepler
--- End Message ---
--- Begin Message ---
Source: java-gcj-compat
Source-Version: 1.0.76-4
We believe that the bug you reported is fixed in the latest version of
java-gcj-compat, which is due to be installed in the Debian FTP archive:
java-gcj-compat-dev_1.0.76-4_hppa.deb
to pool/main/j/java-gcj-compat/java-gcj-compat-dev_1.0.76-4_hppa.deb
java-gcj-compat-dev_1.0.76-4_i386.deb
to pool/main/j/java-gcj-compat/java-gcj-compat-dev_1.0.76-4_i386.deb
java-gcj-compat-plugin_1.0.76-4_hppa.deb
to pool/main/j/java-gcj-compat/java-gcj-compat-plugin_1.0.76-4_hppa.deb
java-gcj-compat-plugin_1.0.76-4_i386.deb
to pool/main/j/java-gcj-compat/java-gcj-compat-plugin_1.0.76-4_i386.deb
java-gcj-compat_1.0.76-4.diff.gz
to pool/main/j/java-gcj-compat/java-gcj-compat_1.0.76-4.diff.gz
java-gcj-compat_1.0.76-4.dsc
to pool/main/j/java-gcj-compat/java-gcj-compat_1.0.76-4.dsc
java-gcj-compat_1.0.76-4_hppa.deb
to pool/main/j/java-gcj-compat/java-gcj-compat_1.0.76-4_hppa.deb
java-gcj-compat_1.0.76-4_i386.deb
to pool/main/j/java-gcj-compat/java-gcj-compat_1.0.76-4_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated java-gcj-compat package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 25 Aug 2007 14:59:28 +0200
Source: java-gcj-compat
Binary: java-gcj-compat-plugin java-gcj-compat-dev java-gcj-compat
Architecture: hppa i386 source
Version: 1.0.76-4
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <[EMAIL PROTECTED]>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description:
java-gcj-compat - Java runtime environment using GIJ
java-gcj-compat-dev - Java runtime environment with GCJ
java-gcj-compat-plugin - Web browser plugin to execute Java (tm) applets using
gij
Closes: 421097 434852 436994
Changes:
java-gcj-compat (1.0.76-4) unstable; urgency=low
.
* (Build-)depend on gcj-4.2 on all architectures except alpha and m68k.
Closes: #421097.
* Don't build the ia32-java-gcj-compat package anymore.
* Don't build the cacerts file on alpha (closes: #434852).
* Depend on recent ecj (closes: #436994).
* aot-compile: Honor parallel=<n> in DEB_BUILD_OPTIONS.
Files:
46d985a9d3d18a558ecfb32f43726e12 969 interpreters optional
java-gcj-compat_1.0.76-4.dsc
4189480c64178b4d011fae1fc869c47d 15004 devel optional
java-gcj-compat-dev_1.0.76-4_hppa.deb
67e55f8b0c7a39945fb3cb8096788acf 11621 interpreters optional
java-gcj-compat_1.0.76-4.diff.gz
7364acaaf65095133373a9a1e26f529e 1400 interpreters optional
java-gcj-compat-plugin_1.0.76-4_i386.deb
77d3196889497506ee94e608b7346194 73792 interpreters optional
java-gcj-compat_1.0.76-4_hppa.deb
92b45f258763a1b29d1a868cf8336e30 1406 interpreters optional
java-gcj-compat-plugin_1.0.76-4_hppa.deb
ac6b23ed37dadf60e3da0d997f50b96c 73468 interpreters optional
java-gcj-compat_1.0.76-4_i386.deb
db282e29e88b715094b61058b86fb2fc 14964 devel optional
java-gcj-compat-dev_1.0.76-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG0DbrStlRaw+TLJwRAlglAKDIWIWSY4fgCn2dTNAdHpxBTmCCvwCffTqi
+umbNWqA3MWZdN6xhLELyIw=
=sciA
-----END PGP SIGNATURE-----
--- End Message ---