From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-145538-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 2DCE4198005
	for <garchives@archives.gentoo.org>; Sun, 24 Feb 2013 21:17:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 40744E0655;
	Sun, 24 Feb 2013 21:17:00 +0000 (UTC)
Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C29F3E05CB
	for <gentoo-user@lists.gentoo.org>; Sun, 24 Feb 2013 21:16:58 +0000 (UTC)
Received: by mail-wi0-f177.google.com with SMTP id hm14so2506166wib.10
        for <gentoo-user@lists.gentoo.org>; Sun, 24 Feb 2013 13:16:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=x-received:from:reply-to:to:subject:date:user-agent:references
         :in-reply-to:mime-version:content-type:content-transfer-encoding
         :message-id;
        bh=wgTcSSazilYyqs48RxoBHPhKzI56Yi1iB3Mree4lJzs=;
        b=c1bVN+sOATDktIi/ZwuAPIMRRmtPiv/sju0lO2oWXqFUTrWblLzdKP+95dVI/Ya/6J
         l+7kqQ+O4KfZ3VTuvPRO27eSo7D2/fJWEeRM6yOf939mtCfrv2Jxl20+WBj1wMR4d6Y+
         TRsyDwr1kWGXuuXMbrtNfxQIn6B35CKQ4GQl2iSe/DZMv7wSIfrGpC74AN5n3SiclKm3
         Vt3yRRpsWBmsM0dI5UO45C65/GHpjBzJZRmeLNWuqsxVrYZtPaaCstcxtfBmAhZ5kTUO
         zAgnpRZ0vJNYJ0lvmIyROLDVTBZ72QCZeZpJhdLi5XR/A0EbR324HbHnDkZTUg3S3pBO
         oExg==
X-Received: by 10.180.75.143 with SMTP id c15mr3707055wiw.18.1361740617406;
        Sun, 24 Feb 2013 13:16:57 -0800 (PST)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230])
        by mx.google.com with ESMTPS id bg5sm12530359wib.8.2013.02.24.13.16.55
        (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Sun, 24 Feb 2013 13:16:56 -0800 (PST)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] sys-devel/gcc-4.6.3 fails with Bootstrap comparison failure!
Date: Sun, 24 Feb 2013 21:16:41 +0000
User-Agent: KMail/1.13.7 (Linux/3.7.9-gentoo; KDE/4.9.5; x86_64; ; )
References: <CAGOe-eyAM8b=oMFhYq=tT+3iQcnKiuYZSz1jQwFMXDmQvoY4BQ@mail.gmail.com> <512A6AC6.8050800@gmail.com>
In-Reply-To: <512A6AC6.8050800@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart5749679.lKlITfIyRE";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201302242116.55109.michaelkintzios@gmail.com>
X-Archives-Salt: 72aed615-d704-4f94-a822-d6e3e389b1bf
X-Archives-Hash: dd545720b6f0e5b72fc9952a11053388

--nextPart5749679.lKlITfIyRE
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Sunday 24 Feb 2013 19:32:22 Alan McKinnon wrote:
> On 24/02/2013 19:53, Mick wrote:
> > I'm trying to run revdep-rebuild --library '/usr/lib/libmpc.so.2' &&
> > rm '/usr/lib/libmpc.so.2' following the elog message after I updated
> > dev-libs/mpc-1.0.1. (I think).
>=20
> > Anyway, one (rather ancient) box continuous to fail with:
> [...]
>=20
> > `/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build'
> > Comparing stages 2 and 3
> > warning: gcc/cc1plus-checksum.o differs
> > warning: gcc/cc1-checksum.o differs
> > Bootstrap comparison failure!
> > gcc/varasm.o differs
>=20
> https://bugs.gentoo.org/show_bug.cgi?id=3D411333

Thanks Alan.  I failed to find it when I looked, which can only mean one th=
ing=20
=2E.. that I'm going blind!  LOL!

The strange thing is that I didn't have a problem emerging it last time. =20
Anyhow, I've just changed the CFLAG -march=3Dpentium3 and emerging it again=
 with=20
=2Dmarch=3Di686.

Thanks again.
=2D-=20
Regards,
Mick

--nextPart5749679.lKlITfIyRE
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iEYEABECAAYFAlEqg0YACgkQVTDTR3kpaLaGFACfZb5PGSp/BL7oSjvGsnHGxvWD
DT8AnRNI2Q7PXMxMmCBYm9hdQjn1kR2a
=9sCJ
-----END PGP SIGNATURE-----

--nextPart5749679.lKlITfIyRE--