Your message dated Sat, 1 Jul 2006 17:14:08 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376024: junit: FTBFS: caught an unexpected exception
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: junit
Version: 3.8.1.1-6
Severity: serious
From my pbuilder build log:
...
(cd src;/usr/lib/kaffe/bin/javac -target 1.3 -classpath . -d ../classes
junit/*/*.java)
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
at gnu.classpath.SystemProperties.getProperty (SystemProperties.java:123)
at java.lang.VMClassLoader.<clinit> (VMClassLoader.java:84)
at java.lang.ClassLoader$StaticData.<clinit> (ClassLoader.java:155)
at java.lang.ClassLoader.getSystemClassLoader (ClassLoader.java:797)
at gnu.classpath.VMSystemProperties.postInit (VMSystemProperties.java:native)
at gnu.classpath.SystemProperties.<clinit> (SystemProperties.java:114)
at java.lang.Runtime.<init> (Runtime.java:100)
at java.lang.Runtime.<clinit> (Runtime.java:88)
at java.lang.System.loadLibrary (System.java:560)
at gnu.java.nio.channels.FileChannelImpl.<clinit> (FileChannelImpl.java:86)
at java.io.FileDescriptor.<clinit> (FileDescriptor.java:64)
at java.lang.VMSystem.makeStandardInputStream (VMSystem.java:191)
at java.lang.System.<clinit> (System.java:74)
at java.lang.Object.hashCode (Object.java:174)
at java.util.Hashtable.hash (Hashtable.java:816)
at java.util.Hashtable.put (Hashtable.java:426)
at java.security.Permissions.add (Permissions.java:112)
/bin/sh: line 1: 30477 Aborted /usr/lib/kaffe/bin/javac -target
1.3 -classpath . -d ../classes junit/*/*.java
make: *** [build] Error 134
I don't know whether this is actually a bug in junit, kaffe, ecj-bootstrap,
classpath, or maybe something else entirely. Feel free to reassign as
appropriate.
--
Daniel Schepler
--- End Message ---
--- Begin Message ---
Version: 3.8.1.1-7
On Thu, Jun 29, 2006 at 02:53:16PM -0400, Daniel Schepler wrote:
> Package: junit
> Version: 3.8.1.1-6
> Severity: serious
>
> From my pbuilder build log:
>
> ...
> (cd src;/usr/lib/kaffe/bin/javac -target 1.3 -classpath . -d ../classes
> junit/*/*.java)
> Internal error: caught an unexpected exception.
> Please check your CLASSPATH and your installation.
> java/lang/NullPointerException
> at gnu.classpath.SystemProperties.getProperty (SystemProperties.java:123)
> at java.lang.VMClassLoader.<clinit> (VMClassLoader.java:84)
> at java.lang.ClassLoader$StaticData.<clinit> (ClassLoader.java:155)
> at java.lang.ClassLoader.getSystemClassLoader (ClassLoader.java:797)
> at gnu.classpath.VMSystemProperties.postInit
> (VMSystemProperties.java:native)
> at gnu.classpath.SystemProperties.<clinit> (SystemProperties.java:114)
> at java.lang.Runtime.<init> (Runtime.java:100)
> at java.lang.Runtime.<clinit> (Runtime.java:88)
> at java.lang.System.loadLibrary (System.java:560)
> at gnu.java.nio.channels.FileChannelImpl.<clinit> (FileChannelImpl.java:86)
> at java.io.FileDescriptor.<clinit> (FileDescriptor.java:64)
> at java.lang.VMSystem.makeStandardInputStream (VMSystem.java:191)
> at java.lang.System.<clinit> (System.java:74)
> at java.lang.Object.hashCode (Object.java:174)
> at java.util.Hashtable.hash (Hashtable.java:816)
> at java.util.Hashtable.put (Hashtable.java:426)
> at java.security.Permissions.add (Permissions.java:112)
> /bin/sh: line 1: 30477 Aborted /usr/lib/kaffe/bin/javac
> -target 1.3 -classpath . -d ../classes junit/*/*.java
> make: *** [build] Error 134
>
> I don't know whether this is actually a bug in junit, kaffe, ecj-bootstrap,
> classpath, or maybe something else entirely. Feel free to reassign as
> appropriate.
The upload of 3.8.1.1-7 fixed this bug.
Cheers,
Michael
--
http://www.worldforge.org/
--- End Message ---