Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305637 - dev-lang/R should check if fortran compiler exists
Summary: dev-lang/R should check if fortran compiler exists
Status: RESOLVED DUPLICATE of bug 361591
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on: 299714
Blocks:
  Show dependency tree
 
Reported: 2010-02-17 19:16 UTC by Marcin Mirosław
Modified: 2011-04-01 12:35 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 Marcin Mirosław 2010-02-17 19:16:14 UTC
dev-lang/R fails to compile when there is no fortran compiler in system

checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for fc... no
configure: error: No F77 compiler found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-lang/R-2.10.1/work/R-2.10.1/config.log
ERROR: dev-lang/R-2.10.1 failed:


Reproducible: Always
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2010-02-18 04:05:47 UTC
Hi,

We will probably adapt the packages to check the existence of a fortran compiler instead of a dependency on gcc[fortran] as discussed in bug #299714.
Comment 2 Marcin Mirosław 2010-02-18 09:09:24 UTC
Agree.
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2010-05-25 16:37:49 UTC
OK, closing this one, since it is not R dependent.
Comment 4 Marcin Mirosław 2011-04-01 10:57:49 UTC
Due to fortran.eclass isn't using in dev-lang/R (see also bug #299714), i'm opening bug.
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2011-04-01 12:35:18 UTC

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