From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 685B61384B4 for ; Thu, 24 Dec 2015 22:06:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B276321C0B3; Thu, 24 Dec 2015 22:06:30 +0000 (UTC) Received: from icp-osb-irony-out7.external.iinet.net.au (icp-osb-irony-out7.external.iinet.net.au [203.59.1.107]) by pigeon.gentoo.org (Postfix) with ESMTP id 1442421C0A9 for ; Thu, 24 Dec 2015 22:06:28 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2FhHgAya3xW/7M9nsteFg4BAgEBAgIBAgIEAQEBAYMAUm0BgmGCMoNFrSOJQyKBbIQBAoEeTAEBAQEBAQSBB4JyAQEBAQEBAQEBIioCLwsyAQEEOjoVCw0LCRUQDwFHiEcPwHyGVoR/hFVOhBoFlwaFPYltSocWDIUxjjtkghEdgXEqNIVLAQEB X-IPAS-Result: A2FhHgAya3xW/7M9nsteFg4BAgEBAgIBAgIEAQEBAYMAUm0BgmGCMoNFrSOJQyKBbIQBAoEeTAEBAQEBAQSBB4JyAQEBAQEBAQEBIioCLwsyAQEEOjoVCw0LCRUQDwFHiEcPwHyGVoR/hFVOhBoFlwaFPYltSocWDIUxjjtkghEdgXEqNIVLAQEB X-IronPort-AV: E=Sophos;i="5.20,475,1444665600"; d="scan'208";a="704086696" Received: from unknown (HELO bluering.localnet) ([203.158.61.179]) by icp-osb-irony-out7.iinet.net.au with ESMTP; 25 Dec 2015 06:06:19 +0800 From: Paul Colquhoun To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Gcc 5.3 Date: Fri, 25 Dec 2015 09:05:53 +1100 Message-ID: <3130511.9Le3n45h4f@bluering> User-Agent: KMail/4.14.10 (Linux/4.2.2-gentoo; KDE/4.14.15; x86_64; ; ) In-Reply-To: <567C0CC3.9070003@verizon.net> References: <567C0CC3.9070003@verizon.net> 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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 34280a7b-bb79-48da-a60e-5cb11c7a4008 X-Archives-Hash: 956c62437037d55cd181a2d699b13322 On Thu, 24 Dec 2015 10:18:27 Alan Grimes wrote: > Hey, thanks for putting out gcc 5.3... > > Unfortunately, it fails to bootstrap on my machine. I am getting > differences between the stage 2 and stage 3 compilers and it's dying... =( > > make[2]: Entering directory > '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build' > make[3]: Entering directory > '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build' > rm -f stage_current > make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-5.3.0/work/build' > Comparing stages 2 and 3 > warning: gcc/cc1plus-checksum.o differs > warning: gcc/cc1-checksum.o differs > Bootstrap comparison failure! > gcc/tree-ssa-threadedge.o differs I'm getting the same problem. I keyworded 5.1.0 as a test, and it did the same thing. Perhaps my search skills are lacking, but I cant see anything else about this for GCC v5 (yet). Was planning to poke at it for a few more days before putting in a bug report. I've included the first part of 'emerge --info' for my system below. Is yours similar? Portage 2.2.26 (python 2.7.11-final-0, default/linux/amd64/13.0/desktop/kde/systemd, gcc-4.9.3, glibc-2.22-r1, 4.2.2- gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-4.2.2-gentoo-x86_64-AMD_FX-tm-8120_Eight-Core_Processor- with-gentoo-2.2 KiB Mem: 16441164 total, 679344 free KiB Swap: 67108856 total, 67108684 free Timestamp of repository gentoo: Thu, 24 Dec 2015 15:45:01 +0000 sh bash 4.3_p42 ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1 ccache version 3.2.4 [disabled] app-shells/bash: 4.3_p42::gentoo dev-java/java-config: 2.2.0::gentoo dev-lang/perl: 5.22.1::gentoo dev-lang/python: 2.7.11-r1::gentoo, 3.4.3-r7::gentoo, 3.5.1- r2::gentoo dev-util/ccache: 3.2.4::gentoo dev-util/cmake: 3.4.1::gentoo dev-util/pkgconfig: 0.29::gentoo sys-apps/baselayout: 2.2::gentoo sys-apps/openrc: 0.19.1::gentoo sys-apps/sandbox: 2.10-r1::gentoo sys-devel/autoconf: 2.13::gentoo, 2.69-r1::gentoo sys-devel/automake: 1.11.6-r2::gentoo, 1.12.6::gentoo, 1.13.4- r1::gentoo, 1.14.1-r1::gentoo, 1.15-r1::gentoo sys-devel/binutils: 2.25.1-r1::gentoo sys-devel/gcc: 4.9.3::gentoo sys-devel/gcc-config: 1.8::gentoo sys-devel/libtool: 2.4.6-r1::gentoo sys-devel/make: 4.1-r1::gentoo sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers) sys-libs/glibc: 2.22-r1::gentoo -- Reverend Paul Colquhoun, ULC. http://andor.dropbear.id.au/ Asking for technical help in newsgroups? Read this first: http://catb.org/~esr/faqs/smart-questions.html#intro