bug-dejagnu
[Top][All Lists]
Advanced

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

[Bug-dejagnu] make check fails on Sun


From: Sven Utcke
Subject: [Bug-dejagnu] make check fails on Sun
Date: Wed, 7 May 2003 14:43:38 +0200
User-agent: Mutt/1.4i

Hi,

make check fails on my sun.  This is

kogs2>/software/dejagnu-1.4.3/dejagnu-1.4.3% uname -a
SunOS kogs2 5.8 Generic_108528-12 sun4u sparc SUNW,Sun-Blade-1000

kogs2>/software/dejagnu-1.4.3/dejagnu-1.4.3% ./config.guess
sparc-sun-solaris2.8

kogs2>/software/dejagnu-1.4.3/dejagnu-1.4.3% ./configure 
--prefix=/software/dejagnu-1.4.3 
--exec-prefix=/software/dejagnu-1.4.3/SunOS-5.8 sparc-sun-solaris2.8
configure: WARNING: you should use --build, --host, --target
checking for a BSD compatible install... /opt/gnu/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets ${MAKE}... (cached) yes
checking for sparc-sun-solaris2.8-gcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for sparc-sun-solaris2.8-g++... no
checking for sparc-sun-solaris2.8-c++... no
checking for sparc-sun-solaris2.8-gpp... no
checking for sparc-sun-solaris2.8-aCC... no
checking for sparc-sun-solaris2.8-CC... no
checking for sparc-sun-solaris2.8-cxx... no
checking for sparc-sun-solaris2.8-cc++... no
checking for sparc-sun-solaris2.8-cl... no
checking for sparc-sun-solaris2.8-FCC... no
checking for sparc-sun-solaris2.8-KCC... no
checking for sparc-sun-solaris2.8-RCC... no
checking for sparc-sun-solaris2.8-xlC_r... no
checking for sparc-sun-solaris2.8-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for a BSD compatible install... /opt/gnu/bin/install -c
checking for bison... bison -y
checking for docbook tools... none
checking for the tclsh program... none
checking for tclsh... /software/tcl8.3.0/SunOS-5.6/bin/tclsh
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating testsuite/Makefile
config.status: creating example/Makefile
config.status: creating testsuite/libdejagnu/Makefile
configure: configuring in example/calc
configure: running /bin/sh './configure'  --prefix=/software/dejagnu-1.4.3 
--exec-prefix=/software/dejagnu-1.4.3/SunOS-5.8 sparc-sun-solaris2.8 
build_alias=sparc-sun-solaris2.8 host_alias=sparc-sun-solaris2.8 
target_alias=sparc-sun-solaris2.8 --cache-file=/dev/null --srcdir=.
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /opt/gnu/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for sparc-sun-solaris2.8-gcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a BSD-compatible install... /opt/gnu/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for strcmp... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating calc.h
config.status: calc.h is unchanged
config.status: executing depfiles commands
configure: configuring in example/hello
configure: running /bin/sh './configure'  --prefix=/software/dejagnu-1.4.3 
--exec-prefix=/software/dejagnu-1.4.3/SunOS-5.8 sparc-sun-solaris2.8 
build_alias=sparc-sun-solaris2.8 host_alias=sparc-sun-solaris2.8 
target_alias=sparc-sun-solaris2.8 --cache-file=/dev/null --srcdir=.
configure: WARNING: you should use --build, --host, --target
checking for a BSD compatible install... /opt/gnu/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for sparc-sun-solaris2.8-gcc... no
checking for gcc... gcc
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile

(Results are similar if I do not specify the machine)

kogs2>/software/dejagnu-1.4.3/dejagnu-1.4.3% make 
Making all in doc
make[1]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/doc'
make[1]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'

kogs2>/software/dejagnu-1.4.3/dejagnu-1.4.3% make check
Making check in doc
make[1]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/doc'
make[1]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
make  check-DEJAGNU
make[2]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
cd testsuite ; make check
make[3]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
Making check in libdejagnu
make[4]: Entering directory 
`/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/libdejagnu'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory 
`/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/libdejagnu'
make[4]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
Nothing to be done for all
make  check-DEJAGNU
make[5]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && 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 \
  l='dejagnu'; for tool in $l; do \
    $runtest  --srcdir $srcdir ; \
  done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: No tool specified
Test Run By utcke on Wed May  7 14:41:32 2003
Native configuration is sparc-sun-solaris2.8

                ===  tests ===

Schedule of variations:
    unix

Running target unix
Using /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/../config/base-config.exp 
as tool-and-target-specific interface file.
Using /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/config/default.exp as 
tool-and-target-specific interface file.
Running /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/libdejagnu/tunit.exp ...
Running /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/runtest.all/libs.exp ...
Running /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/runtest.all/options.exp 
...
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
Running 
/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/runtest.all/stats-sub.exp ...
Running /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/runtest.all/stats.exp 
...
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest
ERROR: Can't find runtest

                ===  Summary ===

# of expected passes            40
# of unresolved testcases       23
make[5]: *** [check-DEJAGNU] Error 1
make[5]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
make[2]: *** [check-DEJAGNU] Error 2
make[2]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
make: *** [check-recursive] Error 1

Now, if I do

kogs2>/software/dejagnu-1.4.3/dejagnu-1.4.3% ln -s ../runtest testsuite/

I get

kogs2>/software/dejagnu-1.4.3/dejagnu-1.4.3% make check
Making check in doc
make[1]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/doc'
make[1]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
make  check-DEJAGNU
make[2]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
cd testsuite ; make check
make[3]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
Making check in libdejagnu
make[4]: Entering directory 
`/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/libdejagnu'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory 
`/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/libdejagnu'
make[4]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
Nothing to be done for all
make  check-DEJAGNU
make[5]: Entering directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
srcdir=`CDPATH="${ZSH_VERSION+.}:" && 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 \
  l='dejagnu'; for tool in $l; do \
    $runtest  --srcdir $srcdir ; \
  done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: No tool specified
Test Run By utcke on Wed May  7 14:42:24 2003
Native configuration is sparc-sun-solaris2.8

                ===  tests ===

Schedule of variations:
    unix

Running target unix
Using /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/../config/base-config.exp 
as tool-and-target-specific interface file.
Using /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/config/default.exp as 
tool-and-target-specific interface file.
Running /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/libdejagnu/tunit.exp ...
Running /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/runtest.all/libs.exp ...
Running /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/runtest.all/options.exp 
...
FAIL: Loading library files
FAIL: Loading basic packages
FAIL: Bad argument
FAIL: Bad tool name
FAIL: Display help
FAIL: Verbose set correctly
FAIL: --version
FAIL: --target option
FAIL: --host option
FAIL: --all option
FAIL: --objdir option
FAIL: --tool option
FAIL: --debug option
FAIL: --D0 option
Running 
/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/runtest.all/stats-sub.exp ...
Running /software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite/runtest.all/stats.exp 
...
FAIL: pass
FAIL: fail
FAIL: xpass
FAIL: xfail
FAIL: kpass
FAIL: kfail
FAIL: untested
FAIL: unresolved
FAIL: unsupported

                ===  Summary ===

# of expected passes            40
# of unexpected failures        23
make[5]: *** [check-DEJAGNU] Error 1
make[5]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3/testsuite'
make[2]: *** [check-DEJAGNU] Error 2
make[2]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/software/dejagnu-1.4.3/dejagnu-1.4.3'
make: *** [check-recursive] Error 1

Which looks a little bit better, but not much.  Any idea what's going
on here???

Sven
-- 
 _  __                     The Cognitive Systems Group
| |/ /___  __ _ ___                                       University of Hamburg
| ' </ _ \/ _` (_-<  phone:    +49 (0)40 42883-2576      Vogt-Koelln-Strasse 30
|_|\_\___/\__, /__/  fax  :    +49 (0)40 42883-2572             D-22527 Hamburg
          |___/ http://kogs-www.informatik.uni-hamburg.de/~utcke/home.html




reply via email to

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