Gentoo Archives: gentoo-user

From: Matthew Finkel <matthew.finkel@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Do we have to build gcc with fortran now?
Date: Wed, 22 Jun 2011 19:50:07
Message-Id: 4E0246FB.2090309@gmail.com
In Reply to: Re: [gentoo-user] Do we have to build gcc with fortran now? by Dale
1 On 06/22/11 14:10, Dale wrote:
2 > I put -fortran in make.conf. I ran emerge -uvDNa world and let it
3 > rebuild a few packages. Then I get this:
4 >
5 > >>> Emerging (1 of 2) sci-libs/blas-reference-20070226
6 > * lapack-lite-3.1.1.tgz RMD160 SHA1 SHA256 size ;-)
7 > ...
8 > [ ok ]
9 > * Package: sci-libs/blas-reference-20070226
10 > * Repository: gentoo
11 > * Maintainer: sci@g.o
12 > * USE: amd64 consolekit elibc_glibc kernel_linux multilib
13 > policykit userland_GNU
14 > * FEATURES: preserve-libs sandbox
15 >
16 > * Please install currently selected gcc version with USE=fortran.
17 > * If you intend to use a different compiler then gfortran, please
18 > * set FC variable accordingly and take care that the neccessary
19 > * fortran dialects are support.
20 >
21 > * ERROR: sci-libs/blas-reference-20070226 failed (setup phase):
22 > * Currently no working fortran compiler is available
23 > *
24 > * Call stack:
25 > * ebuild.sh, line 56: Called pkg_setup
26 > * ebuild.sh, line 1446: Called fortran-2_pkg_setup
27 > * fortran-2.eclass, line 134: Called _die_msg
28 > * fortran-2.eclass, line 120: Called die
29 > * The specific snippet of code:
30 > * die "Currently no working fortran compiler is available"
31 > *
32 > * If you need support, post the output of 'emerge --info
33 > =sci-libs/blas-reference-20070226',
34 > * the complete build log and the output of 'emerge -pqv
35 > =sci-libs/blas-reference-20070226'.
36 > * The complete build log is located at
37 > '/var/log/portage/sci-libs:blas-reference-20070226:20110622-180601.log'.
38 > * The ebuild environment file is located at
39 > '/var/tmp/portage/sci-libs/blas-reference-20070226/temp/die.env'.
40 > * S:
41 > '/var/tmp/portage/sci-libs/blas-reference-20070226/work/lapack-lite-3.1.1'
42 >
43 > >>> Failed to emerge sci-libs/blas-reference-20070226, Log file:
44 >
45 > >>>
46 > '/var/log/portage/sci-libs:blas-reference-20070226:20110622-180601.log'
47 > root@fireball / #
48 >
49 > Am I going in circles again? I don't drink because I don't like being
50 > drunk. I also don't spin around in my chair for the same reason. One
51 > of those may be needed to reverse the problem here.
52 >
53 > Now to go see how to fix this mess once and for all.
54 >
55 > Dale
56 >
57 > :-) :-)
58 >
59
60 Do correct me if I'm wrong, but wasn't blas-reference pulled in by
61 merging gcc with USE="fortran"? Or did you install blas-reference for
62 another reason?

Replies

Subject Author
Re: [gentoo-user] Do we have to build gcc with fortran now? Dale <rdalek1967@×××××.com>