Skip to content

[FTBFS] julia - need to specify CPU for openblas? #34387

@bobertlo

Description

@bobertlo

I am trying to do a revbump on libgit2 and julia is the only build not working. I checked out master and it is not able to rebuild from source.

Error:

getarch_2nd.c:14:35: error: 'SGEMM_DEFAULT_UNROLL_M' undeclared (first use in this function); did you mean 'SHGEMM_DEFAULT_UNROLL_M'?
   14 |     printf("SGEMM_UNROLL_M=%d\n", SGEMM_DEFAULT_UNROLL_M);
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
      |                                   SHGEMM_DEFAULT_UNROLL_M

It looks like this error: OpenMathLib/OpenBLAS#2769

I will try to look into this further when I have time. I am also wondering if this should be specified anyway are we generating code specific to the host/builder CPU microarchitecture?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions