components/dejagnu/test/results-64.master
changeset 3639 f8449ec64ef3
child 3724 dc74a8d07d25
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/dejagnu/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,46 @@
+make[1]: Entering directory `$(@D)'
+/usr/gnu/bin/make  unit
+make[2]: Entering directory `$(@D)'
+source='testsuite/libdejagnu/unit.cc' object='unit.o' libtool=no \
+DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/depcomp \
+/ws/on12-tools/SUNWspro/solarisstudio12.3/bin/CC -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.5\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.5\" -I. -I$(SOURCE_DIR)    -I$(SOURCE_DIR) -g -g -c -o unit.o `test -f 'testsuite/libdejagnu/unit.cc' || echo '$(SOURCE_DIR)/'`testsuite/libdejagnu/unit.cc
+/ws/on12-tools/SUNWspro/solarisstudio12.3/bin/CC -I$(SOURCE_DIR) -g -g   -o unit unit.o  
+make[2]: Leaving directory `$(@D)'
+/usr/gnu/bin/make  check-DEJAGNU
+make[2]: Entering directory `$(@D)'
+Making a new site.exp file...
+srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd $(SOURCE_DIR) && pwd`; export srcdir; \
+EXPECT=/usr/bin/expect; export EXPECT; \
+runtest=$(SOURCE_DIR)/runtest; \
+if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
+  exit_status=0; l='dejagnu'; for tool in $l; do \
+    if $runtest  --srcdir $(SOURCE_DIR)/testsuite RUNTEST=$(SOURCE_DIR)/runtest ; \
+    then :; else exit_status=1; fi; \
+  done; \
+else echo "WARNING: could not find \`runtest'" 1>&2; :;\
+fi; \
+exit $exit_status
+WARNING: Couldn't find the global config file.
+WARNING: No tool specified
+Test Run By
+Native configuration is
+
+		===  tests ===
+
+Schedule of variations:
+    unix
+
+Running target unix
+Using $(SOURCE_DIR)/testsuite/../config/base-config.exp as tool-and-target-specific interface file.
+Using $(SOURCE_DIR)/testsuite/config/default.exp as tool-and-target-specific interface file.
+Running $(SOURCE_DIR)/testsuite/libdejagnu/tunit.exp ...
+Running $(SOURCE_DIR)/testsuite/runtest.all/libs.exp ...
+Running $(SOURCE_DIR)/testsuite/runtest.all/options.exp ...
+Running $(SOURCE_DIR)/testsuite/runtest.all/stats-sub.exp ...
+Running $(SOURCE_DIR)/testsuite/runtest.all/stats.exp ...
+
+		===  Summary ===
+
+# of expected passes		66
+make[2]: Leaving directory `$(@D)'
+make[1]: Leaving directory `$(@D)'