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

Bug 338659

Summary: sci-libs/blas-reference-20070226-r1 late fortran dependency check
Product: Gentoo Linux Reporter: David Philippi <gentoo>
Component: [OLD] LibraryAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Philippi 2010-09-25 11:13:13 UTC
Seems like new Digikam absolutely requires this one and GCC has to be built with fortran enabled. Would be much nicer to see that in emerge -upD world already instead of the ebuild failing in the actual execution. Quite a few ebuilds complain if dependencies have wrong USE flags, so portage support must be there.

Reproducible: Always



Expected Results:  
Failure message before emerging starts.
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2010-09-28 16:14:19 UTC
This is an inherent problem not just for FORTRAN packages. How do you ensure a compiler is present on your system when you can have several variants of it, some of them not in portage. I think we need some kind of new check for this.



*** This bug has been marked as a duplicate of bug 299714 ***