Bug#779482: support for ppc64el not complete
Sébastien Villemot
sebastien at debian.org
Sun Mar 1 09:57:37 UTC 2015
Package: libgluegen2-rt-java
Version: 2.2.4-2
Severity: grave
Dear Maintainer,
ppc64el is listed in the architectures supported by the package, but the
support does not seem to be complete, and prevents scilab from starting.
When starting scilab (5.5.1-6) on ppc64el, one gets the following crash:
Could not create a Scilab main class. Error:
Exception in thread "main" java.lang.ExceptionInInitializerError
at javax.media.opengl.GLProfile.<clinit>(GLProfile.java:120)
at org.scilab.modules.gui.SwingView.<init>(Unknown Source)
at org.scilab.modules.gui.SwingView.registerSwingView(Unknown Source)
at org.scilab.modules.core.Scilab.<init>(Unknown Source)
Caused by: java.lang.RuntimeException: Please port CPU detection to your platform (linux/ppc64)
at jogamp.common.os.PlatformPropsImpl.getCPUTypeImpl(PlatformPropsImpl.java:304)
at jogamp.common.os.PlatformPropsImpl.<clinit>(PlatformPropsImpl.java:134)
... 4 more
The solution seems to add CPU detection, probably along the lines of what has
been done for MIPS:
https://sources.debian.net/src/gluegen2/2.2.4-2/debian/patches/add-mips-support.patch/
Cheers,
--
.''`. Sébastien Villemot
: :' : Debian Developer
`. `' http://www.dynare.org/sebastien
`- GPG Key: 4096R/381A7594
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150301/a707c377/attachment.sig>
More information about the pkg-java-maintainers
mailing list