Bug#631887: FTBFS on non-x86: undefined references in libopenblasp-r0.1alpha2.so

Aaron M. Ucko ucko at debian.org
Tue Jun 28 02:22:08 UTC 2011


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

Builds of openblas on non-x86 architectures sidestep #631886, but run
into trouble when confirming that libopenblasp-r0.1alpha2.so is
self-contained:

gcc -O2 -Wall -DF_INTERFACE_G77 -fPIC  -DDYNAMIC_ARCH -DNO_LAPACK -DSMP_SERVER -DMAX_CPU_NUMBER=2 -DASMNAME= -DASMFNAME=_ -DNAME=_ -DCNAME= -DCHAR_NAME=\"_\" -DCHAR_CNAME=\"\" -DNO_AFFINITY -I.. -w -o linktest linktest.c ../libopenblasp-r0.1alpha2.so  && echo OK.
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_ATOM'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_NEHALEM'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_BARCELONA'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_PENRYN'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_OPTERON_SSE3'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_PRESCOTT'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_OPTERON'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_CORE2'
../libopenblasp-r0.1alpha2.so: undefined reference to `cpuid'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_NANO'
../libopenblasp-r0.1alpha2.so: undefined reference to `gotoblas_DUNNINGTON'
collect2: ld returned 1 exit status

Could you please take a look?

Thanks!





More information about the debian-science-maintainers mailing list