Done. Now run 'make install'. make unit make[1]: Entering directory `/home/fw/git/dejagnu' make[1]: `unit' is up to date. make[1]: Leaving directory `/home/fw/git/dejagnu' make check-DEJAGNU make[1]: Entering directory `/home/fw/git/dejagnu' srcdir='.'; export srcdir; \ EXPECT=/usr/bin/expect; export EXPECT; \ if /bin/bash -c "./runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ if ./runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find './runtest'" 1>&2; :;\ fi; \ exit $exit_status Using ./testsuite/lib/launcher.exp as tool init file. Test run by fw on Mon Nov 9 18:09:27 2020 Native configuration is x86_64-pc-linux-gnu === launcher tests === Schedule of variations: unix Running target unix Using ./baseboards/unix.exp as board description file for target. Using ./config/unix.exp as generic interface file for target. Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/launcher.all/command.exp ... ERROR: Could not set up test environment. ERROR: Could not set up test environment. ERROR: Could not set up test environment. ERROR: Could not set up test environment. ERROR: Could not set up test environment. Running ./testsuite/launcher.all/help.exp ... Running ./testsuite/launcher.all/interp.exp ... Running ./testsuite/launcher.all/verbose.exp ... === launcher Summary === # of expected passes 19 # of unsupported tests 33 Using ./testsuite/lib/libdejagnu.exp as tool init file. Test run by fw on Mon Nov 9 18:09:28 2020 Native configuration is x86_64-pc-linux-gnu === libdejagnu tests === Schedule of variations: unix Running target unix Using ./baseboards/unix.exp as board description file for target. Using ./config/unix.exp as generic interface file for target. Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/libdejagnu/tunit.exp ... === libdejagnu Summary === # of expected passes 5 Using ./testsuite/lib/report-card.exp as tool init file. Test run by fw on Mon Nov 9 18:09:28 2020 Native configuration is x86_64-pc-linux-gnu === report-card tests === Schedule of variations: unix Running target unix Using ./baseboards/unix.exp as board description file for target. Using ./config/unix.exp as generic interface file for target. Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/report-card.all/onetest.exp ... ERROR: tcl error sourcing ./testsuite/report-card.all/onetest.exp. ERROR: tcl error code NONE ERROR: expect: spawn id exp7 not open while executing "expect { -re $re_table_row { for { set i 2 } { $i < 9 } { incr i } { if { $expect_out($i,string)\ == ( $i == $column_subexp_map($expe..." (file "./testsuite/report-card.all/onetest.exp" line 85) invoked from within "source ./testsuite/report-card.all/onetest.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/report-card.all/onetest.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" Running ./testsuite/report-card.all/passes.exp ... ERROR: tcl error sourcing ./testsuite/report-card.all/passes.exp. ERROR: tcl error code NONE ERROR: expect: spawn id exp8 not open while executing "expect { -re $re_file_row { foreach column $result_column_map colname $header_column_names have $expect_out(3,string) { set want 0 ..." (procedure "run_multipass_output_test" line 67) invoked from within "run_multipass_output_test $filetag" ("foreach" body line 2) invoked from within "foreach filetag [lsort [array names tuplemap]] { run_multipass_output_test $filetag }" (file "./testsuite/report-card.all/passes.exp" line 272) invoked from within "source ./testsuite/report-card.all/passes.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/report-card.all/passes.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" === report-card Summary === # of unresolved testcases 2 ERROR: ------------------------------------------- ERROR: in testcase ./testsuite/report-card.all/onetest.exp ERROR: expect: spawn id exp7 not open ERROR: tcl error code NONE ERROR: tcl error info: expect: spawn id exp7 not open while executing "expect { -re $re_table_row { for { set i 2 } { $i < 9 } { incr i } { if { $expect_out($i,string)\ == ( $i == $column_subexp_map($expe..." (file "./testsuite/report-card.all/onetest.exp" line 85) invoked from within "source ./testsuite/report-card.all/onetest.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/report-card.all/onetest.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- ERROR: ------------------------------------------- ERROR: in testcase ./testsuite/report-card.all/passes.exp ERROR: expect: spawn id exp8 not open ERROR: tcl error code NONE ERROR: tcl error info: expect: spawn id exp8 not open while executing "expect { -re $re_file_row { foreach column $result_column_map colname $header_column_names have $expect_out(3,string) { set want 0 ..." (procedure "run_multipass_output_test" line 67) invoked from within "run_multipass_output_test $filetag" ("foreach" body line 2) invoked from within "foreach filetag [lsort [array names tuplemap]] { run_multipass_output_test $filetag }" (file "./testsuite/report-card.all/passes.exp" line 272) invoked from within "source ./testsuite/report-card.all/passes.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/report-card.all/passes.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- Using ./testsuite/lib/runtest.exp as tool init file. Test run by fw on Mon Nov 9 18:09:28 2020 Native configuration is x86_64-pc-linux-gnu === runtest tests === Schedule of variations: unix Running target unix Using ./baseboards/unix.exp as board description file for target. Using ./config/unix.exp as generic interface file for target. Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/runtest.libs/libs.exp ... Running ./testsuite/runtest.libs/load_lib.exp ... Running ./testsuite/runtest.main/error.exp ... Running ./testsuite/runtest.main/options.exp ... Running ./testsuite/runtest.main/pr42399.exp ... Running ./testsuite/runtest.main/stats.exp ... === runtest Summary === # of expected passes 296 DejaGnu version 1.6.3-git Expect version 5.45 Tcl version 8.6 make[1]: *** [check-DEJAGNU] Error 1 make[1]: Leaving directory `/home/fw/git/dejagnu' make: *** [check-am] Error 2