=============================================
   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 <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.
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 <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.
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 <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.
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 <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/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 <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/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 <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.
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

Reply via email to