From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28194 invoked by alias); 2 Jul 2009 18:46:32 -0000 Received: (qmail 28119 invoked by uid 48); 2 Jul 2009 18:46:18 -0000 Date: Thu, 02 Jul 2009 18:46:00 -0000 Subject: [Bug testsuite/40625] New: [4.5 Regression] Errors in "make -k check-gcc RUNTESTFLAGS=plugin.exp" X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tjruwase at google dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-07/txt/msg00198.txt.bz2 On x86_64-unknown-linux-gnu, revision 149190: make -k check-gcc RUNTESTFLAGS="plugin.exp" results in Running gcc-4.4.0/src/gcc/testsuite/gcc.dg/plugin/plugin.exp ... ERROR: tcl error sourcing gcc-4.4.0/src/gcc/testsuite/gcc.dg/plugin/plugin.exp. ERROR: can't read "ld_library_path": no such variable while executing "set value $ld_library_path" (procedure "set_ld_library_path_env_vars" line 47) invoked from within "set_ld_library_path_env_vars" (procedure "plugin-test-execute" line 32) invoked from within "plugin-test-execute $plugin_src $plugin_input_tests" ("foreach" body line 13) invoked from within "foreach plugin_test $plugin_test_list { # Replace each source file with its full-path name for {set i 0} {$i < [llength $plugin_test]} {incr i..." (file "/usr/local/google/diagnostic_plugin_gcc-4.4.0/src/gcc/testsuite/gcc.dg/plugin/plugin.exp" line 56) invoked from within "source /usr/local/google/diagnostic_plugin_gcc-4.4.0/src/gcc/testsuite/gcc.dg/plugin/plugin.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source /usr/local/google/diagnostic_plugin_gcc-4.4.0/src/gcc/testsuite/gcc.dg/plugin/plugin.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40601, http://gcc.gnu.org/ml/gcc-cvs/2009-06/msg01099.html may be the cause. -- Summary: [4.5 Regression] Errors in "make -k check-gcc RUNTESTFLAGS=plugin.exp" Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tjruwase at google dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40625