bug-automake
[Top][All Lists]
Advanced

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

1 of 495 tests failed, on Solaris 8 Sparc : FAIL: check10.test


From: Dennis Clarke
Subject: 1 of 495 tests failed, on Solaris 8 Sparc : FAIL: check10.test
Date: Sat, 25 Apr 2009 21:35:40 -0400 (EDT)
User-agent: SquirrelMail/1.4.11

I was rather surprised to see this result on a fresh build of automake
1.10.2 where I used Sun Studio 11 compiler ( recent patches applied ) on
Solaris 8 ( also recently patched ).

I ran the test manually and saw this :

$ ./check10.test
/opt/build/dclarke/GNU_automake/automake-1.10.2/tests:/export/home/dclarke/local/bin:/opt/studio/SOS11/SUNWspro/bin:/usr/xpg4/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/ccs/bin
=== Running test ./check10.test
+ pwd
/opt/build/dclarke/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 make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ set +e
+ env TESTS=pass make -e check
+ env TESTS=fail make -e check
make[1]: *** [check-TESTS] Error 1
make: *** [check-am] Error 2
+ env TESTS=skip make -e check
+ env TESTS=xfail make -e check
+ env TESTS=xpass make -e check
make[1]: *** [check-TESTS] Error 1
make: *** [check-am] Error 2
+ env TESTS=pass pass2 make -e check
+ env TESTS=fail fail2 make -e check
make[1]: *** [check-TESTS] Error 1
make: *** [check-am] Error 2
+ env TESTS=skip skip2 make -e check
+ env TESTS=xfail xfail2 make -e check
+ env TESTS=xpass xpass2 make -e check
make[1]: *** [check-TESTS] Error 1
make: *** [check-am] Error 2
+ env TESTS=pass skip xfail make -e check
+ make check
make[1]: *** [check-TESTS] Error 1
make: *** [check-am] Error 2

I don't know what details to look for here. Any thoughts ?

-- 
Dennis Clarke





reply via email to

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