Bug#734279: jblas: FTBFS on most architectures since tests are enabled at build time

Roland Stigge stigge at antcom.de
Sun Jan 5 14:23:18 UTC 2014


Source: jblas
Version: 1.2.0-5
Severity: serious

Hi,

jblas FTBFS on most architectures since tests are enabled in 1.2.0-5. E.g., on
powerpc:

...
test:
    [junit] Running org.jblas.TestBlasDoubleComplex
    [junit] Testsuite: org.jblas.TestBlasDoubleComplex
    [junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.049 sec
    [junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] Testcase: testZCOPY took 0.021 sec
    [junit] 	Caused an ERROR
    [junit] Couldn't find the resource libjblas_arch_flavor.so.
    [junit] java.lang.UnsatisfiedLinkError: Couldn't find the resource libjblas_arch_flavor.so.
    [junit] 	at org.jblas.util.LibraryLoader.loadLibrary(LibraryLoader.java:94)
    [junit] 	at org.jblas.util.ArchFlavor.<clinit>(ArchFlavor.java:50)
    [junit] 	at org.jblas.util.LibraryLoader.loadLibrary(LibraryLoader.java:75)
    [junit] 	at org.jblas.NativeBlas.<clinit>(NativeBlas.java:84)
    [junit] 	at org.jblas.TestBlasDoubleComplex.testZCOPY(TestBlasDoubleComplex.java:45)
    [junit] 
    [junit] Testcase: testZDOTU took 0 sec
    [junit] 	Caused an ERROR
    [junit] Could not initialize class org.jblas.NativeBlas
    [junit] java.lang.NoClassDefFoundError: Could not initialize class org.jblas.NativeBlas
    [junit] 	at org.jblas.TestBlasDoubleComplex.testZDOTU(TestBlasDoubleComplex.java:55)
    [junit] 
    [junit] Testcase: testAxpy took 0.003 sec
    [junit] 	Caused an ERROR
    [junit] Could not initialize class org.jblas.NativeBlas
    [junit] java.lang.NoClassDefFoundError: Could not initialize class org.jblas.NativeBlas
    [junit] 	at org.jblas.TestBlasDoubleComplex.testAxpy(TestBlasDoubleComplex.java:65)
    [junit] 

BUILD FAILED
/«PKGBUILDDIR»/build.xml:246: Test org.jblas.TestBlasDoubleComplex failed

Total time: 34 seconds
make: *** [debian/stamp-ant-check] Error 1
...

Roland

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the pkg-java-maintainers mailing list