[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "gmake check" told me to "Please report to ..."
From: |
Chris Hoogendyk |
Subject: |
Re: "gmake check" told me to "Please report to ..." |
Date: |
Fri, 30 Jan 2009 07:57:27 -0500 |
User-agent: |
Thunderbird 2.0.0.18 (Macintosh/20081105) |
Ralf Wildenhues wrote:
[ moving to bug-automake, thanks Eric ]
Hi Chris,
* Chris Hoogendyk wrote on Thu, Jan 29, 2009 at 10:14:08PM CET:
This was run on a Sun T5220 using gccfss with gmake under Solaris 10.
I scanned back through and found:
XFAIL: auxdir2.test
FAIL: check10.test
XFAIL: cond17.test
FAIL: mmodely.test
FAIL: spy.test
XFAIL: txinfo5.test
Is there anything else I can do for you?
Yes: please post the output of
cd tests
gmake check VERBOSE=yes TESTS="check10.test mmodely.test spy.test"
pasted below.
--
---------------
Chris Hoogendyk
-
O__ ---- Systems Administrator
c/ /'_ --- Biology & Geology Departments
(*) \(*) -- 140 Morrill Science Center
~~~~~~~~~~ - University of Massachusetts, Amherst
<address@hidden>
---------------
Erdös 4
wahoo:/usr/local/src/gnu-automake/automake-1.10.2/tests# gmake check VERBOSE=yes
TESTS="check10.test mmodely.test spy.test"
gmake defs aclocal-1.10 automake-1.10
gmake[1]: Entering directory `/usr/local/src/gnu-automake/automake-1.10.2/tests'
gmake[1]: `defs' is up to date.
gmake[1]: `aclocal-1.10' is up to date.
gmake[1]: `automake-1.10' is up to date.
gmake[1]: Leaving directory `/usr/local/src/gnu-automake/automake-1.10.2/tests'
gmake check-TESTS
gmake[1]: Entering directory `/usr/local/src/gnu-automake/automake-1.10.2/tests'
/usr/local/src/gnu-automake/automake-1.10.2/tests:/usr/local/gcc/bin:/opt/coolstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sfw/sbin:/usr/sfw/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/ucb
=== Running test ./check10.test
+ pwd
/usr/local/src/gnu-automake/automake-1.10.2/tests/testSubDir
+ set -e
+ cat
+ cat
+ cat
+ cat
+ cat
+ chmod a+x pass fail skip
+ cp pass pass2
+ cp pass xpass
+ cp xpass xpass2
+ cp fail xfail
+ cp fail fail2
+ cp xfail xfail2
+ cp skip skip2
+ aclocal-1.10 -Werror
+ autoconf
+ automake-1.10 --foreign -Werror -Wall
+ unset TESTS
+ ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ set +e
+ env TESTS=pass gmake -e check
+ env TESTS=fail gmake -e check
gmake[1]: *** [check-TESTS] Error 1
gmake: *** [check-am] Error 2
+ env TESTS=skip gmake -e check
+ env TESTS=xfail gmake -e check
+ env TESTS=xpass gmake -e check
gmake[1]: *** [check-TESTS] Error 1
gmake: *** [check-am] Error 2
+ env TESTS=pass pass2 gmake -e check
+ env TESTS=fail fail2 gmake -e check
gmake[1]: *** [check-TESTS] Error 1
gmake: *** [check-am] Error 2
+ env TESTS=skip skip2 gmake -e check
+ env TESTS=xfail xfail2 gmake -e check
+ env TESTS=xpass xpass2 gmake -e check
gmake[1]: *** [check-TESTS] Error 1
gmake: *** [check-am] Error 2
+ env TESTS=pass skip xfail gmake -e check
+ gmake check
gmake[1]: *** [check-TESTS] Error 1
gmake: *** [check-am] Error 2
FAIL: check10.test
/usr/local/src/gnu-automake/automake-1.10.2/tests:/usr/local/gcc/bin:/opt/coolstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sfw/sbin:/usr/sfw/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/ucb
mmodely: running gcc --version
sparc-sun-solaris2.10-gcc (GCC) 4.2.0 (gccfss)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./mmodely.test
+ pwd
/usr/local/src/gnu-automake/automake-1.10.2/tests/testSubDir
+ set -e
+ cat
+ cat
+ cat
int joe (int arg)
{
return arg * 2;
}
+ cat
int joe (int arg);
int main (int argc, char **argv)
{
exit (joe (argc));
}
+ sleep 2
+ :
+ :
+ aclocal-1.10 -Werror
+ autoconf
+ automake-1.10 --foreign -Werror -Wall -a
configure.in: installing `./ylwrap'
+ ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc option to accept ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of gcc... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ gmake
test -f zardoz.c || /bin/bash ./ylwrap zardoz.y y.tab.c zardoz.c y.tab.h zardoz.h y.output zardoz.output -- false
gcc -DPACKAGE_NAME=\"mmodely\" -DPACKAGE_TARNAME=\"mmodely\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"mmodely\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mmodely\" -DVERSION=\"1.0\" -DYYTEXT_POINTER=1 -I. -I/usr/local/gcc/include -I/opt/coolstack/include -I/usr/local/include -I/usr/sfw/include -I/usr/include -g -fast -xtarget=ultraT2 -L/opt/coolstack/lib -R/opt/coolstack/lib -L/usr/local/gcc/lib -R/usr/local/gcc/lib -L/usr/local/lib -R/usr/local/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/lib -R/usr/lib -L /usr/ccs/lib -R/usr/ccs/lib -L/usr/ucblib -R/usr/ucblib -MT zardoz.o -MD -MP -MF .deps/zardoz.Tpo -c -o zardoz.o zardoz.c
zardoz.c: In function 'main':
zardoz.c:4: warning: incompatible implicit declaration of built-in function
'exit'
mv -f .deps/zardoz.Tpo .deps/zardoz.Po
test -f joe.c || /bin/bash ./ylwrap joe.l lex.yy.c joe.c -- false
gcc -DPACKAGE_NAME=\"mmodely\" -DPACKAGE_TARNAME=\"mmodely\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"mmodely\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mmodely\" -DVERSION=\"1.0\" -DYYTEXT_POINTER=1 -I. -I/usr/local/gcc/include -I/opt/coolstack/include -I/usr/local/include -I/usr/sfw/include -I/usr/include -g -fast -xtarget=ultraT2 -L/opt/coolstack/lib -R/opt/coolstack/lib -L/usr/local/gcc/lib -R/usr/local/gcc/lib -L/usr/local/lib -R/usr/local/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/lib -R/usr/lib -L /usr/ccs/lib -R/usr/ccs/lib -L/usr/ucblib -R/usr/ucblib -MT joe.o -MD -MP -MF .deps/joe.Tpo -c -o joe.o joe.c
mv -f .deps/joe.Tpo .deps/joe.Po
gcc -g -fast -xtarget=ultraT2 -L/opt/coolstack/lib -R/opt/coolstack/lib -L/usr/local/gcc/lib -R/usr/local/gcc/lib -L/usr/local/lib -R/usr/local/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/lib -R/usr/lib -L /usr/ccs/lib -R/usr/ccs/lib -L/usr/ucblib -R/usr/ucblib -L/opt/coolstack/lib -R/opt/coolstack/lib -L/usr/local/gcc/lib -R/usr/local/gcc/lib -L/usr/local/lib -R/usr/local/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/usr/lib -R/usr/lib -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/ucblib -R/usr/ucblib -o zardoz zardoz.o joe.o -lfl
Undefined first referenced
symbol in file
yylex /usr/sfw/lib/libfl.so
ld: fatal: Symbol referencing errors. No output written to zardoz
collect2: ld returned 1 exit status
gmake: *** [zardoz] Error 1
FAIL: mmodely.test
/usr/local/src/gnu-automake/automake-1.10.2/tests:/usr/local/gcc/bin:/opt/coolstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sfw/sbin:/usr/sfw/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/ucb
=== Running test ./spy.test
+ pwd
/usr/local/src/gnu-automake/automake-1.10.2/tests/testSubDir
+ set -e
+ cat
+ touch b c
+ sleep 2
+ :
+ gmake
gmake: `a' is up to date.
+ cat a
+ test =
+ sleep 2
+ touch b
+ gmake
echo rule1 >> a
+ cat a
+ test rule1 = rule1
+ :
+ sleep 2
+ touch c
+ gmake
gmake: `a' is up to date.
+ cat a
+ test = rule2
FAIL: spy.test
=====================================
3 of 3 tests failed
Please report to address@hidden
=====================================
gmake[1]: *** [check-TESTS] Error 1
gmake[1]: Leaving directory `/usr/local/src/gnu-automake/automake-1.10.2/tests'
gmake: *** [check-am] Error 2
wahoo:/usr/local/src/gnu-automake/automake-1.10.2/tests#