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/sh -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:35 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:36 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:36 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 ... Running ./testsuite/report-card.all/passes.exp ... === report-card Summary === # of expected passes 245 Using ./testsuite/lib/runtest.exp as tool init file. Test run by fw on Mon Nov 9 18:09:36 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]: Leaving directory '/home/fw/git/dejagnu'