From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27454 invoked by alias); 24 Feb 2002 21:28:43 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 27328 invoked from network); 24 Feb 2002 21:28:42 -0000 Received: from unknown (HELO moshier.net) (65.96.130.103) by sources.redhat.com with SMTP; 24 Feb 2002 21:28:42 -0000 Received: from moshier.ne.mediaone.net (moshier.ne.mediaone.net [65.96.130.103]) by moshier.net (8.9.3/8.9.3) with ESMTP id QAA28291 for ; Sun, 24 Feb 2002 16:28:41 -0500 Date: Sun, 24 Feb 2002 13:39:00 -0000 From: Stephen L Moshier Reply-To: steve@moshier.net To: gcc@gcc.gnu.org Subject: What is a successful build? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-02/txt/msg01432.txt.bz2 According to http://gcc.gnu.org/gcc-3.0/buildstat.html gcc-3.0.4 builds successfully on various computers, but the regression test results are not discussed very much. For example, http://gcc.gnu.org/ml/gcc/2002-02/msg01345.html says it builds on sparc-sun-solaris2.7 but the message does not mention the 450 unexpected libjava failures and other testsuite failures that happened when I tried to build it. The documentation does not seem to mention anything special about java on this computer system, and four different choices of configuration options gave substantially identical results. Are these regressions well known? Are these problems documented somewhere? Is this really a success? === libstdc++-v3 Summary === # of expected passes 247 # of unexpected successes 1 # of expected failures 7 === libjava Summary === # of expected passes 482 # of unexpected failures 450 # of unexpected successes 2 # of expected failures 14 # of untested testcases 768 === gcc Summary === # of expected passes 15286 # of unexpected failures 1 # of expected failures 78 # of unresolved testcases 3 # of unsupported tests 49 === g++ Summary === # of expected passes 6493 # of unexpected failures 10 # of expected failures 103 # of untested testcases 19 === g77 Summary === # of expected passes 939 # of unsupported tests 8 === objc Summary === # of expected passes 153 # of expected failures 1