[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake-1.7.4: 7 tests failed on NetBSD/sparc-1.5
From: |
Adrian Bunk |
Subject: |
Re: automake-1.7.4: 7 tests failed on NetBSD/sparc-1.5 |
Date: |
Tue, 15 Jul 2003 23:11:17 +0200 |
User-agent: |
Mutt/1.4.1i |
> > The following tests failed for me on NetBSD/sparc-1.5:
>...
> > FAIL: dejagnu3.test
> > FAIL: dejagnu4.test
> > FAIL: dejagnu5.test
> > FAIL: dejagnu6.test
> > FAIL: dejagnu7.test
>...
>
> Could you send the verbose output of these tests, please? See tests/README on
> how to report the failures.
>
> The DejaGNU tests 3-7 didn't exist in 1.7.4. I added those. Do you have
> DejaGNU installed on your NetBSD box? If so, which version. (The verbose
> output should answer these questions.)
First of all sorry for not answering earlier.
Below is the verbose output of automake-1.7.6.
> Thanks, bye, Rich =]
cu
Adrian
Making check in .
gmake[1]: Entering directory `/aux/adrian/build/automake-1.7.6'
gmake[1]: Nothing to be done for `check-am'.
gmake[1]: Leaving directory `/aux/adrian/build/automake-1.7.6'
Making check in m4
gmake[1]: Entering directory `/aux/adrian/build/automake-1.7.6/m4'
gmake[1]: Nothing to be done for `check'.
gmake[1]: Leaving directory `/aux/adrian/build/automake-1.7.6/m4'
Making check in lib
gmake[1]: Entering directory `/aux/adrian/build/automake-1.7.6/lib'
Making check in Automake
gmake[2]: Entering directory `/aux/adrian/build/automake-1.7.6/lib/Automake'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/aux/adrian/build/automake-1.7.6/lib/Automake'
Making check in am
gmake[2]: Entering directory `/aux/adrian/build/automake-1.7.6/lib/am'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/aux/adrian/build/automake-1.7.6/lib/am'
gmake[2]: Entering directory `/aux/adrian/build/automake-1.7.6/lib'
gmake[2]: Nothing to be done for `check-am'.
gmake[2]: Leaving directory `/aux/adrian/build/automake-1.7.6/lib'
gmake[1]: Leaving directory `/aux/adrian/build/automake-1.7.6/lib'
Making check in tests
gmake[1]: Entering directory `/aux/adrian/build/automake-1.7.6/tests'
gmake defs
gmake[2]: Entering directory `/aux/adrian/build/automake-1.7.6/tests'
gmake[2]: `defs' is up to date.
gmake[2]: Leaving directory `/aux/adrian/build/automake-1.7.6/tests'
gmake check-TESTS
gmake[2]: Entering directory `/aux/adrian/build/automake-1.7.6/tests'
dejagnu3: running runtest --version
WARNING: Couldn't find the global config file.
Expect version is 5.38.0
Tcl version is 8.3
Framework version is 1.4.2
=== Running test ./dejagnu3.test
+ pwd
/aux/adrian/build/automake-1.7.6/tests/testSubDir
+ set -e
+ cat
+ chmod +x hammer
+ echo AC_OUTPUT
+ cat
+ mkdir hammer.test
+ cat
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../aclocal -I
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../m4
--acdir=/aux/adrian/build/automake-1.7.6/tests/../m4
+ /usr/local/bin/bash /aux/adrian/build/automake-1.7.6/lib/missing --run
autoconf
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../automake
--libdir=/aux/adrian/build/automake-1.7.6/tests/../lib --foreign -Werror -Wall
--add-missing
+ ./configure
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ make check
make check-DEJAGNU
make[1]: Entering directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /usr/local/bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
l='hammer'; for tool in $l; do \
$runtest HAMMER=./hammer --tool $tool --srcdir $srcdir ; \
done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Illegal Argument "HAMMER=./hammer"
try "runtest --help" for option list
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
make: *** [check-am] Error 2
FAIL: dejagnu3.test
dejagnu4: running runtest --version
WARNING: Couldn't find the global config file.
Expect version is 5.38.0
Tcl version is 8.3
Framework version is 1.4.2
=== Running test ./dejagnu4.test
+ pwd
/aux/adrian/build/automake-1.7.6/tests/testSubDir
+ set -e
+ cat
+ chmod +x hammer
+ cat
+ chmod +x spanner
+ echo AC_OUTPUT
+ cat
+ mkdir hammer.test
+ mkdir spanner.test
+ cat
+ cat
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../aclocal -I
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../m4
--acdir=/aux/adrian/build/automake-1.7.6/tests/../m4
+ /usr/local/bin/bash /aux/adrian/build/automake-1.7.6/lib/missing --run
autoconf
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../automake
--libdir=/aux/adrian/build/automake-1.7.6/tests/../lib --foreign -Werror -Wall
--add-missing
+ ./configure
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ make check
make check-DEJAGNU
make[1]: Entering directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /usr/local/bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
l='hammer spanner'; for tool in $l; do \
$runtest HAMMER=./hammer SPANNER=./spanner --tool $tool --srcdir $srcdir ; \
done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Illegal Argument "HAMMER=./hammer"
try "runtest --help" for option list
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Illegal Argument "HAMMER=./hammer"
try "runtest --help" for option list
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
make: *** [check-am] Error 2
FAIL: dejagnu4.test
dejagnu5: running runtest --version
WARNING: Couldn't find the global config file.
Expect version is 5.38.0
Tcl version is 8.3
Framework version is 1.4.2
=== Running test ./dejagnu5.test
+ pwd
/aux/adrian/build/automake-1.7.6/tests/testSubDir
+ set -e
+ grep+ sed -F -e AC_INIT s:^[^[]*\[\([^]]*\)\].*$:\1: configure.in
+ package=dejagnu5
+ cat
+ chmod +x dejagnu5
+ echo AC_OUTPUT
+ cat
+ echo AM_RUNTESTFLAGS = PACKAGE=$(srcdir)/dejagnu5
+ mkdir dejagnu5.test
+ cat
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../aclocal -I
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../m4
--acdir=/aux/adrian/build/automake-1.7.6/tests/../m4
+ /usr/local/bin/bash /aux/adrian/build/automake-1.7.6/lib/missing --run
autoconf
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../automake
--libdir=/aux/adrian/build/automake-1.7.6/tests/../lib --foreign -Werror -Wall
--add-missing
+ ./configure
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ make check
make check-DEJAGNU
make[1]: Entering directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /usr/local/bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
l='dejagnu5'; for tool in $l; do \
$runtest PACKAGE=./dejagnu5 --tool $tool --srcdir $srcdir ; \
done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Illegal Argument "PACKAGE=./dejagnu5"
try "runtest --help" for option list
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
make: *** [check-am] Error 2
FAIL: dejagnu5.test
dejagnu6: running runtest --version
WARNING: Couldn't find the global config file.
Expect version is 5.38.0
Tcl version is 8.3
Framework version is 1.4.2
=== Running test ./dejagnu6.test
+ pwd
/aux/adrian/build/automake-1.7.6/tests/testSubDir
+ set -e
+ cat
+ chmod +x faildeja
+ echo AC_OUTPUT
+ cat
+ mkdir faildeja.test
+ cat
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../aclocal -I
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../m4
--acdir=/aux/adrian/build/automake-1.7.6/tests/../m4
+ /usr/local/bin/bash /aux/adrian/build/automake-1.7.6/lib/missing --run
autoconf
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../automake
--libdir=/aux/adrian/build/automake-1.7.6/tests/../lib --foreign -Werror -Wall
--add-missing
+ ./configure
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ make check
make check-DEJAGNU
make[1]: Entering directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /usr/local/bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
l='faildeja'; for tool in $l; do \
$runtest FAILDEJA=./faildeja --tool $tool --srcdir $srcdir ; \
done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Illegal Argument "FAILDEJA=./faildeja"
try "runtest --help" for option list
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
make: *** [check-am] Error 2
+ test -f faildeja.log
FAIL: dejagnu6.test
dejagnu7: running runtest --version
WARNING: Couldn't find the global config file.
Expect version is 5.38.0
Tcl version is 8.3
Framework version is 1.4.2
=== Running test ./dejagnu7.test
+ pwd
/aux/adrian/build/automake-1.7.6/tests/testSubDir
+ runtest+ grep --help -F
-e --status
WARNING: Couldn't find the global config file.
--status (-sta) Set the exit status to fail on Tcl errors
+ cat
+ chmod +x failtcl
+ echo AC_OUTPUT
+ cat
+ mkdir failtcl.test
+ cat
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../aclocal -I
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../m4
--acdir=/aux/adrian/build/automake-1.7.6/tests/../m4
+ /usr/local/bin/bash /aux/adrian/build/automake-1.7.6/lib/missing --run
autoconf
+ /usr/local/bin/perl
/aux/adrian/build/automake-1.7.6/tests/testSubDir/../../automake
--libdir=/aux/adrian/build/automake-1.7.6/tests/../lib --foreign -Werror -Wall
--add-missing
+ ./configure
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ make check
make check-DEJAGNU
make[1]: Entering directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /usr/local/bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
l='failtcl'; for tool in $l; do \
$runtest --status FAILTCL=./failtcl --tool $tool --srcdir $srcdir ; \
done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Illegal Argument "FAILTCL=./failtcl"
try "runtest --help" for option list
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/aux/adrian/build/automake-1.7.6/tests/testSubDir'
make: *** [check-am] Error 2
+ test -f failtcl.log
+ test -f failtcl.sum
+ grep -F missing close-brace failtcl.sum
grep: failtcl.sum: No such file or directory
FAIL: dejagnu7.test
=====================================
5 of 5 tests failed
Please report to address@hidden
=====================================
gmake[2]: *** [check-TESTS] Error 1
gmake[2]: Leaving directory `/aux/adrian/build/automake-1.7.6/tests'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory `/aux/adrian/build/automake-1.7.6/tests'
gmake: *** [check-recursive] Error 1
- Re: automake-1.7.4: 7 tests failed on NetBSD/sparc-1.5,
Adrian Bunk <=