Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596920 - sci-libs/arpack-3.1.3-r1 - configure: error: Cannot find LAPACK libraries
Summary: sci-libs/arpack-3.1.3-r1 - configure: error: Cannot find LAPACK libraries
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-12 03:48 UTC by Willard Dawson
Modified: 2019-06-25 17:08 UTC (History)
0 users

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


Attachments
build log (build.log,10.02 KB, text/plain)
2016-10-12 03:48 UTC, Willard Dawson
Details
emerge -info (emerge-info,19.39 KB, text/plain)
2016-10-12 03:50 UTC, Willard Dawson
Details
emerge -pqv (emerge-pqv,82 bytes, text/plain)
2016-10-12 03:50 UTC, Willard Dawson
Details
environment (environment,119.63 KB, text/plain)
2016-10-12 03:51 UTC, Willard Dawson
Details
emerge-info.txt (emerge-info.txt,14.94 KB, text/plain)
2019-06-25 16:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,96.89 KB, text/plain)
2019-06-25 16:57 UTC, Toralf Förster
Details
environment (environment,91.48 KB, text/plain)
2019-06-25 16:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.17 KB, application/x-bzip)
2019-06-25 16:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.95 KB, application/x-bzip)
2019-06-25 16:57 UTC, Toralf Förster
Details
sci-libs:arpack-3.5.0:20190625-165419.log (sci-libs:arpack-3.5.0:20190625-165419.log,5.50 KB, text/plain)
2019-06-25 16:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.98 KB, application/x-bzip)
2019-06-25 16:57 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2016-10-12 03:48:58 UTC
Created attachment 449936 [details]
build log

Build fails with:
configure: error: Cannot find LAPACK libraries
Comment 1 Willard Dawson 2016-10-12 03:50:04 UTC
Created attachment 449938 [details]
emerge -info
Comment 2 Willard Dawson 2016-10-12 03:50:29 UTC
Created attachment 449940 [details]
emerge -pqv
Comment 3 Willard Dawson 2016-10-12 03:51:00 UTC
Created attachment 449942 [details]
environment
Comment 4 Jadzia 2016-10-27 14:06:17 UTC
I had the same problem when trying to emerge scipy, which depends on arpack.
Comment 5 Jadzia 2016-10-28 05:37:51 UTC
I found the following tread in the forum: https://forums.gentoo.org/viewtopic-p-7224504.html

I run the command 

emerge -O blas-reference::gentoo cblas-reference::gentoo lapack-reference::gentoo 

and then I was able to emerge arpack successfully.

But now the scipy package, which is the actual package I want to install (it depends on arpack), does fail during emerge. Not sure if this problem is independent or not.
Comment 6 Toralf Förster gentoo-dev 2019-06-25 16:57:27 UTC
it is still an issue at unstable amd64 tinderbox image 17.1-systemd_libressl-test_20190623-103445
Comment 7 Toralf Förster gentoo-dev 2019-06-25 16:57:30 UTC
Created attachment 580862 [details]
emerge-info.txt
Comment 8 Toralf Förster gentoo-dev 2019-06-25 16:57:33 UTC
Created attachment 580864 [details]
emerge-history.txt
Comment 9 Toralf Förster gentoo-dev 2019-06-25 16:57:36 UTC
Created attachment 580866 [details]
environment
Comment 10 Toralf Förster gentoo-dev 2019-06-25 16:57:39 UTC
Created attachment 580868 [details]
etc.portage.tbz2
Comment 11 Toralf Förster gentoo-dev 2019-06-25 16:57:41 UTC
Created attachment 580870 [details]
logs.tbz2
Comment 12 Toralf Förster gentoo-dev 2019-06-25 16:57:44 UTC
Created attachment 580872 [details]
sci-libs:arpack-3.5.0:20190625-165419.log
Comment 13 Toralf Förster gentoo-dev 2019-06-25 16:57:47 UTC
Created attachment 580874 [details]
temp.tbz2
Comment 14 Willard Dawson 2019-06-25 17:08:15 UTC
Wow, thanks for the update. At this point, I can no longer remember why I was trying to install it, even. :-(