components/dejagnu/test/results-64.master
changeset 4081 2e8a6cee4503
parent 3854 9d8d138d52ca
child 4747 0e43ac303e45
equal deleted inserted replaced
4080:8aac22d3e66a 4081:2e8a6cee4503
     1 make[1]: Entering directory `$(@D)'
     1 make[1]: Entering directory `$(@D)'
       
     2 Done. Now run 'make install'.
     2 /usr/gnu/bin/make  unit
     3 /usr/gnu/bin/make  unit
     3 make[2]: Entering directory `$(@D)'
     4 make[2]: Entering directory `$(@D)'
     4 source='testsuite/libdejagnu/unit.cc' object='unit.o' libtool=no \
     5 source='testsuite/libdejagnu/unit.cc' object='unit.o' libtool=no \
     5 DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/depcomp \
     6 DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/depcomp \
     6 make[2]: Leaving directory `$(@D)'
     7 make[2]: Leaving directory `$(@D)'
     7 /usr/gnu/bin/make  check-DEJAGNU
     8 /usr/gnu/bin/make  check-DEJAGNU
     8 make[2]: Entering directory `$(@D)'
     9 make[2]: Entering directory `$(@D)'
     9 Making a new site.exp file...
    10 Making a new site.exp file ...
    10 srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd $(SOURCE_DIR) && pwd`; export srcdir; \
    11 srcdir='$(SOURCE_DIR)'; export srcdir; \
    11 EXPECT=/usr/bin/expect; export EXPECT; \
    12 EXPECT=/usr/bin/expect; export EXPECT; \
    12 runtest=$(SOURCE_DIR)/runtest; \
    13 if /bin/bash -c "$(SOURCE_DIR)/runtest --version" > /dev/null 2>&1; then \
    13 if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
       
    14   exit_status=0; l='dejagnu'; for tool in $l; do \
    14   exit_status=0; l='dejagnu'; for tool in $l; do \
    15     if $runtest  --srcdir $(SOURCE_DIR)/testsuite RUNTEST=$(SOURCE_DIR)/runtest ; \
    15     if $(SOURCE_DIR)/runtest  --srcdir $(SOURCE_DIR)/testsuite RUNTEST=$(SOURCE_DIR)/runtest ; \
    16     then :; else exit_status=1; fi; \
    16     then :; else exit_status=1; fi; \
    17   done; \
    17   done; \
    18 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
    18 else echo "WARNING: could not find '$(SOURCE_DIR)/runtest'" 1>&2; :;\
    19 fi; \
    19 fi; \
    20 exit $exit_status
    20 exit $exit_status
    21 WARNING: Couldn't find the global config file.
       
    22 WARNING: No tool specified
    21 WARNING: No tool specified
    23 Test Run By
    22 Test Run By
    24 Native configuration is
    23 Native configuration is
    25 
    24 
    26 		===  tests ===
    25 		===  tests ===
    31 Running target unix
    30 Running target unix
    32 Using $(SOURCE_DIR)/testsuite/../config/base-config.exp as tool-and-target-specific interface file.
    31 Using $(SOURCE_DIR)/testsuite/../config/base-config.exp as tool-and-target-specific interface file.
    33 Using $(SOURCE_DIR)/testsuite/config/default.exp as tool-and-target-specific interface file.
    32 Using $(SOURCE_DIR)/testsuite/config/default.exp as tool-and-target-specific interface file.
    34 Running $(SOURCE_DIR)/testsuite/libdejagnu/tunit.exp ...
    33 Running $(SOURCE_DIR)/testsuite/libdejagnu/tunit.exp ...
    35 Running $(SOURCE_DIR)/testsuite/runtest.all/libs.exp ...
    34 Running $(SOURCE_DIR)/testsuite/runtest.all/libs.exp ...
       
    35 Running $(SOURCE_DIR)/testsuite/runtest.all/load_lib.exp ...
    36 Running $(SOURCE_DIR)/testsuite/runtest.all/options.exp ...
    36 Running $(SOURCE_DIR)/testsuite/runtest.all/options.exp ...
    37 Running $(SOURCE_DIR)/testsuite/runtest.all/stats-sub.exp ...
    37 Running $(SOURCE_DIR)/testsuite/runtest.all/stats-sub.exp ...
    38 Running $(SOURCE_DIR)/testsuite/runtest.all/stats.exp ...
    38 Running $(SOURCE_DIR)/testsuite/runtest.all/stats.exp ...
    39 
    39 
    40 		===  Summary ===
    40 		===  Summary ===
    41 
    41 
    42 # of expected passes		66
    42 # of expected passes		68
    43 make[2]: Leaving directory `$(@D)'
    43 make[2]: Leaving directory `$(@D)'
    44 make[1]: Leaving directory `$(@D)'
    44 make[1]: Leaving directory `$(@D)'