Skip to content

build tests test/dblat1 and ctest/xdcblat1 fail on OpenIndiana SPARC #5552

@klausz65

Description

@klausz65

while building OpenBLAS-0.3.30 on OpenIndiana SPARC the following error happens in directory: test

OPENBLAS_NUM_THREADS=1 OMP_NUM_THREADS=1 ./dblat1
Real BLAS Test Program Results
...
Test of subprogram number 7 DNRM2

Program received signal SIGBUS: Access to an undefined portion of a memory object.

Backtrace for this error:
/bin/sh: 181992: Abort(coredump)
make[1]: *** [Makefile:52: level1] Abort
make[1]: *** Waiting for unfinished jobs....

The second error happens in directory ctest:

OPENBLAS_NUM_THREADS=2 ./xdcblat1
Real CBLAS Test Program Results
...

Test of subprogram number 7 CBLAS_DNRM2

Program received signal SIGBUS: Access to an undefined portion of a memory object.

Backtrace for this error:
/bin/sh: 186674: Abort(coredump)
make[1]: *** [Makefile:101: all1] Abort
make[1]: *** Waiting for unfinished jobs....

both Makefiles have been patched to not use these two tests, for details see:
OpenIndiana/oi-userland#24841

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions