From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24142 invoked by alias); 18 Nov 2009 11:04:59 -0000 Received: (qmail 23948 invoked by uid 22791); 18 Nov 2009 11:04:58 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_SORBS_WEB X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 18 Nov 2009 11:03:55 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 4B95529000E; Wed, 18 Nov 2009 12:03:52 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5iK0v3aNVCwr; Wed, 18 Nov 2009 12:03:46 +0100 (CET) Received: from [192.168.1.2] (83-155-195-222.rev.libertysurf.net [83.155.195.222]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id BA133290017; Wed, 18 Nov 2009 12:03:45 +0100 (CET) From: Eric Botcazou To: gcc@coreland.ath.cx Subject: Re: Build logs of GCC, G++ and GNAT on FreeBSD x86_64 now available Date: Wed, 18 Nov 2009 11:04:00 -0000 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: gcc@gcc.gnu.org, Dave Korn References: <20091118090026.GA93658@logik.internal.network> <4B03D465.6070600@gmail.com> <20091118105903.GA17107@logik.internal.network> In-Reply-To: <20091118105903.GA17107@logik.internal.network> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911181204.47365.ebotcazou@adacore.com> 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: 2009-11/txt/msg00452.txt.bz2 > That's slightly worrying. I'm using 'gmake -k check' (GNU make isn't the > default make on my system) and yet it still fails... Sure, it "fails" as long as you have failures in the testsuite. -- Eric Botcazou