Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Do we have to build gcc with fortran now?
Date: Wed, 22 Jun 2011 11:20:26
Message-Id: 4E01CF99.1070109@gmail.com
In Reply to: [gentoo-user] Re: Do we have to build gcc with fortran now? by Nikos Chantziaras
1 Nikos Chantziaras wrote:
2 > On 06/22/2011 06:55 AM, Dale wrote:
3 >> I just did my updates and ran into this:
4 >>
5 >> * Maintainer: sci@g.o
6 >> * USE: amd64 consolekit elibc_glibc kernel_linux multilib policykit
7 >> userland_GNU
8 >> * FEATURES: preserve-libs sandbox
9 >>
10 >> * Please install currently selected gcc version with USE=fortran.
11 >> * If you intend to use a different compiler then gfortran, please
12 >> * set FC variable accordingly and take care that the neccessary
13 >> * fortran dialects are support.
14 >> [...]
15 >>
16 >> Heads up for folks about to do their updates, check into the USE flag
17 >> fortran to see if you need to add it to yours before updating a bunch of
18 >> stuff.
19 >
20 > Uninstall sci-libs/blas-reference I guess. And probably whatever
21 > depends on it. Please do an "emerge -pv --depclean blas-reference"
22 > and post the output so we can see what's pulling it as a dep on your
23 > system.
24 >
25
26 Here is the output:
27
28 root@fireball / # emerge -pv --depclean blas-reference
29
30 Calculating dependencies... done!
31 sci-libs/blas-reference-20070226 pulled in by:
32 virtual/blas-1.0
33
34 >>> No packages selected for removal by depclean
35 Packages installed: 994
36 Packages in world: 119
37 Packages in system: 51
38 Required packages: 994
39 Number to remove: 0
40 root@fireball / #
41
42 Two things. I read about this on -dev but didn't realize it was going
43 to affect me until I saw the message. After I added fortran to my USE
44 line in make.conf, it only rebuilt gcc then revdep-rebuild rebuilt
45 dev-lang/ifc-10.0.026-r1. Everything appears to be clean now.
46
47 To think people wonder why my USE line is so big. I keep having to add
48 stuff when portage pukes but portage never tells me when one has fell
49 off the reservation and needs to be removed. < sighs > Over the years,
50 it adds up.
51
52 Dale
53
54 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Re: Do we have to build gcc with fortran now? Neil Bothwick <neil@××××××××××.uk>
[gentoo-user] Re: Do we have to build gcc with fortran now? Nikos Chantziaras <realnc@×××××.de>
Re: [gentoo-user] Re: Do we have to build gcc with fortran now? Indi <thebeelzebubtrigger@×××××.com>