bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-dejagnu] problem with make check, dejagnu 1.4.2


From: jeff deifik
Subject: [Bug-dejagnu] problem with make check, dejagnu 1.4.2
Date: Mon, 03 Jun 2002 13:24:07 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3

I get the message from make check:
WARNING: No tool specified.

I made a site.exp (via make site.exp) that says:
## these variables are automatically generated by make ##
# edit the last section
set srcdir .
set objdir /home/jdeifik/gnu/dejagnu-1.4.2
## All variables above are generated by configure. Do Not Edit ##

The message "No tool specified" is a bit cryptic for me.
The reason I made a site.exp file was when I didn't have one, I got the
warning of something like no gloabl config file found.

I think the documentation is a bit clear on what to do to get a working, useful
dejagnu.

I do have working tcl, tk, and expect.

       thanks,
       jeff deifik, Jet Propulsion Lab



make check says:
make[3]: Entering directory `/home/jdeifik/gnu/dejagnu-1.4.2/testsuite'
Making check in libdejagnu
make[4]: Entering directory `/home/jdeifik/gnu/dejagnu-1.4.2/testsuite/libdejagnu'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/home/jdeifik/gnu/dejagnu-1.4.2/testsuite/libdejagnu'
make[4]: Entering directory `/home/jdeifik/gnu/dejagnu-1.4.2/testsuite'
Nothing to be done for all
make  check-DEJAGNU
make[5]: Entering directory `/home/jdeifik/gnu/dejagnu-1.4.2/testsuite'
srcdir=`cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=` if [ -f ../runtest ] ; then echo ../runtest; else echo "ERROR: runtest not found" ; exit 1; fi`; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
 $runtest --srcdir $srcdir ; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: No tool specified
Test Run By jdeifik on Mon Jun  3 13:18:11 2002
Native configuration is sparc-sun-solaris2.7

               ===  tests ===

Schedule of variations:
   unix

Running target unix
Using /home/jdeifik/gnu/dejagnu-1.4.2/testsuite/../config/base-config.exp as tool-and-target-specific interface file. Using /home/jdeifik/gnu/dejagnu-1.4.2/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /home/jdeifik/gnu/dejagnu-1.4.2/testsuite/libdejagnu/tunit.exp ...
Running /home/jdeifik/gnu/dejagnu-1.4.2/testsuite/runtest.all/libs.exp ...
Running /home/jdeifik/gnu/dejagnu-1.4.2/testsuite/runtest.all/options.exp ... Running /home/jdeifik/gnu/dejagnu-1.4.2/testsuite/runtest.all/stats-sub.exp ...
Running /home/jdeifik/gnu/dejagnu-1.4.2/testsuite/runtest.all/stats.exp ...
FAIL: pass
FAIL: fail
FAIL: xpass
FAIL: xfail
FAIL: untested
FAIL: unresolved
FAIL: unsupported

               ===  Summary ===

# of expected passes            49
# of unexpected failures        7
make[5]: *** [check-DEJAGNU] Error 1
make[5]: Leaving directory `/home/jdeifik/gnu/dejagnu-1.4.2/testsuite'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/jdeifik/gnu/dejagnu-1.4.2/testsuite'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/jdeifik/gnu/dejagnu-1.4.2/testsuite'
make[2]: *** [check-DEJAGNU] Error 2
make[2]: Leaving directory `/home/jdeifik/gnu/dejagnu-1.4.2'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jdeifik/gnu/dejagnu-1.4.2'
make: *** [check-recursive] Error 1

I

config.guess says:
sparc-sun-solaris2.7

config.log says:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.50.  Invocation command line was

 $ ./configure --prefix=/home/jdeifik --enable-gcc

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = electrasun2
uname -m = sun4u
uname -r = 5.7
uname -s = SunOS
uname -v = Generic_106541-19

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = electrasun2
Release = 5.7
KernelID = Generic_106541-19
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = /usr/bin:/home/jdeifik/teTex/bin/sparc-sun-solaris2.7:/opt/gnu/erc32/bin:
/usr/ets/bin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/usr/ccs/bin:/opt/SUNWspro/
bin:/opt/SWNWspro/SC3.0.1/bin:/usr/ucb:/export/home/dotsops/bin:/export/home/dot
sked/bin:/export/home/netscape:/usr/openwin/bin:/usr/bin/X11:/usr/X11/bin:/etc:/
opt/local/bin:/usr/etc:/usr/sccs:/usr/local/mmail/bin:/ext/mike/hotjava/bin:/usr
/lib:/usr/lib/X11:/opt/SUNWwabin/bin:/opt/insoft/cooltalk:/opt/insoft/cooltalk/b
in:.:/home/jdeifik/rvplayer5.0:/home/jdeifik/Acrobat3/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:908: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:911: $? = 1
configure:957: checking for a BSD compatible install
configure:1006: result: ./install-sh -c
configure:1017: checking whether build environment is sane
configure:1060: result: yes
configure:1081: checking whether make sets ${MAKE}
configure:1101: result: yes
configure:1129: checking for working aclocal
configure:1136: result: found
configure:1144: checking for working autoconf
configure:1151: result: found
configure:1159: checking for working automake
configure:1166: result: found
configure:1174: checking for working autoheader
configure:1181: result: found
configure:1189: checking for working makeinfo
configure:1196: result: found
configure:1204: checking whether to enable maintainer-specific portions of Makef
iles
configure:1213: result: no
configure:1225: checking whether make sets ${MAKE}
configure:1245: result: yes
configure:1297: checking for gcc
configure:1312: found /usr/ets/bin/gcc
configure:1320: result: gcc
configure:1564: checking for C compiler default output
configure:1567: gcc    conftest.c  >&5
configure:1570: $? = 0
configure:1593: result: a.out
configure:1598: checking whether the C compiler works
configure:1604: ./a.out
configure:1607: $? = 0
configure:1622: result: yes
configure:1629: checking whether we are cross compiling
configure:1631: result: no
configure:1634: checking for executable suffix
configure:1636: gcc -o conftest    conftest.c  >&5
configure:1639: $? = 0
configure:1661: result:
configure:1667: checking for object suffix
configure:1685: gcc -c   conftest.c >&5
configure:1688: $? = 0
configure:1707: result: o
configure:1711: checking whether we are using the GNU C compiler
configure:1732: gcc -c   conftest.c >&5
configure:1735: $? = 0
configure:1738: test -s conftest.o
configure:1741: $? = 0
configure:1753: result: yes
configure:1759: checking whether gcc accepts -g
configure:1777: gcc -c -g  conftest.c >&5
configure:1780: $? = 0
configure:1783: test -s conftest.o
configure:1786: $? = 0
configure:1796: result: yes
configure:1823: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1826: $? = 1
configure: failed program was:
#ifndef __cplusplus
 choke me
#endif
configure:1970: checking for g++
configure:1985: found /usr/ets/bin/g++
configure:1993: result: g++
configure:2007: checking whether we are using the GNU C++ compiler
configure:2028: g++ -c   conftest.cc >&5
configure:2031: $? = 0
configure:2034: test -s conftest.o
configure:2037: $? = 0
configure:2049: result: yes
configure:2055: checking whether g++ accepts -g
configure:2073: g++ -c -g  conftest.cc >&5
configure:2076: $? = 0
configure:2079: test -s conftest.o
configure:2082: $? = 0
configure:2092: result: yes
configure:2132: g++ -c -g -O2  conftest.cc >&5
configure:2135: $? = 0
configure:2138: test -s conftest.o
configure:2141: $? = 0
configure:2163: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:2156: `exit' undeclared (first use this function)
configure:2156: (Each undeclared identifier is reported only once for each
  function it appears in.)
configure:2166: $? = 1
configure: failed program was:
#line 2151 "configure"
#include "confdefs.h"

int
main ()
{
exit (42);
 ;
 return 0;
}
configure:2132: g++ -c -g -O2  conftest.cc >&5
configure:2135: $? = 0
configure:2138: test -s conftest.o
configure:2141: $? = 0
configure:2163: g++ -c -g -O2  conftest.cc >&5
configure:2166: $? = 0
configure:2169: test -s conftest.o
configure:2172: $? = 0
configure:2203: checking for a BSD compatible install
configure:2252: result: ./install-sh -c
configure:2267: checking for bison
configure:2282: found /usr/ets/bin/bison
configure:2290: result: bison -y
configure:2302: checking for docbook tools
configure:2336: result: none
configure:2348: checking for the tclsh program
configure:2391: result: none
configure:2395: checking for tclsh
configure:2412: found /usr/ets/bin/tclsh
configure:2423: result: /usr/ets/bin/tclsh
configure:2436: checking for STL versions
configure:2464: g++ -c -g -O2  conftest.cc >&5
configure:2467: $? = 0
configure:2470: test -s conftest.o
configure:2473: $? = 0
configure:2494: result: v3
configure:2621: creating ./config.status

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.50, executed with
 > ./config.status
on electrasun2

config.status:3058: creating Makefile
config.status:3058: creating doc/Makefile
config.status:3058: creating testsuite/Makefile
config.status:3058: creating example/Makefile
config.status:3058: creating testsuite/libdejagnu/Makefile
configure:3181: configuring in example/calc
configure:3248: running /bin/sh './configure' --prefix=/home/jdeifik --enable-g
cc --cache-file=/dev/null --srcdir=.

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_c_compiler_gnu='yes'
ac_cv_cxx_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_path_tclsh='/usr/ets/bin/tclsh'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_CXX='g++'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cxx_g='yes'
ac_cv_prog_make_make_set='yes'
ac_cv_stl='v3'

## ------------ ##
## confdefs.h.  ##
## ------------ ##

#define PACKAGE "dejagnu"
#define VERSION "1.4.2"
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define HAVE_STL3 1


configure: exit 0

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.50, executed with
 > ./config.status
on electrasun2

config.status:3058: creating Makefile

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.50, executed with
 > ./config.status
on electrasun2

config.status:3058: creating doc/Makefile

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.50, executed with
 > ./config.status
on electrasun2

config.status:3058: creating testsuite/Makefile

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.50, executed with
 > ./config.status
on electrasun2

config.status:3058: creating testsuite/libdejagnu/Makefile





reply via email to

[Prev in Thread] Current Thread [Next in Thread]