Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349055 - build of blas-goto-1.22-r1 fails with invalid fortran compiler error
Summary: build of blas-goto-1.22-r1 fails with invalid fortran compiler error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-19 03:57 UTC by Nicolas Bock
Modified: 2010-12-19 09:03 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 Nicolas Bock gentoo-dev 2010-12-19 03:57:26 UTC
Because of a changed use flag (-debug%) emerge wants to re-emerge blas-goto-1.22-r1. The build fails with this error message:

>>> Unpacking source...
>>> Unpacking GotoBLAS-1.22.tar.gz to /var/tmp/portage/sci-libs/blas-goto-1.22-r1/work
 * Applying blas-goto-1.22-sharedlibs.patch ...
 [ ok ]
 * ERROR: sci-libs/blas-goto-1.22-r1 failed:
 *   Invalid Fortran compiler: x86_64-pc-linux-gnu-gfortran; valid are .
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_unpack
 *   environment, line 2716:  Called die
 * The specific snippet of code:
 *               die "Invalid Fortran compiler: $(tc-getFC); valid are ${FORTRAN}."


Reproducible: Always

Steps to Reproduce:
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-12-19 09:03:04 UTC
+  19 Dec 2010; Justin Lecher <jlec@gentoo.org> blas-goto-1.22-r1.ebuild,
+  blas-goto-1.26.ebuild:
+  Fix for fortran detection, #349055
+