Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262143 - sci-chemistry/mpqc-2.3.1-r1 fails to find lapack during configure even if it is installed
Summary: sci-chemistry/mpqc-2.3.1-r1 fails to find lapack during configure even if it ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 15:17 UTC by lumbrius
Modified: 2011-07-17 12:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,9.52 KB, text/plain)
2009-03-11 15:18 UTC, lumbrius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lumbrius 2009-03-11 15:17:31 UTC
mpqc fails to find lapack during configure even if it is installed:

checking for dgesvd_ in -llapack... no
Could not link to the LAPACK library.  It can be obtained at
http://www.netlib.org/lapack.  Use --with-libdirs and/or --with-libs
to specify the name of the library.
configure: error: LAPACK is required to complete the build

Reproducible: Always




iunona / # whereis lapack
lapack: /usr/lib/lapack /usr/lib64/lapack

iunona / # eselect lapack list
Installed LAPACK for library directory lib64
  [1]   atlas
  [2]   mkl-gfortran
  [3]   mkl-gfortran-threads *
Comment 1 lumbrius 2009-03-11 15:18:47 UTC
Created attachment 184708 [details]
build log
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-08-19 19:00:42 UTC
Quot.:
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sci-chemistry/mpqc-2.3.1-r1/work/mpqc-2.3.1/config.log
Comment 3 Dongxu Li 2011-03-29 10:12:07 UTC
it might help to try to build with lapack-atlas

eselect lapack set atlas
emerge -v sci-chemistry/mpqc
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2011-07-17 12:51:08 UTC
+*mpqc-2.3.1-r3 (17 Jul 2011)
+
+  17 Jul 2011; Justin Lecher <jlec@gentoo.org> mpqc-2.3.1-r1.ebuild,
+  mpqc-2.3.1-r2.ebuild, +mpqc-2.3.1-r3.ebuild, +files/mpqc-2.3.1-blas.patch,
+  metadata.xml:
+  Use pkg-config for blas/lapack detection, #262143
+