Created
March 6, 2015 19:55
GDB testsuite fail
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[1]: Entering directory 'srcdir/gdb-7.8.1' | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/bfd' | |
make check-recursive | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/opcodes' | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/etc' | |
make[2]: Nothing to be done for 'check'. | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/etc' | |
Making check in . | |
make[3]: Entering directory 'srcdir/gdb-7.8.1/bfd' | |
make[3]: Entering directory 'srcdir/gdb-7.8.1/opcodes' | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/libdecnumber' | |
make[2]: Nothing to be done for 'check'. | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/libdecnumber' | |
make[3]: Leaving directory 'srcdir/gdb-7.8.1/opcodes' | |
Making check in po | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/intl' | |
make[2]: Nothing to be done for 'check'. | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/intl' | |
Making check in doc | |
make[3]: Entering directory 'srcdir/gdb-7.8.1/opcodes/po' | |
make[3]: Nothing to be done for 'check'. | |
make[3]: Leaving directory 'srcdir/gdb-7.8.1/opcodes/po' | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/opcodes' | |
make[1]: Nothing to be done for 'check-target'. | |
make[4]: Entering directory 'srcdir/gdb-7.8.1/bfd/doc' | |
make[4]: Nothing to be done for 'check'. | |
make[4]: Leaving directory 'srcdir/gdb-7.8.1/bfd/doc' | |
Making check in po | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/sim' | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/sim' | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/libiberty' | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/gdb' | |
make[3]: Entering directory 'srcdir/gdb-7.8.1/gdb/testsuite' | |
make[2]: Entering directory 'srcdir/gdb-7.8.1/readline' | |
make[2]: Nothing to be done for 'check'. | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/readline' | |
make[3]: Entering directory 'srcdir/gdb-7.8.1/libiberty/testsuite' | |
x86_64-pc-msys-gcc -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -I.. -I./../../include -o test-demangle \ | |
./test-demangle.c ../libiberty.a | |
x86_64-pc-msys-gcc -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -I.. -I./../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ | |
./test-pexecute.c ../libiberty.a | |
x86_64-pc-msys-gcc -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -I.. -I./../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ | |
./test-expandargv.c ../libiberty.a | |
./test-demangle < ./demangle-expected | |
./test-expandargv | |
make[4]: Entering directory 'srcdir/gdb-7.8.1/bfd/po' | |
make[4]: Nothing to be done for 'check'. | |
make[4]: Leaving directory 'srcdir/gdb-7.8.1/bfd/po' | |
PASS: test-expandargv-0. | |
PASS: test-expandargv-1. | |
PASS: test-expandargv-2. | |
PASS: test-expandargv-3. | |
PASS: test-expandargv-4. | |
PASS: test-expandargv-5. | |
PASS: test-expandargv-6. | |
./test-pexecute | |
./test-demangle: 895 tests, 0 failures | |
make[3]: Leaving directory 'srcdir/gdb-7.8.1/libiberty/testsuite' | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/libiberty' | |
make[4]: Entering directory 'srcdir/gdb-7.8.1/bfd' | |
Nothing to be done for all... | |
Making a new config file... | |
make[4]: Leaving directory 'srcdir/gdb-7.8.1/bfd' | |
make[3]: Leaving directory 'srcdir/gdb-7.8.1/bfd' | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/bfd' | |
make check-parallel | |
make[4]: Entering directory 'srcdir/gdb-7.8.1/gdb/testsuite' | |
rm -rf cache outputs temp | |
make -k do-check-parallel; \ | |
/bin/sh ./dg-extract-results.sh \ | |
`find outputs -name gdb.sum -print` > gdb.sum; \ | |
/bin/sh ./dg-extract-results.sh -L \ | |
`find outputs -name gdb.log -print` > gdb.log | |
make[5]: Entering directory 'srcdir/gdb-7.8.1/gdb/testsuite' | |
mkdir -p outputs/gdb.base/break-interp | |
mkdir -p outputs/gdb.base/interp | |
mkdir -p outputs/gdb.base/multi-forks | |
mkdir -p outputs/gdb.ada/aliased_array | |
mkdir -p outputs/gdb.ada/arraydim | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-interp.exp' failed | |
make[5]: *** [check/gdb.base/break-interp.exp] Error 127 | |
mkdir -p outputs/gdb.ada/arrayidx | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/interp.exp' failed | |
make[5]: *** [check/gdb.base/interp.exp] Error 127 | |
mkdir -p outputs/gdb.ada/arrayparam | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/aliased_array.exp' failed | |
make[5]: *** [check/gdb.ada/aliased_array.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/multi-forks.exp' failed | |
make[5]: *** [check/gdb.base/multi-forks.exp] Error 127 | |
mkdir -p outputs/gdb.ada/arrayptr | |
Makefile:214: recipe for target 'check/gdb.ada/arraydim.exp' failed | |
make[5]: *** [check/gdb.ada/arraydim.exp] Error 127 | |
mkdir -p outputs/gdb.ada/array_bounds | |
mkdir -p outputs/gdb.ada/array_char_idx | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/arrayidx.exp' failed | |
make[5]: *** [check/gdb.ada/arrayidx.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/arrayparam.exp' failed | |
make[5]: *** [check/gdb.ada/arrayparam.exp] Error 127 | |
mkdir -p outputs/gdb.ada/array_return | |
mkdir -p outputs/gdb.ada/array_subscript_addr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/arrayptr.exp' failed | |
make[5]: *** [check/gdb.ada/arrayptr.exp] Error 127 | |
mkdir -p outputs/gdb.ada/assign_1 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/array_bounds.exp' failed | |
make[5]: *** [check/gdb.ada/array_bounds.exp] Error 127 | |
mkdir -p outputs/gdb.ada/atomic_enum | |
Makefile:214: recipe for target 'check/gdb.ada/array_char_idx.exp' failed | |
make[5]: *** [check/gdb.ada/array_char_idx.exp] Error 127 | |
mkdir -p outputs/gdb.ada/bad-task-bp-keyword | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/array_return.exp' failed | |
make[5]: *** [check/gdb.ada/array_return.exp] Error 127 | |
mkdir -p outputs/gdb.ada/boolean_expr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/array_subscript_addr.exp' failed | |
make[5]: *** [check/gdb.ada/array_subscript_addr.exp] Error 127 | |
mkdir -p outputs/gdb.ada/bp_enum_homonym | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/assign_1.exp' failed | |
make[5]: *** [check/gdb.ada/assign_1.exp] Error 127 | |
mkdir -p outputs/gdb.ada/bp_on_var | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/atomic_enum.exp' failed | |
make[5]: *** [check/gdb.ada/atomic_enum.exp] Error 127 | |
mkdir -p outputs/gdb.ada/bp_range_type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/bad-task-bp-keyword.exp' failed | |
make[5]: *** [check/gdb.ada/bad-task-bp-keyword.exp] Error 127 | |
mkdir -p outputs/gdb.ada/bp_reset | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/bp_enum_homonym.exp' failed | |
make[5]: *** [check/gdb.ada/bp_enum_homonym.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/boolean_expr.exp' failed | |
make[5]: *** [check/gdb.ada/boolean_expr.exp] Error 127 | |
mkdir -p outputs/gdb.ada/call_pn | |
mkdir -p outputs/gdb.ada/catch_ex | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/bp_on_var.exp' failed | |
make[5]: *** [check/gdb.ada/bp_on_var.exp] Error 127 | |
mkdir -p outputs/gdb.ada/char_enum | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/bp_range_type.exp' failed | |
make[5]: *** [check/gdb.ada/bp_range_type.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/bp_reset.exp' failed | |
make[5]: *** [check/gdb.ada/bp_reset.exp] Error 127 | |
mkdir -p outputs/gdb.ada/char_param | |
mkdir -p outputs/gdb.ada/complete | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/call_pn.exp' failed | |
make[5]: *** [check/gdb.ada/call_pn.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/catch_ex.exp' failed | |
make[5]: *** [check/gdb.ada/catch_ex.exp] Error 127 | |
mkdir -p outputs/gdb.ada/cond_lang | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/char_enum.exp' failed | |
make[5]: *** [check/gdb.ada/char_enum.exp] Error 127 | |
mkdir -p outputs/gdb.ada/dot_all | |
mkdir -p outputs/gdb.ada/dyn_arrayidx | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/complete.exp' failed | |
make[5]: *** [check/gdb.ada/complete.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/char_param.exp' failed | |
make[5]: *** [check/gdb.ada/char_param.exp] Error 127 | |
mkdir -p outputs/gdb.ada/dyn_loc | |
mkdir -p outputs/gdb.ada/enum_idx_packed | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/cond_lang.exp' failed | |
make[5]: *** [check/gdb.ada/cond_lang.exp] Error 127 | |
mkdir -p outputs/gdb.ada/exec_changed | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/dot_all.exp' failed | |
make[5]: *** [check/gdb.ada/dot_all.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/dyn_arrayidx.exp' failed | |
make[5]: *** [check/gdb.ada/dyn_arrayidx.exp] Error 127 | |
mkdir -p outputs/gdb.ada/exprs | |
mkdir -p outputs/gdb.ada/expr_delims | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/dyn_loc.exp' failed | |
make[5]: *** [check/gdb.ada/dyn_loc.exp] Error 127 | |
mkdir -p outputs/gdb.ada/fixed_cmp | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/enum_idx_packed.exp' failed | |
make[5]: *** [check/gdb.ada/enum_idx_packed.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/exec_changed.exp' failed | |
make[5]: *** [check/gdb.ada/exec_changed.exp] Error 127 | |
mkdir -p outputs/gdb.ada/fixed_points | |
mkdir -p outputs/gdb.ada/float_param | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/exprs.exp' failed | |
make[5]: *** [check/gdb.ada/exprs.exp] Error 127 | |
mkdir -p outputs/gdb.ada/formatted_ref | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/expr_delims.exp' failed | |
make[5]: *** [check/gdb.ada/expr_delims.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/fixed_cmp.exp' failed | |
make[5]: *** [check/gdb.ada/fixed_cmp.exp] Error 127 | |
mkdir -p outputs/gdb.ada/frame_args | |
mkdir -p outputs/gdb.ada/fullname_bp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/fixed_points.exp' failed | |
make[5]: *** [check/gdb.ada/fixed_points.exp] Error 127 | |
mkdir -p outputs/gdb.ada/funcall_param | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/float_param.exp' failed | |
make[5]: *** [check/gdb.ada/float_param.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/formatted_ref.exp' failed | |
make[5]: *** [check/gdb.ada/formatted_ref.exp] Error 127 | |
mkdir -p outputs/gdb.ada/fun_addr | |
mkdir -p outputs/gdb.ada/fun_in_declare | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/frame_args.exp' failed | |
make[5]: *** [check/gdb.ada/frame_args.exp] Error 127 | |
mkdir -p outputs/gdb.ada/homonym | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/fullname_bp.exp' failed | |
make[5]: *** [check/gdb.ada/fullname_bp.exp] Error 127 | |
mkdir -p outputs/gdb.ada/info_exc | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/fun_addr.exp' failed | |
make[5]: *** [check/gdb.ada/fun_addr.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/funcall_param.exp' failed | |
make[5]: *** [check/gdb.ada/funcall_param.exp] Error 127 | |
mkdir -p outputs/gdb.ada/info_locals_renaming | |
mkdir -p outputs/gdb.ada/info_types | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/fun_in_declare.exp' failed | |
make[5]: *** [check/gdb.ada/fun_in_declare.exp] Error 127 | |
mkdir -p outputs/gdb.ada/interface | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/homonym.exp' failed | |
make[5]: *** [check/gdb.ada/homonym.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/info_exc.exp' failed | |
make[5]: *** [check/gdb.ada/info_exc.exp] Error 127 | |
mkdir -p outputs/gdb.ada/int_deref | |
mkdir -p outputs/gdb.ada/iwide | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/info_locals_renaming.exp' failed | |
make[5]: *** [check/gdb.ada/info_locals_renaming.exp] Error 127 | |
mkdir -p outputs/gdb.ada/lang_switch | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/info_types.exp' failed | |
make[5]: *** [check/gdb.ada/info_types.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/interface.exp' failed | |
make[5]: *** [check/gdb.ada/interface.exp] Error 127 | |
mkdir -p outputs/gdb.ada/mi_catch_ex | |
mkdir -p outputs/gdb.ada/mi_dyn_arr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/int_deref.exp' failed | |
make[5]: *** [check/gdb.ada/int_deref.exp] Error 127 | |
mkdir -p outputs/gdb.ada/mi_exc_info | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/iwide.exp' failed | |
make[5]: *** [check/gdb.ada/iwide.exp] Error 127 | |
mkdir -p outputs/gdb.ada/mi_ex_cond | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/lang_switch.exp' failed | |
make[5]: *** [check/gdb.ada/lang_switch.exp] Error 127 | |
mkdir -p outputs/gdb.ada/mi_interface | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/mi_catch_ex.exp' failed | |
make[5]: *** [check/gdb.ada/mi_catch_ex.exp] Error 127 | |
mkdir -p outputs/gdb.ada/mi_task_arg | |
Makefile:214: recipe for target 'check/gdb.ada/mi_dyn_arr.exp' failed | |
make[5]: *** [check/gdb.ada/mi_dyn_arr.exp] Error 127 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/mi_exc_info.exp' failed | |
make[5]: *** [check/gdb.ada/mi_exc_info.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/mi_ex_cond.exp' failed | |
make[5]: *** [check/gdb.ada/mi_ex_cond.exp] Error 127 | |
mkdir -p outputs/gdb.ada/mi_task_info | |
mkdir -p outputs/gdb.ada/mod_from_name | |
mkdir -p outputs/gdb.ada/nested | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/mi_interface.exp' failed | |
make[5]: *** [check/gdb.ada/mi_interface.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/mi_task_arg.exp' failed | |
make[5]: *** [check/gdb.ada/mi_task_arg.exp] Error 127 | |
mkdir -p outputs/gdb.ada/null_array | |
mkdir -p outputs/gdb.ada/null_record | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/mi_task_info.exp' failed | |
make[5]: *** [check/gdb.ada/mi_task_info.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/mod_from_name.exp' failed | |
make[5]: *** [check/gdb.ada/mod_from_name.exp] Error 127 | |
mkdir -p outputs/gdb.ada/O2_float_param | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/nested.exp' failed | |
make[5]: *** [check/gdb.ada/nested.exp] Error 127 | |
mkdir -p outputs/gdb.ada/operator_bp | |
mkdir -p outputs/gdb.ada/optim_drec | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/null_array.exp' failed | |
make[5]: *** [check/gdb.ada/null_array.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/null_record.exp' failed | |
make[5]: *** [check/gdb.ada/null_record.exp] Error 127 | |
mkdir -p outputs/gdb.ada/packed_array | |
mkdir -p outputs/gdb.ada/packed_tagged | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/O2_float_param.exp' failed | |
make[5]: *** [check/gdb.ada/O2_float_param.exp] Error 127 | |
mkdir -p outputs/gdb.ada/pckd_arr_ren | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/operator_bp.exp' failed | |
make[5]: *** [check/gdb.ada/operator_bp.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/optim_drec.exp' failed | |
make[5]: *** [check/gdb.ada/optim_drec.exp] Error 127 | |
mkdir -p outputs/gdb.ada/pp-rec-component | |
mkdir -p outputs/gdb.ada/print_chars | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/packed_array.exp' failed | |
make[5]: *** [check/gdb.ada/packed_array.exp] Error 127 | |
mkdir -p outputs/gdb.ada/print_pc | |
Makefile:214: recipe for target 'check/gdb.ada/packed_tagged.exp' failed | |
make[5]: *** [check/gdb.ada/packed_tagged.exp] Error 127 | |
mkdir -p outputs/gdb.ada/ptr_typedef | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/pp-rec-component.exp' failed | |
make[5]: *** [check/gdb.ada/pp-rec-component.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/pckd_arr_ren.exp' failed | |
make[5]: *** [check/gdb.ada/pckd_arr_ren.exp] Error 127 | |
mkdir -p outputs/gdb.ada/ptype_arith_binop | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/print_chars.exp' failed | |
make[5]: *** [check/gdb.ada/print_chars.exp] Error 127 | |
mkdir -p outputs/gdb.ada/ptype_field | |
mkdir -p outputs/gdb.ada/ptype_tagged_param | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/print_pc.exp' failed | |
make[5]: *** [check/gdb.ada/print_pc.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/ptr_typedef.exp' failed | |
make[5]: *** [check/gdb.ada/ptr_typedef.exp] Error 127 | |
mkdir -p outputs/gdb.ada/py_range | |
mkdir -p outputs/gdb.ada/rdv_wait | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/ptype_arith_binop.exp' failed | |
make[5]: *** [check/gdb.ada/ptype_arith_binop.exp] Error 127 | |
mkdir -p outputs/gdb.ada/rec_return | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/ptype_field.exp' failed | |
make[5]: *** [check/gdb.ada/ptype_field.exp] Error 127 | |
mkdir -p outputs/gdb.ada/ref_param | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/ptype_tagged_param.exp' failed | |
make[5]: *** [check/gdb.ada/ptype_tagged_param.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/py_range.exp' failed | |
make[5]: *** [check/gdb.ada/py_range.exp] Error 127 | |
mkdir -p outputs/gdb.ada/ref_tick_size | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.ada/same_enum | |
Makefile:214: recipe for target 'check/gdb.ada/rdv_wait.exp' failed | |
make[5]: *** [check/gdb.ada/rdv_wait.exp] Error 127 | |
mkdir -p outputs/gdb.ada/set_pckd_arr_elt | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/rec_return.exp' failed | |
make[5]: *** [check/gdb.ada/rec_return.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.ada/set_wstr | |
Makefile:214: recipe for target 'check/gdb.ada/ref_param.exp' failed | |
make[5]: *** [check/gdb.ada/ref_param.exp] Error 127 | |
mkdir -p outputs/gdb.ada/small_reg_param | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/ref_tick_size.exp' failed | |
make[5]: *** [check/gdb.ada/ref_tick_size.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/same_enum.exp' failed | |
make[5]: *** [check/gdb.ada/same_enum.exp] Error 127 | |
mkdir -p outputs/gdb.ada/start | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/set_pckd_arr_elt.exp' failed | |
make[5]: *** [check/gdb.ada/set_pckd_arr_elt.exp] Error 127 | |
mkdir -p outputs/gdb.ada/str_ref_cmp | |
mkdir -p outputs/gdb.ada/sym_print_name | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/set_wstr.exp' failed | |
make[5]: *** [check/gdb.ada/set_wstr.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/small_reg_param.exp' failed | |
make[5]: *** [check/gdb.ada/small_reg_param.exp] Error 127 | |
mkdir -p outputs/gdb.ada/taft_type | |
mkdir -p outputs/gdb.ada/tagged | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/str_ref_cmp.exp' failed | |
make[5]: *** [check/gdb.ada/str_ref_cmp.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/start.exp' failed | |
make[5]: *** [check/gdb.ada/start.exp] Error 127 | |
mkdir -p outputs/gdb.ada/tagged_access | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/sym_print_name.exp' failed | |
make[5]: *** [check/gdb.ada/sym_print_name.exp] Error 127 | |
mkdir -p outputs/gdb.ada/tagged_not_init | |
mkdir -p outputs/gdb.ada/tasks | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/taft_type.exp' failed | |
make[5]: *** [check/gdb.ada/taft_type.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/tagged.exp' failed | |
make[5]: *** [check/gdb.ada/tagged.exp] Error 127 | |
mkdir -p outputs/gdb.ada/task_bp | |
mkdir -p outputs/gdb.ada/tick_last_segv | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/tagged_not_init.exp' failed | |
make[5]: *** [check/gdb.ada/tagged_not_init.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/tagged_access.exp' failed | |
make[5]: *** [check/gdb.ada/tagged_access.exp] Error 127 | |
mkdir -p outputs/gdb.ada/tick_length_array_enum_idx | |
mkdir -p outputs/gdb.ada/type_coercion | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/tasks.exp' failed | |
make[5]: *** [check/gdb.ada/tasks.exp] Error 127 | |
mkdir -p outputs/gdb.ada/unc_arr_ptr_in_var_rec | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/task_bp.exp' failed | |
make[5]: *** [check/gdb.ada/task_bp.exp] Error 127 | |
mkdir -p outputs/gdb.ada/uninitialized_vars | |
Makefile:214: recipe for target 'check/gdb.ada/tick_last_segv.exp' failed | |
make[5]: *** [check/gdb.ada/tick_last_segv.exp] Error 127 | |
mkdir -p outputs/gdb.ada/variant_record_packed_array | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/tick_length_array_enum_idx.exp' failed | |
make[5]: *** [check/gdb.ada/tick_length_array_enum_idx.exp] Error 127 | |
mkdir -p outputs/gdb.ada/watch_arg | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/unc_arr_ptr_in_var_rec.exp' failed | |
make[5]: *** [check/gdb.ada/unc_arr_ptr_in_var_rec.exp] Error 127 | |
mkdir -p outputs/gdb.ada/whatis_array_val | |
Makefile:214: recipe for target 'check/gdb.ada/type_coercion.exp' failed | |
make[5]: *** [check/gdb.ada/type_coercion.exp] Error 127 | |
mkdir -p outputs/gdb.ada/widewide | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/variant_record_packed_array.exp' failed | |
make[5]: *** [check/gdb.ada/variant_record_packed_array.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.ada/uninitialized_vars.exp' failed | |
make[5]: *** [check/gdb.ada/uninitialized_vars.exp] Error 127 | |
mkdir -p outputs/gdb.ada/win_fu_syms | |
mkdir -p outputs/gdb.arch/aarch64-atomic-inst | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/watch_arg.exp' failed | |
make[5]: *** [check/gdb.ada/watch_arg.exp] Error 127 | |
mkdir -p outputs/gdb.arch/alpha-step | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/whatis_array_val.exp' failed | |
make[5]: *** [check/gdb.ada/whatis_array_val.exp] Error 127 | |
mkdir -p outputs/gdb.arch/altivec-abi | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/widewide.exp' failed | |
make[5]: *** [check/gdb.ada/widewide.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.ada/win_fu_syms.exp' failed | |
make[5]: *** [check/gdb.ada/win_fu_syms.exp] Error 127 | |
mkdir -p outputs/gdb.arch/altivec-regs | |
mkdir -p outputs/gdb.arch/amd64-byte | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/aarch64-atomic-inst.exp' failed | |
make[5]: *** [check/gdb.arch/aarch64-atomic-inst.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-disp-step | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/alpha-step.exp' failed | |
make[5]: *** [check/gdb.arch/alpha-step.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/altivec-abi.exp' failed | |
make[5]: *** [check/gdb.arch/altivec-abi.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-dword | |
mkdir -p outputs/gdb.arch/amd64-entry-value-inline | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/altivec-regs.exp' failed | |
make[5]: *** [check/gdb.arch/altivec-regs.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-entry-value-param | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-byte.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-byte.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-entry-value-paramref | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-disp-step.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-disp-step.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-entry-value | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-dword.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-dword.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-entry-value-inline.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-entry-value-inline.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-i386-address | |
mkdir -p outputs/gdb.arch/amd64-invalid-stack-middle | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-entry-value-param.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-entry-value-param.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-entry-value-paramref.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-entry-value-paramref.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-invalid-stack-top | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-entry-value.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-entry-value.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-optimout-repeat | |
mkdir -p outputs/gdb.arch/amd64-prologue-xmm | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-i386-address.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-i386-address.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-invalid-stack-middle.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-invalid-stack-middle.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-stap-optional-prefix | |
mkdir -p outputs/gdb.arch/amd64-stap-special-operands | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-invalid-stack-top.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-invalid-stack-top.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-optimout-repeat.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-optimout-repeat.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-tailcall-cxx | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.arch/amd64-tailcall-noret | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-prologue-xmm.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-prologue-xmm.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-tailcall-ret | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-stap-optional-prefix.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-stap-optional-prefix.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-stap-special-operands.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-stap-special-operands.exp] Error 127 | |
mkdir -p outputs/gdb.arch/amd64-word | |
mkdir -p outputs/gdb.arch/arm-bl-branch-dest | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-tailcall-cxx.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-tailcall-cxx.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.arch/arm-disp-step | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-tailcall-noret.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-tailcall-noret.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-tailcall-ret.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-tailcall-ret.exp] Error 127 | |
mkdir -p outputs/gdb.arch/e500-abi | |
mkdir -p outputs/gdb.arch/e500-prologue | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/arm-bl-branch-dest.exp' failed | |
make[5]: *** [check/gdb.arch/arm-bl-branch-dest.exp] Error 127 | |
mkdir -p outputs/gdb.arch/e500-regs | |
Makefile:214: recipe for target 'check/gdb.arch/amd64-word.exp' failed | |
make[5]: *** [check/gdb.arch/amd64-word.exp] Error 127 | |
mkdir -p outputs/gdb.arch/gdb1291 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/arm-disp-step.exp' failed | |
make[5]: *** [check/gdb.arch/arm-disp-step.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.arch/e500-abi.exp' failed | |
make[5]: *** [check/gdb.arch/e500-abi.exp] Error 127 | |
mkdir -p outputs/gdb.arch/gdb1431 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/e500-prologue.exp' failed | |
make[5]: *** [check/gdb.arch/e500-prologue.exp] Error 127 | |
mkdir -p outputs/gdb.arch/gdb1558 | |
mkdir -p outputs/gdb.arch/i386-avx | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/e500-regs.exp' failed | |
make[5]: *** [check/gdb.arch/e500-regs.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-avx512 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/gdb1291.exp' failed | |
make[5]: *** [check/gdb.arch/gdb1291.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-bp_permanent | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/gdb1431.exp' failed | |
make[5]: *** [check/gdb.arch/gdb1431.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-byte | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/gdb1558.exp' failed | |
make[5]: *** [check/gdb.arch/gdb1558.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-cfi-notcurrent | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-avx.exp' failed | |
make[5]: *** [check/gdb.arch/i386-avx.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-disp-step | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-avx512.exp' failed | |
make[5]: *** [check/gdb.arch/i386-avx512.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-dr3-watch | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-bp_permanent.exp' failed | |
make[5]: *** [check/gdb.arch/i386-bp_permanent.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-float | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-byte.exp' failed | |
make[5]: *** [check/gdb.arch/i386-byte.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.arch/i386-cfi-notcurrent.exp' failed | |
make[5]: *** [check/gdb.arch/i386-cfi-notcurrent.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-gnu-cfi | |
mkdir -p outputs/gdb.arch/i386-mpx | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-disp-step.exp' failed | |
make[5]: *** [check/gdb.arch/i386-disp-step.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-permbkpt | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-dr3-watch.exp' failed | |
make[5]: *** [check/gdb.arch/i386-dr3-watch.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-float.exp' failed | |
make[5]: *** [check/gdb.arch/i386-float.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-prologue | |
mkdir -p outputs/gdb.arch/i386-signal | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-mpx.exp' failed | |
make[5]: *** [check/gdb.arch/i386-mpx.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.arch/i386-gnu-cfi.exp' failed | |
make[5]: *** [check/gdb.arch/i386-gnu-cfi.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-size-overlap | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-permbkpt.exp' failed | |
make[5]: *** [check/gdb.arch/i386-permbkpt.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-size | |
mkdir -p outputs/gdb.arch/i386-sse-stack-align | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-prologue.exp' failed | |
make[5]: *** [check/gdb.arch/i386-prologue.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-signal.exp' failed | |
make[5]: *** [check/gdb.arch/i386-signal.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-sse | |
mkdir -p outputs/gdb.arch/i386-unwind | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-size-overlap.exp' failed | |
make[5]: *** [check/gdb.arch/i386-size-overlap.exp] Error 127 | |
mkdir -p outputs/gdb.arch/i386-word | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-size.exp' failed | |
make[5]: *** [check/gdb.arch/i386-size.exp] Error 127 | |
mkdir -p outputs/gdb.arch/ia64-breakpoint-shadow | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-sse-stack-align.exp' failed | |
make[5]: *** [check/gdb.arch/i386-sse-stack-align.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.arch/i386-sse.exp' failed | |
make[5]: *** [check/gdb.arch/i386-sse.exp] Error 127 | |
mkdir -p outputs/gdb.arch/iwmmxt-regs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-unwind.exp' failed | |
make[5]: *** [check/gdb.arch/i386-unwind.exp] Error 127 | |
mkdir -p outputs/gdb.arch/mips-octeon-bbit | |
mkdir -p outputs/gdb.arch/mips16-thunks | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/i386-word.exp' failed | |
make[5]: *** [check/gdb.arch/i386-word.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/ia64-breakpoint-shadow.exp' failed | |
make[5]: *** [check/gdb.arch/ia64-breakpoint-shadow.exp] Error 127 | |
mkdir -p outputs/gdb.arch/pa-nullify | |
mkdir -p outputs/gdb.arch/powerpc-aix-prologue | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/iwmmxt-regs.exp' failed | |
make[5]: *** [check/gdb.arch/iwmmxt-regs.exp] Error 127 | |
mkdir -p outputs/gdb.arch/powerpc-d128-regs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/mips-octeon-bbit.exp' failed | |
make[5]: *** [check/gdb.arch/mips-octeon-bbit.exp] Error 127 | |
mkdir -p outputs/gdb.arch/powerpc-power | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/mips16-thunks.exp' failed | |
make[5]: *** [check/gdb.arch/mips16-thunks.exp] Error 127 | |
mkdir -p outputs/gdb.arch/powerpc-prologue | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/pa-nullify.exp' failed | |
make[5]: *** [check/gdb.arch/pa-nullify.exp] Error 127 | |
mkdir -p outputs/gdb.arch/ppc-dfp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/powerpc-aix-prologue.exp' failed | |
make[5]: *** [check/gdb.arch/powerpc-aix-prologue.exp] Error 127 | |
mkdir -p outputs/gdb.arch/ppc-fp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/powerpc-d128-regs.exp' failed | |
make[5]: *** [check/gdb.arch/powerpc-d128-regs.exp] Error 127 | |
mkdir -p outputs/gdb.arch/ppc64-atomic-inst | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/powerpc-power.exp' failed | |
make[5]: *** [check/gdb.arch/powerpc-power.exp] Error 127 | |
mkdir -p outputs/gdb.arch/s390-multiarch | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/powerpc-prologue.exp' failed | |
make[5]: *** [check/gdb.arch/powerpc-prologue.exp] Error 127 | |
mkdir -p outputs/gdb.arch/s390-tdbregs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/ppc-dfp.exp' failed | |
make[5]: *** [check/gdb.arch/ppc-dfp.exp] Error 127 | |
mkdir -p outputs/gdb.arch/sparc-sysstep | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/ppc-fp.exp' failed | |
make[5]: *** [check/gdb.arch/ppc-fp.exp] Error 127 | |
mkdir -p outputs/gdb.arch/spu-info | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/ppc64-atomic-inst.exp' failed | |
make[5]: *** [check/gdb.arch/ppc64-atomic-inst.exp] Error 127 | |
mkdir -p outputs/gdb.arch/spu-ls | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/s390-multiarch.exp' failed | |
make[5]: *** [check/gdb.arch/s390-multiarch.exp] Error 127 | |
mkdir -p outputs/gdb.arch/thumb-bx-pc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/s390-tdbregs.exp' failed | |
make[5]: *** [check/gdb.arch/s390-tdbregs.exp] Error 127 | |
mkdir -p outputs/gdb.arch/thumb-prologue | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/sparc-sysstep.exp' failed | |
make[5]: *** [check/gdb.arch/sparc-sysstep.exp] Error 127 | |
mkdir -p outputs/gdb.arch/thumb-singlestep | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/spu-info.exp' failed | |
make[5]: *** [check/gdb.arch/spu-info.exp] Error 127 | |
mkdir -p outputs/gdb.arch/thumb2-it | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/spu-ls.exp' failed | |
make[5]: *** [check/gdb.arch/spu-ls.exp] Error 127 | |
mkdir -p outputs/gdb.arch/vsx-regs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/thumb-bx-pc.exp' failed | |
make[5]: *** [check/gdb.arch/thumb-bx-pc.exp] Error 127 | |
mkdir -p outputs/gdb.asm/asm-source | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/thumb-prologue.exp' failed | |
make[5]: *** [check/gdb.arch/thumb-prologue.exp] Error 127 | |
mkdir -p outputs/gdb.base/a2-run | |
Makefile:214: recipe for target 'check/gdb.arch/thumb-singlestep.exp' failed | |
make[5]: *** [check/gdb.arch/thumb-singlestep.exp] Error 127 | |
mkdir -p outputs/gdb.base/advance | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.arch/vsx-regs.exp' failed | |
make[5]: *** [check/gdb.arch/vsx-regs.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.arch/thumb2-it.exp' failed | |
make[5]: *** [check/gdb.arch/thumb2-it.exp] Error 127 | |
mkdir -p outputs/gdb.base/alias | |
mkdir -p outputs/gdb.base/all-bin | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.asm/asm-source.exp' failed | |
make[5]: *** [check/gdb.asm/asm-source.exp] Error 127 | |
mkdir -p outputs/gdb.base/annota-input-while-running | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/advance.exp' failed | |
make[5]: *** [check/gdb.base/advance.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/a2-run.exp' failed | |
make[5]: *** [check/gdb.base/a2-run.exp] Error 127 | |
mkdir -p outputs/gdb.base/annota1 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/alias.exp' failed | |
make[5]: *** [check/gdb.base/alias.exp] Error 127 | |
mkdir -p outputs/gdb.base/annota3 | |
mkdir -p outputs/gdb.base/anon | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/all-bin.exp' failed | |
make[5]: *** [check/gdb.base/all-bin.exp] Error 127 | |
mkdir -p outputs/gdb.base/args | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/annota-input-while-running.exp' failed | |
make[5]: *** [check/gdb.base/annota-input-while-running.exp] Error 127 | |
mkdir -p outputs/gdb.base/argv0-symlink | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/annota1.exp' failed | |
make[5]: *** [check/gdb.base/annota1.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/arithmet | |
Makefile:214: recipe for target 'check/gdb.base/annota3.exp' failed | |
make[5]: *** [check/gdb.base/annota3.exp] Error 127 | |
mkdir -p outputs/gdb.base/arrayidx | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/anon.exp' failed | |
make[5]: *** [check/gdb.base/anon.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/args.exp' failed | |
make[5]: *** [check/gdb.base/args.exp] Error 127 | |
mkdir -p outputs/gdb.base/assign | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/argv0-symlink.exp' failed | |
make[5]: *** [check/gdb.base/argv0-symlink.exp] Error 127 | |
mkdir -p outputs/gdb.base/async-shell | |
mkdir -p outputs/gdb.base/async | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/arithmet.exp' failed | |
make[5]: *** [check/gdb.base/arithmet.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/arrayidx.exp' failed | |
make[5]: *** [check/gdb.base/arrayidx.exp] Error 127 | |
mkdir -p outputs/gdb.base/attach-pie-misread | |
mkdir -p outputs/gdb.base/attach-pie-noexec | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/assign.exp' failed | |
make[5]: *** [check/gdb.base/assign.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/async-shell.exp' failed | |
make[5]: *** [check/gdb.base/async-shell.exp] Error 127 | |
mkdir -p outputs/gdb.base/attach-twice | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/attach-wait-input | |
Makefile:214: recipe for target 'check/gdb.base/async.exp' failed | |
make[5]: *** [check/gdb.base/async.exp] Error 127 | |
mkdir -p outputs/gdb.base/attach | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/attach-pie-noexec.exp' failed | |
make[5]: *** [check/gdb.base/attach-pie-noexec.exp] Error 127 | |
mkdir -p outputs/gdb.base/auto-connect-native-target | |
Makefile:214: recipe for target 'check/gdb.base/attach-pie-misread.exp' failed | |
make[5]: *** [check/gdb.base/attach-pie-misread.exp] Error 127 | |
mkdir -p outputs/gdb.base/auto-load | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/attach-twice.exp' failed | |
make[5]: *** [check/gdb.base/attach-twice.exp] Error 127 | |
mkdir -p outputs/gdb.base/auxv | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/attach.exp' failed | |
make[5]: *** [check/gdb.base/attach.exp] Error 127 | |
mkdir -p outputs/gdb.base/bang | |
Makefile:214: recipe for target 'check/gdb.base/attach-wait-input.exp' failed | |
make[5]: *** [check/gdb.base/attach-wait-input.exp] Error 127 | |
mkdir -p outputs/gdb.base/bfp-test | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/auto-connect-native-target.exp' failed | |
make[5]: *** [check/gdb.base/auto-connect-native-target.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/auto-load.exp' failed | |
make[5]: *** [check/gdb.base/auto-load.exp] Error 127 | |
mkdir -p outputs/gdb.base/bg-execution-repeat | |
mkdir -p outputs/gdb.base/bigcore | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/auxv.exp' failed | |
make[5]: *** [check/gdb.base/auxv.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/bang.exp' failed | |
make[5]: *** [check/gdb.base/bang.exp] Error 127 | |
mkdir -p outputs/gdb.base/bitfields | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/bfp-test.exp' failed | |
make[5]: *** [check/gdb.base/bfp-test.exp] Error 127 | |
mkdir -p outputs/gdb.base/bitfields2 | |
mkdir -p outputs/gdb.base/bitops | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/bigcore.exp' failed | |
make[5]: *** [check/gdb.base/bigcore.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/bg-execution-repeat.exp' failed | |
make[5]: *** [check/gdb.base/bg-execution-repeat.exp] Error 127 | |
mkdir -p outputs/gdb.base/break-always | |
mkdir -p outputs/gdb.base/break-caller-line | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/bitfields.exp' failed | |
make[5]: *** [check/gdb.base/bitfields.exp] Error 127 | |
mkdir -p outputs/gdb.base/break-entry | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/bitfields2.exp' failed | |
make[5]: *** [check/gdb.base/bitfields2.exp] Error 127 | |
mkdir -p outputs/gdb.base/break-idempotent | |
Makefile:214: recipe for target 'check/gdb.base/bitops.exp' failed | |
make[5]: *** [check/gdb.base/bitops.exp] Error 127 | |
mkdir -p outputs/gdb.base/break-inline | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-always.exp' failed | |
make[5]: *** [check/gdb.base/break-always.exp] Error 127 | |
mkdir -p outputs/gdb.base/break-main-file-remove-fail | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-caller-line.exp' failed | |
make[5]: *** [check/gdb.base/break-caller-line.exp] Error 127 | |
mkdir -p outputs/gdb.base/break-on-linker-gcd-function | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-entry.exp' failed | |
make[5]: *** [check/gdb.base/break-entry.exp] Error 127 | |
mkdir -p outputs/gdb.base/break-probes | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-idempotent.exp' failed | |
make[5]: *** [check/gdb.base/break-idempotent.exp] Error 127 | |
mkdir -p outputs/gdb.base/break-unload-file | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-inline.exp' failed | |
make[5]: *** [check/gdb.base/break-inline.exp] Error 127 | |
mkdir -p outputs/gdb.base/break | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-main-file-remove-fail.exp' failed | |
make[5]: *** [check/gdb.base/break-main-file-remove-fail.exp] Error 127 | |
mkdir -p outputs/gdb.base/breakpoint-shadow | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-on-linker-gcd-function.exp' failed | |
make[5]: *** [check/gdb.base/break-on-linker-gcd-function.exp] Error 127 | |
mkdir -p outputs/gdb.base/call-ar-st | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-probes.exp' failed | |
make[5]: *** [check/gdb.base/break-probes.exp] Error 127 | |
mkdir -p outputs/gdb.base/call-rt-st | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break-unload-file.exp' failed | |
make[5]: *** [check/gdb.base/break-unload-file.exp] Error 127 | |
mkdir -p outputs/gdb.base/call-sc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/break.exp' failed | |
make[5]: *** [check/gdb.base/break.exp] Error 127 | |
mkdir -p outputs/gdb.base/call-signal-resume | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/breakpoint-shadow.exp' failed | |
make[5]: *** [check/gdb.base/breakpoint-shadow.exp] Error 127 | |
mkdir -p outputs/gdb.base/call-strs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/call-rt-st.exp' failed | |
make[5]: *** [check/gdb.base/call-rt-st.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/call-ar-st.exp' failed | |
make[5]: *** [check/gdb.base/call-ar-st.exp] Error 127 | |
mkdir -p outputs/gdb.base/callexit | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/call-sc.exp' failed | |
make[5]: *** [check/gdb.base/call-sc.exp] Error 127 | |
mkdir -p outputs/gdb.base/callfuncs | |
mkdir -p outputs/gdb.base/catch-load | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/call-signal-resume.exp' failed | |
make[5]: *** [check/gdb.base/call-signal-resume.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/call-strs.exp' failed | |
make[5]: *** [check/gdb.base/call-strs.exp] Error 127 | |
mkdir -p outputs/gdb.base/catch-signal-fork | |
mkdir -p outputs/gdb.base/catch-signal | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/callfuncs.exp' failed | |
make[5]: *** [check/gdb.base/callfuncs.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/callexit.exp' failed | |
make[5]: *** [check/gdb.base/callexit.exp] Error 127 | |
mkdir -p outputs/gdb.base/catch-syscall | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/catch-load.exp' failed | |
make[5]: *** [check/gdb.base/catch-load.exp] Error 127 | |
mkdir -p outputs/gdb.base/charset | |
mkdir -p outputs/gdb.base/checkpoint | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/catch-signal-fork.exp' failed | |
make[5]: *** [check/gdb.base/catch-signal-fork.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/catch-signal.exp' failed | |
make[5]: *** [check/gdb.base/catch-signal.exp] Error 127 | |
mkdir -p outputs/gdb.base/chng-syms | |
mkdir -p outputs/gdb.base/code-expr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/catch-syscall.exp' failed | |
make[5]: *** [check/gdb.base/catch-syscall.exp] Error 127 | |
mkdir -p outputs/gdb.base/code_elim | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/charset.exp' failed | |
make[5]: *** [check/gdb.base/charset.exp] Error 127 | |
mkdir -p outputs/gdb.base/commands | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/checkpoint.exp' failed | |
make[5]: *** [check/gdb.base/checkpoint.exp] Error 127 | |
mkdir -p outputs/gdb.base/compare-sections | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/chng-syms.exp' failed | |
make[5]: *** [check/gdb.base/chng-syms.exp] Error 127 | |
mkdir -p outputs/gdb.base/completion | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/code-expr.exp' failed | |
make[5]: *** [check/gdb.base/code-expr.exp] Error 127 | |
mkdir -p outputs/gdb.base/complex | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/code_elim.exp' failed | |
make[5]: *** [check/gdb.base/code_elim.exp] Error 127 | |
mkdir -p outputs/gdb.base/comprdebug | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/commands.exp' failed | |
make[5]: *** [check/gdb.base/commands.exp] Error 127 | |
mkdir -p outputs/gdb.base/cond-eval-mode | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/compare-sections.exp' failed | |
make[5]: *** [check/gdb.base/compare-sections.exp] Error 127 | |
mkdir -p outputs/gdb.base/cond-expr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/completion.exp' failed | |
make[5]: *** [check/gdb.base/completion.exp] Error 127 | |
mkdir -p outputs/gdb.base/condbreak-call-false | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/complex.exp' failed | |
make[5]: *** [check/gdb.base/complex.exp] Error 127 | |
mkdir -p outputs/gdb.base/condbreak | |
Makefile:214: recipe for target 'check/gdb.base/comprdebug.exp' failed | |
make[5]: *** [check/gdb.base/comprdebug.exp] Error 127 | |
mkdir -p outputs/gdb.base/consecutive-step-over | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/cond-eval-mode.exp' failed | |
make[5]: *** [check/gdb.base/cond-eval-mode.exp] Error 127 | |
mkdir -p outputs/gdb.base/consecutive | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/cond-expr.exp' failed | |
make[5]: *** [check/gdb.base/cond-expr.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/condbreak-call-false.exp' failed | |
make[5]: *** [check/gdb.base/condbreak-call-false.exp] Error 127 | |
mkdir -p outputs/gdb.base/constvars | |
mkdir -p outputs/gdb.base/continue-all-already-running | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/condbreak.exp' failed | |
make[5]: *** [check/gdb.base/condbreak.exp] Error 127 | |
mkdir -p outputs/gdb.base/corefile | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/consecutive-step-over.exp' failed | |
make[5]: *** [check/gdb.base/consecutive-step-over.exp] Error 127 | |
mkdir -p outputs/gdb.base/ctxobj | |
Makefile:214: recipe for target 'check/gdb.base/consecutive.exp' failed | |
make[5]: *** [check/gdb.base/consecutive.exp] Error 127 | |
mkdir -p outputs/gdb.base/cursal | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/continue-all-already-running.exp' failed | |
make[5]: *** [check/gdb.base/continue-all-already-running.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/constvars.exp' failed | |
make[5]: *** [check/gdb.base/constvars.exp] Error 127 | |
mkdir -p outputs/gdb.base/cvexpr | |
mkdir -p outputs/gdb.base/dbx | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/corefile.exp' failed | |
make[5]: *** [check/gdb.base/corefile.exp] Error 127 | |
mkdir -p outputs/gdb.base/dcache-line-read-error | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/ctxobj.exp' failed | |
make[5]: *** [check/gdb.base/ctxobj.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/cursal.exp' failed | |
make[5]: *** [check/gdb.base/cursal.exp] Error 127 | |
mkdir -p outputs/gdb.base/debug-expr | |
mkdir -p outputs/gdb.base/default | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dbx.exp' failed | |
make[5]: *** [check/gdb.base/dbx.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/cvexpr.exp' failed | |
make[5]: *** [check/gdb.base/cvexpr.exp] Error 127 | |
mkdir -p outputs/gdb.base/define | |
mkdir -p outputs/gdb.base/del | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dcache-line-read-error.exp' failed | |
make[5]: *** [check/gdb.base/dcache-line-read-error.exp] Error 127 | |
mkdir -p outputs/gdb.base/detach | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/default.exp' failed | |
make[5]: *** [check/gdb.base/default.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/debug-expr.exp' failed | |
make[5]: *** [check/gdb.base/debug-expr.exp] Error 127 | |
mkdir -p outputs/gdb.base/dfp-exprs | |
mkdir -p outputs/gdb.base/dfp-test | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/define.exp' failed | |
make[5]: *** [check/gdb.base/define.exp] Error 127 | |
mkdir -p outputs/gdb.base/disabled-location | |
Makefile:214: recipe for target 'check/gdb.base/del.exp' failed | |
make[5]: *** [check/gdb.base/del.exp] Error 127 | |
mkdir -p outputs/gdb.base/disasm-end-cu | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dfp-exprs.exp' failed | |
make[5]: *** [check/gdb.base/dfp-exprs.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/dfp-test.exp' failed | |
make[5]: *** [check/gdb.base/dfp-test.exp] Error 127 | |
mkdir -p outputs/gdb.base/disp-step-syscall | |
mkdir -p outputs/gdb.base/display | |
Makefile:214: recipe for target 'check/gdb.base/detach.exp' failed | |
make[5]: *** [check/gdb.base/detach.exp] Error 127 | |
mkdir -p outputs/gdb.base/dmsym | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/disasm-end-cu.exp' failed | |
make[5]: *** [check/gdb.base/disasm-end-cu.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/double-prompt-target-event-error | |
Makefile:214: recipe for target 'check/gdb.base/disabled-location.exp' failed | |
make[5]: *** [check/gdb.base/disabled-location.exp] Error 127 | |
mkdir -p outputs/gdb.base/dprintf-bp-same-addr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/disp-step-syscall.exp' failed | |
make[5]: *** [check/gdb.base/disp-step-syscall.exp] Error 127 | |
mkdir -p outputs/gdb.base/dprintf-next | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dmsym.exp' failed | |
make[5]: *** [check/gdb.base/dmsym.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/display.exp' failed | |
make[5]: *** [check/gdb.base/display.exp] Error 127 | |
mkdir -p outputs/gdb.base/dprintf-non-stop | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/double-prompt-target-event-error.exp' failed | |
make[5]: *** [check/gdb.base/double-prompt-target-event-error.exp] Error 127 | |
mkdir -p outputs/gdb.base/dprintf-pending | |
mkdir -p outputs/gdb.base/dprintf | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dprintf-bp-same-addr.exp' failed | |
make[5]: *** [check/gdb.base/dprintf-bp-same-addr.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dprintf-next.exp' failed | |
make[5]: *** [check/gdb.base/dprintf-next.exp] Error 127 | |
mkdir -p outputs/gdb.base/dump | |
mkdir -p outputs/gdb.base/dup-sect | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dprintf-non-stop.exp' failed | |
make[5]: *** [check/gdb.base/dprintf-non-stop.exp] Error 127 | |
mkdir -p outputs/gdb.base/duplicate-bp | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dprintf.exp' failed | |
make[5]: *** [check/gdb.base/dprintf.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/dprintf-pending.exp' failed | |
make[5]: *** [check/gdb.base/dprintf-pending.exp] Error 127 | |
mkdir -p outputs/gdb.base/echo | |
mkdir -p outputs/gdb.base/empty_exe | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/dump.exp' failed | |
make[5]: *** [check/gdb.base/dump.exp] Error 127 | |
mkdir -p outputs/gdb.base/ena-dis-br | |
Makefile:214: recipe for target 'check/gdb.base/dup-sect.exp' failed | |
make[5]: *** [check/gdb.base/dup-sect.exp] Error 127 | |
mkdir -p outputs/gdb.base/ending-run | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/echo.exp' failed | |
make[5]: *** [check/gdb.base/echo.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/duplicate-bp.exp' failed | |
make[5]: *** [check/gdb.base/duplicate-bp.exp] Error 127 | |
mkdir -p outputs/gdb.base/enumval | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/empty_exe.exp' failed | |
make[5]: *** [check/gdb.base/empty_exe.exp] Error 127 | |
mkdir -p outputs/gdb.base/enum_cond | |
mkdir -p outputs/gdb.base/environ | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/ena-dis-br.exp' failed | |
make[5]: *** [check/gdb.base/ena-dis-br.exp] Error 127 | |
mkdir -p outputs/gdb.base/eu-strip-infcall | |
Makefile:214: recipe for target 'check/gdb.base/ending-run.exp' failed | |
make[5]: *** [check/gdb.base/ending-run.exp] Error 127 | |
mkdir -p outputs/gdb.base/eval-avoid-side-effects | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/enum_cond.exp' failed | |
make[5]: *** [check/gdb.base/enum_cond.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/enumval.exp' failed | |
make[5]: *** [check/gdb.base/enumval.exp] Error 127 | |
mkdir -p outputs/gdb.base/eval-skip | |
mkdir -p outputs/gdb.base/eval | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/environ.exp' failed | |
make[5]: *** [check/gdb.base/environ.exp] Error 127 | |
mkdir -p outputs/gdb.base/exe-lock | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/eu-strip-infcall.exp' failed | |
make[5]: *** [check/gdb.base/eu-strip-infcall.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/eval-avoid-side-effects.exp' failed | |
make[5]: *** [check/gdb.base/eval-avoid-side-effects.exp] Error 127 | |
mkdir -p outputs/gdb.base/execution-termios | |
mkdir -p outputs/gdb.base/exitsignal | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/eval-skip.exp' failed | |
make[5]: *** [check/gdb.base/eval-skip.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/eval.exp' failed | |
make[5]: *** [check/gdb.base/eval.exp] Error 127 | |
mkdir -p outputs/gdb.base/expand-psymtabs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/exe-lock.exp' failed | |
make[5]: *** [check/gdb.base/exe-lock.exp] Error 127 | |
mkdir -p outputs/gdb.base/exprs | |
mkdir -p outputs/gdb.base/fileio | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/execution-termios.exp' failed | |
make[5]: *** [check/gdb.base/execution-termios.exp] Error 127 | |
mkdir -p outputs/gdb.base/filesym | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/exitsignal.exp' failed | |
make[5]: *** [check/gdb.base/exitsignal.exp] Error 127 | |
mkdir -p outputs/gdb.base/find-unmapped | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/expand-psymtabs.exp' failed | |
make[5]: *** [check/gdb.base/expand-psymtabs.exp] Error 127 | |
mkdir -p outputs/gdb.base/find | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/fileio.exp' failed | |
make[5]: *** [check/gdb.base/fileio.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/exprs.exp' failed | |
make[5]: *** [check/gdb.base/exprs.exp] Error 127 | |
mkdir -p outputs/gdb.base/finish | |
mkdir -p outputs/gdb.base/fixsection | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/filesym.exp' failed | |
make[5]: *** [check/gdb.base/filesym.exp] Error 127 | |
mkdir -p outputs/gdb.base/float | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/find.exp' failed | |
make[5]: *** [check/gdb.base/find.exp] Error 127 | |
mkdir -p outputs/gdb.base/foll-exec | |
Makefile:214: recipe for target 'check/gdb.base/find-unmapped.exp' failed | |
make[5]: *** [check/gdb.base/find-unmapped.exp] Error 127 | |
mkdir -p outputs/gdb.base/foll-fork | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/finish.exp' failed | |
make[5]: *** [check/gdb.base/finish.exp] Error 127 | |
mkdir -p outputs/gdb.base/foll-vfork | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/fixsection.exp' failed | |
make[5]: *** [check/gdb.base/fixsection.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/float.exp' failed | |
make[5]: *** [check/gdb.base/float.exp] Error 127 | |
mkdir -p outputs/gdb.base/fortran-sym-case | |
mkdir -p outputs/gdb.base/frame-args | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/foll-exec.exp' failed | |
make[5]: *** [check/gdb.base/foll-exec.exp] Error 127 | |
mkdir -p outputs/gdb.base/freebpcmd | |
Makefile:214: recipe for target 'check/gdb.base/foll-fork.exp' failed | |
make[5]: *** [check/gdb.base/foll-fork.exp] Error 127 | |
mkdir -p outputs/gdb.base/fullname | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/foll-vfork.exp' failed | |
make[5]: *** [check/gdb.base/foll-vfork.exp] Error 127 | |
mkdir -p outputs/gdb.base/fullpath-expand | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/fortran-sym-case.exp' failed | |
make[5]: *** [check/gdb.base/fortran-sym-case.exp] Error 127 | |
mkdir -p outputs/gdb.base/func-ptr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/frame-args.exp' failed | |
make[5]: *** [check/gdb.base/frame-args.exp] Error 127 | |
mkdir -p outputs/gdb.base/funcargs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/freebpcmd.exp' failed | |
make[5]: *** [check/gdb.base/freebpcmd.exp] Error 127 | |
mkdir -p outputs/gdb.base/gcore-buffer-overflow | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/fullname.exp' failed | |
make[5]: *** [check/gdb.base/fullname.exp] Error 127 | |
mkdir -p outputs/gdb.base/gcore-relro-pie | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/fullpath-expand.exp' failed | |
make[5]: *** [check/gdb.base/fullpath-expand.exp] Error 127 | |
mkdir -p outputs/gdb.base/gcore-relro | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/func-ptr.exp' failed | |
make[5]: *** [check/gdb.base/func-ptr.exp] Error 127 | |
mkdir -p outputs/gdb.base/gcore | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/funcargs.exp' failed | |
make[5]: *** [check/gdb.base/funcargs.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/gcore-buffer-overflow.exp' failed | |
make[5]: *** [check/gdb.base/gcore-buffer-overflow.exp] Error 127 | |
mkdir -p outputs/gdb.base/gdb-sigterm | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gcore-relro-pie.exp' failed | |
make[5]: *** [check/gdb.base/gcore-relro-pie.exp] Error 127 | |
mkdir -p outputs/gdb.base/gdb1056 | |
mkdir -p outputs/gdb.base/gdb1090 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gcore-relro.exp' failed | |
make[5]: *** [check/gdb.base/gcore-relro.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gcore.exp' failed | |
make[5]: *** [check/gdb.base/gcore.exp] Error 127 | |
mkdir -p outputs/gdb.base/gdb11530 | |
mkdir -p outputs/gdb.base/gdb11531 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gdb-sigterm.exp' failed | |
make[5]: *** [check/gdb.base/gdb-sigterm.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gdb1090.exp' failed | |
make[5]: *** [check/gdb.base/gdb1090.exp] Error 127 | |
mkdir -p outputs/gdb.base/gdb1250 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/gdb1555 | |
Makefile:214: recipe for target 'check/gdb.base/gdb1056.exp' failed | |
make[5]: *** [check/gdb.base/gdb1056.exp] Error 127 | |
mkdir -p outputs/gdb.base/gdb1821 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gdb11530.exp' failed | |
make[5]: *** [check/gdb.base/gdb11530.exp] Error 127 | |
mkdir -p outputs/gdb.base/gdbindex-stabs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gdb11531.exp' failed | |
make[5]: *** [check/gdb.base/gdb11531.exp] Error 127 | |
mkdir -p outputs/gdb.base/gdbvars | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gdb1555.exp' failed | |
make[5]: *** [check/gdb.base/gdb1555.exp] Error 127 | |
mkdir -p outputs/gdb.base/gnu-debugdata | |
Makefile:214: recipe for target 'check/gdb.base/gdb1250.exp' failed | |
make[5]: *** [check/gdb.base/gdb1250.exp] Error 127 | |
mkdir -p outputs/gdb.base/gnu-ifunc | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gdbindex-stabs.exp' failed | |
make[5]: *** [check/gdb.base/gdbindex-stabs.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/gdb1821.exp' failed | |
make[5]: *** [check/gdb.base/gdb1821.exp] Error 127 | |
mkdir -p outputs/gdb.base/gnu_vector | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gdbvars.exp' failed | |
make[5]: *** [check/gdb.base/gdbvars.exp] Error 127 | |
mkdir -p outputs/gdb.base/hashline1 | |
mkdir -p outputs/gdb.base/hashline2 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gnu-debugdata.exp' failed | |
make[5]: *** [check/gdb.base/gnu-debugdata.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/gnu-ifunc.exp' failed | |
make[5]: *** [check/gdb.base/gnu-ifunc.exp] Error 127 | |
mkdir -p outputs/gdb.base/hashline3 | |
mkdir -p outputs/gdb.base/hbreak-in-shr-unsupported | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/gnu_vector.exp' failed | |
make[5]: *** [check/gdb.base/gnu_vector.exp] Error 127 | |
mkdir -p outputs/gdb.base/hbreak-unmapped | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/hashline1.exp' failed | |
make[5]: *** [check/gdb.base/hashline1.exp] Error 127 | |
mkdir -p outputs/gdb.base/hbreak | |
Makefile:214: recipe for target 'check/gdb.base/hashline2.exp' failed | |
make[5]: *** [check/gdb.base/hashline2.exp] Error 127 | |
mkdir -p outputs/gdb.base/hbreak2 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/hashline3.exp' failed | |
make[5]: *** [check/gdb.base/hashline3.exp] Error 127 | |
mkdir -p outputs/gdb.base/help | |
Makefile:214: recipe for target 'check/gdb.base/hbreak-in-shr-unsupported.exp' failed | |
make[5]: *** [check/gdb.base/hbreak-in-shr-unsupported.exp] Error 127 | |
mkdir -p outputs/gdb.base/hook-stop-continue | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/hbreak-unmapped.exp' failed | |
make[5]: *** [check/gdb.base/hbreak-unmapped.exp] Error 127 | |
mkdir -p outputs/gdb.base/hook-stop-frame | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/hbreak.exp' failed | |
make[5]: *** [check/gdb.base/hbreak.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/hbreak2.exp' failed | |
make[5]: *** [check/gdb.base/hbreak2.exp] Error 127 | |
mkdir -p outputs/gdb.base/huge | |
mkdir -p outputs/gdb.base/ifelse | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/hook-stop-continue.exp' failed | |
make[5]: *** [check/gdb.base/hook-stop-continue.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/help.exp' failed | |
make[5]: *** [check/gdb.base/help.exp] Error 127 | |
mkdir -p outputs/gdb.base/included | |
mkdir -p outputs/gdb.base/inferior-died | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/hook-stop-frame.exp' failed | |
make[5]: *** [check/gdb.base/hook-stop-frame.exp] Error 127 | |
mkdir -p outputs/gdb.base/infnan | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/huge.exp' failed | |
make[5]: *** [check/gdb.base/huge.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/ifelse.exp' failed | |
make[5]: *** [check/gdb.base/ifelse.exp] Error 127 | |
mkdir -p outputs/gdb.base/info-fun | |
mkdir -p outputs/gdb.base/info-macros | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/included.exp' failed | |
make[5]: *** [check/gdb.base/included.exp] Error 127 | |
mkdir -p outputs/gdb.base/info-os | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/inferior-died.exp' failed | |
make[5]: *** [check/gdb.base/inferior-died.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/infnan.exp' failed | |
make[5]: *** [check/gdb.base/infnan.exp] Error 127 | |
mkdir -p outputs/gdb.base/info-proc | |
mkdir -p outputs/gdb.base/info-shared | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/info-fun.exp' failed | |
make[5]: *** [check/gdb.base/info-fun.exp] Error 127 | |
mkdir -p outputs/gdb.base/info-target | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/info-macros.exp' failed | |
make[5]: *** [check/gdb.base/info-macros.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/info-os.exp' failed | |
make[5]: *** [check/gdb.base/info-os.exp] Error 127 | |
mkdir -p outputs/gdb.base/infoline | |
mkdir -p outputs/gdb.base/interact | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/info-proc.exp' failed | |
make[5]: *** [check/gdb.base/info-proc.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/info-shared.exp' failed | |
make[5]: *** [check/gdb.base/info-shared.exp] Error 127 | |
mkdir -p outputs/gdb.base/interrupt-noterm | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/info-target.exp' failed | |
make[5]: *** [check/gdb.base/info-target.exp] Error 127 | |
mkdir -p outputs/gdb.base/interrupt | |
mkdir -p outputs/gdb.base/jit-simple | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/interact.exp' failed | |
make[5]: *** [check/gdb.base/interact.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/infoline.exp' failed | |
make[5]: *** [check/gdb.base/infoline.exp] Error 127 | |
mkdir -p outputs/gdb.base/jit-so | |
mkdir -p outputs/gdb.base/jit | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/interrupt-noterm.exp' failed | |
make[5]: *** [check/gdb.base/interrupt-noterm.exp] Error 127 | |
mkdir -p outputs/gdb.base/jump | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/interrupt.exp' failed | |
make[5]: *** [check/gdb.base/interrupt.exp] Error 127 | |
mkdir -p outputs/gdb.base/kill-after-signal | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/jit-simple.exp' failed | |
make[5]: *** [check/gdb.base/jit-simple.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/jit-so.exp' failed | |
make[5]: *** [check/gdb.base/jit-so.exp] Error 127 | |
mkdir -p outputs/gdb.base/label | |
mkdir -p outputs/gdb.base/langs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/jump.exp' failed | |
make[5]: *** [check/gdb.base/jump.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/kill-after-signal.exp' failed | |
make[5]: *** [check/gdb.base/kill-after-signal.exp] Error 127 | |
mkdir -p outputs/gdb.base/ldbl_e308 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/jit.exp' failed | |
make[5]: *** [check/gdb.base/jit.exp] Error 127 | |
mkdir -p outputs/gdb.base/lineinc | |
mkdir -p outputs/gdb.base/linespecs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/label.exp' failed | |
make[5]: *** [check/gdb.base/label.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/langs.exp' failed | |
make[5]: *** [check/gdb.base/langs.exp] Error 127 | |
mkdir -p outputs/gdb.base/list | |
mkdir -p outputs/gdb.base/logical | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/ldbl_e308.exp' failed | |
make[5]: *** [check/gdb.base/ldbl_e308.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/lineinc.exp' failed | |
make[5]: *** [check/gdb.base/lineinc.exp] Error 127 | |
mkdir -p outputs/gdb.base/longest-types | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/longjmp | |
Makefile:214: recipe for target 'check/gdb.base/linespecs.exp' failed | |
make[5]: *** [check/gdb.base/linespecs.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/list.exp' failed | |
make[5]: *** [check/gdb.base/list.exp] Error 127 | |
mkdir -p outputs/gdb.base/long_long | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/macscp | |
Makefile:214: recipe for target 'check/gdb.base/logical.exp' failed | |
make[5]: *** [check/gdb.base/logical.exp] Error 127 | |
mkdir -p outputs/gdb.base/maint | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/longest-types.exp' failed | |
make[5]: *** [check/gdb.base/longest-types.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/memattr | |
Makefile:214: recipe for target 'check/gdb.base/longjmp.exp' failed | |
make[5]: *** [check/gdb.base/longjmp.exp] Error 127 | |
mkdir -p outputs/gdb.base/mips_pro | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/long_long.exp' failed | |
make[5]: *** [check/gdb.base/long_long.exp] Error 127 | |
mkdir -p outputs/gdb.base/miscexprs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/macscp.exp' failed | |
make[5]: *** [check/gdb.base/macscp.exp] Error 127 | |
mkdir -p outputs/gdb.base/morestack | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/maint.exp' failed | |
make[5]: *** [check/gdb.base/maint.exp] Error 127 | |
mkdir -p outputs/gdb.base/moribund-step | |
Makefile:214: recipe for target 'check/gdb.base/memattr.exp' failed | |
make[5]: *** [check/gdb.base/memattr.exp] Error 127 | |
mkdir -p outputs/gdb.base/multi-line-starts-subshell | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/mips_pro.exp' failed | |
make[5]: *** [check/gdb.base/mips_pro.exp] Error 127 | |
mkdir -p outputs/gdb.base/nextoverexit | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/miscexprs.exp' failed | |
make[5]: *** [check/gdb.base/miscexprs.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/morestack.exp' failed | |
make[5]: *** [check/gdb.base/morestack.exp] Error 127 | |
mkdir -p outputs/gdb.base/nodebug | |
mkdir -p outputs/gdb.base/nofield | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/moribund-step.exp' failed | |
make[5]: *** [check/gdb.base/moribund-step.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/multi-line-starts-subshell.exp' failed | |
make[5]: *** [check/gdb.base/multi-line-starts-subshell.exp] Error 127 | |
mkdir -p outputs/gdb.base/nostdlib | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/opaque | |
Makefile:214: recipe for target 'check/gdb.base/nextoverexit.exp' failed | |
make[5]: *** [check/gdb.base/nextoverexit.exp] Error 127 | |
mkdir -p outputs/gdb.base/overlays | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/nodebug.exp' failed | |
make[5]: *** [check/gdb.base/nodebug.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/nofield.exp' failed | |
make[5]: *** [check/gdb.base/nofield.exp] Error 127 | |
mkdir -p outputs/gdb.base/page | |
mkdir -p outputs/gdb.base/paginate-after-ctrl-c-running | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/opaque.exp' failed | |
make[5]: *** [check/gdb.base/opaque.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/nostdlib.exp' failed | |
make[5]: *** [check/gdb.base/nostdlib.exp] Error 127 | |
mkdir -p outputs/gdb.base/paginate-bg-execution | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/overlays.exp' failed | |
make[5]: *** [check/gdb.base/overlays.exp] Error 127 | |
mkdir -p outputs/gdb.base/paginate-execution-startup | |
mkdir -p outputs/gdb.base/paginate-inferior-exit | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/paginate-after-ctrl-c-running.exp' failed | |
make[5]: *** [check/gdb.base/paginate-after-ctrl-c-running.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/page.exp' failed | |
make[5]: *** [check/gdb.base/page.exp] Error 127 | |
mkdir -p outputs/gdb.base/pc-fp | |
mkdir -p outputs/gdb.base/pending | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/paginate-execution-startup.exp' failed | |
make[5]: *** [check/gdb.base/paginate-execution-startup.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/paginate-bg-execution.exp' failed | |
make[5]: *** [check/gdb.base/paginate-bg-execution.exp] Error 127 | |
mkdir -p outputs/gdb.base/permissions | |
Makefile:214: recipe for target 'check/gdb.base/paginate-inferior-exit.exp' failed | |
make[5]: *** [check/gdb.base/paginate-inferior-exit.exp] Error 127 | |
mkdir -p outputs/gdb.base/pie-execl | |
mkdir -p outputs/gdb.base/pointers | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/pc-fp.exp' failed | |
make[5]: *** [check/gdb.base/pc-fp.exp] Error 127 | |
mkdir -p outputs/gdb.base/pr10179 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/pending.exp' failed | |
make[5]: *** [check/gdb.base/pending.exp] Error 127 | |
mkdir -p outputs/gdb.base/pr11022 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/pie-execl.exp' failed | |
make[5]: *** [check/gdb.base/pie-execl.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/permissions.exp' failed | |
make[5]: *** [check/gdb.base/permissions.exp] Error 127 | |
mkdir -p outputs/gdb.base/prelink | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/pointers.exp' failed | |
make[5]: *** [check/gdb.base/pointers.exp] Error 127 | |
mkdir -p outputs/gdb.base/print-file-var | |
mkdir -p outputs/gdb.base/print-symbol-loading | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/pr10179.exp' failed | |
make[5]: *** [check/gdb.base/pr10179.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/pr11022.exp' failed | |
make[5]: *** [check/gdb.base/pr11022.exp] Error 127 | |
mkdir -p outputs/gdb.base/printcmds | |
mkdir -p outputs/gdb.base/prologue-include | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/prelink.exp' failed | |
make[5]: *** [check/gdb.base/prelink.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/print-file-var.exp' failed | |
make[5]: *** [check/gdb.base/print-file-var.exp] Error 127 | |
mkdir -p outputs/gdb.base/prologue | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/print-symbol-loading.exp' failed | |
make[5]: *** [check/gdb.base/print-symbol-loading.exp] Error 127 | |
mkdir -p outputs/gdb.base/psymtab | |
mkdir -p outputs/gdb.base/ptr-typedef | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/printcmds.exp' failed | |
make[5]: *** [check/gdb.base/printcmds.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/prologue-include.exp' failed | |
make[5]: *** [check/gdb.base/prologue-include.exp] Error 127 | |
mkdir -p outputs/gdb.base/ptype | |
mkdir -p outputs/gdb.base/radix | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/prologue.exp' failed | |
make[5]: *** [check/gdb.base/prologue.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/psymtab.exp' failed | |
make[5]: *** [check/gdb.base/psymtab.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/ptr-typedef.exp' failed | |
make[5]: *** [check/gdb.base/ptr-typedef.exp] Error 127 | |
mkdir -p outputs/gdb.base/random-signal | |
mkdir -p outputs/gdb.base/randomize | |
mkdir -p outputs/gdb.base/range-stepping | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/radix.exp' failed | |
make[5]: *** [check/gdb.base/radix.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/ptype.exp' failed | |
make[5]: *** [check/gdb.base/ptype.exp] Error 127 | |
mkdir -p outputs/gdb.base/readline-ask | |
mkdir -p outputs/gdb.base/readline | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/random-signal.exp' failed | |
make[5]: *** [check/gdb.base/random-signal.exp] Error 127 | |
mkdir -p outputs/gdb.base/realname-expand | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/range-stepping.exp' failed | |
make[5]: *** [check/gdb.base/range-stepping.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/randomize.exp' failed | |
make[5]: *** [check/gdb.base/randomize.exp] Error 127 | |
mkdir -p outputs/gdb.base/recpar | |
mkdir -p outputs/gdb.base/recurse | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/readline-ask.exp' failed | |
make[5]: *** [check/gdb.base/readline-ask.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/readline.exp' failed | |
make[5]: *** [check/gdb.base/readline.exp] Error 127 | |
mkdir -p outputs/gdb.base/relational | |
mkdir -p outputs/gdb.base/relativedebug | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/realname-expand.exp' failed | |
make[5]: *** [check/gdb.base/realname-expand.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/recurse.exp' failed | |
make[5]: *** [check/gdb.base/recurse.exp] Error 127 | |
mkdir -p outputs/gdb.base/relocate | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/remote | |
Makefile:214: recipe for target 'check/gdb.base/recpar.exp' failed | |
make[5]: *** [check/gdb.base/recpar.exp] Error 127 | |
mkdir -p outputs/gdb.base/remotetimeout | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/relational.exp' failed | |
make[5]: *** [check/gdb.base/relational.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/reread | |
Makefile:214: recipe for target 'check/gdb.base/relativedebug.exp' failed | |
make[5]: *** [check/gdb.base/relativedebug.exp] Error 127 | |
mkdir -p outputs/gdb.base/restore | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/remote.exp' failed | |
make[5]: *** [check/gdb.base/remote.exp] Error 127 | |
mkdir -p outputs/gdb.base/return-nodebug | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/relocate.exp' failed | |
make[5]: *** [check/gdb.base/relocate.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/remotetimeout.exp' failed | |
make[5]: *** [check/gdb.base/remotetimeout.exp] Error 127 | |
mkdir -p outputs/gdb.base/return | |
mkdir -p outputs/gdb.base/return2 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/reread.exp' failed | |
make[5]: *** [check/gdb.base/reread.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/restore.exp' failed | |
make[5]: *** [check/gdb.base/restore.exp] Error 127 | |
mkdir -p outputs/gdb.base/save-bp | |
mkdir -p outputs/gdb.base/savedregs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/return-nodebug.exp' failed | |
make[5]: *** [check/gdb.base/return-nodebug.exp] Error 127 | |
mkdir -p outputs/gdb.base/scope | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/return.exp' failed | |
make[5]: *** [check/gdb.base/return.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/return2.exp' failed | |
make[5]: *** [check/gdb.base/return2.exp] Error 127 | |
mkdir -p outputs/gdb.base/sect-cmd | |
mkdir -p outputs/gdb.base/sep | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/save-bp.exp' failed | |
make[5]: *** [check/gdb.base/save-bp.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/savedregs.exp' failed | |
make[5]: *** [check/gdb.base/savedregs.exp] Error 127 | |
mkdir -p outputs/gdb.base/sepdebug | |
mkdir -p outputs/gdb.base/sepsymtab | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/scope.exp' failed | |
make[5]: *** [check/gdb.base/scope.exp] Error 127 | |
mkdir -p outputs/gdb.base/set-lang-auto | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/sect-cmd.exp' failed | |
make[5]: *** [check/gdb.base/sect-cmd.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/sep.exp' failed | |
make[5]: *** [check/gdb.base/sep.exp] Error 127 | |
mkdir -p outputs/gdb.base/set-noassign | |
mkdir -p outputs/gdb.base/setshow | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/sepdebug.exp' failed | |
make[5]: *** [check/gdb.base/sepdebug.exp] Error 127 | |
mkdir -p outputs/gdb.base/setvar | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/sepsymtab.exp' failed | |
make[5]: *** [check/gdb.base/sepsymtab.exp] Error 127 | |
mkdir -p outputs/gdb.base/shell | |
Makefile:214: recipe for target 'check/gdb.base/set-lang-auto.exp' failed | |
make[5]: *** [check/gdb.base/set-lang-auto.exp] Error 127 | |
mkdir -p outputs/gdb.base/shlib-call | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/set-noassign.exp' failed | |
make[5]: *** [check/gdb.base/set-noassign.exp] Error 127 | |
mkdir -p outputs/gdb.base/shreloc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/setshow.exp' failed | |
make[5]: *** [check/gdb.base/setshow.exp] Error 127 | |
mkdir -p outputs/gdb.base/sigall | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/setvar.exp' failed | |
make[5]: *** [check/gdb.base/setvar.exp] Error 127 | |
mkdir -p outputs/gdb.base/sigaltstack | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/shlib-call.exp' failed | |
make[5]: *** [check/gdb.base/shlib-call.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/shell.exp' failed | |
make[5]: *** [check/gdb.base/shell.exp] Error 127 | |
mkdir -p outputs/gdb.base/sigbpt | |
mkdir -p outputs/gdb.base/sigchld | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/shreloc.exp' failed | |
make[5]: *** [check/gdb.base/shreloc.exp] Error 127 | |
mkdir -p outputs/gdb.base/siginfo-addr | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/sigall.exp' failed | |
make[5]: *** [check/gdb.base/sigall.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/sigaltstack.exp' failed | |
make[5]: *** [check/gdb.base/sigaltstack.exp] Error 127 | |
mkdir -p outputs/gdb.base/siginfo-infcall | |
mkdir -p outputs/gdb.base/siginfo-obj | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/sigbpt.exp' failed | |
make[5]: *** [check/gdb.base/sigbpt.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/sigchld.exp' failed | |
make[5]: *** [check/gdb.base/sigchld.exp] Error 127 | |
mkdir -p outputs/gdb.base/siginfo-thread | |
mkdir -p outputs/gdb.base/siginfo | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/siginfo-addr.exp' failed | |
make[5]: *** [check/gdb.base/siginfo-addr.exp] Error 127 | |
mkdir -p outputs/gdb.base/signals | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/siginfo-infcall.exp' failed | |
make[5]: *** [check/gdb.base/siginfo-infcall.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/siginfo-obj.exp' failed | |
make[5]: *** [check/gdb.base/siginfo-obj.exp] Error 127 | |
mkdir -p outputs/gdb.base/signest | |
mkdir -p outputs/gdb.base/signull | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/siginfo-thread.exp' failed | |
make[5]: *** [check/gdb.base/siginfo-thread.exp] Error 127 | |
mkdir -p outputs/gdb.base/sigrepeat | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/siginfo.exp' failed | |
make[5]: *** [check/gdb.base/siginfo.exp] Error 127 | |
mkdir -p outputs/gdb.base/sigstep | |
Makefile:214: recipe for target 'check/gdb.base/signals.exp' failed | |
make[5]: *** [check/gdb.base/signals.exp] Error 127 | |
mkdir -p outputs/gdb.base/sizeof | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/signull.exp' failed | |
make[5]: *** [check/gdb.base/signull.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/signest.exp' failed | |
make[5]: *** [check/gdb.base/signest.exp] Error 127 | |
mkdir -p outputs/gdb.base/skip-solib | |
mkdir -p outputs/gdb.base/skip | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/sigrepeat.exp' failed | |
make[5]: *** [check/gdb.base/sigrepeat.exp] Error 127 | |
mkdir -p outputs/gdb.base/so-impl-ld | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/sigstep.exp' failed | |
make[5]: *** [check/gdb.base/sigstep.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/sizeof.exp' failed | |
make[5]: *** [check/gdb.base/sizeof.exp] Error 127 | |
mkdir -p outputs/gdb.base/so-indr-cl | |
mkdir -p outputs/gdb.base/solib-corrupted | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/skip-solib.exp' failed | |
make[5]: *** [check/gdb.base/skip-solib.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/skip.exp' failed | |
make[5]: *** [check/gdb.base/skip.exp] Error 127 | |
mkdir -p outputs/gdb.base/solib-disc | |
mkdir -p outputs/gdb.base/solib-display | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/so-impl-ld.exp' failed | |
make[5]: *** [check/gdb.base/so-impl-ld.exp] Error 127 | |
mkdir -p outputs/gdb.base/solib-nodir | |
Makefile:214: recipe for target 'check/gdb.base/so-indr-cl.exp' failed | |
make[5]: *** [check/gdb.base/so-indr-cl.exp] Error 127 | |
mkdir -p outputs/gdb.base/solib-overlap | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/solib-corrupted.exp' failed | |
make[5]: *** [check/gdb.base/solib-corrupted.exp] Error 127 | |
mkdir -p outputs/gdb.base/solib-search | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/solib-display.exp' failed | |
make[5]: *** [check/gdb.base/solib-display.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/solib-disc.exp' failed | |
make[5]: *** [check/gdb.base/solib-disc.exp] Error 127 | |
mkdir -p outputs/gdb.base/solib-symbol | |
mkdir -p outputs/gdb.base/solib-weak | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/solib-nodir.exp' failed | |
make[5]: *** [check/gdb.base/solib-nodir.exp] Error 127 | |
mkdir -p outputs/gdb.base/solib | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/solib-overlap.exp' failed | |
make[5]: *** [check/gdb.base/solib-overlap.exp] Error 127 | |
mkdir -p outputs/gdb.base/source-dir | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/solib-search.exp' failed | |
make[5]: *** [check/gdb.base/solib-search.exp] Error 127 | |
mkdir -p outputs/gdb.base/source-execution | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/solib-symbol.exp' failed | |
make[5]: *** [check/gdb.base/solib-symbol.exp] Error 127 | |
mkdir -p outputs/gdb.base/source | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/solib-weak.exp' failed | |
make[5]: *** [check/gdb.base/solib-weak.exp] Error 127 | |
mkdir -p outputs/gdb.base/sss-bp-on-user-bp-2 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/solib.exp' failed | |
make[5]: *** [check/gdb.base/solib.exp] Error 127 | |
mkdir -p outputs/gdb.base/sss-bp-on-user-bp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/source-dir.exp' failed | |
make[5]: *** [check/gdb.base/source-dir.exp] Error 127 | |
mkdir -p outputs/gdb.base/stack-checking | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/source.exp' failed | |
make[5]: *** [check/gdb.base/source.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/sss-bp-on-user-bp-2.exp' failed | |
make[5]: *** [check/gdb.base/sss-bp-on-user-bp-2.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/source-execution.exp' failed | |
make[5]: *** [check/gdb.base/source-execution.exp] Error 127 | |
mkdir -p outputs/gdb.base/stale-infcall | |
mkdir -p outputs/gdb.base/stap-probe | |
mkdir -p outputs/gdb.base/start | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/stack-checking.exp' failed | |
make[5]: *** [check/gdb.base/stack-checking.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/sss-bp-on-user-bp.exp' failed | |
make[5]: *** [check/gdb.base/sss-bp-on-user-bp.exp] Error 127 | |
mkdir -p outputs/gdb.base/statistics | |
mkdir -p outputs/gdb.base/step-break | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/stale-infcall.exp' failed | |
make[5]: *** [check/gdb.base/stale-infcall.exp] Error 127 | |
mkdir -p outputs/gdb.base/step-bt | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/stap-probe.exp' failed | |
make[5]: *** [check/gdb.base/stap-probe.exp] Error 127 | |
mkdir -p outputs/gdb.base/step-line | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/start.exp' failed | |
make[5]: *** [check/gdb.base/start.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/statistics.exp' failed | |
make[5]: *** [check/gdb.base/statistics.exp] Error 127 | |
mkdir -p outputs/gdb.base/step-resume-infcall | |
mkdir -p outputs/gdb.base/step-symless | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/step-break.exp' failed | |
make[5]: *** [check/gdb.base/step-break.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/step-bt.exp' failed | |
make[5]: *** [check/gdb.base/step-bt.exp] Error 127 | |
mkdir -p outputs/gdb.base/step-test | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/store | |
Makefile:214: recipe for target 'check/gdb.base/step-line.exp' failed | |
make[5]: *** [check/gdb.base/step-line.exp] Error 127 | |
mkdir -p outputs/gdb.base/structs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/step-resume-infcall.exp' failed | |
make[5]: *** [check/gdb.base/step-resume-infcall.exp] Error 127 | |
mkdir -p outputs/gdb.base/structs2 | |
Makefile:214: recipe for target 'check/gdb.base/step-symless.exp' failed | |
make[5]: *** [check/gdb.base/step-symless.exp] Error 127 | |
mkdir -p outputs/gdb.base/structs3 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/step-test.exp' failed | |
make[5]: *** [check/gdb.base/step-test.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/store.exp' failed | |
make[5]: *** [check/gdb.base/store.exp] Error 127 | |
mkdir -p outputs/gdb.base/subst | |
mkdir -p outputs/gdb.base/sym-file | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/structs.exp' failed | |
make[5]: *** [check/gdb.base/structs.exp] Error 127 | |
mkdir -p outputs/gdb.base/symbol-without-target_section | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/structs2.exp' failed | |
make[5]: *** [check/gdb.base/structs2.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/structs3.exp' failed | |
make[5]: *** [check/gdb.base/structs3.exp] Error 127 | |
mkdir -p outputs/gdb.base/term | |
mkdir -p outputs/gdb.base/testenv | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/subst.exp' failed | |
make[5]: *** [check/gdb.base/subst.exp] Error 127 | |
mkdir -p outputs/gdb.base/trace-commands | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/sym-file.exp' failed | |
make[5]: *** [check/gdb.base/sym-file.exp] Error 127 | |
mkdir -p outputs/gdb.base/tui-layout | |
Makefile:214: recipe for target 'check/gdb.base/symbol-without-target_section.exp' failed | |
make[5]: *** [check/gdb.base/symbol-without-target_section.exp] Error 127 | |
mkdir -p outputs/gdb.base/twice | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/testenv.exp' failed | |
make[5]: *** [check/gdb.base/testenv.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/term.exp' failed | |
make[5]: *** [check/gdb.base/term.exp] Error 127 | |
mkdir -p outputs/gdb.base/type-opaque | |
mkdir -p outputs/gdb.base/ui-redirect | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/trace-commands.exp' failed | |
make[5]: *** [check/gdb.base/trace-commands.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/unload | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/tui-layout.exp' failed | |
make[5]: *** [check/gdb.base/tui-layout.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/twice.exp' failed | |
make[5]: *** [check/gdb.base/twice.exp] Error 127 | |
mkdir -p outputs/gdb.base/until-nodebug | |
mkdir -p outputs/gdb.base/until | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/type-opaque.exp' failed | |
make[5]: *** [check/gdb.base/type-opaque.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.base/unwindonsignal | |
Makefile:214: recipe for target 'check/gdb.base/ui-redirect.exp' failed | |
make[5]: *** [check/gdb.base/ui-redirect.exp] Error 127 | |
mkdir -p outputs/gdb.base/valgrind-db-attach | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/unload.exp' failed | |
make[5]: *** [check/gdb.base/unload.exp] Error 127 | |
mkdir -p outputs/gdb.base/valgrind-infcall | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/until-nodebug.exp' failed | |
make[5]: *** [check/gdb.base/until-nodebug.exp] Error 127 | |
mkdir -p outputs/gdb.base/value-double-free | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/until.exp' failed | |
make[5]: *** [check/gdb.base/until.exp] Error 127 | |
mkdir -p outputs/gdb.base/varargs | |
Makefile:214: recipe for target 'check/gdb.base/unwindonsignal.exp' failed | |
make[5]: *** [check/gdb.base/unwindonsignal.exp] Error 127 | |
mkdir -p outputs/gdb.base/vla-datatypes | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/valgrind-db-attach.exp' failed | |
make[5]: *** [check/gdb.base/valgrind-db-attach.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/valgrind-infcall.exp' failed | |
make[5]: *** [check/gdb.base/valgrind-infcall.exp] Error 127 | |
mkdir -p outputs/gdb.base/vla-ptr | |
mkdir -p outputs/gdb.base/vla-sideeffect | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/varargs.exp' failed | |
make[5]: *** [check/gdb.base/varargs.exp] Error 127 | |
mkdir -p outputs/gdb.base/volatile | |
Makefile:214: recipe for target 'check/gdb.base/value-double-free.exp' failed | |
make[5]: *** [check/gdb.base/value-double-free.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/vla-datatypes.exp' failed | |
make[5]: *** [check/gdb.base/vla-datatypes.exp] Error 127 | |
mkdir -p outputs/gdb.base/watch-cond-infcall | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/vla-sideeffect.exp' failed | |
make[5]: *** [check/gdb.base/vla-sideeffect.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/vla-ptr.exp' failed | |
make[5]: *** [check/gdb.base/vla-ptr.exp] Error 127 | |
mkdir -p outputs/gdb.base/watch-cond | |
mkdir -p outputs/gdb.base/watch-non-mem | |
mkdir -p outputs/gdb.base/watch-read | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/volatile.exp' failed | |
make[5]: *** [check/gdb.base/volatile.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/watch-cond-infcall.exp' failed | |
make[5]: *** [check/gdb.base/watch-cond-infcall.exp] Error 127 | |
mkdir -p outputs/gdb.base/watch-vfork | |
mkdir -p outputs/gdb.base/watchpoint-cond-gone | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/watch-cond.exp' failed | |
make[5]: *** [check/gdb.base/watch-cond.exp] Error 127 | |
mkdir -p outputs/gdb.base/watchpoint-delete | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/watch-non-mem.exp' failed | |
make[5]: *** [check/gdb.base/watch-non-mem.exp] Error 127 | |
mkdir -p outputs/gdb.base/watchpoint-hw-hit-once | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/watch-read.exp' failed | |
make[5]: *** [check/gdb.base/watch-read.exp] Error 127 | |
mkdir -p outputs/gdb.base/watchpoint-hw | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/watch-vfork.exp' failed | |
make[5]: *** [check/gdb.base/watch-vfork.exp] Error 127 | |
mkdir -p outputs/gdb.base/watchpoint-reuse-slot | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/watchpoint-delete.exp' failed | |
make[5]: *** [check/gdb.base/watchpoint-delete.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/watchpoint-hw-hit-once.exp' failed | |
make[5]: *** [check/gdb.base/watchpoint-hw-hit-once.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/watchpoint-cond-gone.exp' failed | |
make[5]: *** [check/gdb.base/watchpoint-cond-gone.exp] Error 127 | |
mkdir -p outputs/gdb.base/watchpoint-solib | |
mkdir -p outputs/gdb.base/watchpoint | |
mkdir -p outputs/gdb.base/watchpoints | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/watchpoint-reuse-slot.exp' failed | |
make[5]: *** [check/gdb.base/watchpoint-reuse-slot.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/watchpoint-hw.exp' failed | |
make[5]: *** [check/gdb.base/watchpoint-hw.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/watchpoint-solib.exp' failed | |
make[5]: *** [check/gdb.base/watchpoint-solib.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/watchpoint.exp' failed | |
make[5]: *** [check/gdb.base/watchpoint.exp] Error 127 | |
mkdir -p outputs/gdb.base/watch_thread_num | |
mkdir -p outputs/gdb.base/wchar | |
mkdir -p outputs/gdb.base/whatis-exp | |
mkdir -p outputs/gdb.base/whatis | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/watchpoints.exp' failed | |
make[5]: *** [check/gdb.base/watchpoints.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/data | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/watch_thread_num.exp' failed | |
make[5]: *** [check/gdb.base/watch_thread_num.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/delta | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/whatis-exp.exp' failed | |
make[5]: *** [check/gdb.base/whatis-exp.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/enable | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.base/wchar.exp' failed | |
make[5]: *** [check/gdb.base/wchar.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/exception | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/data.exp' failed | |
make[5]: *** [check/gdb.btrace/data.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.base/whatis.exp' failed | |
make[5]: *** [check/gdb.base/whatis.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/finish | |
mkdir -p outputs/gdb.btrace/function_call_history | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/delta.exp' failed | |
make[5]: *** [check/gdb.btrace/delta.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/instruction_history | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/enable.exp' failed | |
make[5]: *** [check/gdb.btrace/enable.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/multi-thread-step | |
Makefile:214: recipe for target 'check/gdb.btrace/exception.exp' failed | |
make[5]: *** [check/gdb.btrace/exception.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/next | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/finish.exp' failed | |
make[5]: *** [check/gdb.btrace/finish.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/nexti | |
Makefile:214: recipe for target 'check/gdb.btrace/function_call_history.exp' failed | |
make[5]: *** [check/gdb.btrace/function_call_history.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/nohist | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/instruction_history.exp' failed | |
make[5]: *** [check/gdb.btrace/instruction_history.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/record_goto | |
Makefile:214: recipe for target 'check/gdb.btrace/multi-thread-step.exp' failed | |
make[5]: *** [check/gdb.btrace/multi-thread-step.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/rn-dl-bind | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/next.exp' failed | |
make[5]: *** [check/gdb.btrace/next.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/step | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/nexti.exp' failed | |
make[5]: *** [check/gdb.btrace/nexti.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/stepi | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/nohist.exp' failed | |
make[5]: *** [check/gdb.btrace/nohist.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/tailcall | |
Makefile:214: recipe for target 'check/gdb.btrace/record_goto.exp' failed | |
make[5]: *** [check/gdb.btrace/record_goto.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/unknown_functions | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/rn-dl-bind.exp' failed | |
make[5]: *** [check/gdb.btrace/rn-dl-bind.exp] Error 127 | |
mkdir -p outputs/gdb.btrace/vdso | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/step.exp' failed | |
make[5]: *** [check/gdb.btrace/step.exp] Error 127 | |
mkdir -p outputs/gdb.cell/arch | |
Makefile:214: recipe for target 'check/gdb.btrace/stepi.exp' failed | |
make[5]: *** [check/gdb.btrace/stepi.exp] Error 127 | |
mkdir -p outputs/gdb.cell/break | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/tailcall.exp' failed | |
make[5]: *** [check/gdb.btrace/tailcall.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.btrace/unknown_functions.exp' failed | |
make[5]: *** [check/gdb.btrace/unknown_functions.exp] Error 127 | |
mkdir -p outputs/gdb.cell/bt | |
mkdir -p outputs/gdb.cell/core | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.btrace/vdso.exp' failed | |
make[5]: *** [check/gdb.btrace/vdso.exp] Error 127 | |
mkdir -p outputs/gdb.cell/data | |
Makefile:214: recipe for target 'check/gdb.cell/arch.exp' failed | |
make[5]: *** [check/gdb.cell/arch.exp] Error 127 | |
mkdir -p outputs/gdb.cell/dwarfaddr | |
Makefile:214: recipe for target 'check/gdb.cell/break.exp' failed | |
make[5]: *** [check/gdb.cell/break.exp] Error 127 | |
mkdir -p outputs/gdb.cell/ea-cache | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/bt.exp' failed | |
make[5]: *** [check/gdb.cell/bt.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cell/core.exp' failed | |
make[5]: *** [check/gdb.cell/core.exp] Error 127 | |
mkdir -p outputs/gdb.cell/ea-standalone | |
mkdir -p outputs/gdb.cell/ea-test | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/data.exp' failed | |
make[5]: *** [check/gdb.cell/data.exp] Error 127 | |
mkdir -p outputs/gdb.cell/f-regs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/dwarfaddr.exp' failed | |
make[5]: *** [check/gdb.cell/dwarfaddr.exp] Error 127 | |
mkdir -p outputs/gdb.cell/fork | |
Makefile:214: recipe for target 'check/gdb.cell/ea-cache.exp' failed | |
make[5]: *** [check/gdb.cell/ea-cache.exp] Error 127 | |
mkdir -p outputs/gdb.cell/gcore | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/ea-standalone.exp' failed | |
make[5]: *** [check/gdb.cell/ea-standalone.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cell/ea-test.exp' failed | |
make[5]: *** [check/gdb.cell/ea-test.exp] Error 127 | |
mkdir -p outputs/gdb.cell/mem-access | |
mkdir -p outputs/gdb.cell/ptype | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/f-regs.exp' failed | |
make[5]: *** [check/gdb.cell/f-regs.exp] Error 127 | |
mkdir -p outputs/gdb.cell/registers | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/gcore.exp' failed | |
make[5]: *** [check/gdb.cell/gcore.exp] Error 127 | |
mkdir -p outputs/gdb.cell/sizeof | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/fork.exp' failed | |
make[5]: *** [check/gdb.cell/fork.exp] Error 127 | |
mkdir -p outputs/gdb.cell/solib-symbol | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/ptype.exp' failed | |
make[5]: *** [check/gdb.cell/ptype.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cell/mem-access.exp' failed | |
make[5]: *** [check/gdb.cell/mem-access.exp] Error 127 | |
mkdir -p outputs/gdb.cell/solib | |
mkdir -p outputs/gdb.cp/abstract-origin | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/registers.exp' failed | |
make[5]: *** [check/gdb.cell/registers.exp] Error 127 | |
mkdir -p outputs/gdb.cp/ambiguous | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/solib-symbol.exp' failed | |
make[5]: *** [check/gdb.cell/solib-symbol.exp] Error 127 | |
mkdir -p outputs/gdb.cp/annota2 | |
Makefile:214: recipe for target 'check/gdb.cell/sizeof.exp' failed | |
make[5]: *** [check/gdb.cell/sizeof.exp] Error 127 | |
mkdir -p outputs/gdb.cp/annota3 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cell/solib.exp' failed | |
make[5]: *** [check/gdb.cell/solib.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/abstract-origin.exp' failed | |
make[5]: *** [check/gdb.cp/abstract-origin.exp] Error 127 | |
mkdir -p outputs/gdb.cp/anon-ns | |
mkdir -p outputs/gdb.cp/anon-struct | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/ambiguous.exp' failed | |
make[5]: *** [check/gdb.cp/ambiguous.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/annota2.exp' failed | |
make[5]: *** [check/gdb.cp/annota2.exp] Error 127 | |
mkdir -p outputs/gdb.cp/anon-union | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/annota3.exp' failed | |
make[5]: *** [check/gdb.cp/annota3.exp] Error 127 | |
mkdir -p outputs/gdb.cp/arg-reference | |
mkdir -p outputs/gdb.cp/baseenum | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/anon-ns.exp' failed | |
make[5]: *** [check/gdb.cp/anon-ns.exp] Error 127 | |
mkdir -p outputs/gdb.cp/bool | |
Makefile:214: recipe for target 'check/gdb.cp/anon-struct.exp' failed | |
make[5]: *** [check/gdb.cp/anon-struct.exp] Error 127 | |
mkdir -p outputs/gdb.cp/breakpoint | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/arg-reference.exp' failed | |
make[5]: *** [check/gdb.cp/arg-reference.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/anon-union.exp' failed | |
make[5]: *** [check/gdb.cp/anon-union.exp] Error 127 | |
mkdir -p outputs/gdb.cp/bs15503 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/baseenum.exp' failed | |
make[5]: *** [check/gdb.cp/baseenum.exp] Error 127 | |
mkdir -p outputs/gdb.cp/call-c | |
mkdir -p outputs/gdb.cp/casts | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/bool.exp' failed | |
make[5]: *** [check/gdb.cp/bool.exp] Error 127 | |
mkdir -p outputs/gdb.cp/class2 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/breakpoint.exp' failed | |
make[5]: *** [check/gdb.cp/breakpoint.exp] Error 127 | |
mkdir -p outputs/gdb.cp/classes | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/bs15503.exp' failed | |
make[5]: *** [check/gdb.cp/bs15503.exp] Error 127 | |
mkdir -p outputs/gdb.cp/cmpd-minsyms | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/call-c.exp' failed | |
make[5]: *** [check/gdb.cp/call-c.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.cp/converts | |
Makefile:214: recipe for target 'check/gdb.cp/casts.exp' failed | |
make[5]: *** [check/gdb.cp/casts.exp] Error 127 | |
mkdir -p outputs/gdb.cp/cp-relocate | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/class2.exp' failed | |
make[5]: *** [check/gdb.cp/class2.exp] Error 127 | |
mkdir -p outputs/gdb.cp/cpcompletion | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/classes.exp' failed | |
make[5]: *** [check/gdb.cp/classes.exp] Error 127 | |
mkdir -p outputs/gdb.cp/cpexprs | |
Makefile:214: recipe for target 'check/gdb.cp/cmpd-minsyms.exp' failed | |
make[5]: *** [check/gdb.cp/cmpd-minsyms.exp] Error 127 | |
mkdir -p outputs/gdb.cp/cplabel | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/converts.exp' failed | |
make[5]: *** [check/gdb.cp/converts.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/cp-relocate.exp' failed | |
make[5]: *** [check/gdb.cp/cp-relocate.exp] Error 127 | |
mkdir -p outputs/gdb.cp/cplusfuncs | |
mkdir -p outputs/gdb.cp/cpsizeof | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/cpcompletion.exp' failed | |
make[5]: *** [check/gdb.cp/cpcompletion.exp] Error 127 | |
mkdir -p outputs/gdb.cp/ctti | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/cplabel.exp' failed | |
make[5]: *** [check/gdb.cp/cplabel.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/cpexprs.exp' failed | |
make[5]: *** [check/gdb.cp/cpexprs.exp] Error 127 | |
mkdir -p outputs/gdb.cp/debug-expr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/cplusfuncs.exp' failed | |
make[5]: *** [check/gdb.cp/cplusfuncs.exp] Error 127 | |
mkdir -p outputs/gdb.cp/demangle | |
mkdir -p outputs/gdb.cp/derivation | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/cpsizeof.exp' failed | |
make[5]: *** [check/gdb.cp/cpsizeof.exp] Error 127 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/debug-expr.exp' failed | |
make[5]: *** [check/gdb.cp/debug-expr.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/ctti.exp' failed | |
make[5]: *** [check/gdb.cp/ctti.exp] Error 127 | |
mkdir -p outputs/gdb.cp/destrprint | |
mkdir -p outputs/gdb.cp/dispcxx | |
mkdir -p outputs/gdb.cp/enum-class | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/demangle.exp' failed | |
make[5]: *** [check/gdb.cp/demangle.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/derivation.exp' failed | |
make[5]: *** [check/gdb.cp/derivation.exp] Error 127 | |
mkdir -p outputs/gdb.cp/exception | |
mkdir -p outputs/gdb.cp/exceptprint | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/dispcxx.exp' failed | |
make[5]: *** [check/gdb.cp/dispcxx.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/destrprint.exp' failed | |
make[5]: *** [check/gdb.cp/destrprint.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/enum-class.exp' failed | |
make[5]: *** [check/gdb.cp/enum-class.exp] Error 127 | |
mkdir -p outputs/gdb.cp/expand-psymtabs-cxx | |
mkdir -p outputs/gdb.cp/expand-sals | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/exception.exp' failed | |
make[5]: *** [check/gdb.cp/exception.exp] Error 127 | |
mkdir -p outputs/gdb.cp/extern-c | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/exceptprint.exp' failed | |
make[5]: *** [check/gdb.cp/exceptprint.exp] Error 127 | |
mkdir -p outputs/gdb.cp/filename | |
mkdir -p outputs/gdb.cp/formatted-ref | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/expand-psymtabs-cxx.exp' failed | |
make[5]: *** [check/gdb.cp/expand-psymtabs-cxx.exp] Error 127 | |
mkdir -p outputs/gdb.cp/fpointer | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/expand-sals.exp' failed | |
make[5]: *** [check/gdb.cp/expand-sals.exp] Error 127 | |
mkdir -p outputs/gdb.cp/gdb1355 | |
Makefile:214: recipe for target 'check/gdb.cp/extern-c.exp' failed | |
make[5]: *** [check/gdb.cp/extern-c.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/filename.exp' failed | |
make[5]: *** [check/gdb.cp/filename.exp] Error 127 | |
mkdir -p outputs/gdb.cp/gdb2384 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/formatted-ref.exp' failed | |
make[5]: *** [check/gdb.cp/formatted-ref.exp] Error 127 | |
mkdir -p outputs/gdb.cp/gdb2495 | |
mkdir -p outputs/gdb.cp/hang | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/fpointer.exp' failed | |
make[5]: *** [check/gdb.cp/fpointer.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/gdb1355.exp' failed | |
make[5]: *** [check/gdb.cp/gdb1355.exp] Error 127 | |
mkdir -p outputs/gdb.cp/impl-this | |
mkdir -p outputs/gdb.cp/infcall-dlopen | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/gdb2384.exp' failed | |
make[5]: *** [check/gdb.cp/gdb2384.exp] Error 127 | |
mkdir -p outputs/gdb.cp/inherit | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/hang.exp' failed | |
make[5]: *** [check/gdb.cp/hang.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/gdb2495.exp' failed | |
make[5]: *** [check/gdb.cp/gdb2495.exp] Error 127 | |
mkdir -p outputs/gdb.cp/koenig | |
mkdir -p outputs/gdb.cp/local | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/impl-this.exp' failed | |
make[5]: *** [check/gdb.cp/impl-this.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/infcall-dlopen.exp' failed | |
make[5]: *** [check/gdb.cp/infcall-dlopen.exp] Error 127 | |
mkdir -p outputs/gdb.cp/m-data | |
mkdir -p outputs/gdb.cp/m-static | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/inherit.exp' failed | |
make[5]: *** [check/gdb.cp/inherit.exp] Error 127 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/koenig.exp' failed | |
make[5]: *** [check/gdb.cp/koenig.exp] Error 127 | |
mkdir -p outputs/gdb.cp/maint | |
Makefile:214: recipe for target 'check/gdb.cp/local.exp' failed | |
make[5]: *** [check/gdb.cp/local.exp] Error 127 | |
mkdir -p outputs/gdb.cp/mb-ctor | |
mkdir -p outputs/gdb.cp/mb-inline | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/m-data.exp' failed | |
make[5]: *** [check/gdb.cp/m-data.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/m-static.exp' failed | |
make[5]: *** [check/gdb.cp/m-static.exp] Error 127 | |
mkdir -p outputs/gdb.cp/mb-templates | |
mkdir -p outputs/gdb.cp/member-name | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/maint.exp' failed | |
make[5]: *** [check/gdb.cp/maint.exp] Error 127 | |
mkdir -p outputs/gdb.cp/member-ptr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/mb-ctor.exp' failed | |
make[5]: *** [check/gdb.cp/mb-ctor.exp] Error 127 | |
mkdir -p outputs/gdb.cp/meth-typedefs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/mb-inline.exp' failed | |
make[5]: *** [check/gdb.cp/mb-inline.exp] Error 127 | |
mkdir -p outputs/gdb.cp/method | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/mb-templates.exp' failed | |
make[5]: *** [check/gdb.cp/mb-templates.exp] Error 127 | |
mkdir -p outputs/gdb.cp/method2 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/member-name.exp' failed | |
make[5]: *** [check/gdb.cp/member-name.exp] Error 127 | |
mkdir -p outputs/gdb.cp/minsym-fallback | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/member-ptr.exp' failed | |
make[5]: *** [check/gdb.cp/member-ptr.exp] Error 127 | |
mkdir -p outputs/gdb.cp/misc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/meth-typedefs.exp' failed | |
make[5]: *** [check/gdb.cp/meth-typedefs.exp] Error 127 | |
mkdir -p outputs/gdb.cp/namelessclass | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/method.exp' failed | |
make[5]: *** [check/gdb.cp/method.exp] Error 127 | |
mkdir -p outputs/gdb.cp/namespace-enum | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/method2.exp' failed | |
make[5]: *** [check/gdb.cp/method2.exp] Error 127 | |
mkdir -p outputs/gdb.cp/namespace-nested-import | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/minsym-fallback.exp' failed | |
make[5]: *** [check/gdb.cp/minsym-fallback.exp] Error 127 | |
mkdir -p outputs/gdb.cp/namespace | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/misc.exp' failed | |
make[5]: *** [check/gdb.cp/misc.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/namelessclass.exp' failed | |
make[5]: *** [check/gdb.cp/namelessclass.exp] Error 127 | |
mkdir -p outputs/gdb.cp/nextoverthrow | |
mkdir -p outputs/gdb.cp/no-dmgl-verbose | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/namespace-enum.exp' failed | |
make[5]: *** [check/gdb.cp/namespace-enum.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/namespace-nested-import.exp' failed | |
make[5]: *** [check/gdb.cp/namespace-nested-import.exp] Error 127 | |
mkdir -p outputs/gdb.cp/noparam | |
mkdir -p outputs/gdb.cp/nsalias | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/namespace.exp' failed | |
make[5]: *** [check/gdb.cp/namespace.exp] Error 127 | |
mkdir -p outputs/gdb.cp/nsdecl | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/no-dmgl-verbose.exp' failed | |
make[5]: *** [check/gdb.cp/no-dmgl-verbose.exp] Error 127 | |
mkdir -p outputs/gdb.cp/nsimport | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nextoverthrow.exp' failed | |
make[5]: *** [check/gdb.cp/nextoverthrow.exp] Error 127 | |
mkdir -p outputs/gdb.cp/nsnested | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nsalias.exp' failed | |
make[5]: *** [check/gdb.cp/nsalias.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/noparam.exp' failed | |
make[5]: *** [check/gdb.cp/noparam.exp] Error 127 | |
mkdir -p outputs/gdb.cp/nsnoimports | |
mkdir -p outputs/gdb.cp/nsrecurs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nsdecl.exp' failed | |
make[5]: *** [check/gdb.cp/nsdecl.exp] Error 127 | |
mkdir -p outputs/gdb.cp/nsstress | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nsimport.exp' failed | |
make[5]: *** [check/gdb.cp/nsimport.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nsnested.exp' failed | |
make[5]: *** [check/gdb.cp/nsnested.exp] Error 127 | |
mkdir -p outputs/gdb.cp/nsusing | |
mkdir -p outputs/gdb.cp/operator | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nsnoimports.exp' failed | |
make[5]: *** [check/gdb.cp/nsnoimports.exp] Error 127 | |
mkdir -p outputs/gdb.cp/oranking | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nsrecurs.exp' failed | |
make[5]: *** [check/gdb.cp/nsrecurs.exp] Error 127 | |
mkdir -p outputs/gdb.cp/overload-const | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nsstress.exp' failed | |
make[5]: *** [check/gdb.cp/nsstress.exp] Error 127 | |
mkdir -p outputs/gdb.cp/overload | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/nsusing.exp' failed | |
make[5]: *** [check/gdb.cp/nsusing.exp] Error 127 | |
mkdir -p outputs/gdb.cp/ovldbreak | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/operator.exp' failed | |
make[5]: *** [check/gdb.cp/operator.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/oranking.exp' failed | |
make[5]: *** [check/gdb.cp/oranking.exp] Error 127 | |
mkdir -p outputs/gdb.cp/ovsrch | |
mkdir -p outputs/gdb.cp/paren-type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/overload.exp' failed | |
make[5]: *** [check/gdb.cp/overload.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/overload-const.exp' failed | |
make[5]: *** [check/gdb.cp/overload-const.exp] Error 127 | |
mkdir -p outputs/gdb.cp/parse-lang | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/ovldbreak.exp' failed | |
make[5]: *** [check/gdb.cp/ovldbreak.exp] Error 127 | |
mkdir -p outputs/gdb.cp/pass-by-ref | |
mkdir -p outputs/gdb.cp/pr-1023 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/ovsrch.exp' failed | |
make[5]: *** [check/gdb.cp/ovsrch.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/paren-type.exp' failed | |
make[5]: *** [check/gdb.cp/paren-type.exp] Error 127 | |
mkdir -p outputs/gdb.cp/pr-1210 | |
mkdir -p outputs/gdb.cp/pr-574 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/parse-lang.exp' failed | |
make[5]: *** [check/gdb.cp/parse-lang.exp] Error 127 | |
mkdir -p outputs/gdb.cp/pr10687 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr-1023.exp' failed | |
make[5]: *** [check/gdb.cp/pr-1023.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pass-by-ref.exp' failed | |
make[5]: *** [check/gdb.cp/pass-by-ref.exp] Error 127 | |
mkdir -p outputs/gdb.cp/pr10728 | |
mkdir -p outputs/gdb.cp/pr12028 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr-1210.exp' failed | |
make[5]: *** [check/gdb.cp/pr-1210.exp] Error 127 | |
mkdir -p outputs/gdb.cp/pr9067 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr-574.exp' failed | |
make[5]: *** [check/gdb.cp/pr-574.exp] Error 127 | |
mkdir -p outputs/gdb.cp/pr9167 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr10687.exp' failed | |
make[5]: *** [check/gdb.cp/pr10687.exp] Error 127 | |
mkdir -p outputs/gdb.cp/pr9631 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr10728.exp' failed | |
make[5]: *** [check/gdb.cp/pr10728.exp] Error 127 | |
mkdir -p outputs/gdb.cp/printmethod | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr12028.exp' failed | |
make[5]: *** [check/gdb.cp/pr12028.exp] Error 127 | |
mkdir -p outputs/gdb.cp/psmang | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr9067.exp' failed | |
make[5]: *** [check/gdb.cp/pr9067.exp] Error 127 | |
mkdir -p outputs/gdb.cp/psymtab-parameter | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr9167.exp' failed | |
make[5]: *** [check/gdb.cp/pr9167.exp] Error 127 | |
mkdir -p outputs/gdb.cp/ptype-cv-cp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/pr9631.exp' failed | |
make[5]: *** [check/gdb.cp/pr9631.exp] Error 127 | |
mkdir -p outputs/gdb.cp/ptype-flags | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/printmethod.exp' failed | |
make[5]: *** [check/gdb.cp/printmethod.exp] Error 127 | |
mkdir -p outputs/gdb.cp/punctuator | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/psmang.exp' failed | |
make[5]: *** [check/gdb.cp/psmang.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/psymtab-parameter.exp' failed | |
make[5]: *** [check/gdb.cp/psymtab-parameter.exp] Error 127 | |
mkdir -p outputs/gdb.cp/re-set-overloaded | |
mkdir -p outputs/gdb.cp/readnow-language | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/ptype-cv-cp.exp' failed | |
make[5]: *** [check/gdb.cp/ptype-cv-cp.exp] Error 127 | |
mkdir -p outputs/gdb.cp/ref-params | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/ptype-flags.exp' failed | |
make[5]: *** [check/gdb.cp/ptype-flags.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/punctuator.exp' failed | |
make[5]: *** [check/gdb.cp/punctuator.exp] Error 127 | |
mkdir -p outputs/gdb.cp/ref-types | |
mkdir -p outputs/gdb.cp/rtti | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/re-set-overloaded.exp' failed | |
make[5]: *** [check/gdb.cp/re-set-overloaded.exp] Error 127 | |
mkdir -p outputs/gdb.cp/shadow | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/readnow-language.exp' failed | |
make[5]: *** [check/gdb.cp/readnow-language.exp] Error 127 | |
mkdir -p outputs/gdb.cp/smartp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/ref-params.exp' failed | |
make[5]: *** [check/gdb.cp/ref-params.exp] Error 127 | |
mkdir -p outputs/gdb.cp/static-method | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/rtti.exp' failed | |
make[5]: *** [check/gdb.cp/rtti.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/ref-types.exp' failed | |
make[5]: *** [check/gdb.cp/ref-types.exp] Error 127 | |
mkdir -p outputs/gdb.cp/static-print-quit | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/shadow.exp' failed | |
make[5]: *** [check/gdb.cp/shadow.exp] Error 127 | |
mkdir -p outputs/gdb.cp/temargs | |
mkdir -p outputs/gdb.cp/templates | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/smartp.exp' failed | |
make[5]: *** [check/gdb.cp/smartp.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/static-method.exp' failed | |
make[5]: *** [check/gdb.cp/static-method.exp] Error 127 | |
mkdir -p outputs/gdb.cp/try_catch | |
mkdir -p outputs/gdb.cp/typedef-operator | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/static-print-quit.exp' failed | |
make[5]: *** [check/gdb.cp/static-print-quit.exp] Error 127 | |
mkdir -p outputs/gdb.cp/typeid | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/temargs.exp' failed | |
make[5]: *** [check/gdb.cp/temargs.exp] Error 127 | |
mkdir -p outputs/gdb.cp/userdef | |
Makefile:214: recipe for target 'check/gdb.cp/templates.exp' failed | |
make[5]: *** [check/gdb.cp/templates.exp] Error 127 | |
mkdir -p outputs/gdb.cp/using-crash | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/typedef-operator.exp' failed | |
make[5]: *** [check/gdb.cp/typedef-operator.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/try_catch.exp' failed | |
make[5]: *** [check/gdb.cp/try_catch.exp] Error 127 | |
mkdir -p outputs/gdb.cp/virtbase | |
mkdir -p outputs/gdb.cp/virtfunc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/typeid.exp' failed | |
make[5]: *** [check/gdb.cp/typeid.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/using-crash.exp' failed | |
make[5]: *** [check/gdb.cp/using-crash.exp] Error 127 | |
mkdir -p outputs/gdb.cp/virtfunc2 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/userdef.exp' failed | |
make[5]: *** [check/gdb.cp/userdef.exp] Error 127 | |
mkdir -p outputs/gdb.cp/vla-cxx | |
mkdir -p outputs/gdb.disasm/am33 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/virtbase.exp' failed | |
make[5]: *** [check/gdb.cp/virtbase.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.disasm/h8300s | |
Makefile:214: recipe for target 'check/gdb.cp/virtfunc.exp' failed | |
make[5]: *** [check/gdb.cp/virtfunc.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/hppa | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.cp/vla-cxx.exp' failed | |
make[5]: *** [check/gdb.cp/vla-cxx.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.cp/virtfunc2.exp' failed | |
make[5]: *** [check/gdb.cp/virtfunc2.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.disasm/am33.exp' failed | |
make[5]: *** [check/gdb.disasm/am33.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/mn10300 | |
mkdir -p outputs/gdb.disasm/sh3 | |
mkdir -p outputs/gdb.disasm/t01_mov | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/h8300s.exp' failed | |
make[5]: *** [check/gdb.disasm/h8300s.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.disasm/hppa.exp' failed | |
make[5]: *** [check/gdb.disasm/hppa.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t02_mova | |
mkdir -p outputs/gdb.disasm/t03_add | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/mn10300.exp' failed | |
make[5]: *** [check/gdb.disasm/mn10300.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t04_sub | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/sh3.exp' failed | |
make[5]: *** [check/gdb.disasm/sh3.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t05_cmp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t01_mov.exp' failed | |
make[5]: *** [check/gdb.disasm/t01_mov.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t06_ari2 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t02_mova.exp' failed | |
make[5]: *** [check/gdb.disasm/t02_mova.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t07_ari3 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t03_add.exp' failed | |
make[5]: *** [check/gdb.disasm/t03_add.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t08_or | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t05_cmp.exp' failed | |
make[5]: *** [check/gdb.disasm/t05_cmp.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.disasm/t04_sub.exp' failed | |
make[5]: *** [check/gdb.disasm/t04_sub.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t09_xor | |
mkdir -p outputs/gdb.disasm/t10_and | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t06_ari2.exp' failed | |
make[5]: *** [check/gdb.disasm/t06_ari2.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t07_ari3.exp' failed | |
make[5]: *** [check/gdb.disasm/t07_ari3.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t11_logs | |
mkdir -p outputs/gdb.disasm/t12_bit | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t08_or.exp' failed | |
make[5]: *** [check/gdb.disasm/t08_or.exp] Error 127 | |
mkdir -p outputs/gdb.disasm/t13_otr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t09_xor.exp' failed | |
make[5]: *** [check/gdb.disasm/t09_xor.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t10_and.exp' failed | |
make[5]: *** [check/gdb.disasm/t10_and.exp] Error 127 | |
mkdir -p outputs/gdb.dlang/demangle | |
mkdir -p outputs/gdb.dlang/primitive-types | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t12_bit.exp' failed | |
make[5]: *** [check/gdb.disasm/t12_bit.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/arr-stride | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t11_logs.exp' failed | |
make[5]: *** [check/gdb.disasm/t11_logs.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.disasm/t13_otr.exp' failed | |
make[5]: *** [check/gdb.disasm/t13_otr.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/arr-subrange | |
mkdir -p outputs/gdb.dwarf2/callframecfa | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dlang/demangle.exp' failed | |
make[5]: *** [check/gdb.dlang/demangle.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/clztest | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dlang/primitive-types.exp' failed | |
make[5]: *** [check/gdb.dlang/primitive-types.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/corrupt | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/arr-stride.exp' failed | |
make[5]: *** [check/gdb.dwarf2/arr-stride.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/count | |
Makefile:214: recipe for target 'check/gdb.dwarf2/arr-subrange.exp' failed | |
make[5]: *** [check/gdb.dwarf2/arr-subrange.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dup-psym | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/clztest.exp' failed | |
make[5]: *** [check/gdb.dwarf2/clztest.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/callframecfa.exp' failed | |
make[5]: *** [check/gdb.dwarf2/callframecfa.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-abs-hi-pc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/corrupt.exp' failed | |
make[5]: *** [check/gdb.dwarf2/corrupt.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-ada-ffffffff | |
mkdir -p outputs/gdb.dwarf2/dw2-anon-mptr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/count.exp' failed | |
make[5]: *** [check/gdb.dwarf2/count.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-anonymous-func | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dup-psym.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dup-psym.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-bad-parameter-type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-abs-hi-pc.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-abs-hi-pc.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-ada-ffffffff.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-ada-ffffffff.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-basic | |
mkdir -p outputs/gdb.dwarf2/dw2-canonicalize-type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-anon-mptr.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-anon-mptr.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-case-insensitive | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-anonymous-func.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-anonymous-func.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-common-block | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-bad-parameter-type.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-bad-parameter-type.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-compdir-oldgcc | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-basic.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-basic.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-canonicalize-type.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-canonicalize-type.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-compressed | |
mkdir -p outputs/gdb.dwarf2/dw2-const | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-case-insensitive.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-case-insensitive.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.dwarf2/dw2-cp-infcall-ref-static | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-common-block.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-common-block.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-cu-size | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-compdir-oldgcc.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-compdir-oldgcc.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-dir-file-name | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-compressed.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-compressed.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-dos-drive | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-const.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-const.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-double-set-die-type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-cp-infcall-ref-static.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-cp-infcall-ref-static.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-dup-frame | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-cu-size.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-cu-size.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-empty-namespace | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-dir-file-name.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-dir-file-name.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-empty-pc-range | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-dos-drive.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-dos-drive.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-entry-value | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-double-set-die-type.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-double-set-die-type.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-error | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-dup-frame.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-dup-frame.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-filename | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-empty-namespace.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-empty-namespace.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-icc-opaque | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-empty-pc-range.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-empty-pc-range.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-icycle | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-entry-value.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-entry-value.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-ifort-parameter | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-error.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-error.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-inheritance | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-filename.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-filename.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-inline-break | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-icc-opaque.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-icc-opaque.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-icycle.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-icycle.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-inline-param | |
mkdir -p outputs/gdb.dwarf2/dw2-intercu | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-ifort-parameter.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-ifort-parameter.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-inheritance.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-inheritance.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-intermix | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-inline-break.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-inline-break.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-linkage-name-trust | |
mkdir -p outputs/gdb.dwarf2/dw2-minsym-in-cu | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-inline-param.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-inline-param.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-intercu.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-intercu.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-modula2-self-type | |
mkdir -p outputs/gdb.dwarf2/dw2-namespaceless-anonymous | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-linkage-name-trust.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-linkage-name-trust.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-intermix.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-intermix.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-noloc | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-minsym-in-cu.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-minsym-in-cu.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-objfile-overlap | |
mkdir -p outputs/gdb.dwarf2/dw2-op-call | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-namespaceless-anonymous.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-namespaceless-anonymous.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-modula2-self-type.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-modula2-self-type.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-op-out-param | |
mkdir -p outputs/gdb.dwarf2/dw2-op-stack-value | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-noloc.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-noloc.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-param-error | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-op-call.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-op-call.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-producer | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-objfile-overlap.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-objfile-overlap.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-ranges | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-op-out-param.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-op-out-param.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-op-stack-value.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-op-stack-value.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-ref-missing-frame | |
mkdir -p outputs/gdb.dwarf2/dw2-reg-undefined | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-param-error.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-param-error.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-restore | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-producer.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-producer.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-ranges.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-ranges.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-restrict | |
mkdir -p outputs/gdb.dwarf2/dw2-simple-locdesc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-ref-missing-frame.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-ref-missing-frame.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-skip-prologue | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-reg-undefined.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-reg-undefined.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-stack-boundary | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-restore.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-restore.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-strp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-simple-locdesc.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-simple-locdesc.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-restrict.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-restrict.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-undefined-ret-addr | |
mkdir -p outputs/gdb.dwarf2/dw2-unresolved | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-skip-prologue.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-skip-prologue.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-stack-boundary.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-stack-boundary.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw2-var-zero-addr | |
mkdir -p outputs/gdb.dwarf2/dw4-sig-type-unused | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-undefined-ret-addr.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-undefined-ret-addr.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-strp.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-strp.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dw4-sig-types | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-unresolved.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-unresolved.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dwp-symlink | |
mkdir -p outputs/gdb.dwarf2/dwz | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw4-sig-type-unused.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw4-sig-type-unused.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw2-var-zero-addr.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw2-var-zero-addr.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/dwzbuildid | |
mkdir -p outputs/gdb.dwarf2/enum-type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dw4-sig-types.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dw4-sig-types.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/fission-base | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dwp-symlink.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dwp-symlink.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dwz.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dwz.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/fission-loclists | |
mkdir -p outputs/gdb.dwarf2/fission-mix | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/dwzbuildid.exp' failed | |
make[5]: *** [check/gdb.dwarf2/dwzbuildid.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/fission-reread | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/enum-type.exp' failed | |
make[5]: *** [check/gdb.dwarf2/enum-type.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/fission-base.exp' failed | |
make[5]: *** [check/gdb.dwarf2/fission-base.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/gdb-index | |
mkdir -p outputs/gdb.dwarf2/implptr-64bit | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/fission-loclists.exp' failed | |
make[5]: *** [check/gdb.dwarf2/fission-loclists.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/fission-mix.exp' failed | |
make[5]: *** [check/gdb.dwarf2/fission-mix.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/implptr-optimized-out | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.dwarf2/implptr | |
Makefile:214: recipe for target 'check/gdb.dwarf2/fission-reread.exp' failed | |
make[5]: *** [check/gdb.dwarf2/fission-reread.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/implptrconst | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/gdb-index.exp' failed | |
make[5]: *** [check/gdb.dwarf2/gdb-index.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/implptrpiece | |
Makefile:214: recipe for target 'check/gdb.dwarf2/implptr-64bit.exp' failed | |
make[5]: *** [check/gdb.dwarf2/implptr-64bit.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/mac-fileno | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/implptrconst.exp' failed | |
make[5]: *** [check/gdb.dwarf2/implptrconst.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/implptr-optimized-out.exp' failed | |
make[5]: *** [check/gdb.dwarf2/implptr-optimized-out.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/implptr.exp' failed | |
make[5]: *** [check/gdb.dwarf2/implptr.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/member-ptr-forwardref | |
mkdir -p outputs/gdb.dwarf2/method-ptr | |
mkdir -p outputs/gdb.dwarf2/missing-sig-type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/implptrpiece.exp' failed | |
make[5]: *** [check/gdb.dwarf2/implptrpiece.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/mac-fileno.exp' failed | |
make[5]: *** [check/gdb.dwarf2/mac-fileno.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/nostaticblock | |
mkdir -p outputs/gdb.dwarf2/pieces-optimized-out | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/member-ptr-forwardref.exp' failed | |
make[5]: *** [check/gdb.dwarf2/member-ptr-forwardref.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/pieces | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/method-ptr.exp' failed | |
make[5]: *** [check/gdb.dwarf2/method-ptr.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/missing-sig-type.exp' failed | |
make[5]: *** [check/gdb.dwarf2/missing-sig-type.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/pr10770 | |
mkdir -p outputs/gdb.dwarf2/pr11465 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/nostaticblock.exp' failed | |
make[5]: *** [check/gdb.dwarf2/nostaticblock.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.dwarf2/pr13961 | |
Makefile:214: recipe for target 'check/gdb.dwarf2/pieces-optimized-out.exp' failed | |
make[5]: *** [check/gdb.dwarf2/pieces-optimized-out.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/subrange | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/pieces.exp' failed | |
make[5]: *** [check/gdb.dwarf2/pieces.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/trace-crash | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/pr10770.exp' failed | |
make[5]: *** [check/gdb.dwarf2/pr10770.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/typeddwarf | |
Makefile:214: recipe for target 'check/gdb.dwarf2/pr11465.exp' failed | |
make[5]: *** [check/gdb.dwarf2/pr11465.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/valop | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/pr13961.exp' failed | |
make[5]: *** [check/gdb.dwarf2/pr13961.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/subrange.exp' failed | |
make[5]: *** [check/gdb.dwarf2/subrange.exp] Error 127 | |
mkdir -p outputs/gdb.dwarf2/watch-notconst | |
mkdir -p outputs/gdb.fortran/array-element | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/trace-crash.exp' failed | |
make[5]: *** [check/gdb.dwarf2/trace-crash.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/charset | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/typeddwarf.exp' failed | |
make[5]: *** [check/gdb.dwarf2/typeddwarf.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/valop.exp' failed | |
make[5]: *** [check/gdb.dwarf2/valop.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/common-block | |
mkdir -p outputs/gdb.fortran/complex | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.dwarf2/watch-notconst.exp' failed | |
make[5]: *** [check/gdb.dwarf2/watch-notconst.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/derived-type | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/array-element.exp' failed | |
make[5]: *** [check/gdb.fortran/array-element.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.fortran/charset.exp' failed | |
make[5]: *** [check/gdb.fortran/charset.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/exprs | |
mkdir -p outputs/gdb.fortran/library-module | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/common-block.exp' failed | |
make[5]: *** [check/gdb.fortran/common-block.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/logical | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/complex.exp' failed | |
make[5]: *** [check/gdb.fortran/complex.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/derived-type.exp' failed | |
make[5]: *** [check/gdb.fortran/derived-type.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/module | |
mkdir -p outputs/gdb.fortran/multi-dim | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/exprs.exp' failed | |
make[5]: *** [check/gdb.fortran/exprs.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/subarray | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/library-module.exp' failed | |
make[5]: *** [check/gdb.fortran/library-module.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/types | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/logical.exp' failed | |
make[5]: *** [check/gdb.fortran/logical.exp] Error 127 | |
mkdir -p outputs/gdb.fortran/whatis_type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/module.exp' failed | |
make[5]: *** [check/gdb.fortran/module.exp] Error 127 | |
mkdir -p outputs/gdb.gdb/complaints | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/multi-dim.exp' failed | |
make[5]: *** [check/gdb.fortran/multi-dim.exp] Error 127 | |
mkdir -p outputs/gdb.gdb/observer | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/subarray.exp' failed | |
make[5]: *** [check/gdb.fortran/subarray.exp] Error 127 | |
mkdir -p outputs/gdb.gdb/python-interrupts | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.fortran/types.exp' failed | |
make[5]: *** [check/gdb.fortran/types.exp] Error 127 | |
mkdir -p outputs/gdb.gdb/python-selftest | |
Makefile:214: recipe for target 'check/gdb.fortran/whatis_type.exp' failed | |
make[5]: *** [check/gdb.fortran/whatis_type.exp] Error 127 | |
mkdir -p outputs/gdb.gdb/selftest | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.gdb/complaints.exp' failed | |
make[5]: *** [check/gdb.gdb/complaints.exp] Error 127 | |
mkdir -p outputs/gdb.gdb/xfullpath | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.gdb/observer.exp' failed | |
make[5]: *** [check/gdb.gdb/observer.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.gdb/python-interrupts.exp' failed | |
make[5]: *** [check/gdb.gdb/python-interrupts.exp] Error 127 | |
mkdir -p outputs/gdb.go/basic-types | |
mkdir -p outputs/gdb.go/chan | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.gdb/python-selftest.exp' failed | |
make[5]: *** [check/gdb.gdb/python-selftest.exp] Error 127 | |
mkdir -p outputs/gdb.go/handcall | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.gdb/selftest.exp' failed | |
make[5]: *** [check/gdb.gdb/selftest.exp] Error 127 | |
mkdir -p outputs/gdb.go/hello | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.gdb/xfullpath.exp' failed | |
make[5]: *** [check/gdb.gdb/xfullpath.exp] Error 127 | |
mkdir -p outputs/gdb.go/integers | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.go/basic-types.exp' failed | |
make[5]: *** [check/gdb.go/basic-types.exp] Error 127 | |
mkdir -p outputs/gdb.go/methods | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.go/handcall.exp' failed | |
make[5]: *** [check/gdb.go/handcall.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.go/chan.exp' failed | |
make[5]: *** [check/gdb.go/chan.exp] Error 127 | |
mkdir -p outputs/gdb.go/package | |
mkdir -p outputs/gdb.go/print | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.go/hello.exp' failed | |
make[5]: *** [check/gdb.go/hello.exp] Error 127 | |
mkdir -p outputs/gdb.go/strings | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.go/integers.exp' failed | |
make[5]: *** [check/gdb.go/integers.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.go/methods.exp' failed | |
make[5]: *** [check/gdb.go/methods.exp] Error 127 | |
mkdir -p outputs/gdb.go/types | |
mkdir -p outputs/gdb.go/unsafe | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.go/package.exp' failed | |
make[5]: *** [check/gdb.go/package.exp] Error 127 | |
mkdir -p outputs/gdb.guile/guile | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.go/print.exp' failed | |
make[5]: *** [check/gdb.go/print.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.guile/scm-arch | |
Makefile:214: recipe for target 'check/gdb.go/strings.exp' failed | |
make[5]: *** [check/gdb.go/strings.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-block | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.go/types.exp' failed | |
make[5]: *** [check/gdb.go/types.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-breakpoint | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.go/unsafe.exp' failed | |
make[5]: *** [check/gdb.go/unsafe.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-cmd | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/guile.exp' failed | |
make[5]: *** [check/gdb.guile/guile.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-disasm | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-arch.exp' failed | |
make[5]: *** [check/gdb.guile/scm-arch.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-equal | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-block.exp' failed | |
make[5]: *** [check/gdb.guile/scm-block.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-error | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-breakpoint.exp' failed | |
make[5]: *** [check/gdb.guile/scm-breakpoint.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-frame-args | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-cmd.exp' failed | |
make[5]: *** [check/gdb.guile/scm-cmd.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-frame-inline | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-disasm.exp' failed | |
make[5]: *** [check/gdb.guile/scm-disasm.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-frame | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-equal.exp' failed | |
make[5]: *** [check/gdb.guile/scm-equal.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-gsmob | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-error.exp' failed | |
make[5]: *** [check/gdb.guile/scm-error.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-frame-args.exp' failed | |
make[5]: *** [check/gdb.guile/scm-frame-args.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-iterator | |
mkdir -p outputs/gdb.guile/scm-math | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-frame-inline.exp' failed | |
make[5]: *** [check/gdb.guile/scm-frame-inline.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-frame.exp' failed | |
make[5]: *** [check/gdb.guile/scm-frame.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-objfile-script | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-gsmob.exp' failed | |
make[5]: *** [check/gdb.guile/scm-gsmob.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-objfile | |
mkdir -p outputs/gdb.guile/scm-parameter | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-math.exp' failed | |
make[5]: *** [check/gdb.guile/scm-math.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.guile/scm-iterator.exp' failed | |
make[5]: *** [check/gdb.guile/scm-iterator.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-ports | |
mkdir -p outputs/gdb.guile/scm-pretty-print | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-objfile-script.exp' failed | |
make[5]: *** [check/gdb.guile/scm-objfile-script.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-progspace | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-objfile.exp' failed | |
make[5]: *** [check/gdb.guile/scm-objfile.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-section-script | |
Makefile:214: recipe for target 'check/gdb.guile/scm-parameter.exp' failed | |
make[5]: *** [check/gdb.guile/scm-parameter.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-symbol | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-pretty-print.exp' failed | |
make[5]: *** [check/gdb.guile/scm-pretty-print.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.guile/scm-ports.exp' failed | |
make[5]: *** [check/gdb.guile/scm-ports.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-symtab | |
mkdir -p outputs/gdb.guile/scm-type | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-section-script.exp' failed | |
make[5]: *** [check/gdb.guile/scm-section-script.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-value-cc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-progspace.exp' failed | |
make[5]: *** [check/gdb.guile/scm-progspace.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-symbol.exp' failed | |
make[5]: *** [check/gdb.guile/scm-symbol.exp] Error 127 | |
mkdir -p outputs/gdb.guile/scm-value | |
mkdir -p outputs/gdb.guile/types-module | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-symtab.exp' failed | |
make[5]: *** [check/gdb.guile/scm-symtab.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.aCC/optimize | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-type.exp' failed | |
make[5]: *** [check/gdb.guile/scm-type.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.aCC/watch-cmd | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-value-cc.exp' failed | |
make[5]: *** [check/gdb.guile/scm-value-cc.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.base-hp/callfwmall | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/scm-value.exp' failed | |
make[5]: *** [check/gdb.guile/scm-value.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.base-hp/dollar | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.guile/types-module.exp' failed | |
make[5]: *** [check/gdb.guile/types-module.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.base-hp/hwwatchbus | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.aCC/optimize.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.aCC/optimize.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.base-hp/pxdb | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.base-hp/callfwmall.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.base-hp/callfwmall.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.aCC/watch-cmd.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.aCC/watch-cmd.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.base-hp/reg-pa64 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.base-hp/dollar.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.base-hp/dollar.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.base-hp/reg | |
mkdir -p outputs/gdb.hp/gdb.base-hp/sized-enum | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.base-hp/hwwatchbus.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.base-hp/hwwatchbus.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.base-hp/pxdb.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.base-hp/pxdb.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.base-hp/so-thresh | |
mkdir -p outputs/gdb.hp/gdb.compat/xdb1 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.base-hp/reg-pa64.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.base-hp/reg-pa64.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.compat/xdb2 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.base-hp/sized-enum.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.base-hp/sized-enum.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.base-hp/so-thresh.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.base-hp/so-thresh.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.base-hp/reg.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.base-hp/reg.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.compat/xdb3 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.compat/xdb1.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.compat/xdb1.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.defects/bs14602 | |
mkdir -p outputs/gdb.hp/gdb.defects/solib-d | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.compat/xdb2.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.compat/xdb2.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.objdbg/objdbg01 | |
mkdir -p outputs/gdb.hp/gdb.objdbg/objdbg02 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.compat/xdb3.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.compat/xdb3.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.objdbg/objdbg03 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.defects/bs14602.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.defects/bs14602.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.defects/solib-d.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.defects/solib-d.exp] Error 127 | |
mkdir -p outputs/gdb.hp/gdb.objdbg/objdbg04 | |
mkdir -p outputs/gdb.java/jmain | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.objdbg/objdbg01.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.objdbg/objdbg01.exp] Error 127 | |
mkdir -p outputs/gdb.java/jmisc | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.objdbg/objdbg02.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.objdbg/objdbg02.exp] Error 127 | |
mkdir -p outputs/gdb.java/jnpe | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.objdbg/objdbg04.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.objdbg/objdbg04.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.hp/gdb.objdbg/objdbg03.exp' failed | |
make[5]: *** [check/gdb.hp/gdb.objdbg/objdbg03.exp] Error 127 | |
mkdir -p outputs/gdb.java/jprint | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.java/jmain.exp' failed | |
make[5]: *** [check/gdb.java/jmain.exp] Error 127 | |
mkdir -p outputs/gdb.java/jv-exp | |
mkdir -p outputs/gdb.java/jv-print | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.java/jmisc.exp' failed | |
make[5]: *** [check/gdb.java/jmisc.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.java/jnpe.exp' failed | |
make[5]: *** [check/gdb.java/jnpe.exp] Error 127 | |
mkdir -p outputs/gdb.linespec/break-ask | |
mkdir -p outputs/gdb.linespec/linespec | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.java/jprint.exp' failed | |
make[5]: *** [check/gdb.java/jprint.exp] Error 127 | |
mkdir -p outputs/gdb.linespec/ls-dollar | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.java/jv-exp.exp' failed | |
make[5]: *** [check/gdb.java/jv-exp.exp] Error 127 | |
mkdir -p outputs/gdb.linespec/ls-errs | |
Makefile:214: recipe for target 'check/gdb.java/jv-print.exp' failed | |
make[5]: *** [check/gdb.java/jv-print.exp] Error 127 | |
mkdir -p outputs/gdb.linespec/macro-relative | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.linespec/linespec.exp' failed | |
make[5]: *** [check/gdb.linespec/linespec.exp] Error 127 | |
mkdir -p outputs/gdb.linespec/skip-two | |
Makefile:214: recipe for target 'check/gdb.linespec/break-ask.exp' failed | |
make[5]: *** [check/gdb.linespec/break-ask.exp] Error 127 | |
mkdir -p outputs/gdb.linespec/thread | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.linespec/ls-dollar.exp' failed | |
make[5]: *** [check/gdb.linespec/ls-dollar.exp] Error 127 | |
mkdir -p outputs/gdb.mi/dw2-ref-missing-frame | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.linespec/ls-errs.exp' failed | |
make[5]: *** [check/gdb.linespec/ls-errs.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.linespec/macro-relative.exp' failed | |
make[5]: *** [check/gdb.linespec/macro-relative.exp] Error 127 | |
mkdir -p outputs/gdb.mi/gdb2549 | |
mkdir -p outputs/gdb.mi/gdb669 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.linespec/skip-two.exp' failed | |
make[5]: *** [check/gdb.linespec/skip-two.exp] Error 127 | |
mkdir -p outputs/gdb.mi/gdb680 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.linespec/thread.exp' failed | |
make[5]: *** [check/gdb.linespec/thread.exp] Error 127 | |
mkdir -p outputs/gdb.mi/gdb701 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/dw2-ref-missing-frame.exp' failed | |
make[5]: *** [check/gdb.mi/dw2-ref-missing-frame.exp] Error 127 | |
mkdir -p outputs/gdb.mi/gdb792 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/gdb2549.exp' failed | |
make[5]: *** [check/gdb.mi/gdb2549.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/gdb669.exp' failed | |
make[5]: *** [check/gdb.mi/gdb669.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-async | |
mkdir -p outputs/gdb.mi/mi-basics | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/gdb680.exp' failed | |
make[5]: *** [check/gdb.mi/gdb680.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-break | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/gdb701.exp' failed | |
make[5]: *** [check/gdb.mi/gdb701.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/gdb792.exp' failed | |
make[5]: *** [check/gdb.mi/gdb792.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-breakpoint-changed | |
mkdir -p outputs/gdb.mi/mi-catch-load | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-async.exp' failed | |
make[5]: *** [check/gdb.mi/mi-async.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.mi/mi-cli | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-basics.exp' failed | |
make[5]: *** [check/gdb.mi/mi-basics.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-cmd-param-changed | |
Makefile:214: recipe for target 'check/gdb.mi/mi-break.exp' failed | |
make[5]: *** [check/gdb.mi/mi-break.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-condbreak-call-thr-state | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-breakpoint-changed.exp' failed | |
make[5]: *** [check/gdb.mi/mi-breakpoint-changed.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-catch-load.exp' failed | |
make[5]: *** [check/gdb.mi/mi-catch-load.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-console | |
mkdir -p outputs/gdb.mi/mi-disassemble | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-cli.exp' failed | |
make[5]: *** [check/gdb.mi/mi-cli.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-dprintf | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-cmd-param-changed.exp' failed | |
make[5]: *** [check/gdb.mi/mi-cmd-param-changed.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-eval | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-condbreak-call-thr-state.exp' failed | |
make[5]: *** [check/gdb.mi/mi-condbreak-call-thr-state.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-file-transfer | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-console.exp' failed | |
make[5]: *** [check/gdb.mi/mi-console.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-file | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-disassemble.exp' failed | |
make[5]: *** [check/gdb.mi/mi-disassemble.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-fill-memory | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-dprintf.exp' failed | |
make[5]: *** [check/gdb.mi/mi-dprintf.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-fullname-deleted | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-eval.exp' failed | |
make[5]: *** [check/gdb.mi/mi-eval.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-hack-cli | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-file.exp' failed | |
make[5]: *** [check/gdb.mi/mi-file.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-file-transfer.exp' failed | |
make[5]: *** [check/gdb.mi/mi-file-transfer.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-i-cmd | |
mkdir -p outputs/gdb.mi/mi-info-os | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-fill-memory.exp' failed | |
make[5]: *** [check/gdb.mi/mi-fill-memory.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-inheritance-syntax-error | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-fullname-deleted.exp' failed | |
make[5]: *** [check/gdb.mi/mi-fullname-deleted.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-hack-cli.exp' failed | |
make[5]: *** [check/gdb.mi/mi-hack-cli.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-language | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-i-cmd.exp' failed | |
make[5]: *** [check/gdb.mi/mi-i-cmd.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-logging | |
mkdir -p outputs/gdb.mi/mi-memory-changed | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-info-os.exp' failed | |
make[5]: *** [check/gdb.mi/mi-info-os.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-nonstop-exit | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-inheritance-syntax-error.exp' failed | |
make[5]: *** [check/gdb.mi/mi-inheritance-syntax-error.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-nonstop | |
Makefile:214: recipe for target 'check/gdb.mi/mi-language.exp' failed | |
make[5]: *** [check/gdb.mi/mi-language.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-ns-stale-regcache | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-logging.exp' failed | |
make[5]: *** [check/gdb.mi/mi-logging.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-memory-changed.exp' failed | |
make[5]: *** [check/gdb.mi/mi-memory-changed.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-nsintrall | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-nonstop-exit.exp' failed | |
make[5]: *** [check/gdb.mi/mi-nonstop-exit.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-nsmoribund | |
mkdir -p outputs/gdb.mi/mi-nsthrexec | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-nonstop.exp' failed | |
make[5]: *** [check/gdb.mi/mi-nonstop.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-ns-stale-regcache.exp' failed | |
make[5]: *** [check/gdb.mi/mi-ns-stale-regcache.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-pending | |
mkdir -p outputs/gdb.mi/mi-pthreads | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-nsintrall.exp' failed | |
make[5]: *** [check/gdb.mi/mi-nsintrall.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-read-memory | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-nsmoribund.exp' failed | |
make[5]: *** [check/gdb.mi/mi-nsmoribund.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-record-changed | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-nsthrexec.exp' failed | |
make[5]: *** [check/gdb.mi/mi-nsthrexec.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-reg-undefined | |
Makefile:214: recipe for target 'check/gdb.mi/mi-pending.exp' failed | |
make[5]: *** [check/gdb.mi/mi-pending.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-regs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-pthreads.exp' failed | |
make[5]: *** [check/gdb.mi/mi-pthreads.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-read-memory.exp' failed | |
make[5]: *** [check/gdb.mi/mi-read-memory.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-return | |
mkdir -p outputs/gdb.mi/mi-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-record-changed.exp' failed | |
make[5]: *** [check/gdb.mi/mi-record-changed.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-simplerun | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-reg-undefined.exp' failed | |
make[5]: *** [check/gdb.mi/mi-reg-undefined.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-regs.exp' failed | |
make[5]: *** [check/gdb.mi/mi-regs.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-solib | |
mkdir -p outputs/gdb.mi/mi-stack | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-return.exp' failed | |
make[5]: *** [check/gdb.mi/mi-return.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-start | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-reverse.exp' failed | |
make[5]: *** [check/gdb.mi/mi-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-stepi | |
Makefile:214: recipe for target 'check/gdb.mi/mi-simplerun.exp' failed | |
make[5]: *** [check/gdb.mi/mi-simplerun.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.mi/mi-stepn | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-solib.exp' failed | |
make[5]: *** [check/gdb.mi/mi-solib.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-stack.exp' failed | |
make[5]: *** [check/gdb.mi/mi-stack.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-syn-frame | |
mkdir -p outputs/gdb.mi/mi-undefined-cmd | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-start.exp' failed | |
make[5]: *** [check/gdb.mi/mi-start.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-until | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-stepn.exp' failed | |
make[5]: *** [check/gdb.mi/mi-stepn.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-block | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-stepi.exp' failed | |
make[5]: *** [check/gdb.mi/mi-stepi.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-child-f | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-syn-frame.exp' failed | |
make[5]: *** [check/gdb.mi/mi-syn-frame.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-child | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-undefined-cmd.exp' failed | |
make[5]: *** [check/gdb.mi/mi-undefined-cmd.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-cmd | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-until.exp' failed | |
make[5]: *** [check/gdb.mi/mi-until.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-cp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-block.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-block.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-create-rtti | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-child-f.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-child-f.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-display | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-child.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-child.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-invalidate | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-cmd.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-cmd.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-var-rtti | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-cp.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-cp.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-vla-c99 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-create-rtti.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-create-rtti.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-watch-nonstop | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-display.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-display.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi-watch | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-rtti.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-rtti.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-vla-c99.exp' failed | |
make[5]: *** [check/gdb.mi/mi-vla-c99.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-var-invalidate.exp' failed | |
make[5]: *** [check/gdb.mi/mi-var-invalidate.exp] Error 127 | |
mkdir -p outputs/gdb.mi/mi2-amd64-entry-value | |
mkdir -p outputs/gdb.mi/mi2-prompt | |
mkdir -p outputs/gdb.mi/mi2-var-child | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi-watch-nonstop.exp' failed | |
make[5]: *** [check/gdb.mi/mi-watch-nonstop.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.mi/mi-watch.exp' failed | |
make[5]: *** [check/gdb.mi/mi-watch.exp] Error 127 | |
mkdir -p outputs/gdb.mi/pr11022 | |
mkdir -p outputs/gdb.modula2/unbounded-array | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi2-amd64-entry-value.exp' failed | |
make[5]: *** [check/gdb.mi/mi2-amd64-entry-value.exp] Error 127 | |
mkdir -p outputs/gdb.multi/base | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi2-prompt.exp' failed | |
make[5]: *** [check/gdb.mi/mi2-prompt.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/mi2-var-child.exp' failed | |
make[5]: *** [check/gdb.mi/mi2-var-child.exp] Error 127 | |
mkdir -p outputs/gdb.multi/bkpt-multi-exec | |
mkdir -p outputs/gdb.multi/multi-arch-exec | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.mi/pr11022.exp' failed | |
make[5]: *** [check/gdb.mi/pr11022.exp] Error 127 | |
mkdir -p outputs/gdb.multi/multi-arch | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.modula2/unbounded-array.exp' failed | |
make[5]: *** [check/gdb.modula2/unbounded-array.exp] Error 127 | |
mkdir -p outputs/gdb.multi/multi-attach | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.multi/bkpt-multi-exec.exp' failed | |
make[5]: *** [check/gdb.multi/bkpt-multi-exec.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.multi/base.exp' failed | |
make[5]: *** [check/gdb.multi/base.exp] Error 127 | |
mkdir -p outputs/gdb.multi/watchpoint-multi | |
mkdir -p outputs/gdb.objc/basicclass | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.multi/multi-arch-exec.exp' failed | |
make[5]: *** [check/gdb.multi/multi-arch-exec.exp] Error 127 | |
mkdir -p outputs/gdb.objc/nondebug | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.multi/multi-arch.exp' failed | |
make[5]: *** [check/gdb.multi/multi-arch.exp] Error 127 | |
mkdir -p outputs/gdb.objc/objcdecode | |
Makefile:214: recipe for target 'check/gdb.multi/multi-attach.exp' failed | |
make[5]: *** [check/gdb.multi/multi-attach.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.multi/watchpoint-multi.exp' failed | |
make[5]: *** [check/gdb.multi/watchpoint-multi.exp] Error 127 | |
mkdir -p outputs/gdb.objc/print | |
mkdir -p outputs/gdb.opencl/callfuncs | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.objc/basicclass.exp' failed | |
make[5]: *** [check/gdb.objc/basicclass.exp] Error 127 | |
mkdir -p outputs/gdb.opencl/convs_casts | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.objc/nondebug.exp' failed | |
make[5]: *** [check/gdb.objc/nondebug.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.opencl/datatypes | |
Makefile:214: recipe for target 'check/gdb.objc/objcdecode.exp' failed | |
make[5]: *** [check/gdb.objc/objcdecode.exp] Error 127 | |
mkdir -p outputs/gdb.opencl/operators | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.opencl/convs_casts.exp' failed | |
make[5]: *** [check/gdb.opencl/convs_casts.exp] Error 127 | |
mkdir -p outputs/gdb.opencl/vec_comps | |
Makefile:214: recipe for target 'check/gdb.opencl/callfuncs.exp' failed | |
make[5]: *** [check/gdb.opencl/callfuncs.exp] Error 127 | |
mkdir -p outputs/gdb.opt/clobbered-registers-O2 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.objc/print.exp' failed | |
make[5]: *** [check/gdb.objc/print.exp] Error 127 | |
mkdir -p outputs/gdb.opt/inline-break | |
Makefile:214: recipe for target 'check/gdb.opencl/datatypes.exp' failed | |
make[5]: *** [check/gdb.opencl/datatypes.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.opencl/operators.exp' failed | |
make[5]: *** [check/gdb.opencl/operators.exp] Error 127 | |
mkdir -p outputs/gdb.opt/inline-bt | |
mkdir -p outputs/gdb.opt/inline-cmds | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.opencl/vec_comps.exp' failed | |
make[5]: *** [check/gdb.opencl/vec_comps.exp] Error 127 | |
mkdir -p outputs/gdb.opt/inline-locals | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.opt/clobbered-registers-O2.exp' failed | |
make[5]: *** [check/gdb.opt/clobbered-registers-O2.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.opt/inline-break.exp' failed | |
make[5]: *** [check/gdb.opt/inline-break.exp] Error 127 | |
mkdir -p outputs/gdb.pascal/floats | |
mkdir -p outputs/gdb.pascal/gdb11492 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.opt/inline-bt.exp' failed | |
make[5]: *** [check/gdb.opt/inline-bt.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.opt/inline-cmds.exp' failed | |
make[5]: *** [check/gdb.opt/inline-cmds.exp] Error 127 | |
mkdir -p outputs/gdb.pascal/hello | |
mkdir -p outputs/gdb.pascal/integers | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.opt/inline-locals.exp' failed | |
make[5]: *** [check/gdb.opt/inline-locals.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.pascal/gdb11492.exp' failed | |
make[5]: *** [check/gdb.pascal/gdb11492.exp] Error 127 | |
mkdir -p outputs/gdb.pascal/print | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.pascal/floats.exp' failed | |
make[5]: *** [check/gdb.pascal/floats.exp] Error 127 | |
mkdir -p outputs/gdb.pascal/types | |
mkdir -p outputs/gdb.perf/backtrace | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.pascal/hello.exp' failed | |
make[5]: *** [check/gdb.pascal/hello.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.perf/disassemble | |
Makefile:214: recipe for target 'check/gdb.pascal/integers.exp' failed | |
make[5]: *** [check/gdb.pascal/integers.exp] Error 127 | |
mkdir -p outputs/gdb.perf/single-step | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.pascal/types.exp' failed | |
make[5]: *** [check/gdb.pascal/types.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.pascal/print.exp' failed | |
make[5]: *** [check/gdb.pascal/print.exp] Error 127 | |
mkdir -p outputs/gdb.perf/skip-prologue | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.perf/backtrace.exp' failed | |
make[5]: *** [check/gdb.perf/backtrace.exp] Error 127 | |
mkdir -p outputs/gdb.perf/solib | |
mkdir -p outputs/gdb.python/lib-types | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.perf/disassemble.exp' failed | |
make[5]: *** [check/gdb.perf/disassemble.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.python/py-arch | |
Makefile:214: recipe for target 'check/gdb.perf/single-step.exp' failed | |
make[5]: *** [check/gdb.perf/single-step.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-block | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.perf/skip-prologue.exp' failed | |
make[5]: *** [check/gdb.perf/skip-prologue.exp] Error 127 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/lib-types.exp' failed | |
make[5]: *** [check/gdb.python/lib-types.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-breakpoint | |
Makefile:214: recipe for target 'check/gdb.perf/solib.exp' failed | |
make[5]: *** [check/gdb.perf/solib.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-cmd | |
mkdir -p outputs/gdb.python/py-error | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-arch.exp' failed | |
make[5]: *** [check/gdb.python/py-arch.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-block.exp' failed | |
make[5]: *** [check/gdb.python/py-block.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-events | |
mkdir -p outputs/gdb.python/py-evsignal | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-breakpoint.exp' failed | |
make[5]: *** [check/gdb.python/py-breakpoint.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-error.exp' failed | |
make[5]: *** [check/gdb.python/py-error.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-evthreads | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-cmd.exp' failed | |
make[5]: *** [check/gdb.python/py-cmd.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-explore-cc | |
mkdir -p outputs/gdb.python/py-explore | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-events.exp' failed | |
make[5]: *** [check/gdb.python/py-events.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.python/py-evsignal.exp' failed | |
make[5]: *** [check/gdb.python/py-evsignal.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-finish-breakpoint | |
mkdir -p outputs/gdb.python/py-finish-breakpoint2 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-evthreads.exp' failed | |
make[5]: *** [check/gdb.python/py-evthreads.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-explore-cc.exp' failed | |
make[5]: *** [check/gdb.python/py-explore-cc.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-frame-args | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.python/py-frame-inline | |
Makefile:214: recipe for target 'check/gdb.python/py-explore.exp' failed | |
make[5]: *** [check/gdb.python/py-explore.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-frame | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-finish-breakpoint.exp' failed | |
make[5]: *** [check/gdb.python/py-finish-breakpoint.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-finish-breakpoint2.exp' failed | |
make[5]: *** [check/gdb.python/py-finish-breakpoint2.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-framefilter-invalidarg | |
mkdir -p outputs/gdb.python/py-framefilter-mi | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-frame-args.exp' failed | |
make[5]: *** [check/gdb.python/py-frame-args.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.python/py-frame-inline.exp' failed | |
make[5]: *** [check/gdb.python/py-frame-inline.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-framefilter | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-frame.exp' failed | |
make[5]: *** [check/gdb.python/py-frame.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-function | |
mkdir -p outputs/gdb.python/py-inferior | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-framefilter-invalidarg.exp' failed | |
make[5]: *** [check/gdb.python/py-framefilter-invalidarg.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-infthread | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-framefilter-mi.exp' failed | |
make[5]: *** [check/gdb.python/py-framefilter-mi.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-linetable | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-framefilter.exp' failed | |
make[5]: *** [check/gdb.python/py-framefilter.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-mi | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-function.exp' failed | |
make[5]: *** [check/gdb.python/py-function.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-objfile-script | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-inferior.exp' failed | |
make[5]: *** [check/gdb.python/py-inferior.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-objfile | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-infthread.exp' failed | |
make[5]: *** [check/gdb.python/py-infthread.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-parameter | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-linetable.exp' failed | |
make[5]: *** [check/gdb.python/py-linetable.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-pp-integral | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-mi.exp' failed | |
make[5]: *** [check/gdb.python/py-mi.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-objfile-script.exp' failed | |
make[5]: *** [check/gdb.python/py-objfile-script.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-pp-maint | |
mkdir -p outputs/gdb.python/py-pp-re-notag | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-pp-integral.exp' failed | |
make[5]: *** [check/gdb.python/py-pp-integral.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-prettyprint | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-objfile.exp' failed | |
make[5]: *** [check/gdb.python/py-objfile.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-progspace | |
Makefile:214: recipe for target 'check/gdb.python/py-parameter.exp' failed | |
make[5]: *** [check/gdb.python/py-parameter.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-prompt | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-pp-re-notag.exp' failed | |
make[5]: *** [check/gdb.python/py-pp-re-notag.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.python/py-pp-maint.exp' failed | |
make[5]: *** [check/gdb.python/py-pp-maint.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-section-script | |
mkdir -p outputs/gdb.python/py-shared | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-progspace.exp' failed | |
make[5]: *** [check/gdb.python/py-progspace.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-strfns | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-prettyprint.exp' failed | |
make[5]: *** [check/gdb.python/py-prettyprint.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.python/py-prompt.exp' failed | |
make[5]: *** [check/gdb.python/py-prompt.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-symbol | |
mkdir -p outputs/gdb.python/py-symtab | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-section-script.exp' failed | |
make[5]: *** [check/gdb.python/py-section-script.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-shared.exp' failed | |
make[5]: *** [check/gdb.python/py-shared.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-sync-interp | |
mkdir -p outputs/gdb.python/py-template | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-strfns.exp' failed | |
make[5]: *** [check/gdb.python/py-strfns.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-type | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-symbol.exp' failed | |
make[5]: *** [check/gdb.python/py-symbol.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-typeprint | |
Makefile:214: recipe for target 'check/gdb.python/py-symtab.exp' failed | |
make[5]: *** [check/gdb.python/py-symtab.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-value-cc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-sync-interp.exp' failed | |
make[5]: *** [check/gdb.python/py-sync-interp.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-value | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-template.exp' failed | |
make[5]: *** [check/gdb.python/py-template.exp] Error 127 | |
mkdir -p outputs/gdb.python/py-xmethods | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-type.exp' failed | |
make[5]: *** [check/gdb.python/py-type.exp] Error 127 | |
mkdir -p outputs/gdb.python/python | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-typeprint.exp' failed | |
make[5]: *** [check/gdb.python/py-typeprint.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.python/py-value-cc.exp' failed | |
make[5]: *** [check/gdb.python/py-value-cc.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/amd64-tailcall-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-value.exp' failed | |
make[5]: *** [check/gdb.python/py-value.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/break-precsave | |
mkdir -p outputs/gdb.reverse/break-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/py-xmethods.exp' failed | |
make[5]: *** [check/gdb.python/py-xmethods.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.python/python.exp' failed | |
make[5]: *** [check/gdb.python/python.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/consecutive-precsave | |
mkdir -p outputs/gdb.reverse/consecutive-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/amd64-tailcall-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/amd64-tailcall-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/finish-precsave | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/break-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/break-precsave.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/finish-reverse-bkpt | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/break-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/break-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/finish-reverse | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/consecutive-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/consecutive-reverse.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.reverse/consecutive-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/consecutive-precsave.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/i386-precsave | |
mkdir -p outputs/gdb.reverse/i386-reverse | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/finish-reverse-bkpt.exp' failed | |
make[5]: *** [check/gdb.reverse/finish-reverse-bkpt.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.reverse/finish-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/finish-precsave.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/i386-sse-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/finish-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/finish-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/i387-env-reverse | |
mkdir -p outputs/gdb.reverse/i387-stack-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/i386-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/i386-precsave.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/i386-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/i386-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/machinestate-precsave | |
mkdir -p outputs/gdb.reverse/machinestate | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/i386-sse-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/i386-sse-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/next-reverse-bkpt-over-sr | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/i387-env-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/i387-env-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/rerun-prec | |
Makefile:214: recipe for target 'check/gdb.reverse/i387-stack-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/i387-stack-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/sigall-precsave | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/machinestate.exp' failed | |
make[5]: *** [check/gdb.reverse/machinestate.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.reverse/machinestate-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/machinestate-precsave.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/sigall-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/next-reverse-bkpt-over-sr.exp' failed | |
make[5]: *** [check/gdb.reverse/next-reverse-bkpt-over-sr.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/singlejmp-reverse | |
mkdir -p outputs/gdb.reverse/solib-precsave | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/rerun-prec.exp' failed | |
make[5]: *** [check/gdb.reverse/rerun-prec.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/solib-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/sigall-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/sigall-precsave.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/sigall-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/sigall-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/step-precsave | |
mkdir -p outputs/gdb.reverse/step-reverse | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/solib-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/solib-precsave.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/singlejmp-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/singlejmp-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/until-precsave | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/solib-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/solib-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/until-reverse | |
mkdir -p outputs/gdb.reverse/watch-precsave | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/step-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/step-precsave.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/step-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/step-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.reverse/watch-reverse | |
mkdir -p outputs/gdb.server/ext-attach | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/until-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/until-precsave.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/until-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/until-reverse.exp] Error 127 | |
mkdir -p outputs/gdb.server/ext-run | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.server/file-transfer | |
Makefile:214: recipe for target 'check/gdb.reverse/watch-precsave.exp' failed | |
make[5]: *** [check/gdb.reverse/watch-precsave.exp] Error 127 | |
mkdir -p outputs/gdb.server/no-thread-db | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.reverse/watch-reverse.exp' failed | |
make[5]: *** [check/gdb.reverse/watch-reverse.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.server/ext-attach.exp' failed | |
make[5]: *** [check/gdb.server/ext-attach.exp] Error 127 | |
mkdir -p outputs/gdb.server/server-exec-info | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.server/ext-run.exp' failed | |
make[5]: *** [check/gdb.server/ext-run.exp] Error 127 | |
mkdir -p outputs/gdb.server/server-kill | |
mkdir -p outputs/gdb.server/server-mon | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.server/file-transfer.exp' failed | |
make[5]: *** [check/gdb.server/file-transfer.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.server/no-thread-db.exp' failed | |
make[5]: *** [check/gdb.server/no-thread-db.exp] Error 127 | |
mkdir -p outputs/gdb.server/server-run | |
mkdir -p outputs/gdb.server/solib-list | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.server/server-exec-info.exp' failed | |
make[5]: *** [check/gdb.server/server-exec-info.exp] Error 127 | |
mkdir -p outputs/gdb.server/wrapper | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.server/server-kill.exp' failed | |
make[5]: *** [check/gdb.server/server-kill.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.server/server-mon.exp' failed | |
make[5]: *** [check/gdb.server/server-mon.exp] Error 127 | |
mkdir -p outputs/gdb.stabs/exclfwd | |
mkdir -p outputs/gdb.stabs/gdb11479 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.server/server-run.exp' failed | |
make[5]: *** [check/gdb.server/server-run.exp] Error 127 | |
mkdir -p outputs/gdb.stabs/weird | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.server/solib-list.exp' failed | |
make[5]: *** [check/gdb.server/solib-list.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.server/wrapper.exp' failed | |
make[5]: *** [check/gdb.server/wrapper.exp] Error 127 | |
mkdir -p outputs/gdb.threads/attach-into-signal | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.stabs/exclfwd.exp' failed | |
make[5]: *** [check/gdb.stabs/exclfwd.exp] Error 127 | |
mkdir -p outputs/gdb.threads/attach-stopped | |
mkdir -p outputs/gdb.threads/bp_in_thread | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.stabs/gdb11479.exp' failed | |
make[5]: *** [check/gdb.stabs/gdb11479.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.stabs/weird.exp' failed | |
make[5]: *** [check/gdb.stabs/weird.exp] Error 127 | |
mkdir -p outputs/gdb.threads/clone-new-thread-event | |
mkdir -p outputs/gdb.threads/corethreads | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/attach-stopped.exp' failed | |
make[5]: *** [check/gdb.threads/attach-stopped.exp] Error 127 | |
mkdir -p outputs/gdb.threads/create-fail | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/attach-into-signal.exp' failed | |
make[5]: *** [check/gdb.threads/attach-into-signal.exp] Error 127 | |
mkdir -p outputs/gdb.threads/current-lwp-dead | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/bp_in_thread.exp' failed | |
make[5]: *** [check/gdb.threads/bp_in_thread.exp] Error 127 | |
mkdir -p outputs/gdb.threads/dlopen-libpthread | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/corethreads.exp' failed | |
make[5]: *** [check/gdb.threads/corethreads.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/clone-new-thread-event.exp' failed | |
make[5]: *** [check/gdb.threads/clone-new-thread-event.exp] Error 127 | |
mkdir -p outputs/gdb.threads/execl | |
mkdir -p outputs/gdb.threads/fork-child-threads | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/create-fail.exp' failed | |
make[5]: *** [check/gdb.threads/create-fail.exp] Error 127 | |
mkdir -p outputs/gdb.threads/fork-thread-pending | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/current-lwp-dead.exp' failed | |
make[5]: *** [check/gdb.threads/current-lwp-dead.exp] Error 127 | |
mkdir -p outputs/gdb.threads/gcore-stale-thread | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/dlopen-libpthread.exp' failed | |
make[5]: *** [check/gdb.threads/dlopen-libpthread.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/execl.exp' failed | |
make[5]: *** [check/gdb.threads/execl.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/fork-child-threads.exp' failed | |
make[5]: *** [check/gdb.threads/fork-child-threads.exp] Error 127 | |
mkdir -p outputs/gdb.threads/gcore-thread | |
mkdir -p outputs/gdb.threads/hand-call-in-threads | |
mkdir -p outputs/gdb.threads/ia64-sigill | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/gcore-stale-thread.exp' failed | |
make[5]: *** [check/gdb.threads/gcore-stale-thread.exp] Error 127 | |
mkdir -p outputs/gdb.threads/info-threads-cur-sal | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/fork-thread-pending.exp' failed | |
make[5]: *** [check/gdb.threads/fork-thread-pending.exp] Error 127 | |
mkdir -p outputs/gdb.threads/interrupted-hand-call | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/gcore-thread.exp' failed | |
make[5]: *** [check/gdb.threads/gcore-thread.exp] Error 127 | |
mkdir -p outputs/gdb.threads/kill | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/hand-call-in-threads.exp' failed | |
make[5]: *** [check/gdb.threads/hand-call-in-threads.exp] Error 127 | |
mkdir -p outputs/gdb.threads/killed | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/ia64-sigill.exp' failed | |
make[5]: *** [check/gdb.threads/ia64-sigill.exp] Error 127 | |
mkdir -p outputs/gdb.threads/leader-exit | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/info-threads-cur-sal.exp' failed | |
make[5]: *** [check/gdb.threads/info-threads-cur-sal.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/interrupted-hand-call.exp' failed | |
make[5]: *** [check/gdb.threads/interrupted-hand-call.exp] Error 127 | |
mkdir -p outputs/gdb.threads/linux-dp | |
mkdir -p outputs/gdb.threads/local-watch-wrong-thread | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/kill.exp' failed | |
make[5]: *** [check/gdb.threads/kill.exp] Error 127 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/killed.exp' failed | |
make[5]: *** [check/gdb.threads/killed.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/leader-exit.exp' failed | |
make[5]: *** [check/gdb.threads/leader-exit.exp] Error 127 | |
mkdir -p outputs/gdb.threads/manythreads | |
mkdir -p outputs/gdb.threads/multi-create | |
mkdir -p outputs/gdb.threads/multiple-step-overs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/linux-dp.exp' failed | |
make[5]: *** [check/gdb.threads/linux-dp.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/local-watch-wrong-thread.exp' failed | |
make[5]: *** [check/gdb.threads/local-watch-wrong-thread.exp] Error 127 | |
mkdir -p outputs/gdb.threads/next-bp-other-thread | |
mkdir -p outputs/gdb.threads/no-unwaited-for-left | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/manythreads.exp' failed | |
make[5]: *** [check/gdb.threads/manythreads.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/multiple-step-overs.exp' failed | |
make[5]: *** [check/gdb.threads/multiple-step-overs.exp] Error 127 | |
mkdir -p outputs/gdb.threads/non-ldr-exc-1 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/multi-create.exp' failed | |
make[5]: *** [check/gdb.threads/multi-create.exp] Error 127 | |
mkdir -p outputs/gdb.threads/non-ldr-exc-2 | |
mkdir -p outputs/gdb.threads/non-ldr-exc-3 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/no-unwaited-for-left.exp' failed | |
make[5]: *** [check/gdb.threads/no-unwaited-for-left.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/next-bp-other-thread.exp' failed | |
make[5]: *** [check/gdb.threads/next-bp-other-thread.exp] Error 127 | |
mkdir -p outputs/gdb.threads/non-ldr-exc-4 | |
mkdir -p outputs/gdb.threads/pending-step | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/non-ldr-exc-3.exp' failed | |
make[5]: *** [check/gdb.threads/non-ldr-exc-3.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/non-ldr-exc-2.exp' failed | |
make[5]: *** [check/gdb.threads/non-ldr-exc-2.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/non-ldr-exc-1.exp' failed | |
make[5]: *** [check/gdb.threads/non-ldr-exc-1.exp] Error 127 | |
mkdir -p outputs/gdb.threads/print-threads | |
mkdir -p outputs/gdb.threads/pthreads | |
mkdir -p outputs/gdb.threads/pthread_cond_wait | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/pending-step.exp' failed | |
make[5]: *** [check/gdb.threads/pending-step.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/non-ldr-exc-4.exp' failed | |
make[5]: *** [check/gdb.threads/non-ldr-exc-4.exp] Error 127 | |
mkdir -p outputs/gdb.threads/reconnect-signal | |
mkdir -p outputs/gdb.threads/schedlock | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/print-threads.exp' failed | |
make[5]: *** [check/gdb.threads/print-threads.exp] Error 127 | |
mkdir -p outputs/gdb.threads/siginfo-threads | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/pthreads.exp' failed | |
make[5]: *** [check/gdb.threads/pthreads.exp] Error 127 | |
mkdir -p outputs/gdb.threads/signal-while-stepping-over-bp-other-thread | |
Makefile:214: recipe for target 'check/gdb.threads/pthread_cond_wait.exp' failed | |
make[5]: *** [check/gdb.threads/pthread_cond_wait.exp] Error 127 | |
mkdir -p outputs/gdb.threads/sigstep-threads | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/reconnect-signal.exp' failed | |
make[5]: *** [check/gdb.threads/reconnect-signal.exp] Error 127 | |
mkdir -p outputs/gdb.threads/sigthread | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/schedlock.exp' failed | |
make[5]: *** [check/gdb.threads/schedlock.exp] Error 127 | |
mkdir -p outputs/gdb.threads/staticthreads | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/siginfo-threads.exp' failed | |
make[5]: *** [check/gdb.threads/siginfo-threads.exp] Error 127 | |
mkdir -p outputs/gdb.threads/step-over-lands-on-breakpoint | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/signal-while-stepping-over-bp-other-thread.exp' failed | |
make[5]: *** [check/gdb.threads/signal-while-stepping-over-bp-other-thread.exp] Error 127 | |
mkdir -p outputs/gdb.threads/step-over-trips-on-watchpoint | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/sigstep-threads.exp' failed | |
make[5]: *** [check/gdb.threads/sigstep-threads.exp] Error 127 | |
mkdir -p outputs/gdb.threads/stepi-random-signal | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/sigthread.exp' failed | |
make[5]: *** [check/gdb.threads/sigthread.exp] Error 127 | |
mkdir -p outputs/gdb.threads/switch-threads | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/staticthreads.exp' failed | |
make[5]: *** [check/gdb.threads/staticthreads.exp] Error 127 | |
mkdir -p outputs/gdb.threads/thread-execl | |
Makefile:214: recipe for target 'check/gdb.threads/step-over-lands-on-breakpoint.exp' failed | |
make[5]: *** [check/gdb.threads/step-over-lands-on-breakpoint.exp] Error 127 | |
mkdir -p outputs/gdb.threads/thread-find | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/stepi-random-signal.exp' failed | |
make[5]: *** [check/gdb.threads/stepi-random-signal.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/step-over-trips-on-watchpoint.exp' failed | |
make[5]: *** [check/gdb.threads/step-over-trips-on-watchpoint.exp] Error 127 | |
mkdir -p outputs/gdb.threads/thread-specific-bp | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/switch-threads.exp' failed | |
make[5]: *** [check/gdb.threads/switch-threads.exp] Error 127 | |
mkdir -p outputs/gdb.threads/thread-specific | |
mkdir -p outputs/gdb.threads/thread-unwindonsignal | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/thread-execl.exp' failed | |
make[5]: *** [check/gdb.threads/thread-execl.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/thread-find.exp' failed | |
make[5]: *** [check/gdb.threads/thread-find.exp] Error 127 | |
mkdir -p outputs/gdb.threads/threadapply | |
mkdir -p outputs/gdb.threads/thread_check | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/thread-specific.exp' failed | |
make[5]: *** [check/gdb.threads/thread-specific.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/thread-specific-bp.exp' failed | |
make[5]: *** [check/gdb.threads/thread-specific-bp.exp] Error 127 | |
mkdir -p outputs/gdb.threads/thread_events | |
Makefile:214: recipe for target 'check/gdb.threads/thread-unwindonsignal.exp' failed | |
make[5]: *** [check/gdb.threads/thread-unwindonsignal.exp] Error 127 | |
mkdir -p outputs/gdb.threads/threxit-hop-specific | |
mkdir -p outputs/gdb.threads/tls-nodebug | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/threadapply.exp' failed | |
make[5]: *** [check/gdb.threads/threadapply.exp] Error 127 | |
mkdir -p outputs/gdb.threads/tls-shared | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/thread_check.exp' failed | |
make[5]: *** [check/gdb.threads/thread_check.exp] Error 127 | |
mkdir -p outputs/gdb.threads/tls-var | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/thread_events.exp' failed | |
make[5]: *** [check/gdb.threads/thread_events.exp] Error 127 | |
mkdir -p outputs/gdb.threads/tls | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/threxit-hop-specific.exp' failed | |
make[5]: *** [check/gdb.threads/threxit-hop-specific.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/tls-nodebug.exp' failed | |
make[5]: *** [check/gdb.threads/tls-nodebug.exp] Error 127 | |
mkdir -p outputs/gdb.threads/watchpoint-fork | |
mkdir -p outputs/gdb.threads/watchthreads-reorder | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/tls-shared.exp' failed | |
make[5]: *** [check/gdb.threads/tls-shared.exp] Error 127 | |
mkdir -p outputs/gdb.threads/watchthreads | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/tls-var.exp' failed | |
make[5]: *** [check/gdb.threads/tls-var.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/tls.exp' failed | |
make[5]: *** [check/gdb.threads/tls.exp] Error 127 | |
mkdir -p outputs/gdb.threads/watchthreads2 | |
mkdir -p outputs/gdb.threads/wp-replication | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/watchpoint-fork.exp' failed | |
make[5]: *** [check/gdb.threads/watchpoint-fork.exp] Error 127 | |
mkdir -p outputs/gdb.trace/actions-changed | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/watchthreads-reorder.exp' failed | |
make[5]: *** [check/gdb.threads/watchthreads-reorder.exp] Error 127 | |
mkdir -p outputs/gdb.trace/actions | |
Makefile:214: recipe for target 'check/gdb.threads/watchthreads.exp' failed | |
make[5]: *** [check/gdb.threads/watchthreads.exp] Error 127 | |
mkdir -p outputs/gdb.trace/ax | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.threads/wp-replication.exp' failed | |
make[5]: *** [check/gdb.threads/wp-replication.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.threads/watchthreads2.exp' failed | |
make[5]: *** [check/gdb.threads/watchthreads2.exp] Error 127 | |
mkdir -p outputs/gdb.trace/backtrace | |
mkdir -p outputs/gdb.trace/change-loc | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/actions-changed.exp' failed | |
make[5]: *** [check/gdb.trace/actions-changed.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/actions.exp' failed | |
make[5]: *** [check/gdb.trace/actions.exp] Error 127 | |
mkdir -p outputs/gdb.trace/circ | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/ax.exp' failed | |
make[5]: *** [check/gdb.trace/ax.exp] Error 127 | |
mkdir -p outputs/gdb.trace/collection | |
mkdir -p outputs/gdb.trace/deltrace | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/backtrace.exp' failed | |
make[5]: *** [check/gdb.trace/backtrace.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/change-loc.exp' failed | |
make[5]: *** [check/gdb.trace/change-loc.exp] Error 127 | |
mkdir -p outputs/gdb.trace/disconnected-tracing | |
mkdir -p outputs/gdb.trace/entry-values | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/circ.exp' failed | |
make[5]: *** [check/gdb.trace/circ.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/deltrace.exp' failed | |
make[5]: *** [check/gdb.trace/deltrace.exp] Error 127 | |
mkdir -p outputs/gdb.trace/ftrace | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/collection.exp' failed | |
make[5]: *** [check/gdb.trace/collection.exp] Error 127 | |
mkdir -p outputs/gdb.trace/infotrace | |
mkdir -p outputs/gdb.trace/mi-trace-frame-collected | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/disconnected-tracing.exp' failed | |
make[5]: *** [check/gdb.trace/disconnected-tracing.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/entry-values.exp' failed | |
make[5]: *** [check/gdb.trace/entry-values.exp] Error 127 | |
mkdir -p outputs/gdb.trace/mi-trace-unavailable | |
mkdir -p outputs/gdb.trace/mi-traceframe-changed | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/ftrace.exp' failed | |
make[5]: *** [check/gdb.trace/ftrace.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/infotrace.exp' failed | |
make[5]: *** [check/gdb.trace/infotrace.exp] Error 127 | |
mkdir -p outputs/gdb.trace/mi-tracepoint-changed | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/mi-trace-frame-collected.exp' failed | |
make[5]: *** [check/gdb.trace/mi-trace-frame-collected.exp] Error 127 | |
mkdir -p outputs/gdb.trace/mi-tsv-changed | |
mkdir -p outputs/gdb.trace/packetlen | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/mi-traceframe-changed.exp' failed | |
make[5]: *** [check/gdb.trace/mi-traceframe-changed.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.trace/mi-trace-unavailable.exp' failed | |
make[5]: *** [check/gdb.trace/mi-trace-unavailable.exp] Error 127 | |
mkdir -p outputs/gdb.trace/passc-dyn | |
mkdir -p outputs/gdb.trace/passcount | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/mi-tsv-changed.exp' failed | |
make[5]: *** [check/gdb.trace/mi-tsv-changed.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.trace/mi-tracepoint-changed.exp' failed | |
make[5]: *** [check/gdb.trace/mi-tracepoint-changed.exp] Error 127 | |
mkdir -p outputs/gdb.trace/pending | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/packetlen.exp' failed | |
make[5]: *** [check/gdb.trace/packetlen.exp] Error 127 | |
mkdir -p outputs/gdb.trace/pr16508 | |
mkdir -p outputs/gdb.trace/qtro | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/passcount.exp' failed | |
make[5]: *** [check/gdb.trace/passcount.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.trace/passc-dyn.exp' failed | |
make[5]: *** [check/gdb.trace/passc-dyn.exp] Error 127 | |
mkdir -p outputs/gdb.trace/range-stepping | |
mkdir -p outputs/gdb.trace/read-memory | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/pending.exp' failed | |
make[5]: *** [check/gdb.trace/pending.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.trace/qtro.exp' failed | |
make[5]: *** [check/gdb.trace/qtro.exp] Error 127 | |
mkdir -p outputs/gdb.trace/report | |
Makefile:214: recipe for target 'check/gdb.trace/pr16508.exp' failed | |
make[5]: *** [check/gdb.trace/pr16508.exp] Error 127 | |
mkdir -p outputs/gdb.trace/save-trace | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.trace/stap-trace | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/read-memory.exp' failed | |
make[5]: *** [check/gdb.trace/read-memory.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.trace/range-stepping.exp' failed | |
make[5]: *** [check/gdb.trace/range-stepping.exp] Error 127 | |
mkdir -p outputs/gdb.trace/status-stop | |
mkdir -p outputs/gdb.trace/strace | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/report.exp' failed | |
make[5]: *** [check/gdb.trace/report.exp] Error 127 | |
mkdir -p outputs/gdb.trace/tfile | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/save-trace.exp' failed | |
make[5]: *** [check/gdb.trace/save-trace.exp] Error 127 | |
mkdir -p outputs/gdb.trace/tfind | |
Makefile:214: recipe for target 'check/gdb.trace/stap-trace.exp' failed | |
make[5]: *** [check/gdb.trace/stap-trace.exp] Error 127 | |
/bin/sh: runtest: command not found | |
mkdir -p outputs/gdb.trace/trace-break | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/status-stop.exp' failed | |
make[5]: *** [check/gdb.trace/status-stop.exp] Error 127 | |
mkdir -p outputs/gdb.trace/trace-buffer-size | |
Makefile:214: recipe for target 'check/gdb.trace/strace.exp' failed | |
make[5]: *** [check/gdb.trace/strace.exp] Error 127 | |
mkdir -p outputs/gdb.trace/trace-mt | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/tfile.exp' failed | |
make[5]: *** [check/gdb.trace/tfile.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.trace/tfind.exp' failed | |
make[5]: *** [check/gdb.trace/tfind.exp] Error 127 | |
mkdir -p outputs/gdb.trace/tracecmd | |
mkdir -p outputs/gdb.trace/tspeed | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/trace-break.exp' failed | |
make[5]: *** [check/gdb.trace/trace-break.exp] Error 127 | |
mkdir -p outputs/gdb.trace/tstatus | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/trace-mt.exp' failed | |
make[5]: *** [check/gdb.trace/trace-mt.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.trace/trace-buffer-size.exp' failed | |
make[5]: *** [check/gdb.trace/trace-buffer-size.exp] Error 127 | |
mkdir -p outputs/gdb.trace/tsv | |
mkdir -p outputs/gdb.trace/unavailable-dwarf-piece | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/tracecmd.exp' failed | |
make[5]: *** [check/gdb.trace/tracecmd.exp] Error 127 | |
mkdir -p outputs/gdb.trace/unavailable | |
Makefile:214: recipe for target 'check/gdb.trace/tspeed.exp' failed | |
make[5]: *** [check/gdb.trace/tspeed.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/tstatus.exp' failed | |
make[5]: *** [check/gdb.trace/tstatus.exp] Error 127 | |
mkdir -p outputs/gdb.trace/while-dyn | |
mkdir -p outputs/gdb.trace/while-stepping | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/tsv.exp' failed | |
make[5]: *** [check/gdb.trace/tsv.exp] Error 127 | |
mkdir -p outputs/gdb.xml/maint_print_struct | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/unavailable-dwarf-piece.exp' failed | |
make[5]: *** [check/gdb.trace/unavailable-dwarf-piece.exp] Error 127 | |
mkdir -p outputs/gdb.xml/tdesc-arch | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/unavailable.exp' failed | |
make[5]: *** [check/gdb.trace/unavailable.exp] Error 127 | |
mkdir -p outputs/gdb.xml/tdesc-errors | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/while-dyn.exp' failed | |
make[5]: *** [check/gdb.trace/while-dyn.exp] Error 127 | |
mkdir -p outputs/gdb.xml/tdesc-regs | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.trace/while-stepping.exp' failed | |
make[5]: *** [check/gdb.trace/while-stepping.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.xml/maint_print_struct.exp' failed | |
make[5]: *** [check/gdb.xml/maint_print_struct.exp] Error 127 | |
mkdir -p outputs/gdb.xml/tdesc-xinclude | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.xml/tdesc-arch.exp' failed | |
make[5]: *** [check/gdb.xml/tdesc-arch.exp] Error 127 | |
/bin/sh: runtest: command not found | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.xml/tdesc-errors.exp' failed | |
make[5]: *** [check/gdb.xml/tdesc-errors.exp] Error 127 | |
Makefile:214: recipe for target 'check/gdb.xml/tdesc-regs.exp' failed | |
make[5]: *** [check/gdb.xml/tdesc-regs.exp] Error 127 | |
/bin/sh: runtest: command not found | |
Makefile:214: recipe for target 'check/gdb.xml/tdesc-xinclude.exp' failed | |
make[5]: *** [check/gdb.xml/tdesc-xinclude.exp] Error 127 | |
make[5]: Target 'do-check-parallel' not remade because of errors. | |
make[5]: Leaving directory 'srcdir/gdb-7.8.1/gdb/testsuite' | |
Usage: dg-extract-results.sh [-t tool] [-l variant-list] [-L] sum-file ... | |
tool The tool (e.g. g++, libffi) for which to create a | |
new test summary file. If not specified then all | |
specified sum files must be for the same tool. | |
variant-list One or more test variant names. If the list is | |
not specified then one is constructed from all | |
variants in the files for <tool>. | |
sum-file A test summary file with the format of those | |
created by runtest from DejaGnu. | |
If -L is used, merge *.log files instead of *.sum. In this | |
mode the exact order of lines may not be preserved, just different | |
Running *.exp chunks should be in correct order. | |
Usage: dg-extract-results.sh [-t tool] [-l variant-list] [-L] sum-file ... | |
tool The tool (e.g. g++, libffi) for which to create a | |
new test summary file. If not specified then all | |
specified sum files must be for the same tool. | |
variant-list One or more test variant names. If the list is | |
not specified then one is constructed from all | |
variants in the files for <tool>. | |
sum-file A test summary file with the format of those | |
created by runtest from DejaGnu. | |
If -L is used, merge *.log files instead of *.sum. In this | |
mode the exact order of lines may not be preserved, just different | |
Running *.exp chunks should be in correct order. | |
Makefile:184: recipe for target 'check-parallel' failed | |
make[4]: *** [check-parallel] Error 1 | |
make[4]: Leaving directory 'srcdir/gdb-7.8.1/gdb/testsuite' | |
Makefile:147: recipe for target 'check' failed | |
make[3]: *** [check] Error 2 | |
make[3]: Leaving directory 'srcdir/gdb-7.8.1/gdb/testsuite' | |
Makefile:1099: recipe for target 'check' failed | |
make[2]: *** [check] Error 2 | |
make[2]: Leaving directory 'srcdir/gdb-7.8.1/gdb' | |
Makefile:8687: recipe for target 'check-gdb' failed | |
make[1]: *** [check-gdb] Error 2 | |
make[1]: Leaving directory 'srcdir/gdb-7.8.1' | |
Makefile:2126: recipe for target 'do-check' failed | |
make: *** [do-check] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment