From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88467 invoked by alias); 2 Nov 2015 13:17:38 -0000 Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org Received: (qmail 88454 invoked by uid 89); 2 Nov 2015 13:17:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mout.gmx.net Received: from mout.gmx.net (HELO mout.gmx.net) (212.227.17.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 02 Nov 2015 13:17:33 +0000 Received: from [192.168.99.14] ([212.126.164.125]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0M6zvN-1aeM2345OH-00wosy; Mon, 02 Nov 2015 14:17:23 +0100 Subject: Re: GCC 6.0 and x86_64 with Fedora 22: [xg++] Error 1. To: Jorge D'Elia , Gfortran List References: <137342279.2361.1446468932104.JavaMail.zimbra@intec.unl.edu.ar> From: Manfred Schwarb Message-ID: <5637625F.9050100@gmx.ch> Date: Mon, 02 Nov 2015 13:17:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <137342279.2361.1446468932104.JavaMail.zimbra@intec.unl.edu.ar> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:d8Bii5pUGcE=:8jsN75MS9Lq7y2fHz9bd4E bgcpuDS5waO5AqeOg9T8mRGHBawGjhAcaDFOKlxF7E8h/baWOAbkLkniHbK3zFlh1aeYe8mTA Ckb1dkEYTwtIMz+GpSISCvPmmDZT4rkDEhIeKdZG96cxQ6sr+GHGztcoUn1Ir44f+Ch+xHXY2 CyDCwAGkliNQJ2LVA58SoxNS0U/I/U0hLRFNQ/spTs0KMLhY0YryjFa/tQzIAASNekB6qTg1t VYHHpRS0wY211ih/138P737pN/fwNb528lfyinRXnXt1AF7+2W3DVKmnMRneQ8ec1QDlkx2wK eGW2CuEYhT6RKQgwIeudfax0bdHbZhlP0GmAO4YdwD+3V4yunWu7v0zbAwvVFDbl3SloFYnMm TQvy18hulVUxqsE++CrKldz6iGHCG870XzeEGj90BYR5uI4/DIbmKZAAyoCkhiB1AgMymFHWP ys3jLncNNtIILJ/NtI1JHRAQZNA1p1tYQZnp9EO50nXIT3Ea6GxC5BPlO8tbjjnUsI8uhqy9w jPZZlUwV0+piL9qzL9PN4A/P+ETag2wKoV4MOboNUk8+XoPCCVfHafaI8gbE3poLYHV9AR5dt 64oQ9r1lGcNIbXq8WSzK2KBMVXOYLmMu3EoTbYyoIbet742C2BmRQ7Jpb1mvm1ettD1aMiU3E CtJtqoWSN5p9AFoommpZgQBQoq5lMm748yDKDfUTKSXpS2sG470fk22FmAzkTCXAeBXhbN48G iIUDdvK2kABy9Au3dkwWzryHzy0VQlV3SSLYJftJxSaJ+A36AR5sSdI0Z1qaJoEUWvH4/BI0q DwjPO9j X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00006.txt.bz2 Am 02.11.2015 um 13:55 schrieb Jorge D'Elia: > Hi folks, > > I'm trying to build the experimental version gcc-6.0-20151101 > on a x86_64 machine (i7-3930K, 3.20GHz) with Fedora 22, i.e.: > > Linux version 4.2.3-200.fc22.x86_64 > (mockbuild@bkernel01.phx2.fedoraproject.org) > (gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) > (LE)) # 1 SMP Thu 8 October 03: 2015 23:55 UTC. > > but, at the make phase, fails with the error message: > > gcc.o gcc-main.o ggc-none.o cp/g++spec.o driver-i386.o \ > libcommon-target.a libcommon.a ../libcpp/libcpp.a \ > ../libbacktrace/.libs/libbacktrace.a \ > ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a > g++: fatal error: unknown spec function 'gt' > compilation terminated. > ../../gcc/cp/Make-lang.in:59: recipe for target 'xg++' failed > make[3]: *** [xg++] Error 1 > make[3]: Leaving directory '/home/bigpack/gcc-paq/sources/gcc-6.0-20151101/BUILD/gcc' > Makefile:4384: recipe for target 'all-stage1-gcc' failed > make[2]: *** [all-stage1-gcc] Error 2 > make[2]: Leaving directory '/home/bigpack/gcc-paq/sources/gcc-6.0-20151101/BUILD' > Makefile:25626: recipe for target 'stage1-bubble' failed > make[1]: *** [stage1-bubble] Error 2 > make[1]: Leaving directory '/home/bigpack/gcc-paq/sources/gcc-6.0-20151101/BUILD' > Makefile:916: recipe for target 'all' failed > make: *** [all] Error 2 > > With regards to binutils, glibc, etc., I used > > dnf groupinstall 'C Development Tools and Libraries' > dnf groupinstall 'development-tools' > dnf install gcc* > dnf install binutils* glibc* > dnf install mpfr* libmpc* gmp* > dnf install isl* cloog* compat-gcc* > dnf install libtool* libstdc++* > dnf install kernel* texinfo* llvm* > dnf distro-sync > > among others packages. With regard to GMP, MPFR and MPC packages, > I tried both those provided by the OS, as those obtained through > ./contrib/download_prerequisites. I've also tried to make minimal > installations (e.g. only the C language, without multilib, etc.), > but always with the same error message. See attached file with > some logs. Please, any clue to solve it? > > BTW, on the other side, are there broken links in the phrase: > "Download from gfortran.com (README, nightly builds, 4.3 to 4.9 snapshots)" > in https://gcc.gnu.org/wiki/GFortranBinaries > ? Bud Davis did a provider migration for the gfortran.com/.org site and got stuck half way. It's unclear for me ATM how things will be evolving... Manfred > > Thanks in advance. > Jorge. >