Control: retitle -1 support for powerpc, ppc64el and s390x not complete On Sun, 1 Mar 2015 10:57:37 +0100 =?iso-8859-1?Q?S=E9bastien?= Villemot <sebast...@debian.org> wrote: > Package: libgluegen2-rt-java > Version: 2.2.4-2 > Severity: grave
> ppc64el is listed in the architectures supported by the package, but the > support does not seem to be complete, and prevents scilab from starting. A similar issue affects powerpc and s390x. On powerpc, one gets: 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: Incompatible MachineDescriptions: Static MachineDescriptionStatic: X86_32_UNIX(1): MachineDescription: runtimeValidated false, littleEndian true, 32Bit true, primitive size / alignment: int8 1 / 1, int16 2 / 2 int 4 / 4, long 4 / 4 int32 4 / 4, int64 8 / 4 float 4 / 4, double 8 / 4, ldouble 12 / 4 pointer 4 / 4, page 4096 Runtime MachineDescription: runtimeValidated true, littleEndian false, 32Bit true, primitive size / alignment: int8 1 / 1, int16 2 / 2 int 4 / 4, long 4 / 4 int32 4 / 4, int64 8 / 8 float 4 / 4, double 8 / 8, ldouble 16 / 16 pointer 4 / 4, page 4096 at com.jogamp.common.os.Platform.<clinit>(Platform.java:229) ... 4 more And on s390x one gets: 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/s390x) at jogamp.common.os.PlatformPropsImpl.getCPUTypeImpl(PlatformPropsImpl.java:304) at jogamp.common.os.PlatformPropsImpl.<clinit>(PlatformPropsImpl.java:134) ... 4 more -- .''`. Sébastien Villemot : :' : Debian Developer `. `' http://sebastien.villemot.name `- GPG Key: 4096R/381A7594
signature.asc
Description: This is a digitally signed message part