From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2642 invoked by alias); 12 Dec 2001 08:19:18 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2440 invoked from network); 12 Dec 2001 08:18:01 -0000 Received: from unknown (HELO localhost.localdomain) (195.22.77.2) by sources.redhat.com with SMTP; 12 Dec 2001 08:18:01 -0000 Received: from appeal.se (barbara.appeal.se [192.168.1.70]) by localhost.localdomain (8.11.2/8.11.2) with ESMTP id fBC9KLK03603 for ; Wed, 12 Dec 2001 10:20:21 +0100 Message-ID: <3C1712A9.4000505@appeal.se> Date: Wed, 12 Dec 2001 00:19:00 -0000 From: Johan Walles User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120 X-Accept-Language: sv, en-us MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: gdb 5.1 / ia64: "make check" failures, do you want the log? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00119.txt.bz2 Hi! Running make check on gdb 5.1 / ia64 produces the following summary: # of expected passes 6894 # of unexpected failures 432 # of unexpected successes 58 # of expected failures 84 # of unresolved testcases 89 # of untested testcases 1 I don't have a C++ compiler installed, which could make up for some (but far from all) of the problems. Anyway, what I wonder is this: do you want the complete log of the exact results? Should I post it here? Or would that be entirely redundant as you do your own testing on ia64 anyway? Cheers //Johan