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

Bug 487482

Summary: =sci-libs/gsl-1.15 - Remove eselect-cblas for supporting newer version of cblas.
Product: Gentoo Linux Reporter: Yishen Miao (mys_721tx) <mys721tx>
Component: [OLD] LibraryAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED WORKSFORME    
Severity: minor Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: remove_eselect-blas.patch

Description Yishen Miao (mys_721tx) 2013-10-10 03:52:52 UTC
sci-libs/gsl-1.15.ebuild will pull eselect-cblas during emerge, which prevent it from installing on machines with newer sci-libs/lapack-reference and/or sci-libs/blas-reference.

Reproducible: Always
Comment 1 Yishen Miao (mys_721tx) 2013-10-10 03:53:44 UTC
Created attachment 360540 [details, diff]
remove_eselect-blas.patch

In this patch, most of the eselect-cblas related lines are committed out.
Comment 2 Pacho Ramos gentoo-dev 2015-06-01 10:06:19 UTC
(this is not a regression over current stable)
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2015-06-01 10:55:58 UTC
Please use newer gsl like 1.16. Mixing old and new numeric lib stuff doesn't work.