Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidmalcolm/8bc2e2307caee10543e1 to your computer and use it in GitHub Desktop.
Save davidmalcolm/8bc2e2307caee10543e1 to your computer and use it in GitHub Desktop.
spawn -ignore SIGHUP /builddir/build/BUILD/gcc-d995c94/obj-i686-redhat-linux/gcc/xgcc -B/builddir/build/BUILD/gcc-d995c94/obj-i686-redhat-linux/gcc/ /builddir/build/BUILD/gcc-d995c94/gcc/testsuite/jit.dg/test-accessing-struct.c -fno-diagnostics-show-caret -fdiagnostics-color=never -I/builddir/build/BUILD/gcc-d995c94/gcc/testsuite/../jit -lgccjit -g -Wall -Werror -Wl,--export-dynamic -o test-accessing-struct.exe
pid is 1431 -1431
waitres is 1431 exp5 0 0
output is status 0
calling is_remote host
board_info build name
getting i-00008113 name
board_info host name
getting i-00008113 name
board is host, host is local
Checking pattern "sparc-*-sunos*" with i686-redhat-linux-gnu
Checking pattern "alpha*-*-*" with i686-redhat-linux-gnu
Checking pattern "hppa*-*-hpux*" with i686-redhat-linux-gnu
Checking pattern "sparc-*-sunos*" with i686-redhat-linux-gnu
Checking pattern "alpha*-*-*" with i686-redhat-linux-gnu
Checking pattern "hppa*-*-hpux*" with i686-redhat-linux-gnu
Checking "spu-*-*" against "i686-redhat-linux-gnu"
Checking i686-redhat-linux-gnu against i686-redhat-linux-gnu
calling is_remote target
board_info build name
getting i-00008113 name
board_info host name
getting i-00008113 name
calling is_remote unix
board_info build name
getting i-00008113 name
board_info host name
getting i-00008113 name
board is unix, not remote
set_ld_library_path_env_vars: ld_library_path=/builddir/build/BUILD/gcc-d995c94/obj-i686-redhat-linux/gcc/testsuite/jit/../../
The executable is test-accessing-struct.exe
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 "$m..."
(procedure "clone_output" line 10)
invoked from within
"clone_output "ERROR: tcl error sourcing $test_file_name.""
(procedure "runtest" line 34)
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 "/usr/share/dejagnu/runtest.exp" line 1623)
make: [check-parallel-jit] Error 1 (ignored)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment