Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375193 - [bicatali-overlay] sci-libs/atlas-3.9.41: ebuild shouldn't die when "performance" is not set for CPU
Summary: [bicatali-overlay] sci-libs/atlas-3.9.41: ebuild shouldn't die when "performa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Sébastien Fabbro (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-14 17:31 UTC by Juergen Rose
Modified: 2011-07-25 16:54 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2011-07-14 17:31:45 UTC
On two of three systems with atlas-3.9.41 'emerge -uveDN system' fails with:
...
>>> Emerging (592 of 712) sci-libs/atlas-3.9.41 from bicatali
 * atlas3.9.41.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                  [ ok ]
 * lapack-3.3.1.tgz RMD160 SHA1 SHA256 size ;-) ...                     [ ok ]
 * CPU 0 is not set to performance
 * Run cpufreq-set -r -g performance as root
 * ERROR: sci-libs/atlas-3.9.41 failed (setup phase):
 *   atlas needs all cpu set to performance

I could set performance mode before starting 'emerge -uveDN system', but I would prefer if the atlas-3.9.41.ebuild would set the performance mode reset it after finishing. Is there any way?

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2011-07-15 09:57:50 UTC
From what overlay are you getting this package?
Comment 2 Juergen Rose 2011-07-15 10:33:48 UTC
It is from the bicatali overlay. And besides other improvement it fixes problems with the segfaulting eigen function in R (compare Bug 370447).
Comment 3 Pacho Ramos gentoo-dev 2011-07-15 11:26:22 UTC
Next time please indicate overlay in summary, thanks
Comment 4 Sébastien Fabbro (RETIRED) gentoo-dev 2011-07-25 16:54:35 UTC
I removed the die, but will not set the cpu frequency within an ebuild. Now it's at your own risk to get a non-performing atlas.