From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13453 invoked by alias); 11 Jun 2010 20:39:01 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 13443 invoked by uid 22791); 11 Jun 2010 20:39:00 -0000 X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,TW_IB,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: Tom Tromey To: Jakub Jelinek Cc: Dodji Seketeli , Project Archer Subject: Re: Fedora 14 debug proposal References: <20100611194740.GD7811@tyan-ft48-01.lab.bos.redhat.com> Reply-To: Tom Tromey Date: Fri, 11 Jun 2010 20:39:00 -0000 In-Reply-To: <20100611194740.GD7811@tyan-ft48-01.lab.bos.redhat.com> (Jakub Jelinek's message of "Fri, 11 Jun 2010 15:47:40 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2010-q2/txt/msg00047.txt.bz2 Jakub> I guess everybody is struggling with bootstraps/regtests lately, Jakub> apparently every second patch or so from Honza lately causes a Jakub> bootstrap failure or some regression, really wonder what kind of Jakub> testing he does on his patches if any. In my case it is just that I'm out of practice -- I let my compile farm regtester rot, now it can't build libjava due to some broken library dependency, etc. Tom