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 1QZjQf-0007nA-H9 for garchives@archives.gentoo.org; Thu, 23 Jun 2011 12:54:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3330C1C153; Thu, 23 Jun 2011 12:51:45 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id D09581C153 for ; Thu, 23 Jun 2011 12:51:44 +0000 (UTC) Received: by qwb7 with SMTP id 7so1197266qwb.40 for ; Thu, 23 Jun 2011 05:51:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=KBdJrzRDNq/Di7aGqAgWI5FIidzmuRkO8AeAHpfUiXQ=; b=qqrUdFRrg/3Vl/5csfVkT/h0NfI1B83/+rk2+0Gpp1a6zwNgeyrQDYUkxVcA4FMFVX av6jRBTKWQ8bINTDRVPGrcXDjCWB8JpChgvP3JYFmoGeb9ARYseKvmz4tUbQhMJCF+iu aV/XdzWFPmHaqHfHUFZFRPlS0Icn+4ftUoFkU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=pVpaRp58gxWhvczAcCixCJRdh7yNPOTSRj7vuK+x7ekun1vqeUDDXOEvEHGIKUsf+n obeqRdp+MkCDvh3OzJCFerlW5UGNwsubcsp76GNt71e3xvVwXgtxMZFN7nOj1+fQDTrB aKCEGbwYgVfrnbtm6wYL8MYH/cVheQXA3Dpe8= 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 Received: by 10.224.104.141 with SMTP id p13mr1551231qao.128.1308833503808; Thu, 23 Jun 2011 05:51:43 -0700 (PDT) Received: by 10.224.61.14 with HTTP; Thu, 23 Jun 2011 05:51:43 -0700 (PDT) In-Reply-To: <20110623120505.GB30008@ns1.bonedaddy.net> References: <201106221525.47375.michaelkintzios@gmail.com> <4E020F32.1040209@gmail.com> <4E022FFD.3090708@gmail.com> <4E0246FB.2090309@gmail.com> <4E0256B0.4010105@gmail.com> <20110622212816.GB20163@ns1.bonedaddy.net> <20110623120505.GB30008@ns1.bonedaddy.net> Date: Thu, 23 Jun 2011 05:51:43 -0700 Message-ID: Subject: Re: [gentoo-user] Do we have to build gcc with fortran now? From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: e51d20364798e7605a14e10c37d1fbb6 On Thu, Jun 23, 2011 at 5:05 AM, Todd Goodman wrote: > * Mark Knecht [110622 18:35]: >> On Wed, Jun 22, 2011 at 2:28 PM, Todd Goodman wrote: >> >> > >> > No actually blas-reference fails to build unless gcc is built with the >> > fortran use flag enabled (since there's no fortran compiler available.= ) >> > >> > The deps pulling in blas-reference are in my previous mail. >> > >> > Todd >> >> If you have virtual/fortran installed then portage will pull in a >> different Fortran compiler. (ifc on my machine) >> >> - Mark > > Yes of course. =C2=A0Sorry for the imprecise statement. =C2=A0But the poi= nt is my > profile turns on R by default so just by emerging kde-meta I end up with > the GCC fortran compiler and packages that require a fortran compiler. > > And if the fortran use flag was turned off (either by changes on ~x86 or > if I turn it off myself) then I get build failures. > > Todd Agreed 100%. It's very strange (to me) that kde-meta builds R at all. TTBOMK it's not even remotely a KDE project and of absolutely no value that I can see to the average KDE desktop user. I run R, mostly in a Windows VM because I prefer the GUI, but sometimes in Gentoo also.