Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503776 - sci-libs/scipy ARM keyword request
Summary: sci-libs/scipy ARM keyword request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2014-03-07 21:23 UTC by Alexander Shurupov
Modified: 2014-11-19 23:33 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 Alexander Shurupov 2014-03-07 21:23:02 UTC
I have successfully compiled and used sci-libs/scipy on my raspberry pi.

To do it the following keywords changes were needed:
=sci-libs/arpack-3.1.3-r1 ~arm
=sci-libs/cblas-reference-20030223-r5 **
sci-libs/scipy **
virtual/cblas **

As usual use-flag for numpy:
dev-python/numpy lapack

And most important change to /etc/portage/profile/package.use.mask to actually unmask lapack keyword that is blocked by arm profile
dev-python/numpy -lapack
Comment 1 Alexander Shurupov 2014-11-19 23:33:40 UTC
It looks like on 22 Jul 2014 the keyword ~arm was added to sci-libs/scipy ebuilds.

Also lapack use-flag for dev-python/numpy is not masked anymore in profile, and there is stable cblas implementation provided by sci-libs/gsl, so numpy[lapack] can be build without any ~arm keywords.

Thus I close this bug with status resolved/fixed.