Skip to content

OpenBLAS 0.3.8 fails to build with DYNAMIC_ARCH=1 on s390x architecture #2406

@susilehtola

Description

@susilehtola

OpenBLAS 0.3.8 fails to build with DYNAMIC_ARCH=1 on s390x. After addressing the typo in dynamic_zarch.c fixed by #2405, linking fails with

/lib/gcc/s390x-redhat-linux/10/../../..  -lc  
/usr/bin/ld: ../libRblas-r0.3.8.a(dynamic_zarch.o): in function `gotoblas_corename':
/builddir/build/BUILD/openblas-0.3.8/Rblas/driver/others/dynamic_zarch.c:30: undefined reference to `gotoblas_Z15'
/usr/bin/ld: ../libRblas-r0.3.8.a(dynamic_zarch.o): in function `force_coretype':
/builddir/build/BUILD/openblas-0.3.8/Rblas/driver/others/dynamic_zarch.c:81: undefined reference to `gotoblas_Z15'
/usr/bin/ld: ../libRblas-r0.3.8.a(dynamic_zarch.o): in function `gotoblas_corename':
/builddir/build/BUILD/openblas-0.3.8/Rblas/driver/others/dynamic_zarch.c:30: undefined reference to `gotoblas_Z15'
/usr/bin/ld: ../libRblas-r0.3.8.a(dynamic_zarch.o): in function `force_coretype':
/builddir/build/BUILD/openblas-0.3.8/Rblas/driver/others/dynamic_zarch.c:81: undefined reference to `gotoblas_Z15'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions