Skip to content

Version 0.2.9 fails to build on i686 #393

@susilehtola

Description

@susilehtola

Hi,

I'm updating the Fedora package of OpenBLAS to 0.2.9, but I ran into the following problem:

divtable.c:63:11: error: conflicting types for 'blas_quick_divide_table'
BLASULONG blas_quick_divide_table[] = {
^
In file included from ../../common.h:360:0,
from divtable.c:39:
../../common_x86.h:139:21: note: previous declaration of 'blas_quick_divide_table' was here
extern unsigned int blas_quick_divide_table[];
^

The full build log is available at
http://koji.fedoraproject.org/koji/getfile?taskID=7061582&name=build.log

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