From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13749 invoked by alias); 22 Aug 2011 17:17:50 -0000 Received: (qmail 13740 invoked by uid 22791); 22 Aug 2011 17:17:48 -0000 X-SWARE-Spam-Status: No, hits=-6.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail1-relais-roc.national.inria.fr (HELO mail1-relais-roc.national.inria.fr) (192.134.164.82) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 22 Aug 2011 17:17:34 +0000 Received: from afontenayssb-151-1-4-137.w82-121.abo.wanadoo.fr (HELO laptop-mg.local) ([82.121.210.137]) by mail1-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 22 Aug 2011 19:17:31 +0200 Date: Mon, 22 Aug 2011 17:17:00 -0000 From: Marc Glisse Reply-To: gcc@gcc.gnu.org To: Toon Moene cc: gcc@gcc.gnu.org Subject: Re: Trunk LTO Bootstrap of Sun Aug 21 18:01:01 UTC 2011 (revision 177942) FAILED In-Reply-To: <4E528D05.2050507@moene.org> Message-ID: References: <4E514C47.4060702@moene.org> <4E528D05.2050507@moene.org> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2011-08/txt/msg00386.txt.bz2 On Mon, 22 Aug 2011, Toon Moene wrote: > After studying this a bit more, I almost convinced this is due to the upgrade > of Debian Testing I did at 12:15 UTC, Sunday the 21st of August. > > Apparently, the install of libc6-2.13-16 does some evil things to the > /usr/include/bits directory ... Ah, then I guess this patch will solve it: http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01674.html -- Marc Glisse