Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444278 - sci-libs/suitesparse-4.0.2 depends on >=sci-libs/umfpack-5.6.1[doc?,metis?]
Summary: sci-libs/suitesparse-4.0.2 depends on >=sci-libs/umfpack-5.6.1[doc?,metis?]
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: 2012-11-22 10:22 UTC by Helmut Jarausch
Modified: 2012-11-22 15:18 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 Helmut Jarausch 2012-11-22 10:22:06 UTC
Due to some recent change in profiles, sci-libs/umfpack can't be built with
the metis use flag.

But sci-libs/suitesparse-4.0.2.ebuild still has

	>=sci-libs/umfpack-5.6.1[doc?,metis?]"

This should be replaced by

	>=sci-libs/umfpack-5.6.1[doc?]"

With this, I can emerge the recent sci-libs/umfpack-5.6.1-r1

Helmut.
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2012-11-22 15:18:44 UTC
+  22 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
+  suitesparse-4.0.2.ebuild:
+  Support cholmod USE flags. Change umfpack flag according to latest version
+  (bug #444278)
+