From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QZRts-0003qT-Bh for garchives@archives.gentoo.org; Wed, 22 Jun 2011 18:11:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB4631C279; Wed, 22 Jun 2011 18:10:08 +0000 (UTC) Received: from mail-gw0-f53.google.com (mail-gw0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 943411C09A for ; Wed, 22 Jun 2011 18:10:08 +0000 (UTC) Received: by gwj20 with SMTP id 20so656947gwj.40 for ; Wed, 22 Jun 2011 11:10:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=zZvfhLUk6XNHV3GaetRwhRJd0iI0Vz1YychRdedQCTc=; b=NyoX/YxTRqJo4By0jLmo0oIJ5vLETRvJ9syxhuNkHyHPnkeMusMQAVt+fxt77zcJnj dxAtxvX+AM6LIdhaEuO1Wj15RT0AIODapd7wCP4fTs6ER+gxJ+9kdPftGFgd//Dgek/Z EqwzohYnigTNsXrSaYWJ4CFn2GI44ctpvzmh8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=BTeFeTcY8GoTzHUbjz1EPNWg5A1gj5TSawCP5G/8it6XNWxss4z2/jj4ENxKNOiepm cr+LaHJphzthAfrocEy3Ih4OeNIDvhW1tZsZNbOOw5x16NU4kikTX1erFuYGLWB/IqaU UTCR2qu9WW2NdNBVaAMUWPPRv6ckdvdk94yws= Received: by 10.236.193.73 with SMTP id j49mr1404206yhn.332.1308766207680; Wed, 22 Jun 2011 11:10:07 -0700 (PDT) Received: from [192.168.2.5] (adsl-98-95-109-99.jan.bellsouth.net [98.95.109.99]) by mx.google.com with ESMTPS id u64sm482506yhm.27.2011.06.22.11.10.06 (version=SSLv3 cipher=OTHER); Wed, 22 Jun 2011 11:10:07 -0700 (PDT) Message-ID: <4E022FFD.3090708@gmail.com> Date: Wed, 22 Jun 2011 13:10:05 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110606 Gentoo/2.0.14-r1 SeaMonkey/2.0.14 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Do we have to build gcc with fortran now? References: <4E0167C4.9080100@gmail.com> <201106221525.47375.michaelkintzios@gmail.com> <4E020F32.1040209@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 68a80afd809cdb5049ef96f01d6cb8f3 Mark Knecht wrote: > On Wed, Jun 22, 2011 at 8:50 AM, Dale wrote: > >> Mark Knecht wrote: >> >>> I guess I can stop playing scaredicat and remove it. :-) >>> >>> - Mark >>> >>> >>> >>> >> I think the dev added it back. So, if you really don't need it, put the >> minus sign in front. >> >> If you use KDE like me, be prepared to put the thing back tho. Some KDE >> packages depend on things that seem to need it enabled. >> >> I just love running in circles. >> >> Dale >> > Actually, for me it's a non-issue. I've had it in all along. Even when > I remove it from make.conf and package.use it still shows up in gcc: > > c2stable ~ # emerge -pv gcc > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild R ] sys-devel/gcc-4.4.5 USE="fortran gtk mudflap > (multilib) nls nptl openmp (-altivec) -bootstrap -build -doc > (-fixed-point) -gcj -graphite (-hardened) (-libffi) -multislot -nocxx > -nopie -nossp -objc -objc++ -objc-gc -test -vanilla (-n32%) (-n64%)" > 61,647 kB > > Total: 1 package (1 reinstall), Size of downloads: 61,647 kB > c2stable ~ # > > so nothing is getting rebuilt on my system by removing it. As not > every system here uses the KDE profile I'll investigate removing it > later, or just leave it in case they start using KDE. > > Cheers, > Mark > > I put -fortran in make.conf. I ran emerge -uvDNa world and let it rebuild a few packages. Then I get this: >>> Emerging (1 of 2) sci-libs/blas-reference-20070226 * lapack-lite-3.1.1.tgz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * Package: sci-libs/blas-reference-20070226 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU * FEATURES: preserve-libs sandbox * Please install currently selected gcc version with USE=fortran. * If you intend to use a different compiler then gfortran, please * set FC variable accordingly and take care that the neccessary * fortran dialects are support. * ERROR: sci-libs/blas-reference-20070226 failed (setup phase): * Currently no working fortran compiler is available * * Call stack: * ebuild.sh, line 56: Called pkg_setup * ebuild.sh, line 1446: Called fortran-2_pkg_setup * fortran-2.eclass, line 134: Called _die_msg * fortran-2.eclass, line 120: Called die * The specific snippet of code: * die "Currently no working fortran compiler is available" * * If you need support, post the output of 'emerge --info =sci-libs/blas-reference-20070226', * the complete build log and the output of 'emerge -pqv =sci-libs/blas-reference-20070226'. * The complete build log is located at '/var/log/portage/sci-libs:blas-reference-20070226:20110622-180601.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/blas-reference-20070226/temp/die.env'. * S: '/var/tmp/portage/sci-libs/blas-reference-20070226/work/lapack-lite-3.1.1' >>> Failed to emerge sci-libs/blas-reference-20070226, Log file: >>> '/var/log/portage/sci-libs:blas-reference-20070226:20110622-180601.log' root@fireball / # Am I going in circles again? I don't drink because I don't like being drunk. I also don't spin around in my chair for the same reason. One of those may be needed to reverse the problem here. Now to go see how to fix this mess once and for all. Dale :-) :-)