I was looking through my 'make check' output (from a MIPS cross compiler) and saw this error. Has anyone else run into something like this? I am not entirely sure where to start looking for this problem and I am also not sure if this is a new problem or not. Normally I just grep for FAIL and don't examine the testing output that closely. I see the 'usual' C and C++ faliiures after this error and the rest of the testsuite seems to run fine.
Steve Ellcey sell...@mips.com Test Run By sellcey on Fri Sep 5 03:08:58 2014 Native configuration is x86_64-unknown-linux-gnu === tests === Schedule of variations: multi-sim Running target multi-sim Using /scratch/sellcey/nightly/src/gcc/dejagnu/testsuite/../config/base-config.exp as tool-and-target-specific interface file. Using /scratch/sellcey/nightly/src/gcc/./dejagnu/baseboards/multi-sim.exp as board description file for target. Using /scratch/sellcey/nightly/src/gcc/./dejagnu/config/sim.exp as generic interface file for target. Using /scratch/sellcey/nightly/src/gcc/./dejagnu/baseboards/basic-sim.exp as board description file for target. Using /scratch/sellcey/nightly/src/gcc/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Using /scratch/sellcey/nightly/src/gcc/dejagnu/testsuite/config/default.exp as tool-and-target-specific interface file. Running /scratch/sellcey/nightly/src/gcc/dejagnu/testsuite/libdejagnu/tunit.exp ... send: spawn id exp0 not open while executing "send_user -- "$message\n"" ("default" arm line 2) invoked from within "switch -glob "$firstword" { "PASS:" - "XFAIL:" - "KFAIL:" - "UNRESOLVED:" - "UNSUPPORTED:" - "UNTESTED:" { if {$all_flag} { send_user -- ..." (procedure "clone_output" line 10) invoked from within "clone_output "Running $test_file_name ..."" (procedure "runtest" line 7) invoked from within "runtest $test_name" ("foreach" body line 42) invoked from within "foreach test_name [lsort [find ${dir} *.exp]] { if { ${test_name} == "" } { continue } # Ignore this one if asked to. if { ${ignore..." ("foreach" body line 54) invoked from within "foreach dir "${test_top_dirs}" { if { ${dir} != ${srcdir} } { # Ignore this directory if is a directory to be # ignored. if {[info..." ("foreach" body line 121) invoked from within "foreach pass $multipass { # multipass_name is set for `record_test' to use (see framework.exp). if { [lindex $pass 0] != "" } { set multipass_..." ("foreach" body line 51) invoked from within "foreach current_target $target_list { verbose "target is $current_target" set current_target_name $current_target set tlist [split $curren..." (file "/scratch/sellcey/nightly/src/gcc/./dejagnu/runtest.exp" line 1627)^M make[3]: *** [check-DEJAGNU] Error 1 make[3]: Leaving directory `/scratch/sellcey/nightly/obj-mips-mti-linux-gnu/gcc/dejagnu' make[2]: *** [check-am] Error 2 make[2]: Target `check' not remade because of errors. make[2]: Leaving directory `/scratch/sellcey/nightly/obj-mips-mti-linux-gnu/gcc/dejagnu' make[1]: *** [check-dejagnu] Error 2