============================================== GNU Automake 1.11a: tests/test-suite.log ============================================== 11 of 722 tests failed. (9 tests were not run). .. contents:: :depth: 2 FAIL: aclocal8.test (exit: 1) ============================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./aclocal8.test +./defs:427> pwd /home/stefano/src/automake/tests/aclocal8.dir +./aclocal8.test:21> set -e +./aclocal8.test:23> cat +./aclocal8.test:27> mkdir m4 +./aclocal8.test:28> cat +./aclocal8.test:34> echo 'AC_DEFUN([MACRO1],)' +./aclocal8.test:35> echo 'AC_DEFUN([MACRO2], [AC_REQUIRE([AM_UNUSED_MACRO])])' +./aclocal8.test:38> cat output +./aclocal8.test:37> aclocal-1.11a -Werror -I m4 +./aclocal8.test:39> wc -l +./aclocal8.test:39> test 0 '=' 1 +./aclocal8.test:39> exit_status=1 +./aclocal8.test:39> set +e +./aclocal8.test:39> cd /home/stefano/src/automake/tests +./aclocal8.test:39> case 1, (0,) +./aclocal8.test:39> test 0 '!=' 0 +./aclocal8.test:39> echo ': exit 1' : exit 1 +./aclocal8.test:39> exit 1 FAIL: acsilent.test (exit: 1) ============================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./acsilent.test +./defs:427> pwd /home/stefano/src/automake/tests/acsilent.dir +./acsilent.test:21> cat +./acsilent.test:26> cat +./acsilent.test:36> cat output +./acsilent.test:36> test -z '+./acsilent.test:35> aclocal-1.11a -Werror' +./acsilent.test:37> exit_status=1 +./acsilent.test:37> set +e +./acsilent.test:37> cd /home/stefano/src/automake/tests +./acsilent.test:37> case 1, (0,) +./acsilent.test:37> test 0 '!=' 0 +./acsilent.test:37> echo ': exit 1' : exit 1 +./acsilent.test:37> exit 1 FAIL: depcomp2.test (exit: 1) ============================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin depcomp2: running gcc --version gcc (Debian 4.3.3-14) 4.3.3 Copyright (C) 2008 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 ./depcomp2.test +./defs:427> pwd /home/stefano/src/automake/tests/depcomp2.dir +./depcomp2.test:23> cat +./depcomp2.test:30> cat +./depcomp2.test:34> rm -f depcomp +./depcomp2.test:35> mkdir subdir +./depcomp2.test:37> cat +./depcomp2.test:42> : +./depcomp2.test:45> CFLAGS='' +./depcomp2.test:46> export CFLAGS +./depcomp2.test:48> aclocal-1.11a -Werror +./depcomp2.test:49> automake-1.11a --foreign -Werror -Wall --add-missing +./depcomp2.test:50> autoconf configure: loading site script /usr/local/etc/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 make... GNU checking dependency style of gcc... none configure: creating ./config.status config.status: creating Makefile config.status: creating subdir/Makefile config.status: executing depfiles commands +./depcomp2.test:52> cat error.log +./depcomp2.test:52> test -z '+./depcomp2.test:51> ./configure '\''CC=gcc'\' +./depcomp2.test:53> exit_status=1 +./depcomp2.test:53> set +e +./depcomp2.test:53> cd /home/stefano/src/automake/tests +./depcomp2.test:53> case 1, (0,) +./depcomp2.test:53> test 0 '!=' 0 +./depcomp2.test:53> echo ': exit 1' : exit 1 +./depcomp2.test:53> exit 1 SKIP: depcomp5.test (exit: 77) ============================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin depcomp5: running icc -V -help ./defs:151: command not found: icc SKIP: fort4.test (exit: 77) =========================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin fort4: running g77 --version ./defs:219: command not found: g77 SKIP: fort5.test (exit: 77) =========================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin fort5: running libtoolize --version libtoolize (GNU libtool) 2.2.6 Written by Gary V. Vaughan , 2003 Copyright (C) 2008 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. fort5: running g77 --version ./defs:219: command not found: g77 FAIL: getopt.test (exit: 1) =========================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./getopt.test +./defs:427> pwd /home/stefano/src/automake/tests/getopt.dir +./getopt.test:22> set -e +./getopt.test:25> AUTOMAKE_fails -Wnonexistent +AUTOMAKE_fails:2> AUTOMAKE_run 1 -Wnonexistent +AUTOMAKE_run:2> expected_exitcode=1 +AUTOMAKE_run:3> shift +AUTOMAKE_run:4> exitcode=0 +AUTOMAKE_run:5> exitcode=1 +AUTOMAKE_run:6> cat stderr +AUTOMAKE_run:5> automake-1.11a --foreign -Werror -Wall -Wnonexistent automake: unknown warning category `nonexistent' configure.in: no proper invocation of AM_INIT_AUTOMAKE was found. configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE, configure.in: that aclocal.m4 is present in the top-level directory, configure.in: and that aclocal.m4 was recently regenerated (using aclocal). automake: no `Makefile.am' found for any configure output +AUTOMAKE_run:7> cat stdout +AUTOMAKE_run:8> test 1 '=' 1 +./getopt.test:26> grep ':.*nonexistent' stderr +AUTOMAKE_run:5> automake-1.11a --foreign -Werror -Wall -Wnonexistent automake: unknown warning category `nonexistent' +./getopt.test:29> AUTOMAKE_run 0 -Wnonexistent --help +AUTOMAKE_run:2> expected_exitcode=0 +AUTOMAKE_run:3> shift +AUTOMAKE_run:4> exitcode=0 +AUTOMAKE_run:6> cat stderr +AUTOMAKE_run:5> automake-1.11a --foreign -Werror -Wall -Wnonexistent --help +AUTOMAKE_run:7> cat stdout Usage: /home/stefano/src/automake/automake [OPTION] ... [Makefile]... Generate Makefile.in for configure from Makefile.am. Operation modes: --help print this help, then exit --version print version number, then exit -v, --verbose verbosely list files processed --no-force only update Makefile.in's that are out of date -W, --warnings=CATEGORY report the warnings falling in CATEGORY Dependency tracking: -i, --ignore-deps disable dependency tracking code --include-deps enable dependency tracking code Flavors: --cygnus assume program is part of Cygnus-style tree --foreign set strictness to foreign --gnits set strictness to gnits --gnu set strictness to gnu Library files: -a, --add-missing add missing standard files to package --libdir=DIR directory storing library files -c, --copy with -a, copy missing files (default is symlink) -f, --force-missing force update of standard files Warning categories include: `gnu' GNU coding standards (default in gnu and gnits modes) `obsolete' obsolete features or constructions `override' user redefinitions of Automake rules or variables `portability' portability issues (default in gnu and gnits modes) `syntax' dubious syntactic constructs (default) `unsupported' unsupported or incomplete features (default) `all' all the warnings `no-CATEGORY' turn off warnings in CATEGORY `none' turn off all the warnings `error' treat warnings as errors Files which are automatically distributed, if found: ABOUT-GNU README config.rpath ltcf-gcj.sh ABOUT-NLS THANKS config.sub ltconfig AUTHORS TODO configure ltmain.sh BACKLOG acconfig.h configure.ac mdate-sh COPYING aclocal.m4 configure.in missing COPYING.DOC ansi2knr.1 depcomp mkinstalldirs COPYING.LESSER ansi2knr.c elisp-comp py-compile COPYING.LIB compile install-sh stamp-vti ChangeLog config.guess libversion.in texinfo.tex INSTALL config.h.bot ltcf-c.sh ylwrap NEWS config.h.top ltcf-cxx.sh Report bugs to . +AUTOMAKE_run:8> test 0 '=' 0 +./getopt.test:30> grep ':.*nonexistent' stderr +AUTOMAKE_run:5> automake-1.11a --foreign -Werror -Wall -Wnonexistent --help +./getopt.test:30> Exit 1 +Exit:2> set +e +Exit:3> exit 1 +Exit:4> exit 1 +./getopt.test:30> exit_status=1 +./getopt.test:30> set +e +./getopt.test:30> cd /home/stefano/src/automake/tests +./getopt.test:30> case 1, (0,) +./getopt.test:30> test 0 '!=' 0 +./getopt.test:30> echo ': exit 1' : exit 1 +./getopt.test:30> exit 1 FAIL: location.test (exit: 1) ============================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./location.test +./defs:427> pwd /home/stefano/src/automake/tests/location.dir +./location.test:21> set -e +./location.test:23> cat +./location.test:30> cat +./location.test:47> aclocal-1.11a -Werror +./location.test:48> AUTOMAKE_fails +AUTOMAKE_fails:2> AUTOMAKE_run 1 +AUTOMAKE_run:2> expected_exitcode=1 +AUTOMAKE_run:3> shift +AUTOMAKE_run:4> exitcode=0 +AUTOMAKE_run:5> exitcode=1 +AUTOMAKE_run:6> cat stderr +AUTOMAKE_run:5> automake-1.11a --foreign -Werror -Wall Makefile.am:12: VAR multiply defined in condition TRUE ... Makefile.am:8: ... `VAR' previously defined here automake: libfoo_a_OBJECTS should not be defined Makefile.am:3: while processing library `libfoo.a' automake: use `libfoo_a_LDADD', not `libfoo_a_LIBADD' Makefile.am:3: while processing library `libfoo.a' /home/stefano/src/automake/lib/am/library.am: deprecated feature: target `libfoo.a' overrides `libfoo.a$(EXEEXT)' /home/stefano/src/automake/lib/am/library.am: change your target to read `libfoo.a$(EXEEXT)' Makefile.am:3: while processing library `libfoo.a' /home/stefano/src/automake/lib/am/program.am: target `libfoo.a$(EXEEXT)' was defined here Makefile.am:1: while processing program `libfoo.a' /home/stefano/src/automake/lib/am/program.am: redefinition of `libfoo.a$(EXEEXT)'... Makefile.am:1: while processing program `libfoo.a' /home/stefano/src/automake/lib/am/library.am: ... `libfoo.a' previously defined here Makefile.am:3: while processing library `libfoo.a' /home/stefano/src/automake/lib/am/tags.am: redefinition of `ctags'... /home/stefano/src/automake/lib/am/program.am: ... `ctags$(EXEEXT)' previously defined here Makefile.am:6: while processing program `ctags' +AUTOMAKE_run:7> cat stdout +AUTOMAKE_run:8> test 1 '=' 1 +./location.test:51> sed 's,^.*lib/am/\([a-z]*\.am\),\1,' stderr +./location.test:52> cat +./location.test:73> diff expected observed 0a1 > +AUTOMAKE_run:5> automake-1.11a --foreign -Werror -Wall +./location.test:73> Exit 1 +Exit:2> set +e +Exit:3> exit 1 +Exit:4> exit 1 +./location.test:73> exit_status=1 +./location.test:73> set +e +./location.test:73> cd /home/stefano/src/automake/tests +./location.test:73> case 1, (0,) +./location.test:73> test 0 '!=' 0 +./location.test:73> echo ': exit 1' : exit 1 +./location.test:73> exit 1 FAIL: missing3.test (exit: 1) ============================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./missing3.test +./defs:427> pwd /home/stefano/src/automake/tests/missing3.dir +./missing3.test:21> set -e +./missing3.test:26> grep . stderr +./missing3.test:25> ./missing b7cb8259 --version +./missing3.test:26> Exit 1 +Exit:2> set +e +Exit:3> exit 1 +Exit:4> exit 1 +./missing3.test:26> exit_status=1 +./missing3.test:26> set +e +./missing3.test:26> cd /home/stefano/src/automake/tests +./missing3.test:26> case 1, (0,) +./missing3.test:26> test 0 '!=' 0 +./missing3.test:26> echo ': exit 1' : exit 1 +./missing3.test:26> exit 1 FAIL: output-order.test (exit: 1) ================================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./output-order.test +./defs:427> pwd /home/stefano/src/automake/tests/output-order.dir +./output-order.test:22> set -e +./output-order.test:24> cat +./output-order.test:28> : +./output-order.test:29> : +./output-order.test:30> : +./output-order.test:31> : +./output-order.test:32> : +./output-order.test:34> cat +./output-order.test:43> aclocal-1.11a -Werror +./output-order.test:44> autoconf +./output-order.test:45> rm -f missing install-sh +./output-order.test:47> cat stderr +./output-order.test:46> automake-1.11a --foreign -Werror -Wall --add-missing --copy configure.in:2: installing `./install-sh' configure.in:2: installing `./missing' +./output-order.test:49> i=1 +./output-order.test:50> rm -f missing install-sh INSTALL COPYING +./output-order.test:53> grep -v /dev/null +./output-order.test:54> diff - stderr 1c1 < +./output-order.test:52> automake-1.11a --foreign -Werror -Wall --add-missing --copy --- > +./output-order.test:46> automake-1.11a --foreign -Werror -Wall --add-missing --copy +./output-order.test:54> exit_status=1 +./output-order.test:54> set +e +./output-order.test:54> cd /home/stefano/src/automake/tests +./output-order.test:54> case 1, (0,) +./output-order.test:54> test 0 '!=' 0 +./output-order.test:54> echo ': exit 1' : exit 1 +./output-order.test:54> exit 1 FAIL: parallel-tests4.test (exit: 2) ==================================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./parallel-tests4.test +./defs-p:427> pwd /home/stefano/src/automake/tests/parallel-tests4.dir +./parallel-tests4.test:21> set -e +./parallel-tests4.test:23> cat +./parallel-tests4.test:28> cat +./parallel-tests4.test:36> mkdir sub +./parallel-tests4.test:38> cat +./parallel-tests4.test:42> chmod a+x foo.chk +./parallel-tests4.test:43> cp foo.chk bar.test +./parallel-tests4.test:44> cp foo.chk sub/test +./parallel-tests4.test:46> cat +./parallel-tests4.test:52> cp baz.c bla.c +./parallel-tests4.test:53> cp baz.c bli.c +./parallel-tests4.test:55> aclocal-1.11a -Werror +./parallel-tests4.test:56> autoconf +./parallel-tests4.test:57> automake-1.11a --foreign -Werror -Wall -a +./parallel-tests4.test:59> unset TESTS +./parallel-tests4.test:61> ./configure configure: loading site script /usr/local/etc/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 make... GNU checking dependency style of gcc... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands +./parallel-tests4.test:62> make make: Nothing to be done for `all'. +./parallel-tests4.test:63> make check make baz bla.test bli.suff make[1]: Entering directory `/home/stefano/src/automake/tests/parallel-tests4.dir' gcc -DPACKAGE_NAME=\"parallel-tests4\" -DPACKAGE_TARNAME=\"parallel-tests4\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"parallel-tests4\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"parallel-tests4\" -DVERSION=\"1.0\" -I. -g -O2 -MT baz.o -MD -MP -MF .deps/baz.Tpo -c -o baz.o baz.c mv -f .deps/baz.Tpo .deps/baz.Po gcc -g -O2 -o baz baz.o gcc -DPACKAGE_NAME=\"parallel-tests4\" -DPACKAGE_TARNAME=\"parallel-tests4\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"parallel-tests4\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"parallel-tests4\" -DVERSION=\"1.0\" -I. -g -O2 -MT bla.o -MD -MP -MF .deps/bla.Tpo -c -o bla.o bla.c mv -f .deps/bla.Tpo .deps/bla.Po gcc -g -O2 -o bla.test bla.o gcc -DPACKAGE_NAME=\"parallel-tests4\" -DPACKAGE_TARNAME=\"parallel-tests4\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"parallel-tests4\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"parallel-tests4\" -DVERSION=\"1.0\" -I. -g -O2 -MT bli.o -MD -MP -MF .deps/bli.Tpo -c -o bli.o bli.c mv -f .deps/bli.Tpo .deps/bli.Po gcc -g -O2 -o bli.suff bli.o make[1]: Leaving directory `/home/stefano/src/automake/tests/parallel-tests4.dir' make check-TESTS make[1]: Entering directory `/home/stefano/src/automake/tests/parallel-tests4.dir' make[2]: Entering directory `/home/stefano/src/automake/tests/parallel-tests4.dir' PASS: foo.chk PASS: bar.test PASS: baz FAIL: bla.test PASS: bli.suff PASS: sub/test ==================== 1 of 6 tests failed See ./test-suite.log ==================== make[2]: *** [test-suite.log] Error 1 make[2]: Leaving directory `/home/stefano/src/automake/tests/parallel-tests4.dir' make[1]: *** [check-TESTS] Error 2 make[1]: Leaving directory `/home/stefano/src/automake/tests/parallel-tests4.dir' make: *** [check-am] Error 2 +./parallel-tests4.test:63> exit_status=2 +./parallel-tests4.test:63> set +e +./parallel-tests4.test:63> cd /home/stefano/src/automake/tests +./parallel-tests4.test:63> case 2, (0,) +./parallel-tests4.test:63> test 0 '!=' 0 +./parallel-tests4.test:63> echo ': exit 2' : exit 2 +./parallel-tests4.test:63> exit 2 FAIL: unused.test (exit: 1) =========================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./unused.test +./defs:427> pwd /home/stefano/src/automake/tests/unused.dir +./unused.test:20> cat +./unused.test:26> cat +./unused.test:33> cat stderr +./unused.test:33> test -z '+./unused.test:32> aclocal-1.11a -Werror' +./unused.test:34> exit_status=1 +./unused.test:34> set +e +./unused.test:34> cd /home/stefano/src/automake/tests +./unused.test:34> case 1, (0,) +./unused.test:34> test 0 '!=' 0 +./unused.test:34> echo ': exit 1' : exit 1 +./unused.test:34> exit 1 SKIP: upc.test (exit: 77) ========================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./upc.test +./defs:427> pwd /home/stefano/src/automake/tests/upc.dir +./upc.test:20> set -e +./upc.test:22> cat +./upc.test:27> cat +./upc.test:38> cat +./upc.test:44> aclocal-1.11a -Werror +./upc.test:45> automake-1.11a --foreign -Werror -Wall +./upc.test:46> autoconf +./upc.test:48> ./configure configure: loading site script /usr/local/etc/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking for upcc... no checking for upc... no configure: error: no Unified Parallel C compiler was found +./upc.test:48> exit_status=77 +./upc.test:48> set +e +./upc.test:48> cd /home/stefano/src/automake/tests +./upc.test:48> case 77, (0,) +./upc.test:48> test 0 '!=' 0 +./upc.test:48> echo ': exit 77' : exit 77 +./upc.test:48> exit 77 SKIP: upc3.test (exit: 77) ========================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./upc3.test +./defs:427> pwd /home/stefano/src/automake/tests/upc3.dir +./upc3.test:20> set -e +./upc3.test:22> cat +./upc3.test:28> cat +./upc3.test:40> cat +./upc3.test:44> cat +./upc3.test:53> cat +./upc3.test:59> aclocal-1.11a -Werror +./upc3.test:60> automake-1.11a --foreign -Werror -Wall +./upc3.test:61> autoconf +./upc3.test:63> ./configure configure: loading site script /usr/local/etc/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 make... GNU checking dependency style of gcc... gcc3 checking for upcc... no checking for upc... no configure: error: no Unified Parallel C compiler was found +./upc3.test:63> exit_status=77 +./upc3.test:63> set +e +./upc3.test:63> cd /home/stefano/src/automake/tests +./upc3.test:63> case 77, (0,) +./upc3.test:63> test 0 '!=' 0 +./upc3.test:63> echo ': exit 77' : exit 77 +./upc3.test:63> exit 77 SKIP: vala2.test (exit: 77) =========================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin vala2: running libtool --version ltmain.sh (GNU libtool) 2.2.6 Written by Gordon Matzigkeit , 1996 Copyright (C) 2008 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. vala2: running libtoolize --version libtoolize (GNU libtool) 2.2.6 Written by Gary V. Vaughan , 2003 Copyright (C) 2008 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. vala2: running pkg-config --version 0.22 vala2: running valac --version ./defs:219: command not found: valac SKIP: vala3.test (exit: 77) =========================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin vala3: running libtool --version ltmain.sh (GNU libtool) 2.2.6 Written by Gordon Matzigkeit , 1996 Copyright (C) 2008 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. vala3: running libtoolize --version libtoolize (GNU libtool) 2.2.6 Written by Gary V. Vaughan , 2003 Copyright (C) 2008 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. vala3: running pkg-config --version 0.22 vala3: running valac --version ./defs:219: command not found: valac SKIP: vala5.test (exit: 77) =========================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin vala5: running libtool --version ltmain.sh (GNU libtool) 2.2.6 Written by Gordon Matzigkeit , 1996 Copyright (C) 2008 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. vala5: running libtoolize --version libtoolize (GNU libtool) 2.2.6 Written by Gary V. Vaughan , 2003 Copyright (C) 2008 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. vala5: running pkg-config --version 0.22 vala5: running valac --version ./defs:219: command not found: valac FAIL: warnopts.test (exit: 1) ============================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./warnopts.test +./defs:427> pwd /home/stefano/src/automake/tests/warnopts.dir +./warnopts.test:21> set -e +./warnopts.test:23> cat +./warnopts.test:28> mkdir sub +./warnopts.test:33> cat +./warnopts.test:40> cat +./warnopts.test:46> aclocal-1.11a -Werror +./warnopts.test:47> AUTOMAKE_fails +AUTOMAKE_fails:2> AUTOMAKE_run 1 +AUTOMAKE_run:2> expected_exitcode=1 +AUTOMAKE_run:3> shift +AUTOMAKE_run:4> exitcode=0 +AUTOMAKE_run:5> exitcode=1 +AUTOMAKE_run:6> cat stderr +AUTOMAKE_run:5> automake-1.11a --foreign -Werror -Wall sub/Makefile.am:2: `INCLUDES' is the old name for `AM_CPPFLAGS' (or `*_CPPFLAGS') Makefile.am:3: variable `foo_SOURCES' is defined but no program or Makefile.am:3: library has `foo' as canonical name (possible typo) +AUTOMAKE_run:7> cat stdout +AUTOMAKE_run:8> test 1 '=' 1 +./warnopts.test:51> grep '^Makefile.am:.*foo_SOURCES' stderr Makefile.am:3: variable `foo_SOURCES' is defined but no program or +./warnopts.test:52> grep '^sub/Makefile.am:.*INCLUDES' stderr sub/Makefile.am:2: `INCLUDES' is the old name for `AM_CPPFLAGS' (or `*_CPPFLAGS') +./warnopts.test:53> grep '^sub/Makefile.am:.*foo_SOURCES' stderr +./warnopts.test:54> grep '^Makefile.am:.*INCLUDES' stderr +./warnopts.test:56> wc -l +./warnopts.test:56> test 4 '=' 3 +./warnopts.test:56> exit_status=1 +./warnopts.test:56> set +e +./warnopts.test:56> cd /home/stefano/src/automake/tests +./warnopts.test:56> case 1, (0,) +./warnopts.test:56> test 0 '!=' 0 +./warnopts.test:56> echo ': exit 1' : exit 1 +./warnopts.test:56> exit 1 SKIP: xz.test (exit: 77) ======================== /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin xz: running xz --version ./defs:219: command not found: xz FAIL: check9-p.test (exit: 2) ============================= /home/stefano/src/automake/tests:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/usr/lib/jvm/java-6-sun-1.6.0.14/bin:/opt/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin === Running test ./check9-p.test +./defs-p:427> pwd /home/stefano/src/automake/tests/check9-p.dir +./check9-p.test:23> set -e +./check9-p.test:25> cat +./check9-p.test:33> cat +./check9-p.test:40> cat +./check9-p.test:44> cat +./check9-p.test:48> chmod a+x pass-script.test xfail-script.test +./check9-p.test:49> cp pass-script.test subst-pass-script.test +./check9-p.test:50> cp xfail-script.test subst-xfail-script.test +./check9-p.test:52> cat +./check9-p.test:55> cat +./check9-p.test:60> cp pass-prog.c subst-pass-prog.c +./check9-p.test:61> cp xfail-prog.c subst-xfail-prog.c +./check9-p.test:63> aclocal-1.11a -Werror +./check9-p.test:64> autoconf +./check9-p.test:65> automake-1.11a --foreign -Werror -Wall -a +./check9-p.test:67> unset TESTS +./check9-p.test:69> ./configure configure: loading site script /usr/local/etc/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 make... GNU checking dependency style of gcc... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands +./check9-p.test:70> make all make: Nothing to be done for `all'. +./check9-p.test:71> make check make pass-prog xfail-prog subst-pass-prog.test subst-xfail-prog.test make[1]: Entering directory `/home/stefano/src/automake/tests/check9-p.dir' gcc -DPACKAGE_NAME=\"check9-p\" -DPACKAGE_TARNAME=\"check9-p\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"check9-p\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"check9-p\" -DVERSION=\"1.0\" -I. -g -O2 -MT pass-prog.o -MD -MP -MF .deps/pass-prog.Tpo -c -o pass-prog.o pass-prog.c mv -f .deps/pass-prog.Tpo .deps/pass-prog.Po gcc -g -O2 -o pass-prog pass-prog.o gcc -DPACKAGE_NAME=\"check9-p\" -DPACKAGE_TARNAME=\"check9-p\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"check9-p\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"check9-p\" -DVERSION=\"1.0\" -I. -g -O2 -MT xfail-prog.o -MD -MP -MF .deps/xfail-prog.Tpo -c -o xfail-prog.o xfail-prog.c mv -f .deps/xfail-prog.Tpo .deps/xfail-prog.Po gcc -g -O2 -o xfail-prog xfail-prog.o gcc -DPACKAGE_NAME=\"check9-p\" -DPACKAGE_TARNAME=\"check9-p\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"check9-p\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"check9-p\" -DVERSION=\"1.0\" -I. -g -O2 -MT subst-pass-prog.o -MD -MP -MF .deps/subst-pass-prog.Tpo -c -o subst-pass-prog.o subst-pass-prog.c mv -f .deps/subst-pass-prog.Tpo .deps/subst-pass-prog.Po gcc -g -O2 -o subst-pass-prog.test subst-pass-prog.o gcc -DPACKAGE_NAME=\"check9-p\" -DPACKAGE_TARNAME=\"check9-p\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"check9-p\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"check9-p\" -DVERSION=\"1.0\" -I. -g -O2 -MT subst-xfail-prog.o -MD -MP -MF .deps/subst-xfail-prog.Tpo -c -o subst-xfail-prog.o subst-xfail-prog.c mv -f .deps/subst-xfail-prog.Tpo .deps/subst-xfail-prog.Po gcc -g -O2 -o subst-xfail-prog.test subst-xfail-prog.o make[1]: Leaving directory `/home/stefano/src/automake/tests/check9-p.dir' make check-TESTS make[1]: Entering directory `/home/stefano/src/automake/tests/check9-p.dir' make[2]: Entering directory `/home/stefano/src/automake/tests/check9-p.dir' PASS: pass-script.test XFAIL: xfail-script.test PASS: subst-pass-script.test XFAIL: subst-xfail-script.test PASS: pass-prog XFAIL: xfail-prog FAIL: subst-pass-prog.test XFAIL: subst-xfail-prog.test ==================== 1 of 8 tests failed See ./test-suite.log ==================== make[2]: *** [test-suite.log] Error 1 make[2]: Leaving directory `/home/stefano/src/automake/tests/check9-p.dir' make[1]: *** [check-TESTS] Error 2 make[1]: Leaving directory `/home/stefano/src/automake/tests/check9-p.dir' make: *** [check-am] Error 2 +./check9-p.test:71> exit_status=2 +./check9-p.test:71> set +e +./check9-p.test:71> cd /home/stefano/src/automake/tests +./check9-p.test:71> case 2, (0,) +./check9-p.test:71> test 0 '!=' 0 +./check9-p.test:71> echo ': exit 2' : exit 2 +./check9-p.test:71> exit 2