From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fj0fi-0006Bu-Pq for garchives@archives.gentoo.org; Wed, 24 May 2006 21:13:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4OLDhvK019135; Wed, 24 May 2006 21:13:43 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4OLDgh3009420 for ; Wed, 24 May 2006 21:13:42 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 19E37642E0 for ; Wed, 24 May 2006 21:13:42 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20950-08 for ; Wed, 24 May 2006 21:13:40 +0000 (UTC) Received: from [128.193.141.121] (128-193-141-121.public.oregonstate.edu [128.193.141.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 114C564299 for ; Wed, 24 May 2006 21:13:40 +0000 (UTC) Message-ID: <4474CC7D.6050808@gentoo.org> Date: Wed, 24 May 2006 14:13:33 -0700 From: Donnie Berkholz User-Agent: Thunderbird 1.5.0.2 (X11/20060513) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] Testing with GCC 4 References: <447332A3.9030802@gentoo.org> In-Reply-To: <447332A3.9030802@gentoo.org> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig300A8460802E3D3E755DFBA4" X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.593 required=5.5 tests=[AWL=0.006, BAYES_00=-2.599] X-Spam-Score: -2.593 X-Spam-Level: X-Archives-Salt: 5b610d94-1931-4652-a277-71461cae7e9d X-Archives-Hash: ee488483e6418126aa3af63ce8fc814d This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig300A8460802E3D3E755DFBA4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Donnie Berkholz wrote: > Hi all, >=20 > GCC 4.1 will be unmasked this week. A major consequence for scientific > users is the switch from g77 to gfortran. I've run a quick grep to see what packages clearly won't work. The command, which only checks for packages in sci-* and dev-*: grep -r -e 'FORTRAN=3D.*g77' -e 'need_fortran.*g77' sci-* dev-* --include=3D'*.ebuild' | grep -v gfort Here's the results, with ebuilds pulled from the list if a newer version supports gfortran. I'll look at ortep3, platon, tinker, *-reference, pgplot. That just leaves scipy, which already has https://bugs.gentoo.org/show_bug.cgi?id=3D134248 open for it. sci-chemistry/ortep3/ortep3-1.0.3.ebuild:FORTRAN=3D"g77" sci-chemistry/platon/platon-20051215.ebuild:FORTRAN=3D"g77" sci-chemistry/tinker/tinker-4.2.ebuild:FORTRAN=3D"ifc g77" sci-libs/blas-reference/blas-reference-19940131-r2.ebuild:FORTRAN=3D"g77 ifc" || FORTRAN=3D"g77 f2c ifc" # No f2c on 64-bit systems yet :-/ This line ^^^ looks distinctly weird and I don't understand how it would ever work as desired. sci-libs/blas/blas-19980702.ebuild:FORTRAN=3D"g77" sci-libs/blas/blas-19980702-r1.ebuild:FORTRAN=3D"g77" sci-libs/blas/blas-19980702-r2.ebuild:FORTRAN=3D"g77" sci-libs/scipy/scipy-0.4.8-r1.ebuild:FORTRAN=3D"g77" sci-libs/scipy/scipy-0.4.8.ebuild:FORTRAN=3D"g77" sci-libs/lapack-reference/lapack-reference-3.0-r1.ebuild:FORTRAN=3D"g77 i= fc" sci-libs/lapack-reference/lapack-reference-3.0-r2.ebuild:FORTRAN=3D"g77 i= fc" sci-libs/pgplot/pgplot-5.2.2.ebuild:FORTRAN=3D"g77" --------------enig300A8460802E3D3E755DFBA4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEdMx/XVaO67S1rtsRAhTVAKCQlURlES152cnjwsWUqNLeqvWpVQCdFNVf 4ZAhDseRcPCCH5mIQ4p+4sc= =rLRP -----END PGP SIGNATURE----- --------------enig300A8460802E3D3E755DFBA4-- -- gentoo-science@gentoo.org mailing list