Package: jamvm
Version: 1.5.1-1
Severity: normal
Hi,
I can't rebuild jamvm:
make[3]: Leaving directory `/tmp/buildd/jamvm-1.5.1/lib/sun'
make[3]: Entering directory `/tmp/buildd/jamvm-1.5.1/lib'
mkdir classes
jikes -bootclasspath /usr/share/classpath/glibj.zip -d classes
./jamvm/java/lang/JarLauncher.java ./jamvm/java/lang/VMClassLoaderData.java
./java/lang/VMRuntime.java ./java/lang/VMClassLoader.java
./java/lang/VMString.java ./java/lang/VMThread.java
./java/lang/VMThrowable.java ./java/lang/reflect/Constructor.java
./java/lang/reflect/Field.java ./java/lang/reflect/Method.java
./java/security/VMAccessController.java ./gnu/classpath/VMSystemProperties.java
./sun/reflect/annotation/AnnotationInvocationHandler.java
./gnu/classpath/VMStackWalker.java
Found 2 semantic errors compiling
"sun/reflect/annotation/AnnotationInvocationHandler.java":
44. import java.lang.annotation.IncompleteAnnotationException;
^------------------------------------------------^
*** Semantic Error: The import
"java/lang/annotation/IncompleteAnnotationException" is not valid, since it
does not name a type in a package.
375. throw new IncompleteAnnotationException(type,
methodName);
^---------------------------^
*** Semantic Error: Type "IncompleteAnnotationException" was not found.
make[3]: *** [classes.zip] Error 1
make[3]: Leaving directory `/tmp/buildd/jamvm-1.5.1/lib'
Steps to reproduce:
cd /usr/src
apt-src install jamvm
cd jamvm-1.5.1/
debuild
Or in a cleaner way:
cd /usr/src
apt-get source jamvm
cd jamvm-1.5.1/
cowbuilder --create --distribution=lenny
pdebuild --pbuilder cowbuilder
I first spotted the issue when trying to recompile under Etch, and I
was surprised to find I couldn't under Lenny either.
Any clue?
Thanks,
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-vserver-k7 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages jamvm depends on:
ii classpath 2:0.91-3+etch.1 clean room standard Java libraries
ii classpath-common 2:0.91-3+etch.1 architecture independent files
ii java-common 0.27 Base of all Java packages
ii libc6 2.7-6 GNU C Library: Shared libraries
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
jamvm recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]