From unknown Tue Aug 19 07:26:35 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#10737 <10737@debbugs.gnu.org> To: bug#10737 <10737@debbugs.gnu.org> Subject: Status: test-suite.log with 1 test failed. Reply-To: bug#10737 <10737@debbugs.gnu.org> Date: Tue, 19 Aug 2025 14:26:35 +0000 retitle 10737 test-suite.log with 1 test failed. reassign 10737 automake submitter 10737 Larry Daniel severity 10737 minor tag 10737 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 06 13:03:23 2012 Received: (at submit) by debbugs.gnu.org; 6 Feb 2012 18:03:23 +0000 Received: from localhost ([127.0.0.1]:57504 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RuSuL-0004Ew-39 for submit@debbugs.gnu.org; Mon, 06 Feb 2012 13:03:20 -0500 Received: from eggs.gnu.org ([140.186.70.92]:42846) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RuSY0-0003bM-50 for submit@debbugs.gnu.org; Mon, 06 Feb 2012 12:40:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuSX1-0007Ib-0a for submit@debbugs.gnu.org; Mon, 06 Feb 2012 12:39:15 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=BAYES_00,DATE_IN_PAST_96_XX, RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:52760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuSX0-0007IW-UL for submit@debbugs.gnu.org; Mon, 06 Feb 2012 12:39:10 -0500 Received: from eggs.gnu.org ([140.186.70.92]:37190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RuSWr-0004ga-Ur for bug-automake@gnu.org; Mon, 06 Feb 2012 12:39:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RuSWj-000774-0D for bug-automake@gnu.org; Mon, 06 Feb 2012 12:39:01 -0500 Received: from p3plsmtpa07-07.prod.phx3.secureserver.net ([173.201.192.236]:34901) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RuSWi-00076i-AL for bug-automake@gnu.org; Mon, 06 Feb 2012 12:38:52 -0500 Received: (qmail 5913 invoked from network); 6 Feb 2012 17:38:46 -0000 Received: from unknown (184.36.80.254) by p3plsmtpa07-07.prod.phx3.secureserver.net (173.201.192.236) with ESMTP; 06 Feb 2012 17:38:30 -0000 Subject: test-suite.log with 1 test failed. From: Larry Daniel To: bug-automake@gnu.org Content-Type: multipart/mixed; boundary="=-cHwrZ4133Zu4SLKtJgFu" Date: Mon, 30 Jan 2012 22:30:37 -0500 Message-Id: <1327980637.17432.0.camel@larry-develop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -0.8 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 06 Feb 2012 13:03:14 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -0.8 (/) --=-cHwrZ4133Zu4SLKtJgFu Content-Type: text/plain Content-Transfer-Encoding: 7bit --=-cHwrZ4133Zu4SLKtJgFu Content-Disposition: attachment; filename=test-suite.log Content-Type: text/x-log; name=test-suite.log; charset=UTF-8 Content-Transfer-Encoding: 7bit ============================================= GNU Automake 1.11: tests/test-suite.log ============================================= 1 of 628 tests failed. (101 tests were not run). .. contents:: :depth: 2 FAIL: aclocal5.test (exit: 1) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games aclocal5: running make --version -v | grep GNU GNU Make 3.81 === Running test ./aclocal5.test + pwd /home/larry/automake-1.11/tests/aclocal5.dir + set -e + cat + cat + mkdir sub + : + mkdir m4 + echo AC_DEFUN([AM_TEST], [echo $@]) + aclocal-1.11 -Werror -I m4 + autoconf + automake-1.11 --foreign -Werror -Wall --copy --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 GREPME configure: creating ./config.status config.status: creating Makefile config.status: creating sub/Makefile + make Making all in sub make[1]: Entering directory `/home/larry/automake-1.11/tests/aclocal5.dir/sub' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/larry/automake-1.11/tests/aclocal5.dir/sub' make[1]: Entering directory `/home/larry/automake-1.11/tests/aclocal5.dir' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/larry/automake-1.11/tests/aclocal5.dir' + echo AU_ALIAS([AM_TEST], [AC_SUBST]) + cd sub + make cd .. && make am--refresh make[1]: Entering directory `/home/larry/automake-1.11/tests/aclocal5.dir' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/larry/automake-1.11/tests/aclocal5.dir/missing --run aclocal-1.11 -I m4 cd . && /bin/bash /home/larry/automake-1.11/tests/aclocal5.dir/missing --run automake-1.11 --foreign CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/larry/automake-1.11/tests/aclocal5.dir/missing --run autoconf make[1]: Leaving directory `/home/larry/automake-1.11/tests/aclocal5.dir' make[1]: Entering directory `/home/larry/automake-1.11/tests/aclocal5.dir' make[1]: Leaving directory `/home/larry/automake-1.11/tests/aclocal5.dir' make: Nothing to be done for `all'. + cd .. + grep GREPME Makefile + exit_status=1 + cd /home/larry/automake-1.11/tests + test 0 != 0 + echo : exit 1 : exit 1 + exit 1 SKIP: color.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games === Running test ./color.test + pwd /home/larry/automake-1.11/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 + cd /home/larry/automake-1.11/tests + test 0 != 0 + echo : exit 77 : exit 77 + exit 77 SKIP: cond35.test (exit: 77) ============================ /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games cond35: running flex --version ./defs: 222: flex: not found SKIP: cond36.test (exit: 77) ============================ /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games cond36: running flex --version ./defs: 222: flex: not found SKIP: dejagnu3.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dejagnu3: running runtest --version ./defs: 222: runtest: not found SKIP: dejagnu4.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dejagnu4: running runtest --version ./defs: 222: runtest: not found SKIP: dejagnu5.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dejagnu5: running runtest --version ./defs: 222: runtest: not found SKIP: dejagnu6.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dejagnu6: running runtest --version ./defs: 222: runtest: not found SKIP: dejagnu7.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games dejagnu7: running runtest --version ./defs: 222: runtest: not found SKIP: depcomp4.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games depcomp4: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. depcomp4: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. depcomp4: running makedepend -f- # DO NOT DELETE === Running test ./depcomp4.test : exit 77 SKIP: depcomp5.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games depcomp5: running icc -V -help ./defs: 222: icc: not found SKIP: depcomp7.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games depcomp7: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./depcomp7.test : exit 77 SKIP: fort4.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games fort4: running g77 --version ./defs: 222: g77: not found SKIP: fort5.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games fort5: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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: 222: g77: not found SKIP: gcj4.test (exit: 77) ========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games gcj4: running gcj --version ./defs: 222: gcj: not found SKIP: gettext.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games gettext: running gettext --version gettext (GNU gettext-runtime) 0.17 Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Ulrich Drepper. === Running test ./gettext.test : exit 77 SKIP: gettext2.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games gettext2: running gettext --version gettext (GNU gettext-runtime) 0.17 Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Ulrich Drepper. === Running test ./gettext2.test : exit 77 SKIP: gettext3.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games gettext3: running gettext --version gettext (GNU gettext-runtime) 0.17 Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Ulrich Drepper. === Running test ./gettext3.test : exit 77 SKIP: instdir-java.test (exit: 77) ================================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games === Running test ./instdir-java.test + pwd /home/larry/automake-1.11/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/larry/automake-1.11/tests/instdir-java.dir/inst + pwd + destdir=/home/larry/automake-1.11/tests/instdir-java.dir/dest + mkdir build + cd build + ../configure --prefix=/home/larry/automake-1.11/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 + cd /home/larry/automake-1.11/tests + test 0 != 0 + echo : exit 77 : exit 77 + exit 77 SKIP: instdir-ltlib.test (exit: 77) =================================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games instdir-ltlib: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./instdir-ltlib.test : exit 77 SKIP: instdir-texi.test (exit: 77) ================================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games instdir-texi: running makeinfo --html --version ./defs: 222: makeinfo: not found SKIP: instfail-info.test (exit: 77) =================================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games instfail-info: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: instfail-java.test (exit: 77) =================================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games === Running test ./instfail-java.test + pwd /home/larry/automake-1.11/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/larry/automake-1.11/tests/instfail-java.dir/inst + ./configure --prefix=/home/larry/automake-1.11/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 + cd /home/larry/automake-1.11/tests + test 0 != 0 + echo : exit 77 : exit 77 + exit 77 SKIP: instfail-libtool.test (exit: 77) ====================================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games instfail-libtool: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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. instfail-libtool: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./instfail-libtool.test : exit 77 SKIP: java.test (exit: 77) ========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games === Running test ./java.test + pwd /home/larry/automake-1.11/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/larry/automake-1.11/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 + cd /home/larry/automake-1.11/tests + test 0 != 0 + echo : exit 77 : exit 77 + exit 77 SKIP: ldadd.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ldadd: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./ldadd.test : exit 77 SKIP: ldflags.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ldflags: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./ldflags.test : exit 77 SKIP: lex3.test (exit: 77) ========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games lex3: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. 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 . 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/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games lex5: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. 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 . 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/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libobj13: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./libobj13.test : exit 77 SKIP: libtool.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtool: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./libtool.test : exit 77 SKIP: libtool2.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtool2: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./libtool2.test : exit 77 SKIP: libtool3.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtool3: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. libtool3: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./libtool3.test : exit 77 SKIP: libtool5.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtool5: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./libtool5.test : exit 77 SKIP: libtool6.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtool6: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./libtool6.test : exit 77 SKIP: libtool7.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtool7: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. libtool7: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./libtool7.test : exit 77 SKIP: libtool8.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtool8: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./libtool8.test : exit 77 SKIP: libtool9.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtool9: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. libtool9: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./libtool9.test : exit 77 SKIP: libtoo10.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtoo10: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./libtoo10.test : exit 77 SKIP: libtoo11.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games libtoo11: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./libtoo11.test : exit 77 SKIP: license.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games license: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: listval.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games listval: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./listval.test : exit 77 SKIP: ltcond.test (exit: 77) ============================ /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ltcond: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. ltcond: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./ltcond.test : exit 77 SKIP: ltcond2.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ltcond2: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. ltcond2: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./ltcond2.test : exit 77 SKIP: ltconv.test (exit: 77) ============================ /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ltconv: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. ltconv: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./ltconv.test : exit 77 SKIP: ltdeps.test (exit: 77) ============================ /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ltdeps: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./ltdeps.test : exit 77 SKIP: ltinstloc.test (exit: 77) =============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ltinstloc: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./ltinstloc.test : exit 77 SKIP: ltlibobjs.test (exit: 77) =============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ltlibobjs: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./ltlibobjs.test : exit 77 SKIP: ltlibsrc.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ltlibsrc: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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. ltlibsrc: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./ltlibsrc.test : exit 77 SKIP: ltorder.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ltorder: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./ltorder.test : exit 77 SKIP: nobase-libtool.test (exit: 77) ==================================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games nobase-libtool: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. nobase-libtool: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./nobase-libtool.test : exit 77 SKIP: parallel-tests2.test (exit: 77) ===================================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games 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/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games pr72: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./pr72.test : exit 77 SKIP: pr204.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games pr204: running bison --version ./defs: 222: bison: not found SKIP: pr211.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games pr211: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./pr211.test : exit 77 SKIP: pr300-ltlib.test (exit: 77) ================================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games pr300-ltlib: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. pr300-ltlib: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./pr300-ltlib.test : exit 77 SKIP: pr307.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games pr307: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. pr307: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./pr307.test : exit 77 SKIP: pr401b.test (exit: 77) ============================ /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games pr401b: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. pr401b: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./pr401b.test : exit 77 SKIP: reqd2.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games reqd2: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./reqd2.test : exit 77 SKIP: silent3.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games silent3: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./silent3.test : exit 77 SKIP: silent4.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games silent4: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. silent4: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./silent4.test : exit 77 SKIP: silent5.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games silent5: running g++ --version g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. silent5: running gfortran --version ./defs: 222: gfortran: not found SKIP: stdlib2.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games stdlib2: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./stdlib2.test : exit 77 SKIP: subcond.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games subcond: running gettext --version gettext (GNU gettext-runtime) 0.17 Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Ulrich Drepper. === Running test ./subcond.test : exit 77 SKIP: subobj9.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games subobj9: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. subobj9: running g++ --version g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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 ./subobj9.test : exit 77 SKIP: subpkg.test (exit: 77) ============================ /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games subpkg: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. subpkg: running bison --version ./defs: 222: bison: not found SKIP: suffix2.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games suffix2: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./suffix2.test : exit 77 SKIP: suffix5.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games suffix5: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./suffix5.test : exit 77 SKIP: suffix8.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games suffix8: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. suffix8: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./suffix8.test : exit 77 SKIP: suffix10.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games suffix10: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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. suffix10: running bison --version ./defs: 222: bison: not found SKIP: txinfo3.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo3: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo13.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo13: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo16.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo16: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo18.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo18: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo19.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo19: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo20.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo20: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo21.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo21: running makeinfo --html --version ./defs: 222: makeinfo: not found SKIP: txinfo22.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo22: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo23.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo23: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo24.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo24: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo25.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo25: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo26.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo26: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo27.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo27: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo28.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo28: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: txinfo33.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games txinfo33: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: upc.test (exit: 77) ========================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games === Running test ./upc.test + pwd /home/larry/automake-1.11/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 + cd /home/larry/automake-1.11/tests + test 0 != 0 + echo : exit 77 : exit 77 + exit 77 SKIP: upc3.test (exit: 77) ========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games === Running test ./upc3.test + pwd /home/larry/automake-1.11/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 + cd /home/larry/automake-1.11/tests + test 0 != 0 + echo : exit 77 : exit 77 + exit 77 SKIP: vala.test (exit: 77) ========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games vala: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./vala.test : exit 77 SKIP: vala1.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games vala1: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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 ./vala1.test : exit 77 SKIP: vala2.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games vala2: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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) 1.5.26 Copyright (C) 2005 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: 222: valac: not found SKIP: vala3.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games vala3: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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) 1.5.26 Copyright (C) 2005 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: 222: valac: not found SKIP: vala4.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games vala4: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./vala4.test : exit 77 SKIP: vala5.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games vala5: running libtool --version ltmain.sh (GNU libtool) 1.5.26 Debian 1.5.26-1ubuntu1 (1.1220.2.493 2008/02/01 16:58:18) 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) 1.5.26 Copyright (C) 2005 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: 222: valac: not found SKIP: version7.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games version7: running makeinfo --version ./defs: 222: makeinfo: not found SKIP: xz.test (exit: 77) ======================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games xz: running xz --version ./defs: 222: xz: not found SKIP: yacc4.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games yacc4: running bison --version ./defs: 222: bison: not found SKIP: yacc6.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games yacc6: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. yacc6: running bison --version ./defs: 222: bison: not found SKIP: yacc7.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games yacc7: running bison --version ./defs: 222: bison: not found SKIP: yacc8.test (exit: 77) =========================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games yacc8: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. yacc8: running bison --version ./defs: 222: bison: not found SKIP: yaccvpath.test (exit: 77) =============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games yaccvpath: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. yaccvpath: running bison --version ./defs: 222: bison: not found SKIP: color-p.test (exit: 77) ============================= /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games === Running test ./color-p.test + pwd /home/larry/automake-1.11/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 + cd /home/larry/automake-1.11/tests + test 0 != 0 + echo : exit 77 : exit 77 + exit 77 SKIP: pr401b-p.test (exit: 77) ============================== /home/larry/automake-1.11/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games pr401b-p: running gcc --version gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3) 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. pr401b-p: running libtoolize --version libtoolize (GNU libtool) 1.5.26 Copyright (C) 2005 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 ./pr401b-p.test : exit 77 --=-cHwrZ4133Zu4SLKtJgFu-- From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 07 13:56:14 2012 Received: (at 10737) by debbugs.gnu.org; 7 Feb 2012 18:56:14 +0000 Received: from localhost ([127.0.0.1]:59280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RuqD6-0002X3-U1 for submit@debbugs.gnu.org; Tue, 07 Feb 2012 13:56:14 -0500 Received: from mail-ww0-f42.google.com ([74.125.82.42]:37780) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RuqD0-0002WP-SG; Tue, 07 Feb 2012 13:56:11 -0500 Received: by wgbgn7 with SMTP id gn7so4440769wgb.3 for ; Tue, 07 Feb 2012 10:55:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type; bh=mOOn4CubUGSjKNA7c8QnthnPEni4oyAfJsOVnOnTg3Y=; b=VGJl+sUdhfq1xWbhMFWDCUb/GWp9L7YW696mRfi+BuoYCGOKAa3og0brQ80CDRwwUY 0O5o2srix2LdxlJl5CIig9tCLtctJnkwGVQYQIrFbJztcLHUJkJxkqp/IM423niHVLgf i+NUNktPtwhYFM0dirA3jmdfYggoUhzezkufI= Received: by 10.180.24.7 with SMTP id q7mr36074126wif.14.1328640903974; Tue, 07 Feb 2012 10:55:03 -0800 (PST) Received: from [87.2.102.218] (host218-102-dynamic.2-87-r.retail.telecomitalia.it. [87.2.102.218]) by mx.google.com with ESMTPS id fl2sm17824147wib.1.2012.02.07.10.55.00 (version=SSLv3 cipher=OTHER); Tue, 07 Feb 2012 10:55:02 -0800 (PST) Message-ID: <4F317382.5030104@gmail.com> Date: Tue, 07 Feb 2012 19:54:58 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: Larry Daniel Subject: Re: bug#10737: test-suite.log with 1 test failed. References: <1327980637.17432.0.camel@larry-develop> In-Reply-To: <1327980637.17432.0.camel@larry-develop> Content-Type: multipart/mixed; boundary="------------080906010002030702030202" X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 10737 Cc: 10737@debbugs.gnu.org, automake-patches@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) This is a multi-part message in MIME format. --------------080906010002030702030202 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit severity 10737 minor tags 10737 patch close 10737 thanks Hi Larry, thanks for the report. And sorry for the late answer, but your message has reached the mailing list just today :-/ On 01/31/2012 04:30 AM, Larry Daniel wrote: > > > ============================================= > GNU Automake 1.11: tests/test-suite.log > ============================================= Consider that 1.11 is already some years old, and, most importantly, suffers from a know security vulnerability: I'd advise you to install the latest version 1.11.3 instead. > 1 of 628 tests failed. (101 tests were not run). > > FAIL: aclocal5.test (exit: 1) > [SNIP] Ah-ah, you've hit this known and extremely low-probability bug: Attached is a testsuite enhancement to avoid similar failures in the future. Thanks again, Stefano --------------080906010002030702030202 Content-Type: text/x-diff; name="0001-tests-fix-a-timestamp-related-spurious-failures.patch" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename*0="0001-tests-fix-a-timestamp-related-spurious-failures.patch" >From f5f838a2eba1bb26a755762665095ae76fe59a9e Mon Sep 17 00:00:00 2001 Message-Id: From: Stefano Lattarini Date: Tue, 7 Feb 2012 19:53:49 +0100 Subject: [PATCH] tests: fix a timestamp-related spurious failures Fixes automake bug#10737. Report from Larry Daniel. See also automake bug#8365 and commit 'v1.11-329-gd4df619' of 30-03-2011, "tests: fix timestamp-related failures". * tests/aclocal5.test: Sleep before modifying m4 files that should trigger remake rules. This fixes an hard-to-hit timestamp-related race condition. * THANKS: Update. --- THANKS | 1 + tests/aclocal5.test | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/THANKS b/THANKS index e6730b4..b512b6b 100644 --- a/THANKS +++ b/THANKS @@ -194,6 +194,7 @@ Klaus Reichl Klaus.Reichl@alcatel.at Krzysztof Żelechowski giecrilj@stegny.2a.pl L. Peter Deutsch ghost@aladdin.com Ladislav Strojil Ladislav.Strojil@seznam.cz +Larry Daniel larry@larrybrucedaniel.com Larry Jones larry.jones@sdrc.com Lars Hecking lhecking@nmrc.ucc.ie Lars J. Aas larsa@sim.no diff --git a/tests/aclocal5.test b/tests/aclocal5.test index b206587..ec032e4 100755 --- a/tests/aclocal5.test +++ b/tests/aclocal5.test @@ -51,6 +51,7 @@ $MAKE # updated, even from a sub-directory. Check that AU_ALIAS is # recognized. Change the definition of AM_TEST to check that its new # definition is used. +$sleep # Modified configure dependencies must be newer than config.status. echo 'AU_ALIAS([AM_TEST], [AC_SUBST])' > m4/moredefs.m4 cd sub $MAKE @@ -64,6 +65,7 @@ test -f $me-1.0/m4/moredefs.m4 # Change the definition of AM_TEST to check that its new definition is # used. Check that AC_DEFUN_ONCE is caught. +$sleep # Modified configure dependencies must be newer than config.status. echo 'AC_DEFUN_ONCE([AM_TEST], [AC_SUBST(__$1__)])' > m4/moredefs.m4 $MAKE grep 'm4/moredefs\.m4' aclocal.m4 -- 1.7.7.3 --------------080906010002030702030202-- From unknown Tue Aug 19 07:26:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 07 Mar 2012 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator