Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355607 - virtual/blas should depend on sys-devel/gcc[fortran]
Summary: virtual/blas should depend on sys-devel/gcc[fortran]
Status: RESOLVED DUPLICATE of bug 352664
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-19 18:51 UTC by Cédric Cabessa
Modified: 2011-02-20 11:31 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 Cédric Cabessa 2011-02-19 18:51:47 UTC
BLAS implementation need a fortran compiler to build.
None of the implementation listed in virtual/blas provide an explicit dependency
on gcc[fortran]


Reproducible: Always

Steps to Reproduce:
1. build gcc with USE=-fortran
2. emerge virtual/blas (portage do not complain here)


Actual Results:  
build fail

(no fortran compiler)

Expected Results:  
portage should complain about missing use flag for gcc before launching the build
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-02-20 11:31:02 UTC
Please do not remove USE=fortran, which is specified as default USE in your profile,

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