Bug#631886: openblas: FTBFS on x86: trmv_U.c:57:30: 'DTB_ENTRIES' undeclared

Aaron M. Ucko ucko at debian.org
Tue Jun 28 02:13:52 UTC 2011


Source: openblas
Version: 0.1alpha2-1
Severity: serious
Justification: fails to build from source

Builds of openblas on amd64 and kfreebsd-* are failing:

trmv_U.c: In function 'strmv_NUU':
trmv_U.c:57:30: error: 'DTB_ENTRIES' undeclared (first use in this function)
trmv_U.c:57:30: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [strmv_NUU.o] Error 1
make[2]: *** Waiting for unfinished jobs....
trmv_U.c: In function 'strmv_NUN':
trmv_U.c:57:30: error: 'DTB_ENTRIES' undeclared (first use in this function)
trmv_U.c:57:30: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [strmv_NUN.o] Error 1

(Builds on hurd-i386 would likely be affected as well if they didn't
run into the absence of Linux-specific syscalls.)

Could you please take a look?

Thanks!





More information about the debian-science-maintainers mailing list