Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 450726 - sci-libs/suitesparse depends on >=sci-libs/cholmod-2.0.1[supernodal] but IUSE=supernodal was replaced with IUSE=lapack
Summary: sci-libs/suitesparse depends on >=sci-libs/cholmod-2.0.1[supernodal] but IUSE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-07 15:58 UTC by James Cloos
Modified: 2013-01-08 06:00 UTC (History)
0 users

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 James Cloos 2013-01-07 15:58:42 UTC
Portage’s current excuse for refusing to complete an emerge -pv world is that something wants choldmod with +supernodal, but it cannot find that.  (That any little thing should completely block a --pretend is absurd, but that is a different bug.)

The Changelog says:

  03 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> cholmod-2.0.1.ebuild:
  Use generic pkg-config, replace supernodal with easier lapack use flag

but sci-libs/suitesparse depends on:

  >=sci-libs/cholmod-2.0.1[cuda?,doc?,metis?,supernodal?]

and is now broken by that change.
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2013-01-08 06:00:42 UTC
+  08 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> suitesparse-4.0.2.ebuild:
+  Changed flag from supernodal to lapack to match cholmod, bug #450726
+