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 1QZF7s-0005GP-RV for garchives@archives.gentoo.org; Wed, 22 Jun 2011 04:33:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BED71C010; Wed, 22 Jun 2011 04:31:34 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id ECB821C010 for ; Wed, 22 Jun 2011 04:31:33 +0000 (UTC) Received: by vws13 with SMTP id 13so411754vws.40 for ; Tue, 21 Jun 2011 21:31:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:disposition-notification-to:date :from:user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=k719vB0UXFeD8hRMkXM90uFpO0KVKl2ED05nBaSqECQ=; b=sXeIMP3cQ8wjGKSO9GEAFpmopmCUTEMhz4b6gUQIwWg6VZALMEFHElZ1xV3U1B3DUj zR2H4/vkyIbU1KePNYq0vqOnNvX15X9Nk1jI43UoWg+CpH+gl8kWYGA+iEp+bd1aHDgo djf7rAL94AzZYxmC990V8WffrxOGrjlX0pWWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:subject:references:in-reply-to:x-enigmail-version :openpgp:content-type:content-transfer-encoding; b=mTiX32+iDpPErCWXnlj8awDRN2uzutN4JMQBTtgsvWgpjTG0nU1AgPXCc1eHjoF84G 0bYQ5iTCqANFA7STLsY6Yb7SP87WO50zFM9iaIHmxoY3DA8eAL+4DbXal9G3n+QOjZ6/ ZOe7P2VeyGvu8Zrb3dMbI89YCzq3tR1/ORXno= Received: by 10.52.178.195 with SMTP id da3mr265296vdc.179.1308717093394; Tue, 21 Jun 2011 21:31:33 -0700 (PDT) Received: from [192.168.2.25] (ool-44c64caa.dyn.optonline.net [68.198.76.170]) by mx.google.com with ESMTPS id ck16sm65272vdb.32.2011.06.21.21.31.32 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 21 Jun 2011 21:31:33 -0700 (PDT) Message-ID: <4E017013.1080004@gmail.com> Date: Wed, 22 Jun 2011 00:31:15 -0400 From: Matthew Finkel User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110531 Thunderbird/3.1.10 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> In-Reply-To: <4E0167C4.9080100@gmail.com> X-Enigmail-Version: 1.1.2 OpenPGP: id=A946BBCF Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: d261b230c8a9799f28b81d85fd83d3a9 On 06/21/11 23:55, Dale wrote: > I just did my updates and ran into this: > > * 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-034357.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-034357.log' > root@fireball / # > > This is my gcc info: > > [ebuild R ] sys-devel/gcc-4.4.5 USE="gtk mudflap (multilib) nls > nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -fortran > -gcj -graphite (-hardened) (-libffi) -multislot -nocxx -nopie -nossp > -objc -objc++ -objc-gc -test -vanilla" > > So, does everyone need to turn on the fortran USE flag so that they > don't break anything? May I also add, the USE flag description is > worth about as much as a screen door on a submarine. > > fortran - Adds support for fortran (formerly f77) > > That doesn't tell me very much. > > Heads up for folks about to do their updates, check into the USE flag > fortran to see if you need to add it to yours before updating a bunch > of stuff. > > Dale > > :-) :-) > If I had to guess, I'd say =sci-libs/blas-reference-20070226 requires fortran (ebuild depends on it) and you don't have another fortran compiler installed. Could be wrong though. - Matt