[BUILD:fail] atlas [ fortran = no ] (Bug #161)
Description
ATLAS install complete. Examine
ATLAS/bin/<arch>/INSTALL_LOG/SUMMARY.LOG for details.
make1: Leaving directory `/usr/src/ATLAS/bld'
/usr/bin/make clean
make1: Entering directory `/usr/src/ATLAS/bld'
rm -f .o x config?.out core
make1: Leaving directory `/usr/src/ATLAS/bld'
rm -f libatlas.so liblapack.so
/usr/bin/make libatlas.so liblapack.so libptf77blas.so libf77blas.so \
libptcblas.so libcblas.so liblapack.so
make1: Entering directory `/usr/src/ATLAS/bld/lib'
ld -melf_i386 -shared -soname libatlas.so -o libatlas.so \
--whole-archive libatlas.a --no-whole-archive -lc -lpthread -lm
ld -melf_i386 -shared -soname liblapack.so -o liblapack.so --whole-archive \
liblapack.a --no-whole-archive
make1: * No rule to make target `libptf77blas.a', needed by `libptf77blas.so'. Stop.
make1: Leaving directory `/usr/src/ATLAS/bld/lib'
make: * [ptshared] Error 2
! Problem Detected !
need to RETEST with fortran = yes
Issue hierarchy
Related issues
| related to Grimoire - Bug #127: atlas depends fortan | Closed | 09/06/2011 |
Associated revisions
- no_fortran.patch: added, patch to not compile fortran libs
- BUILD: Only install fortran libs if optional fortran depends is enabled
- no_fortran.patch: added, patch to not compile fortran libs
- BUILD: Only install fortran libs if optional fortran depends is enabled
(cherry picked from commit d10688beb6d969f01e9127f97d32e50363140fc8)
History
Updated by Bor Kraljič over 1 year ago
It compiles for me with "fortran = yes". How ever if I chose "fortran = no" (I have fortran installed) compile fails.
Updated by Sukneet Basuta 11 months ago
Applied in changeset d10688beb6d969f01e9127f97d32e50363140fc8.
- % Done changed from 0 to 100
- Status changed from New to Resolved
Updated by Sukneet Basuta 11 months ago
Applied in changeset 16387a9472a8c41ba4ecb3d918d13299d1a249e7.