components/dejagnu/test/results-64.master
author Rich Burridge <rich.burridge@oracle.com>
Tue, 03 Feb 2015 13:08:48 -0800
changeset 3724 dc74a8d07d25
parent 3639 f8449ec64ef3
child 3854 9d8d138d52ca
permissions -rw-r--r--
20463109 dejagnu's master test results hardcodes the compiler path

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 \
$(CXX)
$(CXX)
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)'