Bug#636369: Build failure: libopenblasp-*.so
Ryan Lovett
ryan at stat.berkeley.edu
Tue Aug 2 18:25:17 UTC 2011
Package: openblas
Severity: normal
A build of svn r38633 fails towards the end with:
$ fakeroot debian/rules custom
...
ln -fs libopenblas_opteronp-r0.1alpha2.2.so libopenblas.so
OpenBLAS build complete.
OS ... Linux
Architecture ... x86_64
BINARY ... 64bit
C compiler ... GCC (command line : gcc)
Fortran compiler ... GFORTRAN (command line : gfortran)
Library Name ... libopenblas_opteronp-r0.1alpha2.2.a (Multi threaded; Max num-threads is 8)
make[2]: Leaving directory `/path/to/openblas-0.1alpha2.2'
if test "custom" != "" -a "custom" != "custom"; then \
echo "Use the value 'custom' provided by the user"; \
/usr/bin/make "NO_LAPACK=1" TARGET=custom; \
fi;
rm libopenblas.so
mv libopenblasp-*.so libopenblas.so.0
mv: cannot stat `libopenblasp-*.so': No such file or directory
make[1]: *** [build-stamp] Error 1
make[1]: Leaving directory `/path/to/openblas-0.1alpha2.2'
make: *** [custom] Error 2
$
This is the only .so available:
$ find . -name 'libopenblas*.so'
./libopenblas_opteronp-r0.1alpha2.2.so
Ryan
More information about the debian-science-maintainers
mailing list