Package: automake;
Reported by: dclarke <at> blastwave.org
Date: Fri, 20 Jan 2012 19:51:01 UTC
Severity: minor
Merged with 10565
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10568 in the body.
You can then email your comments to 10568 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-automake <at> gnu.org
:bug#10568
; Package automake
.
(Fri, 20 Jan 2012 19:51:02 GMT) Full text and rfc822 format available.dclarke <at> blastwave.org
:bug-automake <at> gnu.org
.
(Fri, 20 Jan 2012 19:51:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Dennis Clarke <dclarke <at> blastwave.org> To: bug-automake <at> gnu.org Subject: automake-1.11.1 1 of 643 tests failed Date: Fri, 20 Jan 2012 14:48:45 -0500 (EST)
===================================== 1 of 643 tests failed (92 tests were not run) See tests/test-suite.log Please report to bug-automake <at> gnu.org ===================================== dclarke <at> charon:~/build$ uname -a Linux charon 2.6.32-5-powerpc64 #1 SMP Wed Jan 11 15:39:26 UTC 2012 ppc64 GNU/Linux dclarke <at> charon:~/build$ dclarke <at> charon:~/build$ cat /proc/version Linux version 2.6.32-5-powerpc64 (Debian 2.6.32-39squeeze1) (dannf <at> debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 11 15:39:26 UTC 2012 dclarke <at> charon:~/build$ dclarke <at> charon:~/build$ head /proc/meminfo MemTotal: 8099924 kB MemFree: 5407780 kB Buffers: 361580 kB Cached: 2023804 kB SwapCached: 0 kB Active: 1873764 kB Inactive: 540720 kB Active(anon): 31988 kB Inactive(anon): 388 kB Active(file): 1841776 kB dclarke <at> charon:~/build$ configure was : dclarke <at> charon:~/build/automake-1.11.1-001$ ./configure checking build system type... powerpc64-unknown-linux-gnu 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for perl... /usr/bin/perl checking whether /usr/bin/perl supports ithreads... yes checking for tex... no checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... /usr/local/bin/grep checking for egrep... /usr/local/bin/grep -E checking for fgrep... /usr/local/bin/grep -F checking whether /bin/sh has working 'set -e' with exit trap... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Automake/Makefile config.status: creating lib/Automake/tests/Makefile config.status: creating lib/Makefile config.status: creating lib/am/Makefile config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/defs config.status: creating tests/aclocal-1.11 config.status: creating tests/automake-1.11 dclarke <at> charon:~/build/automake-1.11.1-001$ gmake Making all in lib gmake[1]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib' Making all in Automake gmake[2]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib/Automake' Making all in . gmake[3]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib/Automake' rm -f Config.tmp Config.pm in=`echo Config.pm | sed 's/\.[^.]*$//'`; sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.11.1,g' -e "s,[@]configure_input[@],Generated from $in.in; do not edit by hand.,g" -e 's,[@]datadir[@],/usr/local/share,g' ./Config.in >Config.tmp chmod +x Config.tmp chmod a-w Config.tmp mv -f Config.tmp Config.pm gmake[3]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib/Automake' Making all in tests gmake[3]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib/Automake/tests' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib/Automake/tests' gmake[2]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib/Automake' Making all in am gmake[2]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib/am' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib/am' gmake[2]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib' gmake[1]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib' Making all in . gmake[1]: Entering directory `/home/dclarke/build/automake-1.11.1-001' rm -f automake automake.tmp sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.11.1,g' -e 's,[@]configure_input[@],Generated from automake.in; do not edit by hand.,g' -e 's,[@]datadir[@],/usr/local/share,g' ./automake.in >automake.tmp chmod +x automake.tmp chmod a-w automake.tmp mv -f automake.tmp automake rm -f aclocal aclocal.tmp sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.11.1,g' -e 's,[@]configure_input[@],Generated from aclocal.in; do not edit by hand.,g' -e 's,[@]datadir[@],/usr/local/share,g' ./aclocal.in >aclocal.tmp chmod +x aclocal.tmp chmod a-w aclocal.tmp mv -f aclocal.tmp aclocal gmake[1]: Leaving directory `/home/dclarke/build/automake-1.11.1-001' Making all in doc gmake[1]: Entering directory `/home/dclarke/build/automake-1.11.1-001/doc' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/doc' Making all in m4 gmake[1]: Entering directory `/home/dclarke/build/automake-1.11.1-001/m4' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/m4' Making all in tests gmake[1]: Entering directory `/home/dclarke/build/automake-1.11.1-001/tests' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/tests' dclarke <at> charon:~/build/automake-1.11.1-001$ Test report : dclarke <at> charon:~/build/automake-1.11.1-001$ cat tests/test-suite.log =============================================== GNU Automake 1.11.1: tests/test-suite.log =============================================== 1 of 643 tests failed. (92 tests were not run). .. contents:: :depth: 2 SKIP: color.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./color.test + pwd /home/dclarke/build/automake-1.11.1-001/tests/color.dir + set -e + TERM=ansi + export TERM + red= + grn= + lgn= + blu= + std= + echo + grep . + Exit 77 + set +e + exit 77 + exit 77 + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.1-001/tests + test 0 != 0 + echo color: exit 77 color: exit 77 + exit 77 SKIP: cond35.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin cond35: running flex --version ./defs: 222: flex: not found SKIP: cond36.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin cond36: running flex --version ./defs: 222: flex: not found SKIP: dejagnu3.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu3: running runtest --version ./defs: 222: runtest: not found SKIP: dejagnu4.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu4: running runtest --version ./defs: 222: runtest: not found SKIP: dejagnu5.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu5: running runtest --version ./defs: 222: runtest: not found SKIP: dejagnu6.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu6: running runtest --version ./defs: 222: runtest: not found SKIP: dejagnu7.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin dejagnu7: running runtest --version ./defs: 222: runtest: not found SKIP: depcomp4.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp4: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: depcomp5.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp5: running icc -V -help ./defs: 222: icc: not found SKIP: depcomp7.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin depcomp7: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: fort4.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin fort4: running g77 --version ./defs: 222: g77: not found SKIP: fort5.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin fort5: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: gcj4.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin gcj4: running gcj --version ./defs: 222: gcj: not found SKIP: gcj6.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin gcj6: running gcj --version ./defs: 222: gcj: not found SKIP: instdir-java.test (exit: 77) ================================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./instdir-java.test + pwd /home/dclarke/build/automake-1.11.1-001/tests/instdir-java.dir + set -e + cat + cat + cat + aclocal-1.11 -Werror + autoconf + automake-1.11 --foreign -Werror -Wall --add-missing + pwd + instdir=/home/dclarke/build/automake-1.11.1-001/tests/instdir-java.dir/inst + pwd + destdir=/home/dclarke/build/automake-1.11.1-001/tests/instdir-java.dir/dest + mkdir build + cd build + ../configure --prefix=/home/dclarke/build/automake-1.11.1-001/tests/instdir-java.dir/inst 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for javac... exit + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.1-001/tests + test 0 != 0 + echo instdir-java: exit 77 instdir-java: exit 77 + exit 77 SKIP: instdir-lisp.test (exit: 77) ================================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instdir-lisp: running emacs --version ./defs: 222: emacs: not found SKIP: instdir-ltlib.test (exit: 77) =================================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instdir-ltlib: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: instdir-texi.test (exit: 77) ================================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instdir-texi: running makeinfo --html --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: instfail-java.test (exit: 77) =================================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./instfail-java.test + pwd /home/dclarke/build/automake-1.11.1-001/tests/instfail-java.dir + set -e + cat + cat + cat + cat + cat + aclocal-1.11 -Werror + autoconf + automake-1.11 --foreign -Werror -Wall --add-missing + pwd + instdir=/home/dclarke/build/automake-1.11.1-001/tests/instfail-java.dir/inst + ./configure --prefix=/home/dclarke/build/automake-1.11.1-001/tests/instfail-java.dir/inst 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for javac... exit + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.1-001/tests + test 0 != 0 + echo instfail-java: exit 77 instfail-java: exit 77 + exit 77 SKIP: instfail-libtool.test (exit: 77) ====================================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin instfail-libtool: running libtool --version ./defs: 222: libtool: not found SKIP: java.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./java.test + pwd /home/dclarke/build/automake-1.11.1-001/tests/java.dir + set -e + cat + cat + aclocal-1.11 -Werror + autoconf + automake-1.11 --foreign -Werror -Wall + grep ^all[-a-z]*:.*classdist_java\.stamp Makefile.in all-am: Makefile classdist_java.stamp + cat + cat + pwd + ./configure --prefix /home/dclarke/build/automake-1.11.1-001/tests/java.dir 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for javac... exit + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.1-001/tests + test 0 != 0 + echo java: exit 77 java: exit 77 + exit 77 SKIP: ldadd.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ldadd: running libtool --version ./defs: 222: libtool: not found SKIP: ldflags.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ldflags: running libtool --version ./defs: 222: libtool: not found SKIP: lex3.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lex3: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. lex3: running gzip --version gzip 1.3.12 Copyright (C) 2007 Free Software Foundation, Inc. Copyright (C) 1993 Jean-loup Gailly. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. Written by Jean-loup Gailly. lex3: running flex --version ./defs: 222: flex: not found SKIP: lex5.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lex5: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. lex5: running make --version -v | grep GNU GNU Make 3.81 lex5: running gzip --version gzip 1.3.12 Copyright (C) 2007 Free Software Foundation, Inc. Copyright (C) 1993 Jean-loup Gailly. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. Written by Jean-loup Gailly. lex5: running flex --version ./defs: 222: flex: not found SKIP: libobj13.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libobj13: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtool.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool: running libtool --version ./defs: 222: libtool: not found SKIP: libtool2.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool2: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtool3.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool3: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtool5.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool5: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtool6.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool6: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtool7.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool7: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtool8.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool8: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtool9.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtool9: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtoo10.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtoo10: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: libtoo11.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin libtoo11: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: lisp3.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp3: running emacs --version ./defs: 222: emacs: not found SKIP: lisp4.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp4: running emacs --version ./defs: 222: emacs: not found SKIP: lisp5.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp5: running emacs --version ./defs: 222: emacs: not found SKIP: lisp6.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp6: running emacs --version ./defs: 222: emacs: not found SKIP: lisp8.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin lisp8: running make --version -v | grep GNU GNU Make 3.81 lisp8: running emacs --version ./defs: 222: emacs: not found SKIP: listval.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin listval: running libtool --version ./defs: 222: libtool: not found SKIP: ltcond.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltcond: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: ltcond2.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltcond2: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: ltconv.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltconv: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: ltdeps.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltdeps: running libtool --version ./defs: 222: libtool: not found SKIP: ltinstloc.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltinstloc: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: ltlibobjs.test (exit: 77) =============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltlibobjs: running libtool --version ./defs: 222: libtool: not found SKIP: ltlibsrc.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltlibsrc: running libtool --version ./defs: 222: libtool: not found SKIP: ltorder.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin ltorder: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: nobase-libtool.test (exit: 77) ==================================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin nobase-libtool: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: parallel-tests2.test (exit: 77) ===================================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin parallel-tests2: running rst2html --version ./defs-p: 222: rst2html: not found parallel-tests2: running rst2html.py --version ./defs-p: 222: rst2html.py: not found SKIP: pr72.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr72: running libtool --version ./defs: 222: libtool: not found SKIP: pr211.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr211: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: pr300-ltlib.test (exit: 77) ================================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr300-ltlib: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: pr307.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr307: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: pr401b.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr401b: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. pr401b: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: reqd2.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin reqd2: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: silent3.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent3: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: silent4.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent4: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: silent5.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin silent5: running g++ --version g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. silent5: running gfortran --version ./defs: 222: gfortran: not found FAIL: specflg10.test (exit: 2) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin specflg10: running g++ --version g++ (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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 ./specflg10.test + pwd /home/dclarke/build/automake-1.11.1-001/tests/specflg10.dir + set -e + cat + mkdir sub sub2 + cat + cat + cat + cat + cp foo.c sub/bar.cpp + cp foo.c sub/baz.cpp + cp foo.c sub2/bla.foo + aclocal-1.11 -Werror + autoconf + AUTOMAKE_fails --add-missing + AUTOMAKE_run 1 --add-missing + expected_exitcode=1 + shift + exitcode=0 + automake-1.11 --foreign -Werror -Wall --add-missing + exitcode=1 + cat stderr sub2/Makefile.am:3: automake does not support AM_DEFAULT_SOURCE_EXT being defined conditionally + cat stdout + test 1 = 1 + grep defined conditionally stderr sub2/Makefile.am:3: automake does not support AM_DEFAULT_SOURCE_EXT being defined conditionally + sed /^if/d; /^endif/d sub2/Makefile.am + mv -f t sub2/Makefile.am + AUTOMAKE_fails --add-missing + AUTOMAKE_run 1 --add-missing + expected_exitcode=1 + shift + exitcode=0 + automake-1.11 --foreign -Werror -Wall --add-missing + exitcode=1 + cat stderr sub2/Makefile.am:2: AM_DEFAULT_SOURCE_EXT can assume at most one value + cat stdout + test 1 = 1 + grep at most one value stderr sub2/Makefile.am:2: AM_DEFAULT_SOURCE_EXT can assume at most one value + sed s/ \.quux// sub2/Makefile.am + mv -f t sub2/Makefile.am + automake-1.11 --foreign -Werror -Wall --add-missing + ./configure 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: creating sub/Makefile config.status: creating sub2/Makefile config.status: executing depfiles commands + make Making all in sub make[1]: Entering directory `/home/dclarke/build/automake-1.11.1-001/tests/specflg10.dir/sub' g++ -DPACKAGE_NAME=\"specflg10\" -DPACKAGE_TARNAME=\"specflg10\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"specflg10\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"specflg10\" -DVERSION=\"1.0\" -I. -I/usr/local/include -R/usr/local/lib -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec -mabi=altivec -mvrsave -m64 -mpowerpc64 -mfull-toc -malign-power -mupdate -mcall-linux -msvr4-struct-return -pthread -MT bar.o -MD -MP -MF .deps/bar.Tpo -c -o bar.o bar.cpp mv -f .deps/bar.Tpo .deps/bar.Po g++ -R/usr/local/lib -L/usr/local/lib -g -mcpu=970 -mtune=970 -maltivec -mabi=altivec -mvrsave -m64 -mpowerpc64 -mfull-toc -malign-power -mupdate -mcall-linux -msvr4-struct-return -pthread -o bar bar.o /usr/bin/ld: skipping incompatible /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.a when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/gcc/powerpc-linux-gnu/4.4.5/libstdc++.a when searching for -lstdc++ /usr/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status make[1]: *** [bar] Error 1 make[1]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/tests/specflg10.dir/sub' make: *** [all-recursive] Error 1 + exit_status=2 + set +e + cd /home/dclarke/build/automake-1.11.1-001/tests + test 0 != 0 + echo specflg10: exit 2 specflg10: exit 2 + exit 2 SKIP: stdlib2.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin stdlib2: running libtool --version ./defs: 222: libtool: not found SKIP: subobj9.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin subobj9: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: suffix2.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin suffix2: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: suffix5.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin suffix5: running libtool --version ./defs: 222: libtool: not found SKIP: suffix8.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin suffix8: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. suffix8: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: suffix10.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin suffix10: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: tagsub.test (exit: 77) ============================ /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin tagsub: running etags --version -o /dev/null ./defs: 222: etags: not found SKIP: txinfo3.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo3: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo13.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo13: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo16.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo16: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo18.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo18: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo19.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo19: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo21.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo21: running makeinfo --html --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo22.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo22: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo23.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo23: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo24.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo24: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo25.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo25: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo28.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo28: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: txinfo33.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin txinfo33: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: upc.test (exit: 77) ========================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./upc.test + pwd /home/dclarke/build/automake-1.11.1-001/tests/upc.dir + set -e + cat + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall + autoconf + ./configure 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.1-001/tests + test 0 != 0 + echo upc: exit 77 upc: exit 77 + exit 77 SKIP: upc3.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./upc3.test + pwd /home/dclarke/build/automake-1.11.1-001/tests/upc3.dir + set -e + cat + cat + cat + cat + cat + aclocal-1.11 -Werror + automake-1.11 --foreign -Werror -Wall + autoconf + ./configure 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.1-001/tests + test 0 != 0 + echo upc3: exit 77 upc3: exit 77 + exit 77 SKIP: vala.test (exit: 77) ========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala: running libtool --version ./defs: 222: libtool: not found SKIP: vala1.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala1: running libtool --version ./defs: 222: libtool: not found SKIP: vala2.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala2: running libtool --version ./defs: 222: libtool: not found SKIP: vala3.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala3: running libtool --version ./defs: 222: libtool: not found SKIP: vala4.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala4: running libtoolize --version ./defs: 222: libtoolize: not found SKIP: vala5.test (exit: 77) =========================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin vala5: running libtool --version ./defs: 222: libtool: not found SKIP: version7.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin version7: running makeinfo --version makeinfo (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. SKIP: color-p.test (exit: 77) ============================= /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin === Running test ./color-p.test + pwd /home/dclarke/build/automake-1.11.1-001/tests/color-p.dir + set -e + TERM=ansi + export TERM + red= + grn= + lgn= + blu= + std= + echo + grep . + Exit 77 + set +e + exit 77 + exit 77 + exit_status=77 + set +e + cd /home/dclarke/build/automake-1.11.1-001/tests + test 0 != 0 + echo color-p: exit 77 color-p: exit 77 + exit 77 SKIP: pr401b-p.test (exit: 77) ============================== /home/dclarke/build/automake-1.11.1-001/tests:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin pr401b-p: running gcc --version gcc (Debian 4.4.5-8) 4.4.5 Copyright (C) 2010 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. pr401b-p: running libtoolize --version ./defs-p: 222: libtoolize: not found dclarke <at> charon:~/build/automake-1.11.1-001$ -- -- http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1D936C72FA35B44B +-------------------------+-----------------------------------+ | Dennis Clarke | Solaris and Linux and Open Source | | dclarke <at> blastwave.org | Respect for open standards. | +-------------------------+-----------------------------------+
bug-automake <at> gnu.org
:bug#10568
; Package automake
.
(Fri, 20 Jan 2012 20:06:01 GMT) Full text and rfc822 format available.Message #8 received at 10568 <at> debbugs.gnu.org (full text, mbox):
From: Stefano Lattarini <stefano.lattarini <at> gmail.com> To: dclarke <at> blastwave.org Cc: 10568 <at> debbugs.gnu.org Subject: Re: bug#10568: automake-1.11.1 1 of 643 tests failed Date: Fri, 20 Jan 2012 21:03:35 +0100
severity 10568 minor severity 10565 minor retitle 10565 specflg10.test failure retitle 10568 specflg10.test failure merge 10565 10568 thanks Hi Dennis. On 01/20/2012 08:48 PM, Dennis Clarke wrote: > > ===================================== > 1 of 643 tests failed > (92 tests were not run) > See tests/test-suite.log > Please report to bug-automake <at> gnu.org > ===================================== > > [SNIP] > This fails the same test that automake 1.11.2 fails on your system: <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10565> The details of the failures are basically identical (and with all likelihood due to a testsuite weakness). I'm merging the two reports now; let's continue the discussion only for the 1.11.2 failure, OK? Thanks, Stefano
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to control <at> debbugs.gnu.org
.
(Fri, 20 Jan 2012 20:06:02 GMT) Full text and rfc822 format available.Stefano Lattarini <stefano.lattarini <at> gmail.com>
to control <at> debbugs.gnu.org
.
(Fri, 20 Jan 2012 20:06:02 GMT) Full text and rfc822 format available.Stefano Lattarini <stefano.lattarini <at> gmail.com>
to control <at> debbugs.gnu.org
.
(Fri, 20 Jan 2012 20:06:02 GMT) Full text and rfc822 format available.Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Sun, 18 Mar 2012 11:24:04 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.