From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27832 invoked by alias); 20 May 2003 13:27:25 -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 27785 invoked from network); 20 May 2003 13:27:24 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 20 May 2003 13:27:24 -0000 Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by Cantor.suse.de (Postfix) with ESMTP id 159B614736 for ; Tue, 20 May 2003 15:27:24 +0200 (MEST) To: gcc@gcc.gnu.org Subject: problem running the testsuite From: Andreas Jaeger Date: Tue, 20 May 2003 13:32:00 -0000 Message-ID: User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Portable Code, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-05/txt/msg01859.txt.bz2 Running the testsuite on x86-64-linux-gnu I got today for the first time the following failure: Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /cvs/gcc/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /cvs/gcc/gcc/testsuite/g77.dg/bprob/bprob.exp ... Running /cvs/gcc/gcc/testsuite/g77.dg/dg.exp ... ERROR: tcl error sourcing /cvs/gcc/gcc/testsuite/g77.dg/dg.exp. ERROR: couldn't compile regular expression pattern: parentheses () not balanced while executing "regexp "$pattern" $lower" (procedure "search_for" line 5) invoked from within "search_for $test "for*("" (procedure "gcc-dg-runtest" line 14) invoked from within "gcc-dg-runtest $testcases ${default-extra-flags}" (procedure "g77-dg-runtest" line 2) invoked from within "g77-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.f]] \ $DEFAULT_FFLAGS" (file "/cvs/gcc/gcc/testsuite/g77.dg/dg.exp" line 32) invoked from within "source /cvs/gcc/gcc/testsuite/g77.dg/dg.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /cvs/gcc/gcc/testsuite/g77.dg/dg.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Running /cvs/gcc/gcc/testsuite/g77.dg/gcov/gcov.exp ... I run "make -k check" and have set in the environment RUNTESTFLAGS="--target_board 'unix{-m32,}'" so that both 32-bit and 64-bit tests are run. This worked a few days ago (last time I bootstrapped), Andreas -- Andreas Jaeger SuSE Labs aj@suse.de private aj@arthur.inka.de http://www.suse.de/~aj