Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 596920

Summary: sci-libs/arpack-3.1.3-r1 - configure: error: Cannot find LAPACK libraries
Product: Gentoo Linux Reporter: Willard Dawson <wfdawson>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge -info
emerge -pqv
environment
emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-libs:arpack-3.5.0:20190625-165419.log
temp.tbz2

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. :-(