Your message dated Sat, 19 Apr 2008 19:43:38 +0200
with message-id <[EMAIL PROTECTED]>
and subject line nice/kaffe: #375835 done
has caused the Debian Bug report #375835,
regarding nice: FTBFS (amd64+i386): java/lang/StackOverflowError
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
375835: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375835
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: nice
Version: 0.9.12-1
Severity: serious
When building 'nice' on amd64/unstable, I get the following error:
src/mlsub/typing/*.java \
src/gnu/expr/*.java \
stdlib/nice/lang/{Native,rawArray}.java \
src/bossa/modules/{Package,CompilationListener}.java \
src/nice/tools/{code/*.java,util/JDK.java}
jikes-classpath -nowarn -classpath
"/nice-0.9.12/classes:/nice-0.9.12/classes.old" -sourcepath
"/nice-0.9.12/src:/nice-0.9.12/stdlib" -O -d classes-inline
stdlib/nice/lang/inline/*.java
cp -R -p classes-inline/* classes
mkdir -p classes-inline/nice/tools/code
cp classes/nice/tools/code/*.class classes-inline/nice/tools/code
CLASSPATH=classes JAVA="kaffe -Dnice.inlined=classes-inline"
bin/nicec.bootstrap --exclude-runtime -d classes.old
--sourcepath=stdlib.old:stdlib:src.old:src --classpath=classes -R bossa.modules
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/StackOverflowError
This error may occur because the stack size is not sufficient.
Try to increase the stack size using 'ulimit -s' or with the '-ss'
option on kaffe.
bin/nicec.bootstrap: line 22: 7624 Segmentation fault nice_bootstrap=true
./bin/nicec "$@"
make[1]: *** [core-bootstrap] Error 139
make[1]: Leaving directory `/nice-0.9.12'
make: *** [build-stamp] Error 2
I also tried to build 'nice' on i386/unstable and got the following error:
jikes-classpath -nowarn -classpath
"/nice-0.9.12/classes:/nice-0.9.12/classes.old" -sourcepath
"/nice-0.9.12/src:/nice-0.9.12/stdlib" -O -d "/nice-0.9.12/classes"
src/nice/tools/util/System.java
CLASSPATH=classes JAVA="kaffe -Dnice.inlined=classes-inline"
bin/nicec.bootstrap --exclude-runtime -d classes.old
--sourcepath=stdlib.old:stdlib:src.old:src --classpath=classes -R
nice.tools.repository
Warning: BinReloc failed to initialize (error code 1)
Will fallback to hardcoded default path.
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/nicec.bootstrap: line 22: 4357 Aborted nice_bootstrap=true
./bin/nicec "$@"
make[1]: *** [core-bootstrap] Error 134
make[1]: Leaving directory `/nice-0.9.12'
make: *** [build-stamp] Error 2
Regards
Andreas Jochens
--- End Message ---
--- Begin Message ---
This seems to be fixed in unstable.
--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers