Bug#778237: FTBFS on mips
Moritz Muehlenhoff <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <20150212155429.3529.75470.reportbug__43549.4932615713$1423756659$gmane$org@pisco.westfalen.local> |
Package: openjdk-7
Version: 7u75-2.5.4-2
Severity: serious
Hi,
openjdk-7 fails to build from source on mips. This prevents the
testing migration of the security fixes in 2.5.4:
---------------
Error occurred during initialization of VM
java.lang.ArithmeticException: / by zero
at java.util.Hashtable.put(Hashtable.java:520)
at java.util.Hashtable.putAll(Hashtable.java:587)
at sun.misc.VM.saveAndRemoveProperties(VM.java:277)
at java.lang.System.initializeSystemClass(System.java:1135)
make[1]: *** [stamps/bootstrap-directory-symlink-stage2.stamp] Error 1
---------------
Cheers,
Moritz