On Thu, 3 Jun 2021, Jacob Bachmeyer wrote:
My apologies for the lengthy delay in responding; for unknown reasons your previous email on this issue did not reach me and I have just now discovered it while checking bugs in the Web interface while closing bugs resolved during the 1.6.3 release candidate series.The issues on Mac OSX and Ubuntu appear to be related to odd behavior in Ubuntu's awk and limitations of the MacOS X expr compared to their regular GNU equivalents. Similar problems were encountered on Solaris and solutions to the problems on Solaris 10 were integrated into the fifth release candidate for 1.6.3; please test <URL:ftp://alpha.gnu.org/gnu/dejagnu/dejagnu-1.6.3-rc5.tar.gz> and indicate if these problems continue to occur.
I ran the tests on a number of platforms, mostly identified in the attached plat.txt file (though CentOS and Fedora don't identify teh distro in uname). All BSD systems failed "make" (error output attached). Of the others, only OSX 10.4 PPC was an actual failure, though there's a bunch of warning output in some other cases.
Fred Wright
MacX: Darwin MacX.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 MacFree: FreeBSD MacFree 10.3-RELEASE-p20 FreeBSD 10.3-RELEASE-p20 #0: Wed Jul 12 03:13:07 UTC 2017 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 MacSL: Darwin MacSL.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 MacY: Darwin MacY.local 14.5.0 Darwin Kernel Version 14.5.0: Sun Jun 4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64 x86_64 MacEC: Darwin MacEC.local 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64 MacMini: Darwin macmini.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc MacSLS: Darwin MacSLS.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64 MacSL32: Darwin MacSL32.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 MacHS: Darwin MacHS.local 17.7.0 Darwin Kernel Version 17.7.0: Fri Oct 30 13:34:27 PDT 2020; root:xnu-4570.71.82.8~1/RELEASE_X86_64 x86_64 MacNet: NetBSD MacNet.local 6.1.5 NetBSD 6.1.5 (GENERIC) amd64 MacS: Darwin MacS.local 16.7.0 Darwin Kernel Version 16.7.0: Sun Jun 2 20:26:31 PDT 2019; root:xnu-3789.73.50~1/RELEASE_X86_64 x86_64 MacM: Darwin MacM.local 13.4.0 Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64 x86_64 MacML: Darwin MacML.local 12.6.0 Darwin Kernel Version 12.6.0: Wed Mar 18 16:23:48 PDT 2015; root:xnu-2050.48.19~1/RELEASE_X86_64 x86_64 MacL: Darwin MacL.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 MacFed: Linux MacFed.local 4.13.16-100.fc25.x86_64 #1 SMP Mon Nov 27 19:52:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux MacO32: OpenBSD MacO32.local 5.6 GENERIC.MP#299 i386 MacCent: Linux maccent.local 3.10.0-957.5.1.el7.x86_64 #1 SMP Fri Feb 1 14:54:57 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux MacOpen: OpenBSD MacOpen.local 5.6 GENERIC.MP#333 amd64 MacLinux: Linux ubuntu 4.4.0-148-generic #174~14.04.1-Ubuntu SMP Thu May 9 08:17:37 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
MacPro:dejagnu fw$ zapply.py -sn4m "$BSDVMX" cd dejagnu-1.6.3-rc5 '&&' make MacFree:: make: "/usr/home/fw/dejagnu-1.6.3-rc5/Makefile" line 1554: Variable/Value missing from "export" MacFree:: make: "/usr/home/fw/dejagnu-1.6.3-rc5/Makefile" line 1555: Variable/Value missing from "export" MacFree: MacFree: make: stopped in /usr/home/fw/dejagnu-1.6.3-rc5 MacFree:: make: Fatal errors encountered -- cannot continue [Returned 1 for MacFree] MacNet:: make: "/home/fw/dejagnu-1.6.3-rc5/Makefile" line 1554: Need an operator MacNet:: make: "/home/fw/dejagnu-1.6.3-rc5/Makefile" line 1555: Need an operator MacNet: MacNet: make: stopped in /home/fw/dejagnu-1.6.3-rc5 MacNet:: make: Fatal errors encountered -- cannot continue [Returned 1 for MacNet] MacO32:: *** Parse error in /home/fw/dejagnu-1.6.3-rc5: Need an operator in 'DEJAGNU' (Makefile:1554) MacO32:: *** Parse error: Need an operator in 'TAR_OPTIONS' (Makefile:1555) [Returned 1 for MacO32] MacOpen:: *** Parse error in /home/fw/dejagnu-1.6.3-rc5: Need an operator in 'DEJAGNU' (Makefile:1554) MacOpen:: *** Parse error: Need an operator in 'TAR_OPTIONS' (Makefile:1555) [Returned 1 for MacOpen] [Failures: MacFree=1, MacNet=1, MacO32=1, MacOpen=1]
MacPro:dejagnu fw$ zapply.py -sn4m "$MACVMQ MacMini $LINUXVMS" cd dejagnu-1.6.3-rc5 '&&' make check MacCent: Done. Now run 'make install'. MacCent: make unit MacCent: make[1]: Entering directory `/home/fw/dejagnu-1.6.3-rc5' MacCent: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacCent: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacCent: mv -f $depbase.Tpo $depbase.Po MacCent: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacCent: make[1]: Leaving directory `/home/fw/dejagnu-1.6.3-rc5' MacCent: make check-DEJAGNU MacCent: make[1]: Entering directory `/home/fw/dejagnu-1.6.3-rc5' MacCent: Making a new site.exp file ... MacCent: srcdir='.'; export srcdir; \ MacCent: EXPECT=expect; export EXPECT; \ MacCent: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacCent: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacCent: if ./runtest --tool $tool --srcdir $srcdir ; \ MacCent: then :; else exit_status=1; fi; \ MacCent: done; \ MacCent: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacCent: fi; \ MacCent: exit $exit_status MacCent: Using ./testsuite/lib/launcher.exp as tool init file. MacCent: Test run by fw on Mon Jun 14 20:17:57 2021 MacCent: Native configuration is x86_64-pc-linux-gnu MacCent: MacCent: === launcher tests === MacCent: MacCent: Schedule of variations: MacCent: unix MacCent: MacCent: Running target unix MacCent: Using ./baseboards/unix.exp as board description file for target. MacCent: Using ./config/unix.exp as generic interface file for target. MacCent: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacCent: Running ./testsuite/launcher.all/command.exp ... MacCent: Running ./testsuite/launcher.all/help.exp ... MacCent: Running ./testsuite/launcher.all/interp.exp ... MacCent: Running ./testsuite/launcher.all/verbose.exp ... MacCent: MacCent: === launcher Summary === MacCent: MacCent: # of expected passes 54 MacCent: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacCent: Test run by fw on Mon Jun 14 20:18:00 2021 MacCent: Native configuration is x86_64-pc-linux-gnu MacCent: MacCent: === libdejagnu tests === MacCent: MacCent: Schedule of variations: MacCent: unix MacCent: MacCent: Running target unix MacCent: Using ./baseboards/unix.exp as board description file for target. MacCent: Using ./config/unix.exp as generic interface file for target. MacCent: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacCent: Running ./testsuite/libdejagnu/tunit.exp ... MacCent: MacCent: === libdejagnu Summary === MacCent: MacCent: # of expected passes 5 MacCent: Using ./testsuite/lib/report-card.exp as tool init file. MacCent: Test run by fw on Mon Jun 14 20:18:01 2021 MacCent: Native configuration is x86_64-pc-linux-gnu MacCent: MacCent: === report-card tests === MacCent: MacCent: Schedule of variations: MacCent: unix MacCent: MacCent: Running target unix MacCent: Using ./baseboards/unix.exp as board description file for target. MacCent: Using ./config/unix.exp as generic interface file for target. MacCent: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacCent: Running ./testsuite/report-card.all/onetest.exp ... MacCent: Running ./testsuite/report-card.all/passes.exp ... MacCent: MacCent: === report-card Summary === MacCent: MacCent: # of expected passes 245 MacCent: Using ./testsuite/lib/runtest.exp as tool init file. MacCent: Test run by fw on Mon Jun 14 20:18:02 2021 MacCent: Native configuration is x86_64-pc-linux-gnu MacCent: MacCent: === runtest tests === MacCent: MacCent: Schedule of variations: MacCent: unix MacCent: MacCent: Running target unix MacCent: Using ./baseboards/unix.exp as board description file for target. MacCent: Using ./config/unix.exp as generic interface file for target. MacCent: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacCent: Running ./testsuite/runtest.libs/libs.exp ... MacCent: Running ./testsuite/runtest.libs/clone_output.test ... MacCent: Running ./testsuite/runtest.libs/config.test ... MacCent: Running ./testsuite/runtest.libs/remote.test ... MacCent: Running ./testsuite/runtest.libs/target.test ... MacCent: Running ./testsuite/runtest.libs/testcase_group.test ... MacCent: Running ./testsuite/runtest.libs/testsuite_can.test ... MacCent: Running ./testsuite/runtest.libs/testsuite_file.test ... MacCent: Running ./testsuite/runtest.libs/utils.test ... MacCent: Running ./testsuite/runtest.main/error.exp ... MacCent: Running ./testsuite/runtest.main/options.exp ... MacCent: Running ./testsuite/runtest.main/pr42399.exp ... MacCent: Running ./testsuite/runtest.main/pr48155.exp ... MacCent: Running ./testsuite/runtest.main/stats.exp ... MacCent: MacCent: === runtest Summary === MacCent: MacCent: # of expected passes 300 MacCent: DejaGnu version 1.6.3-rc5 MacCent: Expect version 5.45 MacCent: Tcl version 8.5 MacCent: MacCent: make[1]: Leaving directory `/home/fw/dejagnu-1.6.3-rc5' MacLinux: Done. Now run 'make install'. MacLinux: make unit MacLinux: make[1]: Entering directory `/home/fw/dejagnu-1.6.3-rc5' MacLinux: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacLinux: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacLinux: mv -f $depbase.Tpo $depbase.Po MacLinux: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacLinux: make[1]: Leaving directory `/home/fw/dejagnu-1.6.3-rc5' MacLinux: make check-DEJAGNU MacLinux: make[1]: Entering directory `/home/fw/dejagnu-1.6.3-rc5' MacLinux: Making a new site.exp file ... MacLinux: srcdir='.'; export srcdir; \ MacLinux: EXPECT=expect; export EXPECT; \ MacLinux: if /bin/bash -c "./runtest --version" > /dev/null 2>&1; then \ MacLinux: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacLinux: if ./runtest --tool $tool --srcdir $srcdir ; \ MacLinux: then :; else exit_status=1; fi; \ MacLinux: done; \ MacLinux: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacLinux: fi; \ MacLinux: exit $exit_status MacLinux: Using ./testsuite/lib/launcher.exp as tool init file. MacLinux: Test run by fw on Mon Jun 14 20:17:59 2021 MacLinux: Native configuration is x86_64-pc-linux-gnu MacLinux: MacLinux: === launcher tests === MacLinux: MacLinux: Schedule of variations: MacLinux: unix MacLinux: MacLinux: Running target unix MacLinux: Using ./baseboards/unix.exp as board description file for target. MacLinux: Using ./config/unix.exp as generic interface file for target. MacLinux: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacLinux: Running ./testsuite/launcher.all/command.exp ... MacLinux: Running ./testsuite/launcher.all/help.exp ... MacLinux: Running ./testsuite/launcher.all/interp.exp ... MacLinux: Running ./testsuite/launcher.all/verbose.exp ... MacLinux: MacLinux: === launcher Summary === MacLinux: MacLinux: # of expected passes 54 MacLinux: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacLinux: Test run by fw on Mon Jun 14 20:18:01 2021 MacLinux: Native configuration is x86_64-pc-linux-gnu MacLinux: MacLinux: === libdejagnu tests === MacLinux: MacLinux: Schedule of variations: MacLinux: unix MacLinux: MacLinux: Running target unix MacLinux: Using ./baseboards/unix.exp as board description file for target. MacLinux: Using ./config/unix.exp as generic interface file for target. MacLinux: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacLinux: Running ./testsuite/libdejagnu/tunit.exp ... MacLinux: MacLinux: === libdejagnu Summary === MacLinux: MacLinux: # of expected passes 5 MacLinux: Using ./testsuite/lib/report-card.exp as tool init file. MacLinux: Test run by fw on Mon Jun 14 20:18:01 2021 MacLinux: Native configuration is x86_64-pc-linux-gnu MacLinux: MacLinux: === report-card tests === MacLinux: MacLinux: Schedule of variations: MacLinux: unix MacLinux: MacLinux: Running target unix MacLinux: Using ./baseboards/unix.exp as board description file for target. MacLinux: Using ./config/unix.exp as generic interface file for target. MacLinux: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacLinux: Running ./testsuite/report-card.all/onetest.exp ... MacLinux: Running ./testsuite/report-card.all/passes.exp ... MacLinux: MacLinux: === report-card Summary === MacLinux: MacLinux: # of expected passes 245 MacLinux: Using ./testsuite/lib/runtest.exp as tool init file. MacLinux: Test run by fw on Mon Jun 14 20:18:02 2021 MacLinux: Native configuration is x86_64-pc-linux-gnu MacLinux: MacLinux: === runtest tests === MacLinux: MacLinux: Schedule of variations: MacLinux: unix MacLinux: MacLinux: Running target unix MacLinux: Using ./baseboards/unix.exp as board description file for target. MacLinux: Using ./config/unix.exp as generic interface file for target. MacLinux: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacLinux: Running ./testsuite/runtest.libs/libs.exp ... MacLinux: Running ./testsuite/runtest.libs/clone_output.test ... MacLinux: Running ./testsuite/runtest.libs/config.test ... MacLinux: Running ./testsuite/runtest.libs/remote.test ... MacLinux: Running ./testsuite/runtest.libs/target.test ... MacLinux: Running ./testsuite/runtest.libs/testcase_group.test ... MacLinux: Running ./testsuite/runtest.libs/testsuite_can.test ... MacLinux: Running ./testsuite/runtest.libs/testsuite_file.test ... MacLinux: Running ./testsuite/runtest.libs/utils.test ... MacLinux: Running ./testsuite/runtest.main/error.exp ... MacLinux: Running ./testsuite/runtest.main/options.exp ... MacLinux: Running ./testsuite/runtest.main/pr42399.exp ... MacLinux: Running ./testsuite/runtest.main/pr48155.exp ... MacLinux: Running ./testsuite/runtest.main/stats.exp ... MacLinux: MacLinux: === runtest Summary === MacLinux: MacLinux: # of expected passes 300 MacLinux: DejaGnu version 1.6.3-rc5 MacLinux: Expect version 5.45 MacLinux: Tcl version 8.6 MacLinux: MacLinux: make[1]: Leaving directory `/home/fw/dejagnu-1.6.3-rc5' MacFed: Done. Now run 'make install'. MacFed: make unit MacFed: make[1]: Entering directory '/home/fw/dejagnu-1.6.3-rc5' MacFed: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacFed: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacFed: mv -f $depbase.Tpo $depbase.Po MacFed: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacFed: make[1]: Leaving directory '/home/fw/dejagnu-1.6.3-rc5' MacFed: make check-DEJAGNU MacFed: make[1]: Entering directory '/home/fw/dejagnu-1.6.3-rc5' MacFed: Making a new site.exp file ... MacFed: srcdir='.'; export srcdir; \ MacFed: EXPECT=expect; export EXPECT; \ MacFed: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacFed: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacFed: if ./runtest --tool $tool --srcdir $srcdir ; \ MacFed: then :; else exit_status=1; fi; \ MacFed: done; \ MacFed: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacFed: fi; \ MacFed: exit $exit_status MacFed: Using ./testsuite/lib/launcher.exp as tool init file. MacFed: Test run by fw on Mon Jun 14 20:18:04 2021 MacFed: Native configuration is x86_64-pc-linux-gnu MacFed: MacFed: === launcher tests === MacFed: MacFed: Schedule of variations: MacFed: unix MacFed: MacFed: Running target unix MacFed: Using ./baseboards/unix.exp as board description file for target. MacFed: Using ./config/unix.exp as generic interface file for target. MacFed: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacFed: Running ./testsuite/launcher.all/command.exp ... MacFed: Running ./testsuite/launcher.all/help.exp ... MacFed: Running ./testsuite/launcher.all/interp.exp ... MacFed: Running ./testsuite/launcher.all/verbose.exp ... MacFed: MacFed: === launcher Summary === MacFed: MacFed: # of expected passes 54 MacFed: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacFed: Test run by fw on Mon Jun 14 20:18:08 2021 MacFed: Native configuration is x86_64-pc-linux-gnu MacFed: MacFed: === libdejagnu tests === MacFed: MacFed: Schedule of variations: MacFed: unix MacFed: MacFed: Running target unix MacFed: Using ./baseboards/unix.exp as board description file for target. MacFed: Using ./config/unix.exp as generic interface file for target. MacFed: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacFed: Running ./testsuite/libdejagnu/tunit.exp ... MacFed: MacFed: === libdejagnu Summary === MacFed: MacFed: # of expected passes 5 MacFed: Using ./testsuite/lib/report-card.exp as tool init file. MacFed: Test run by fw on Mon Jun 14 20:18:08 2021 MacFed: Native configuration is x86_64-pc-linux-gnu MacFed: MacFed: === report-card tests === MacFed: MacFed: Schedule of variations: MacFed: unix MacFed: MacFed: Running target unix MacFed: Using ./baseboards/unix.exp as board description file for target. MacFed: Using ./config/unix.exp as generic interface file for target. MacFed: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacFed: Running ./testsuite/report-card.all/onetest.exp ... MacFed: Running ./testsuite/report-card.all/passes.exp ... MacFed: MacFed: === report-card Summary === MacFed: MacFed: # of expected passes 245 MacFed: Using ./testsuite/lib/runtest.exp as tool init file. MacFed: Test run by fw on Mon Jun 14 20:18:09 2021 MacFed: Native configuration is x86_64-pc-linux-gnu MacFed: MacFed: === runtest tests === MacFed: MacFed: Schedule of variations: MacFed: unix MacFed: MacFed: Running target unix MacFed: Using ./baseboards/unix.exp as board description file for target. MacFed: Using ./config/unix.exp as generic interface file for target. MacFed: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacFed: Running ./testsuite/runtest.libs/libs.exp ... MacFed: Running ./testsuite/runtest.libs/clone_output.test ... MacFed: Running ./testsuite/runtest.libs/config.test ... MacFed: Running ./testsuite/runtest.libs/remote.test ... MacFed: Running ./testsuite/runtest.libs/target.test ... MacFed: Running ./testsuite/runtest.libs/testcase_group.test ... MacFed: Running ./testsuite/runtest.libs/testsuite_can.test ... MacFed: Running ./testsuite/runtest.libs/testsuite_file.test ... MacFed: Running ./testsuite/runtest.libs/utils.test ... MacFed: Running ./testsuite/runtest.main/error.exp ... MacFed: Running ./testsuite/runtest.main/options.exp ... MacFed: Running ./testsuite/runtest.main/pr42399.exp ... MacFed: Running ./testsuite/runtest.main/pr48155.exp ... MacFed: Running ./testsuite/runtest.main/stats.exp ... MacFed: MacFed: === runtest Summary === MacFed: MacFed: # of expected passes 300 MacFed: DejaGnu version 1.6.3-rc5 MacFed: Expect version 5.45 MacFed: Tcl version 8.6 MacFed: MacFed: make[1]: Leaving directory '/home/fw/dejagnu-1.6.3-rc5' MacMini: Done. Now run 'make install'. MacMini: make unit MacMini: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacMini: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacMini: mv -f $depbase.Tpo $depbase.Po MacMini: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacMini: make check-DEJAGNU MacMini: Making a new site.exp file ... MacMini: srcdir='.'; export srcdir; \ MacMini: EXPECT=expect; export EXPECT; \ MacMini: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacMini: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacMini: if ./runtest --tool $tool --srcdir $srcdir ; \ MacMini: then :; else exit_status=1; fi; \ MacMini: done; \ MacMini: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacMini: fi; \ MacMini: exit $exit_status MacMini: Using ./testsuite/lib/launcher.exp as tool init file. MacMini: Test run by fw on Mon Jun 14 20:17:49 2021 MacMini: Native configuration is powerpc-apple-darwin8.11.0 MacMini: MacMini: === launcher tests === MacMini: MacMini: Schedule of variations: MacMini: unix MacMini: MacMini: Running target unix MacMini: Using ./baseboards/unix.exp as board description file for target. MacMini: Using ./config/unix.exp as generic interface file for target. MacMini: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacMini: Running ./testsuite/launcher.all/command.exp ... MacMini: Running ./testsuite/launcher.all/help.exp ... MacMini: Running ./testsuite/launcher.all/interp.exp ... MacMini: Running ./testsuite/launcher.all/verbose.exp ... MacMini: MacMini: === launcher Summary === MacMini: MacMini: # of expected passes 54 MacMini: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacMini: Test run by fw on Mon Jun 14 20:18:00 2021 MacMini: Native configuration is powerpc-apple-darwin8.11.0 MacMini: MacMini: === libdejagnu tests === MacMini: MacMini: Schedule of variations: MacMini: unix MacMini: MacMini: Running target unix MacMini: Using ./baseboards/unix.exp as board description file for target. MacMini: Using ./config/unix.exp as generic interface file for target. MacMini: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacMini: Running ./testsuite/libdejagnu/tunit.exp ... MacMini: MacMini: === libdejagnu Summary === MacMini: MacMini: # of expected passes 5 MacMini: Using ./testsuite/lib/report-card.exp as tool init file. MacMini: Test run by fw on Mon Jun 14 20:18:00 2021 MacMini: Native configuration is powerpc-apple-darwin8.11.0 MacMini: MacMini: === report-card tests === MacMini: MacMini: Schedule of variations: MacMini: unix MacMini: MacMini: Running target unix MacMini: Using ./baseboards/unix.exp as board description file for target. MacMini: Using ./config/unix.exp as generic interface file for target. MacMini: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacMini: Running ./testsuite/report-card.all/onetest.exp ... MacMini:: ERROR: tcl error sourcing ./testsuite/report-card.all/onetest.exp. MacMini:: ERROR: tcl error code NONE MacMini:: ERROR: expect: spawn id exp8 not open MacMini:: while executing MacMini:: "expect { MacMini:: -re $re_table_row { MacMini:: for { set i 2 } { $i < 9 } { incr i } { MacMini:: if { $expect_out($i,string)\ MacMini:: == ( $i == $column_subexp_map($expe..." MacMini:: (file "./testsuite/report-card.all/onetest.exp" line 85) MacMini:: invoked from within MacMini:: "source ./testsuite/report-card.all/onetest.exp" MacMini:: ("uplevel" body line 1) MacMini:: invoked from within MacMini:: "uplevel #0 source ./testsuite/report-card.all/onetest.exp" MacMini:: invoked from within MacMini:: "catch "uplevel #0 source $test_file_name" msg" MacMini: Running ./testsuite/report-card.all/passes.exp ... MacMini:: ERROR: tcl error sourcing ./testsuite/report-card.all/passes.exp. MacMini:: ERROR: tcl error code NONE MacMini:: ERROR: expect: spawn id exp9 not open MacMini:: while executing MacMini:: "expect { MacMini:: -re $re_file_row { MacMini:: foreach column $result_column_map colname $header_column_names have $expect_out(3,string) { MacMini:: set want 0 MacMini:: ..." MacMini:: (procedure "run_multipass_output_test" line 67) MacMini:: invoked from within MacMini:: "run_multipass_output_test $filetag" MacMini:: ("foreach" body line 2) MacMini:: invoked from within MacMini:: "foreach filetag [lsort [array names tuplemap]] { MacMini:: run_multipass_output_test $filetag MacMini:: }" MacMini:: (file "./testsuite/report-card.all/passes.exp" line 272) MacMini:: invoked from within MacMini:: "source ./testsuite/report-card.all/passes.exp" MacMini:: ("uplevel" body line 1) MacMini:: invoked from within MacMini:: "uplevel #0 source ./testsuite/report-card.all/passes.exp" MacMini:: invoked from within MacMini:: "catch "uplevel #0 source $test_file_name" msg" MacMini: MacMini: === report-card Summary === MacMini: MacMini: # of unresolved testcases 2 MacMini:: ERROR: ------------------------------------------- MacMini:: ERROR: in testcase ./testsuite/report-card.all/onetest.exp MacMini:: ERROR: expect: spawn id exp8 not open MacMini:: ERROR: tcl error code NONE MacMini:: ERROR: tcl error info: MacMini:: expect: spawn id exp8 not open MacMini:: while executing MacMini:: "expect { MacMini:: -re $re_table_row { MacMini:: for { set i 2 } { $i < 9 } { incr i } { MacMini:: if { $expect_out($i,string)\ MacMini:: == ( $i == $column_subexp_map($expe..." MacMini:: (file "./testsuite/report-card.all/onetest.exp" line 85) MacMini:: invoked from within MacMini:: "source ./testsuite/report-card.all/onetest.exp" MacMini:: ("uplevel" body line 1) MacMini:: invoked from within MacMini:: "uplevel #0 source ./testsuite/report-card.all/onetest.exp" MacMini:: invoked from within MacMini:: "catch "uplevel #0 source $test_file_name" msg" MacMini:: -------------------------------------------------- MacMini:: ERROR: ------------------------------------------- MacMini:: ERROR: in testcase ./testsuite/report-card.all/passes.exp MacMini:: ERROR: expect: spawn id exp9 not open MacMini:: ERROR: tcl error code NONE MacMini:: ERROR: tcl error info: MacMini:: expect: spawn id exp9 not open MacMini:: while executing MacMini:: "expect { MacMini:: -re $re_file_row { MacMini:: foreach column $result_column_map colname $header_column_names have $expect_out(3,string) { MacMini:: set want 0 MacMini:: ..." MacMini:: (procedure "run_multipass_output_test" line 67) MacMini:: invoked from within MacMini:: "run_multipass_output_test $filetag" MacMini:: ("foreach" body line 2) MacMini:: invoked from within MacMini:: "foreach filetag [lsort [array names tuplemap]] { MacMini:: run_multipass_output_test $filetag MacMini:: }" MacMini:: (file "./testsuite/report-card.all/passes.exp" line 272) MacMini:: invoked from within MacMini:: "source ./testsuite/report-card.all/passes.exp" MacMini:: ("uplevel" body line 1) MacMini:: invoked from within MacMini:: "uplevel #0 source ./testsuite/report-card.all/passes.exp" MacMini:: invoked from within MacMini:: "catch "uplevel #0 source $test_file_name" msg" MacMini:: -------------------------------------------------- MacMini: Using ./testsuite/lib/runtest.exp as tool init file. MacMini: Test run by fw on Mon Jun 14 20:18:01 2021 MacMini: Native configuration is powerpc-apple-darwin8.11.0 MacMini: MacMini: === runtest tests === MacMini: MacMini: Schedule of variations: MacMini: unix MacMini: MacMini: Running target unix MacMini: Using ./baseboards/unix.exp as board description file for target. MacMini: Using ./config/unix.exp as generic interface file for target. MacMini: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacMini: Running ./testsuite/runtest.libs/libs.exp ... MacMini: Running ./testsuite/runtest.libs/clone_output.test ... MacMini: Running ./testsuite/runtest.libs/config.test ... MacMini: Running ./testsuite/runtest.libs/remote.test ... MacMini: Running ./testsuite/runtest.libs/target.test ... MacMini: Running ./testsuite/runtest.libs/testcase_group.test ... MacMini: Running ./testsuite/runtest.libs/testsuite_can.test ... MacMini: Running ./testsuite/runtest.libs/testsuite_file.test ... MacMini: Running ./testsuite/runtest.libs/utils.test ... MacMini: Running ./testsuite/runtest.main/error.exp ... MacMini: Running ./testsuite/runtest.main/options.exp ... MacMini: Running ./testsuite/runtest.main/pr42399.exp ... MacMini: Running ./testsuite/runtest.main/pr48155.exp ... MacMini: Running ./testsuite/runtest.main/stats.exp ... MacMini: MacMini: === runtest Summary === MacMini: MacMini: # of expected passes 300 MacMini: DejaGnu version 1.6.3-rc5 MacMini: Expect version 5.45.4 MacMini: Tcl version 8.6 MacMini: MacMini:: make[1]: *** [check-DEJAGNU] Error 1 MacMini:: make: *** [check-am] Error 2 [Returned 2 for MacMini] MacY: Done. Now run 'make install'. MacY: /Applications/Xcode.app/Contents/Developer/usr/bin/make unit MacY: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacY: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacY: mv -f $depbase.Tpo $depbase.Po MacY: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacY: /Applications/Xcode.app/Contents/Developer/usr/bin/make check-DEJAGNU MacY: Making a new site.exp file ... MacY: srcdir='.'; export srcdir; \ MacY: EXPECT=expect; export EXPECT; \ MacY: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacY: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacY: if ./runtest --tool $tool --srcdir $srcdir ; \ MacY: then :; else exit_status=1; fi; \ MacY: done; \ MacY: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacY: fi; \ MacY: exit $exit_status MacY: Using ./testsuite/lib/launcher.exp as tool init file. MacY: Test run by fw on Mon Jun 14 20:18:02 2021 MacY: Native configuration is x86_64-apple-darwin14.5.0 MacY: MacY: === launcher tests === MacY: MacY: Schedule of variations: MacY: unix MacY: MacY: Running target unix MacY: Using ./baseboards/unix.exp as board description file for target. MacY: Using ./config/unix.exp as generic interface file for target. MacY: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacY: Running ./testsuite/launcher.all/command.exp ... MacY: Running ./testsuite/launcher.all/help.exp ... MacY: Running ./testsuite/launcher.all/interp.exp ... MacY: Running ./testsuite/launcher.all/verbose.exp ... MacY: MacY: === launcher Summary === MacY: MacY: # of expected passes 54 MacY: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacY: Test run by fw on Mon Jun 14 20:18:08 2021 MacY: Native configuration is x86_64-apple-darwin14.5.0 MacY: MacY: === libdejagnu tests === MacY: MacY: Schedule of variations: MacY: unix MacY: MacY: Running target unix MacY: Using ./baseboards/unix.exp as board description file for target. MacY: Using ./config/unix.exp as generic interface file for target. MacY: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacY: Running ./testsuite/libdejagnu/tunit.exp ... MacY: MacY: === libdejagnu Summary === MacY: MacY: # of expected passes 5 MacY: Using ./testsuite/lib/report-card.exp as tool init file. MacY: Test run by fw on Mon Jun 14 20:18:09 2021 MacY: Native configuration is x86_64-apple-darwin14.5.0 MacY: MacY: === report-card tests === MacY: MacY: Schedule of variations: MacY: unix MacY: MacY: Running target unix MacY: Using ./baseboards/unix.exp as board description file for target. MacY: Using ./config/unix.exp as generic interface file for target. MacY: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacY: Running ./testsuite/report-card.all/onetest.exp ... MacY: Running ./testsuite/report-card.all/passes.exp ... MacY: MacY: === report-card Summary === MacY: MacY: # of expected passes 245 MacY: Using ./testsuite/lib/runtest.exp as tool init file. MacY: Test run by fw on Mon Jun 14 20:18:11 2021 MacY: Native configuration is x86_64-apple-darwin14.5.0 MacY: MacY: === runtest tests === MacY: MacY: Schedule of variations: MacY: unix MacY: MacY: Running target unix MacY: Using ./baseboards/unix.exp as board description file for target. MacY: Using ./config/unix.exp as generic interface file for target. MacY: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacY: Running ./testsuite/runtest.libs/libs.exp ... MacY: Running ./testsuite/runtest.libs/clone_output.test ... MacY: Running ./testsuite/runtest.libs/config.test ... MacY: Running ./testsuite/runtest.libs/remote.test ... MacY: Running ./testsuite/runtest.libs/target.test ... MacY: Running ./testsuite/runtest.libs/testcase_group.test ... MacY: Running ./testsuite/runtest.libs/testsuite_can.test ... MacY: Running ./testsuite/runtest.libs/testsuite_file.test ... MacY: Running ./testsuite/runtest.libs/utils.test ... MacY: Running ./testsuite/runtest.main/error.exp ... MacY: Running ./testsuite/runtest.main/options.exp ... MacY: Running ./testsuite/runtest.main/pr42399.exp ... MacY: Running ./testsuite/runtest.main/pr48155.exp ... MacY: Running ./testsuite/runtest.main/stats.exp ... MacY: MacY: === runtest Summary === MacY: MacY: # of expected passes 300 MacY: DejaGnu version 1.6.3-rc5 MacY: Expect version 5.45 MacY: Tcl version 8.5 MacY: MacM: Done. Now run 'make install'. MacM: /Applications/Xcode.app/Contents/Developer/usr/bin/make unit MacM: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacM: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacM: mv -f $depbase.Tpo $depbase.Po MacM: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacM: /Applications/Xcode.app/Contents/Developer/usr/bin/make check-DEJAGNU MacM: Making a new site.exp file ... MacM: srcdir='.'; export srcdir; \ MacM: EXPECT=expect; export EXPECT; \ MacM: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacM: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacM: if ./runtest --tool $tool --srcdir $srcdir ; \ MacM: then :; else exit_status=1; fi; \ MacM: done; \ MacM: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacM: fi; \ MacM: exit $exit_status MacM: Using ./testsuite/lib/launcher.exp as tool init file. MacM: Test run by fw on Mon Jun 14 20:18:02 2021 MacM: Native configuration is x86_64-apple-darwin13.4.0 MacM: MacM: === launcher tests === MacM: MacM: Schedule of variations: MacM: unix MacM: MacM: Running target unix MacM: Using ./baseboards/unix.exp as board description file for target. MacM: Using ./config/unix.exp as generic interface file for target. MacM: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacM: Running ./testsuite/launcher.all/command.exp ... MacM: Running ./testsuite/launcher.all/help.exp ... MacM: Running ./testsuite/launcher.all/interp.exp ... MacM: Running ./testsuite/launcher.all/verbose.exp ... MacM: MacM: === launcher Summary === MacM: MacM: # of expected passes 54 MacM: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacM: Test run by fw on Mon Jun 14 20:18:08 2021 MacM: Native configuration is x86_64-apple-darwin13.4.0 MacM: MacM: === libdejagnu tests === MacM: MacM: Schedule of variations: MacM: unix MacM: MacM: Running target unix MacM: Using ./baseboards/unix.exp as board description file for target. MacM: Using ./config/unix.exp as generic interface file for target. MacM: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacM: Running ./testsuite/libdejagnu/tunit.exp ... MacM: MacM: === libdejagnu Summary === MacM: MacM: # of expected passes 5 MacM: Using ./testsuite/lib/report-card.exp as tool init file. MacM: Test run by fw on Mon Jun 14 20:18:08 2021 MacM: Native configuration is x86_64-apple-darwin13.4.0 MacM: MacM: === report-card tests === MacM: MacM: Schedule of variations: MacM: unix MacM: MacM: Running target unix MacM: Using ./baseboards/unix.exp as board description file for target. MacM: Using ./config/unix.exp as generic interface file for target. MacM: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacM: Running ./testsuite/report-card.all/onetest.exp ... MacM: Running ./testsuite/report-card.all/passes.exp ... MacM: MacM: === report-card Summary === MacM: MacM: # of expected passes 245 MacM: Using ./testsuite/lib/runtest.exp as tool init file. MacM: Test run by fw on Mon Jun 14 20:18:11 2021 MacM: Native configuration is x86_64-apple-darwin13.4.0 MacM: MacM: === runtest tests === MacM: MacM: Schedule of variations: MacM: unix MacM: MacM: Running target unix MacM: Using ./baseboards/unix.exp as board description file for target. MacM: Using ./config/unix.exp as generic interface file for target. MacM: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacM: Running ./testsuite/runtest.libs/libs.exp ... MacM: Running ./testsuite/runtest.libs/clone_output.test ... MacM: Running ./testsuite/runtest.libs/config.test ... MacM: Running ./testsuite/runtest.libs/remote.test ... MacM: Running ./testsuite/runtest.libs/target.test ... MacM: Running ./testsuite/runtest.libs/testcase_group.test ... MacM: Running ./testsuite/runtest.libs/testsuite_can.test ... MacM: Running ./testsuite/runtest.libs/testsuite_file.test ... MacM: Running ./testsuite/runtest.libs/utils.test ... MacM: Running ./testsuite/runtest.main/error.exp ... MacM: Running ./testsuite/runtest.main/options.exp ... MacM: Running ./testsuite/runtest.main/pr42399.exp ... MacM: Running ./testsuite/runtest.main/pr48155.exp ... MacM: Running ./testsuite/runtest.main/stats.exp ... MacM: MacM: === runtest Summary === MacM: MacM: # of expected passes 300 MacM: DejaGnu version 1.6.3-rc5 MacM: Expect version 5.45 MacM: Tcl version 8.5 MacM: MacX: Done. Now run 'make install'. MacX: make unit MacX: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacX: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacX: mv -f $depbase.Tpo $depbase.Po MacX: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacX: make check-DEJAGNU MacX: Making a new site.exp file ... MacX: srcdir='.'; export srcdir; \ MacX: EXPECT=expect; export EXPECT; \ MacX: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacX: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacX: if ./runtest --tool $tool --srcdir $srcdir ; \ MacX: then :; else exit_status=1; fi; \ MacX: done; \ MacX: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacX: fi; \ MacX: exit $exit_status MacX: Using ./testsuite/lib/launcher.exp as tool init file. MacX: Test run by fw on Mon Jun 14 20:18:03 2021 MacX: Native configuration is i386-apple-darwin9.8.0 MacX: MacX: === launcher tests === MacX: MacX: Schedule of variations: MacX: unix MacX: MacX: Running target unix MacX: Using ./baseboards/unix.exp as board description file for target. MacX: Using ./config/unix.exp as generic interface file for target. MacX: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacX: Running ./testsuite/launcher.all/command.exp ... MacX: Running ./testsuite/launcher.all/help.exp ... MacX: Running ./testsuite/launcher.all/interp.exp ... MacX: Running ./testsuite/launcher.all/verbose.exp ... MacX: MacX: === launcher Summary === MacX: MacX: # of expected passes 54 MacX: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacX: Test run by fw on Mon Jun 14 20:18:07 2021 MacX: Native configuration is i386-apple-darwin9.8.0 MacX: MacX: === libdejagnu tests === MacX: MacX: Schedule of variations: MacX: unix MacX: MacX: Running target unix MacX: Using ./baseboards/unix.exp as board description file for target. MacX: Using ./config/unix.exp as generic interface file for target. MacX: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacX: Running ./testsuite/libdejagnu/tunit.exp ... MacX: MacX: === libdejagnu Summary === MacX: MacX: # of expected passes 5 MacX: Using ./testsuite/lib/report-card.exp as tool init file. MacX: Test run by fw on Mon Jun 14 20:18:07 2021 MacX: Native configuration is i386-apple-darwin9.8.0 MacX: MacX: === report-card tests === MacX: MacX: Schedule of variations: MacX: unix MacX: MacX: Running target unix MacX: Using ./baseboards/unix.exp as board description file for target. MacX: Using ./config/unix.exp as generic interface file for target. MacX: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacX: Running ./testsuite/report-card.all/onetest.exp ... MacX: Running ./testsuite/report-card.all/passes.exp ... MacX: MacX: === report-card Summary === MacX: MacX: # of expected passes 245 MacX: Using ./testsuite/lib/runtest.exp as tool init file. MacX: Test run by fw on Mon Jun 14 20:18:09 2021 MacX: Native configuration is i386-apple-darwin9.8.0 MacX: MacX: === runtest tests === MacX: MacX: Schedule of variations: MacX: unix MacX: MacX: Running target unix MacX: Using ./baseboards/unix.exp as board description file for target. MacX: Using ./config/unix.exp as generic interface file for target. MacX: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacX: Running ./testsuite/runtest.libs/libs.exp ... MacX: Running ./testsuite/runtest.libs/clone_output.test ... MacX: Running ./testsuite/runtest.libs/config.test ... MacX: Running ./testsuite/runtest.libs/remote.test ... MacX: Running ./testsuite/runtest.libs/target.test ... MacX: Running ./testsuite/runtest.libs/testcase_group.test ... MacX: Running ./testsuite/runtest.libs/testsuite_can.test ... MacX: Running ./testsuite/runtest.libs/testsuite_file.test ... MacX: Running ./testsuite/runtest.libs/utils.test ... MacX: Running ./testsuite/runtest.main/error.exp ... MacX: Running ./testsuite/runtest.main/options.exp ... MacX: Running ./testsuite/runtest.main/pr42399.exp ... MacX: Running ./testsuite/runtest.main/pr48155.exp ... MacX: Running ./testsuite/runtest.main/stats.exp ... MacX: MacX: === runtest Summary === MacX: MacX: # of expected passes 300 MacX: DejaGnu version 1.6.3-rc5 MacX: Expect version 5.45.4 MacX: Tcl version 8.6 MacX: MacSLS: Done. Now run 'make install'. MacSLS: make unit MacSLS: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacSLS: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacSLS: mv -f $depbase.Tpo $depbase.Po MacSLS: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacSLS: make check-DEJAGNU MacSLS: Making a new site.exp file ... MacSLS: srcdir='.'; export srcdir; \ MacSLS: EXPECT=expect; export EXPECT; \ MacSLS: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacSLS: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacSLS: if ./runtest --tool $tool --srcdir $srcdir ; \ MacSLS: then :; else exit_status=1; fi; \ MacSLS: done; \ MacSLS: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacSLS: fi; \ MacSLS: exit $exit_status MacSLS: Using ./testsuite/lib/launcher.exp as tool init file. MacSLS: Test run by fw on Mon Jun 14 20:18:04 2021 MacSLS: Native configuration is x86_64-apple-darwin10.8.0 MacSLS: MacSLS: === launcher tests === MacSLS: MacSLS: Schedule of variations: MacSLS: unix MacSLS: MacSLS: Running target unix MacSLS: Using ./baseboards/unix.exp as board description file for target. MacSLS: Using ./config/unix.exp as generic interface file for target. MacSLS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSLS: Running ./testsuite/launcher.all/command.exp ... MacSLS: Running ./testsuite/launcher.all/help.exp ... MacSLS: Running ./testsuite/launcher.all/interp.exp ... MacSLS: Running ./testsuite/launcher.all/verbose.exp ... MacSLS: MacSLS: === launcher Summary === MacSLS: MacSLS: # of expected passes 54 MacSLS: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacSLS: Test run by fw on Mon Jun 14 20:18:08 2021 MacSLS: Native configuration is x86_64-apple-darwin10.8.0 MacSLS: MacSLS: === libdejagnu tests === MacSLS: MacSLS: Schedule of variations: MacSLS: unix MacSLS: MacSLS: Running target unix MacSLS: Using ./baseboards/unix.exp as board description file for target. MacSLS: Using ./config/unix.exp as generic interface file for target. MacSLS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSLS: Running ./testsuite/libdejagnu/tunit.exp ... MacSLS: MacSLS: === libdejagnu Summary === MacSLS: MacSLS: # of expected passes 5 MacSLS: Using ./testsuite/lib/report-card.exp as tool init file. MacSLS: Test run by fw on Mon Jun 14 20:18:08 2021 MacSLS: Native configuration is x86_64-apple-darwin10.8.0 MacSLS: MacSLS: === report-card tests === MacSLS: MacSLS: Schedule of variations: MacSLS: unix MacSLS: MacSLS: Running target unix MacSLS: Using ./baseboards/unix.exp as board description file for target. MacSLS: Using ./config/unix.exp as generic interface file for target. MacSLS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSLS: Running ./testsuite/report-card.all/onetest.exp ... MacSLS: Running ./testsuite/report-card.all/passes.exp ... MacSLS: MacSLS: === report-card Summary === MacSLS: MacSLS: # of expected passes 245 MacSLS: Using ./testsuite/lib/runtest.exp as tool init file. MacSLS: Test run by fw on Mon Jun 14 20:18:10 2021 MacSLS: Native configuration is x86_64-apple-darwin10.8.0 MacSLS: MacSLS: === runtest tests === MacSLS: MacSLS: Schedule of variations: MacSLS: unix MacSLS: MacSLS: Running target unix MacSLS: Using ./baseboards/unix.exp as board description file for target. MacSLS: Using ./config/unix.exp as generic interface file for target. MacSLS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSLS: Running ./testsuite/runtest.libs/libs.exp ... MacSLS: Running ./testsuite/runtest.libs/clone_output.test ... MacSLS: Running ./testsuite/runtest.libs/config.test ... MacSLS: Running ./testsuite/runtest.libs/remote.test ... MacSLS: Running ./testsuite/runtest.libs/target.test ... MacSLS: Running ./testsuite/runtest.libs/testcase_group.test ... MacSLS: Running ./testsuite/runtest.libs/testsuite_can.test ... MacSLS: Running ./testsuite/runtest.libs/testsuite_file.test ... MacSLS: Running ./testsuite/runtest.libs/utils.test ... MacSLS: Running ./testsuite/runtest.main/error.exp ... MacSLS: Running ./testsuite/runtest.main/options.exp ... MacSLS: Running ./testsuite/runtest.main/pr42399.exp ... MacSLS: Running ./testsuite/runtest.main/pr48155.exp ... MacSLS: Running ./testsuite/runtest.main/stats.exp ... MacSLS: MacSLS: === runtest Summary === MacSLS: MacSLS: # of expected passes 300 MacSLS: DejaGnu version 1.6.3-rc5 MacSLS: Expect version 5.44.1.11 MacSLS: Tcl version 8.5 MacSLS: MacEC: Done. Now run 'make install'. MacEC: /Applications/Xcode.app/Contents/Developer/usr/bin/make unit MacEC: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacEC: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacEC: mv -f $depbase.Tpo $depbase.Po MacEC: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacEC: /Applications/Xcode.app/Contents/Developer/usr/bin/make check-DEJAGNU MacEC: Making a new site.exp file ... MacEC: srcdir='.'; export srcdir; \ MacEC: EXPECT=expect; export EXPECT; \ MacEC: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacEC: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacEC: if ./runtest --tool $tool --srcdir $srcdir ; \ MacEC: then :; else exit_status=1; fi; \ MacEC: done; \ MacEC: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacEC: fi; \ MacEC: exit $exit_status MacEC: Using ./testsuite/lib/launcher.exp as tool init file. MacEC: Test run by fw on Mon Jun 14 20:18:02 2021 MacEC: Native configuration is x86_64-apple-darwin15.6.0 MacEC: MacEC: === launcher tests === MacEC: MacEC: Schedule of variations: MacEC: unix MacEC: MacEC: Running target unix MacEC: Using ./baseboards/unix.exp as board description file for target. MacEC: Using ./config/unix.exp as generic interface file for target. MacEC: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacEC: Running ./testsuite/launcher.all/command.exp ... MacEC: Running ./testsuite/launcher.all/help.exp ... MacEC: Running ./testsuite/launcher.all/interp.exp ... MacEC: Running ./testsuite/launcher.all/verbose.exp ... MacEC: MacEC: === launcher Summary === MacEC: MacEC: # of expected passes 54 MacEC: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacEC: Test run by fw on Mon Jun 14 20:18:11 2021 MacEC: Native configuration is x86_64-apple-darwin15.6.0 MacEC: MacEC: === libdejagnu tests === MacEC: MacEC: Schedule of variations: MacEC: unix MacEC: MacEC: Running target unix MacEC: Using ./baseboards/unix.exp as board description file for target. MacEC: Using ./config/unix.exp as generic interface file for target. MacEC: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacEC: Running ./testsuite/libdejagnu/tunit.exp ... MacEC: MacEC: === libdejagnu Summary === MacEC: MacEC: # of expected passes 5 MacEC: Using ./testsuite/lib/report-card.exp as tool init file. MacEC: Test run by fw on Mon Jun 14 20:18:12 2021 MacEC: Native configuration is x86_64-apple-darwin15.6.0 MacEC: MacEC: === report-card tests === MacEC: MacEC: Schedule of variations: MacEC: unix MacEC: MacEC: Running target unix MacEC: Using ./baseboards/unix.exp as board description file for target. MacEC: Using ./config/unix.exp as generic interface file for target. MacEC: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacEC: Running ./testsuite/report-card.all/onetest.exp ... MacEC: Running ./testsuite/report-card.all/passes.exp ... MacEC: MacEC: === report-card Summary === MacEC: MacEC: # of expected passes 245 MacEC: Using ./testsuite/lib/runtest.exp as tool init file. MacEC: Test run by fw on Mon Jun 14 20:18:15 2021 MacEC: Native configuration is x86_64-apple-darwin15.6.0 MacEC: MacEC: === runtest tests === MacEC: MacEC: Schedule of variations: MacEC: unix MacEC: MacEC: Running target unix MacEC: Using ./baseboards/unix.exp as board description file for target. MacEC: Using ./config/unix.exp as generic interface file for target. MacEC: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacEC: Running ./testsuite/runtest.libs/libs.exp ... MacEC: Running ./testsuite/runtest.libs/clone_output.test ... MacEC: Running ./testsuite/runtest.libs/config.test ... MacEC: Running ./testsuite/runtest.libs/remote.test ... MacEC: Running ./testsuite/runtest.libs/target.test ... MacEC: Running ./testsuite/runtest.libs/testcase_group.test ... MacEC: Running ./testsuite/runtest.libs/testsuite_can.test ... MacEC: Running ./testsuite/runtest.libs/testsuite_file.test ... MacEC: Running ./testsuite/runtest.libs/utils.test ... MacEC: Running ./testsuite/runtest.main/error.exp ... MacEC: Running ./testsuite/runtest.main/options.exp ... MacEC: Running ./testsuite/runtest.main/pr42399.exp ... MacEC: Running ./testsuite/runtest.main/pr48155.exp ... MacEC: Running ./testsuite/runtest.main/stats.exp ... MacEC: MacEC: === runtest Summary === MacEC: MacEC: # of expected passes 300 MacEC: DejaGnu version 1.6.3-rc5 MacEC: Expect version 5.45 MacEC: Tcl version 8.5 MacEC: MacSL: Done. Now run 'make install'. MacSL: make unit MacSL: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacSL: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacSL: mv -f $depbase.Tpo $depbase.Po MacSL: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacSL: make check-DEJAGNU MacSL: Making a new site.exp file ... MacSL: srcdir='.'; export srcdir; \ MacSL: EXPECT=expect; export EXPECT; \ MacSL: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacSL: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacSL: if ./runtest --tool $tool --srcdir $srcdir ; \ MacSL: then :; else exit_status=1; fi; \ MacSL: done; \ MacSL: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacSL: fi; \ MacSL: exit $exit_status MacSL: Using ./testsuite/lib/launcher.exp as tool init file. MacSL: Test run by fw on Mon Jun 14 20:18:04 2021 MacSL: Native configuration is x86_64-apple-darwin10.8.0 MacSL: MacSL: === launcher tests === MacSL: MacSL: Schedule of variations: MacSL: unix MacSL: MacSL: Running target unix MacSL: Using ./baseboards/unix.exp as board description file for target. MacSL: Using ./config/unix.exp as generic interface file for target. MacSL: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSL: Running ./testsuite/launcher.all/command.exp ... MacSL: Running ./testsuite/launcher.all/help.exp ... MacSL: Running ./testsuite/launcher.all/interp.exp ... MacSL: Running ./testsuite/launcher.all/verbose.exp ... MacSL: MacSL: === launcher Summary === MacSL: MacSL: # of expected passes 54 MacSL: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacSL: Test run by fw on Mon Jun 14 20:18:09 2021 MacSL: Native configuration is x86_64-apple-darwin10.8.0 MacSL: MacSL: === libdejagnu tests === MacSL: MacSL: Schedule of variations: MacSL: unix MacSL: MacSL: Running target unix MacSL: Using ./baseboards/unix.exp as board description file for target. MacSL: Using ./config/unix.exp as generic interface file for target. MacSL: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSL: Running ./testsuite/libdejagnu/tunit.exp ... MacSL: MacSL: === libdejagnu Summary === MacSL: MacSL: # of expected passes 5 MacSL: Using ./testsuite/lib/report-card.exp as tool init file. MacSL: Test run by fw on Mon Jun 14 20:18:09 2021 MacSL: Native configuration is x86_64-apple-darwin10.8.0 MacSL: MacSL: === report-card tests === MacSL: MacSL: Schedule of variations: MacSL: unix MacSL: MacSL: Running target unix MacSL: Using ./baseboards/unix.exp as board description file for target. MacSL: Using ./config/unix.exp as generic interface file for target. MacSL: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSL: Running ./testsuite/report-card.all/onetest.exp ... MacSL: Running ./testsuite/report-card.all/passes.exp ... MacSL: MacSL: === report-card Summary === MacSL: MacSL: # of expected passes 245 MacSL: Using ./testsuite/lib/runtest.exp as tool init file. MacSL: Test run by fw on Mon Jun 14 20:18:11 2021 MacSL: Native configuration is x86_64-apple-darwin10.8.0 MacSL: MacSL: === runtest tests === MacSL: MacSL: Schedule of variations: MacSL: unix MacSL: MacSL: Running target unix MacSL: Using ./baseboards/unix.exp as board description file for target. MacSL: Using ./config/unix.exp as generic interface file for target. MacSL: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSL: Running ./testsuite/runtest.libs/libs.exp ... MacSL: Running ./testsuite/runtest.libs/clone_output.test ... MacSL: Running ./testsuite/runtest.libs/config.test ... MacSL: Running ./testsuite/runtest.libs/remote.test ... MacSL: Running ./testsuite/runtest.libs/target.test ... MacSL: Running ./testsuite/runtest.libs/testcase_group.test ... MacSL: Running ./testsuite/runtest.libs/testsuite_can.test ... MacSL: Running ./testsuite/runtest.libs/testsuite_file.test ... MacSL: Running ./testsuite/runtest.libs/utils.test ... MacSL: Running ./testsuite/runtest.main/error.exp ... MacSL: Running ./testsuite/runtest.main/options.exp ... MacSL: Running ./testsuite/runtest.main/pr42399.exp ... MacSL: Running ./testsuite/runtest.main/pr48155.exp ... MacSL: Running ./testsuite/runtest.main/stats.exp ... MacSL: MacSL: === runtest Summary === MacSL: MacSL: # of expected passes 300 MacSL: DejaGnu version 1.6.3-rc5 MacSL: Expect version 5.44.1.11 MacSL: Tcl version 8.5 MacSL: MacL: Done. Now run 'make install'. MacL: make unit MacL: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacL: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacL: mv -f $depbase.Tpo $depbase.Po MacL: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacL: make check-DEJAGNU MacL: Making a new site.exp file ... MacL: srcdir='.'; export srcdir; \ MacL: EXPECT=expect; export EXPECT; \ MacL: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacL: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacL: if ./runtest --tool $tool --srcdir $srcdir ; \ MacL: then :; else exit_status=1; fi; \ MacL: done; \ MacL: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacL: fi; \ MacL: exit $exit_status MacL: Using ./testsuite/lib/launcher.exp as tool init file. MacL: Test run by fw on Mon Jun 14 20:18:07 2021 MacL: Native configuration is x86_64-apple-darwin11.4.2 MacL: MacL: === launcher tests === MacL: MacL: Schedule of variations: MacL: unix MacL: MacL: Running target unix MacL: Using ./baseboards/unix.exp as board description file for target. MacL: Using ./config/unix.exp as generic interface file for target. MacL: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacL: Running ./testsuite/launcher.all/command.exp ... MacL: Running ./testsuite/launcher.all/help.exp ... MacL: Running ./testsuite/launcher.all/interp.exp ... MacL: Running ./testsuite/launcher.all/verbose.exp ... MacL: MacL: === launcher Summary === MacL: MacL: # of expected passes 54 MacL: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacL: Test run by fw on Mon Jun 14 20:18:13 2021 MacL: Native configuration is x86_64-apple-darwin11.4.2 MacL: MacL: === libdejagnu tests === MacL: MacL: Schedule of variations: MacL: unix MacL: MacL: Running target unix MacL: Using ./baseboards/unix.exp as board description file for target. MacL: Using ./config/unix.exp as generic interface file for target. MacL: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacL: Running ./testsuite/libdejagnu/tunit.exp ... MacL: MacL: === libdejagnu Summary === MacL: MacL: # of expected passes 5 MacL: Using ./testsuite/lib/report-card.exp as tool init file. MacL: Test run by fw on Mon Jun 14 20:18:13 2021 MacL: Native configuration is x86_64-apple-darwin11.4.2 MacL: MacL: === report-card tests === MacL: MacL: Schedule of variations: MacL: unix MacL: MacL: Running target unix MacL: Using ./baseboards/unix.exp as board description file for target. MacL: Using ./config/unix.exp as generic interface file for target. MacL: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacL: Running ./testsuite/report-card.all/onetest.exp ... MacL: Running ./testsuite/report-card.all/passes.exp ... MacL: MacL: === report-card Summary === MacL: MacL: # of expected passes 245 MacL: Using ./testsuite/lib/runtest.exp as tool init file. MacL: Test run by fw on Mon Jun 14 20:18:15 2021 MacL: Native configuration is x86_64-apple-darwin11.4.2 MacL: MacL: === runtest tests === MacL: MacL: Schedule of variations: MacL: unix MacL: MacL: Running target unix MacL: Using ./baseboards/unix.exp as board description file for target. MacL: Using ./config/unix.exp as generic interface file for target. MacL: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacL: Running ./testsuite/runtest.libs/libs.exp ... MacL: Running ./testsuite/runtest.libs/clone_output.test ... MacL: Running ./testsuite/runtest.libs/config.test ... MacL: Running ./testsuite/runtest.libs/remote.test ... MacL: Running ./testsuite/runtest.libs/target.test ... MacL: Running ./testsuite/runtest.libs/testcase_group.test ... MacL: Running ./testsuite/runtest.libs/testsuite_can.test ... MacL: Running ./testsuite/runtest.libs/testsuite_file.test ... MacL: Running ./testsuite/runtest.libs/utils.test ... MacL: Running ./testsuite/runtest.main/error.exp ... MacL: Running ./testsuite/runtest.main/options.exp ... MacL: Running ./testsuite/runtest.main/pr42399.exp ... MacL: Running ./testsuite/runtest.main/pr48155.exp ... MacL: Running ./testsuite/runtest.main/stats.exp ... MacL: MacL: === runtest Summary === MacL: MacL: # of expected passes 300 MacL: DejaGnu version 1.6.3-rc5 MacL: Expect version 5.45 MacL: Tcl version 8.5 MacL: MacSL32: Done. Now run 'make install'. MacSL32: make unit MacSL32: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacSL32: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacSL32: mv -f $depbase.Tpo $depbase.Po MacSL32: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacSL32: make check-DEJAGNU MacSL32: Making a new site.exp file ... MacSL32: srcdir='.'; export srcdir; \ MacSL32: EXPECT=expect; export EXPECT; \ MacSL32: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacSL32: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacSL32: if ./runtest --tool $tool --srcdir $srcdir ; \ MacSL32: then :; else exit_status=1; fi; \ MacSL32: done; \ MacSL32: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacSL32: fi; \ MacSL32: exit $exit_status MacSL32: Using ./testsuite/lib/launcher.exp as tool init file. MacSL32: Test run by fw on Mon Jun 14 20:18:05 2021 MacSL32: Native configuration is i386-apple-darwin10.8.0 MacSL32: MacSL32: === launcher tests === MacSL32: MacSL32: Schedule of variations: MacSL32: unix MacSL32: MacSL32: Running target unix MacSL32: Using ./baseboards/unix.exp as board description file for target. MacSL32: Using ./config/unix.exp as generic interface file for target. MacSL32: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSL32: Running ./testsuite/launcher.all/command.exp ... MacSL32: Running ./testsuite/launcher.all/help.exp ... MacSL32: Running ./testsuite/launcher.all/interp.exp ... MacSL32: Running ./testsuite/launcher.all/verbose.exp ... MacSL32: MacSL32: === launcher Summary === MacSL32: MacSL32: # of expected passes 54 MacSL32: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacSL32: Test run by fw on Mon Jun 14 20:18:10 2021 MacSL32: Native configuration is i386-apple-darwin10.8.0 MacSL32: MacSL32: === libdejagnu tests === MacSL32: MacSL32: Schedule of variations: MacSL32: unix MacSL32: MacSL32: Running target unix MacSL32: Using ./baseboards/unix.exp as board description file for target. MacSL32: Using ./config/unix.exp as generic interface file for target. MacSL32: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSL32: Running ./testsuite/libdejagnu/tunit.exp ... MacSL32: MacSL32: === libdejagnu Summary === MacSL32: MacSL32: # of expected passes 5 MacSL32: Using ./testsuite/lib/report-card.exp as tool init file. MacSL32: Test run by fw on Mon Jun 14 20:18:11 2021 MacSL32: Native configuration is i386-apple-darwin10.8.0 MacSL32: MacSL32: === report-card tests === MacSL32: MacSL32: Schedule of variations: MacSL32: unix MacSL32: MacSL32: Running target unix MacSL32: Using ./baseboards/unix.exp as board description file for target. MacSL32: Using ./config/unix.exp as generic interface file for target. MacSL32: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSL32: Running ./testsuite/report-card.all/onetest.exp ... MacSL32: Running ./testsuite/report-card.all/passes.exp ... MacSL32: MacSL32: === report-card Summary === MacSL32: MacSL32: # of expected passes 245 MacSL32: Using ./testsuite/lib/runtest.exp as tool init file. MacSL32: Test run by fw on Mon Jun 14 20:18:13 2021 MacSL32: Native configuration is i386-apple-darwin10.8.0 MacSL32: MacSL32: === runtest tests === MacSL32: MacSL32: Schedule of variations: MacSL32: unix MacSL32: MacSL32: Running target unix MacSL32: Using ./baseboards/unix.exp as board description file for target. MacSL32: Using ./config/unix.exp as generic interface file for target. MacSL32: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacSL32: Running ./testsuite/runtest.libs/libs.exp ... MacSL32: Running ./testsuite/runtest.libs/clone_output.test ... MacSL32: Running ./testsuite/runtest.libs/config.test ... MacSL32: Running ./testsuite/runtest.libs/remote.test ... MacSL32: Running ./testsuite/runtest.libs/target.test ... MacSL32: Running ./testsuite/runtest.libs/testcase_group.test ... MacSL32: Running ./testsuite/runtest.libs/testsuite_can.test ... MacSL32: Running ./testsuite/runtest.libs/testsuite_file.test ... MacSL32: Running ./testsuite/runtest.libs/utils.test ... MacSL32: Running ./testsuite/runtest.main/error.exp ... MacSL32: Running ./testsuite/runtest.main/options.exp ... MacSL32: Running ./testsuite/runtest.main/pr42399.exp ... MacSL32: Running ./testsuite/runtest.main/pr48155.exp ... MacSL32: Running ./testsuite/runtest.main/stats.exp ... MacSL32: MacSL32: === runtest Summary === MacSL32: MacSL32: # of expected passes 300 MacSL32: DejaGnu version 1.6.3-rc5 MacSL32: Expect version 5.44.1.11 MacSL32: Tcl version 8.5 MacSL32: MacML: Done. Now run 'make install'. MacML: make unit MacML: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacML: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacML: mv -f $depbase.Tpo $depbase.Po MacML: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacML: make check-DEJAGNU MacML: Making a new site.exp file ... MacML: srcdir='.'; export srcdir; \ MacML: EXPECT=expect; export EXPECT; \ MacML: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacML: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacML: if ./runtest --tool $tool --srcdir $srcdir ; \ MacML: then :; else exit_status=1; fi; \ MacML: done; \ MacML: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacML: fi; \ MacML: exit $exit_status MacML: Using ./testsuite/lib/launcher.exp as tool init file. MacML: Test run by fw on Mon Jun 14 20:18:06 2021 MacML: Native configuration is x86_64-apple-darwin12.6.0 MacML: MacML: === launcher tests === MacML: MacML: Schedule of variations: MacML: unix MacML: MacML: Running target unix MacML: Using ./baseboards/unix.exp as board description file for target. MacML: Using ./config/unix.exp as generic interface file for target. MacML: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacML: Running ./testsuite/launcher.all/command.exp ... MacML: Running ./testsuite/launcher.all/help.exp ... MacML: Running ./testsuite/launcher.all/interp.exp ... MacML: Running ./testsuite/launcher.all/verbose.exp ... MacML: MacML: === launcher Summary === MacML: MacML: # of expected passes 54 MacML: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacML: Test run by fw on Mon Jun 14 20:18:13 2021 MacML: Native configuration is x86_64-apple-darwin12.6.0 MacML: MacML: === libdejagnu tests === MacML: MacML: Schedule of variations: MacML: unix MacML: MacML: Running target unix MacML: Using ./baseboards/unix.exp as board description file for target. MacML: Using ./config/unix.exp as generic interface file for target. MacML: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacML: Running ./testsuite/libdejagnu/tunit.exp ... MacML: MacML: === libdejagnu Summary === MacML: MacML: # of expected passes 5 MacML: Using ./testsuite/lib/report-card.exp as tool init file. MacML: Test run by fw on Mon Jun 14 20:18:14 2021 MacML: Native configuration is x86_64-apple-darwin12.6.0 MacML: MacML: === report-card tests === MacML: MacML: Schedule of variations: MacML: unix MacML: MacML: Running target unix MacML: Using ./baseboards/unix.exp as board description file for target. MacML: Using ./config/unix.exp as generic interface file for target. MacML: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacML: Running ./testsuite/report-card.all/onetest.exp ... MacML: Running ./testsuite/report-card.all/passes.exp ... MacML: MacML: === report-card Summary === MacML: MacML: # of expected passes 245 MacML: Using ./testsuite/lib/runtest.exp as tool init file. MacML: Test run by fw on Mon Jun 14 20:18:15 2021 MacML: Native configuration is x86_64-apple-darwin12.6.0 MacML: MacML: === runtest tests === MacML: MacML: Schedule of variations: MacML: unix MacML: MacML: Running target unix MacML: Using ./baseboards/unix.exp as board description file for target. MacML: Using ./config/unix.exp as generic interface file for target. MacML: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacML: Running ./testsuite/runtest.libs/libs.exp ... MacML: Running ./testsuite/runtest.libs/clone_output.test ... MacML: Running ./testsuite/runtest.libs/config.test ... MacML: Running ./testsuite/runtest.libs/remote.test ... MacML: Running ./testsuite/runtest.libs/target.test ... MacML: Running ./testsuite/runtest.libs/testcase_group.test ... MacML: Running ./testsuite/runtest.libs/testsuite_can.test ... MacML: Running ./testsuite/runtest.libs/testsuite_file.test ... MacML: Running ./testsuite/runtest.libs/utils.test ... MacML: Running ./testsuite/runtest.main/error.exp ... MacML: Running ./testsuite/runtest.main/options.exp ... MacML: Running ./testsuite/runtest.main/pr42399.exp ... MacML: Running ./testsuite/runtest.main/pr48155.exp ... MacML: Running ./testsuite/runtest.main/stats.exp ... MacML: MacML: === runtest Summary === MacML: MacML: # of expected passes 300 MacML: DejaGnu version 1.6.3-rc5 MacML: Expect version 5.45 MacML: Tcl version 8.5 MacML: MacHS: Done. Now run 'make install'. MacHS: /Applications/Xcode.app/Contents/Developer/usr/bin/make unit MacHS: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacHS: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacHS: mv -f $depbase.Tpo $depbase.Po MacHS: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacHS: /Applications/Xcode.app/Contents/Developer/usr/bin/make check-DEJAGNU MacHS: Making a new site.exp file ... MacHS: srcdir='.'; export srcdir; \ MacHS: EXPECT=expect; export EXPECT; \ MacHS: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacHS: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacHS: if ./runtest --tool $tool --srcdir $srcdir ; \ MacHS: then :; else exit_status=1; fi; \ MacHS: done; \ MacHS: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacHS: fi; \ MacHS: exit $exit_status MacHS: Using ./testsuite/lib/launcher.exp as tool init file. MacHS: Test run by fw on Mon Jun 14 20:18:03 2021 MacHS: Native configuration is x86_64-apple-darwin17.7.0 MacHS: MacHS: === launcher tests === MacHS: MacHS: Schedule of variations: MacHS: unix MacHS: MacHS: Running target unix MacHS: Using ./baseboards/unix.exp as board description file for target. MacHS: Using ./config/unix.exp as generic interface file for target. MacHS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacHS: Running ./testsuite/launcher.all/command.exp ... MacHS: Running ./testsuite/launcher.all/help.exp ... MacHS: Running ./testsuite/launcher.all/interp.exp ... MacHS: Running ./testsuite/launcher.all/verbose.exp ... MacHS: MacHS: === launcher Summary === MacHS: MacHS: # of expected passes 54 MacHS: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacHS: Test run by fw on Mon Jun 14 20:18:13 2021 MacHS: Native configuration is x86_64-apple-darwin17.7.0 MacHS: MacHS: === libdejagnu tests === MacHS: MacHS: Schedule of variations: MacHS: unix MacHS: MacHS: Running target unix MacHS: Using ./baseboards/unix.exp as board description file for target. MacHS: Using ./config/unix.exp as generic interface file for target. MacHS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacHS: Running ./testsuite/libdejagnu/tunit.exp ... MacHS: MacHS: === libdejagnu Summary === MacHS: MacHS: # of expected passes 5 MacHS: Using ./testsuite/lib/report-card.exp as tool init file. MacHS: Test run by fw on Mon Jun 14 20:18:14 2021 MacHS: Native configuration is x86_64-apple-darwin17.7.0 MacHS: MacHS: === report-card tests === MacHS: MacHS: Schedule of variations: MacHS: unix MacHS: MacHS: Running target unix MacHS: Using ./baseboards/unix.exp as board description file for target. MacHS: Using ./config/unix.exp as generic interface file for target. MacHS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacHS: Running ./testsuite/report-card.all/onetest.exp ... MacHS: Running ./testsuite/report-card.all/passes.exp ... MacHS: MacHS: === report-card Summary === MacHS: MacHS: # of expected passes 245 MacHS: Using ./testsuite/lib/runtest.exp as tool init file. MacHS: Test run by fw on Mon Jun 14 20:18:16 2021 MacHS: Native configuration is x86_64-apple-darwin17.7.0 MacHS: MacHS: === runtest tests === MacHS: MacHS: Schedule of variations: MacHS: unix MacHS: MacHS: Running target unix MacHS: Using ./baseboards/unix.exp as board description file for target. MacHS: Using ./config/unix.exp as generic interface file for target. MacHS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacHS: Running ./testsuite/runtest.libs/libs.exp ... MacHS: Running ./testsuite/runtest.libs/clone_output.test ... MacHS: Running ./testsuite/runtest.libs/config.test ... MacHS: Running ./testsuite/runtest.libs/remote.test ... MacHS: Running ./testsuite/runtest.libs/target.test ... MacHS: Running ./testsuite/runtest.libs/testcase_group.test ... MacHS: Running ./testsuite/runtest.libs/testsuite_can.test ... MacHS: Running ./testsuite/runtest.libs/testsuite_file.test ... MacHS: Running ./testsuite/runtest.libs/utils.test ... MacHS: Running ./testsuite/runtest.main/error.exp ... MacHS: Running ./testsuite/runtest.main/options.exp ... MacHS: Running ./testsuite/runtest.main/pr42399.exp ... MacHS: Running ./testsuite/runtest.main/pr48155.exp ... MacHS: Running ./testsuite/runtest.main/stats.exp ... MacHS: MacHS: === runtest Summary === MacHS: MacHS: # of expected passes 300 MacHS: DejaGnu version 1.6.3-rc5 MacHS: Expect version 5.45 MacHS: Tcl version 8.5 MacHS: MacS: Done. Now run 'make install'. MacS: /Applications/Xcode.app/Contents/Developer/usr/bin/make unit MacS: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacS: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacS: mv -f $depbase.Tpo $depbase.Po MacS: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacS: /Applications/Xcode.app/Contents/Developer/usr/bin/make check-DEJAGNU MacS: Making a new site.exp file ... MacS: srcdir='.'; export srcdir; \ MacS: EXPECT=expect; export EXPECT; \ MacS: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacS: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacS: if ./runtest --tool $tool --srcdir $srcdir ; \ MacS: then :; else exit_status=1; fi; \ MacS: done; \ MacS: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacS: fi; \ MacS: exit $exit_status MacS: Using ./testsuite/lib/launcher.exp as tool init file. MacS: Test run by fw on Mon Jun 14 20:18:00 2021 MacS: Native configuration is x86_64-apple-darwin16.7.0 MacS: MacS: === launcher tests === MacS: MacS: Schedule of variations: MacS: unix MacS: MacS: Running target unix MacS: Using ./baseboards/unix.exp as board description file for target. MacS: Using ./config/unix.exp as generic interface file for target. MacS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacS: Running ./testsuite/launcher.all/command.exp ... MacS: Running ./testsuite/launcher.all/help.exp ... MacS: Running ./testsuite/launcher.all/interp.exp ... MacS: Running ./testsuite/launcher.all/verbose.exp ... MacS: MacS: === launcher Summary === MacS: MacS: # of expected passes 54 MacS: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacS: Test run by fw on Mon Jun 14 20:18:12 2021 MacS: Native configuration is x86_64-apple-darwin16.7.0 MacS: MacS: === libdejagnu tests === MacS: MacS: Schedule of variations: MacS: unix MacS: MacS: Running target unix MacS: Using ./baseboards/unix.exp as board description file for target. MacS: Using ./config/unix.exp as generic interface file for target. MacS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacS: Running ./testsuite/libdejagnu/tunit.exp ... MacS: MacS: === libdejagnu Summary === MacS: MacS: # of expected passes 5 MacS: Using ./testsuite/lib/report-card.exp as tool init file. MacS: Test run by fw on Mon Jun 14 20:18:12 2021 MacS: Native configuration is x86_64-apple-darwin16.7.0 MacS: MacS: === report-card tests === MacS: MacS: Schedule of variations: MacS: unix MacS: MacS: Running target unix MacS: Using ./baseboards/unix.exp as board description file for target. MacS: Using ./config/unix.exp as generic interface file for target. MacS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacS: Running ./testsuite/report-card.all/onetest.exp ... MacS: Running ./testsuite/report-card.all/passes.exp ... MacS: MacS: === report-card Summary === MacS: MacS: # of expected passes 245 MacS: Using ./testsuite/lib/runtest.exp as tool init file. MacS: Test run by fw on Mon Jun 14 20:18:16 2021 MacS: Native configuration is x86_64-apple-darwin16.7.0 MacS: MacS: === runtest tests === MacS: MacS: Schedule of variations: MacS: unix MacS: MacS: Running target unix MacS: Using ./baseboards/unix.exp as board description file for target. MacS: Using ./config/unix.exp as generic interface file for target. MacS: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacS: Running ./testsuite/runtest.libs/libs.exp ... MacS: Running ./testsuite/runtest.libs/clone_output.test ... MacS: Running ./testsuite/runtest.libs/config.test ... MacS: Running ./testsuite/runtest.libs/remote.test ... MacS: Running ./testsuite/runtest.libs/target.test ... MacS: Running ./testsuite/runtest.libs/testcase_group.test ... MacS: Running ./testsuite/runtest.libs/testsuite_can.test ... MacS: Running ./testsuite/runtest.libs/testsuite_file.test ... MacS: Running ./testsuite/runtest.libs/utils.test ... MacS: Running ./testsuite/runtest.main/error.exp ... MacS: Running ./testsuite/runtest.main/options.exp ... MacS: Running ./testsuite/runtest.main/pr42399.exp ... MacS: Running ./testsuite/runtest.main/pr48155.exp ... MacS: Running ./testsuite/runtest.main/stats.exp ... MacS: MacS: === runtest Summary === MacS: MacS: # of expected passes 300 MacS: DejaGnu version 1.6.3-rc5 MacS: Expect version 5.45 MacS: Tcl version 8.5 MacS: [Failures: MacMini=2] MacPro:dejagnu fw$
MacPro:dejagnu fw$ zapply.py -sn4m "MacMini" cd dejagnu-1.6.3-rc5 '&&' make check MacMini: Done. Now run 'make install'. MacMini: make unit MacMini: depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ MacMini: g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-rc5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-rc5\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-rc5\" -I. -I. -g -g -O2 -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ MacMini: mv -f $depbase.Tpo $depbase.Po MacMini: g++ -I. -g -g -O2 -o unit testsuite/libdejagnu/unit.o MacMini: make check-DEJAGNU MacMini: Making a new site.exp file ... MacMini: srcdir='.'; export srcdir; \ MacMini: EXPECT=expect; export EXPECT; \ MacMini: if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ MacMini: exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ MacMini: if ./runtest --tool $tool --srcdir $srcdir ; \ MacMini: then :; else exit_status=1; fi; \ MacMini: done; \ MacMini: else echo "WARNING: could not find './runtest'" 1>&2; :;\ MacMini: fi; \ MacMini: exit $exit_status MacMini: Using ./testsuite/lib/launcher.exp as tool init file. MacMini: Test run by fw on Mon Jun 14 20:36:37 2021 MacMini: Native configuration is powerpc-apple-darwin9.8.0 MacMini: MacMini: === launcher tests === MacMini: MacMini: Schedule of variations: MacMini: unix MacMini: MacMini: Running target unix MacMini: Using ./baseboards/unix.exp as board description file for target. MacMini: Using ./config/unix.exp as generic interface file for target. MacMini: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacMini: Running ./testsuite/launcher.all/command.exp ... MacMini: Running ./testsuite/launcher.all/help.exp ... MacMini: Running ./testsuite/launcher.all/interp.exp ... MacMini: Running ./testsuite/launcher.all/verbose.exp ... MacMini: MacMini: === launcher Summary === MacMini: MacMini: # of expected passes 54 MacMini: Using ./testsuite/lib/libdejagnu.exp as tool init file. MacMini: Test run by fw on Mon Jun 14 20:36:47 2021 MacMini: Native configuration is powerpc-apple-darwin9.8.0 MacMini: MacMini: === libdejagnu tests === MacMini: MacMini: Schedule of variations: MacMini: unix MacMini: MacMini: Running target unix MacMini: Using ./baseboards/unix.exp as board description file for target. MacMini: Using ./config/unix.exp as generic interface file for target. MacMini: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacMini: Running ./testsuite/libdejagnu/tunit.exp ... MacMini: MacMini: === libdejagnu Summary === MacMini: MacMini: # of expected passes 5 MacMini: Using ./testsuite/lib/report-card.exp as tool init file. MacMini: Test run by fw on Mon Jun 14 20:36:47 2021 MacMini: Native configuration is powerpc-apple-darwin9.8.0 MacMini: MacMini: === report-card tests === MacMini: MacMini: Schedule of variations: MacMini: unix MacMini: MacMini: Running target unix MacMini: Using ./baseboards/unix.exp as board description file for target. MacMini: Using ./config/unix.exp as generic interface file for target. MacMini: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacMini: Running ./testsuite/report-card.all/onetest.exp ... MacMini: Running ./testsuite/report-card.all/passes.exp ... MacMini: MacMini: === report-card Summary === MacMini: MacMini: # of expected passes 245 MacMini: Using ./testsuite/lib/runtest.exp as tool init file. MacMini: Test run by fw on Mon Jun 14 20:36:52 2021 MacMini: Native configuration is powerpc-apple-darwin9.8.0 MacMini: MacMini: === runtest tests === MacMini: MacMini: Schedule of variations: MacMini: unix MacMini: MacMini: Running target unix MacMini: Using ./baseboards/unix.exp as board description file for target. MacMini: Using ./config/unix.exp as generic interface file for target. MacMini: Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. MacMini: Running ./testsuite/runtest.libs/libs.exp ... MacMini: Running ./testsuite/runtest.libs/clone_output.test ... MacMini: Running ./testsuite/runtest.libs/config.test ... MacMini: Running ./testsuite/runtest.libs/remote.test ... MacMini: Running ./testsuite/runtest.libs/target.test ... MacMini: Running ./testsuite/runtest.libs/testcase_group.test ... MacMini: Running ./testsuite/runtest.libs/testsuite_can.test ... MacMini: Running ./testsuite/runtest.libs/testsuite_file.test ... MacMini: Running ./testsuite/runtest.libs/utils.test ... MacMini: Running ./testsuite/runtest.main/error.exp ... MacMini: Running ./testsuite/runtest.main/options.exp ... MacMini: Running ./testsuite/runtest.main/pr42399.exp ... MacMini: Running ./testsuite/runtest.main/pr48155.exp ... MacMini: Running ./testsuite/runtest.main/stats.exp ... MacMini: MacMini: === runtest Summary === MacMini: MacMini: # of expected passes 300 MacMini: DejaGnu version 1.6.3-rc5 MacMini: Expect version 5.45.4 MacMini: Tcl version 8.6 MacMini: MacPro:dejagnu fw$
_______________________________________________ Bug-dejagnu mailing list Bug-dejagnu@gnu.org https://lists.gnu.org/mailman/listinfo/bug-dejagnu