================================================
GNU Automake 1.11.1b: tests/test-suite.log
================================================
7 of 824 tests failed. (87 tests were not run).
.. contents:: :depth: 2
FAIL: acloca20.test (exit: 1)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
=== Running test ./acloca20.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/acloca20.dir
+ set -e
+ cat
+ cat
+ cat
+ autoconf
autoconf: Undefined macros:
configure.in:4:AC_CONFIG_FILES([doit], [chmod +x doit])
+ exit_status=1
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo acloca20: exit 1
acloca20: exit 1
+ exit 1
FAIL: aclocal-path-install-serial.test (exit: 1)
================================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
=== Running test ./aclocal-path-install-serial.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/aclocal-path-install-serial.dir
+ set -e
+ cat
+ mkdir sdir pdir m4
+ pwd
+ ACLOCAL=aclocal-1.11 -Werror --system-acdir=/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/aclocal-path-install-serial.dir/sdir
+ ACLOCAL_PATH=./pdir
+ export ACLOCAL_PATH
+ cat
+ cat
+ set_serial 2 sdir/foo.m4
+ serial=2 file=sdir/foo.m4
+ sed /^# serial/d sdir/foo.m4
+ echo # serial 2
+ cat t
+ rm -f t
+ cat sdir/foo.m4
# serial 2
AC_DEFUN([AM_FOO], [::sdir::])
+ set_serial 1 pdir/foo.m4
+ serial=1 file=pdir/foo.m4
+ sed /^# serial/d pdir/foo.m4
+ echo # serial 1
+ cat t
+ rm -f t
+ cat pdir/foo.m4
# serial 1
AC_DEFUN([AM_FOO], [::pdir::])
+ win sdir
+ ok=sdir ko=pdir
+ rm -rf configure aclocal.m4 autom4te*.cache m4/*
+ aclocal-1.11 -Werror --system-acdir=/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/aclocal-path-install-serial.dir/sdir -I m4 --install
aclocal: installing `m4/foo.m4' from `/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/aclocal-path-install-serial.dir/sdir/foo.m4'
+ test -f m4/foo.m4
+ autoconf
+ /bin/grep -F ::sdir: m4/foo.m4
AC_DEFUN([AM_FOO], [::sdir::])
+ /bin/grep -F ::sdir:: configure
+ exit_status=1
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo aclocal-path-install-serial: exit 1
aclocal-path-install-serial: exit 1
+ exit 1
SKIP: amhello-cross-compile.test (exit: 77)
===========================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
amhello-cross-compile: running i586-mingw32msvc-gcc --version
./defs: 370: i586-mingw32msvc-gcc: not found
SKIP: ar-lib4.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ar-lib4: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan
, 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ar-lib4.test
ar-lib4: exit 77
SKIP: ar-lib5a.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ar-lib5a: running lib -out:defstest.lib
./defs: 370: lib: not found
ar-lib5a: skipped test: Microsoft `lib' utility not available
SKIP: ar-lib6a.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ar-lib6a: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ar-lib6a.test
ar-lib6a: exit 77
SKIP: ar-lib6b.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ar-lib6b: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ar-lib6b.test
ar-lib6b: exit 77
FAIL: autodist-aclocal-m4.test (exit: 1)
========================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
=== Running test ./autodist-aclocal-m4.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/autodist-aclocal-m4.dir
+ set -e
+ echo m4_include([defs.m4])
+ cat configure.in
+ echo AC_OUTPUT
+ mv -f t configure.in
+ cat
+ :
+ aclocal-1.11 -Werror
+ mv -f aclocal.m4 defs.m4
+ automake-1.11 --foreign -Werror -Wall
+ autoconf
autoconf: Undefined macros:
configure.in:4:AC_CONFIG_FILES([Makefile])
+ exit_status=1
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo autodist-aclocal-m4: exit 1
autodist-aclocal-m4: exit 1
+ exit 1
SKIP: compile4.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
compile4: running cl -?
./defs: 370: cl: not found
SKIP: compile5.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
=== Running test ./compile5.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/compile5.dir
+ set -e
+ cp /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/../lib/compile .
+ cat
+ chmod +x ./cl
+ cat
+ :
+ cat
+ aclocal-1.11 -Werror
+ autoconf
+ automake-1.11 --foreign -Werror -Wall -a
configure.in:4: installing `./config.guess'
configure.in:4: installing `./config.sub'
+ ./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... gawk
checking whether make sets $(MAKE)... yes
checking build system type... ia64-unknown-linux-gnu
checking host system type... ia64-unknown-linux-gnu
configure: creating ./config.status
config.status: creating Makefile
config.status: creating check_host
+ ./check_host
+ exit_status=77
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo compile5: exit 77
compile5: exit 77
+ exit 77
SKIP: depcomp4.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
depcomp4: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
depcomp4: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
depcomp4: running makedepend -f-
./defs: 370: makedepend: not found
SKIP: depcomp5.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
depcomp5: running icc -V -help
./defs: 370: icc: not found
SKIP: depcomp7.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
depcomp7: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./depcomp7.test
depcomp7: exit 77
SKIP: depcomp8b.test (exit: 77)
===============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
depcomp8b: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./depcomp8b.test
depcomp8b: exit 77
SKIP: depcomp9.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
depcomp9: running makedepend -f-
./defs: 370: makedepend: not found
SKIP: depcomp10.test (exit: 77)
===============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
depcomp10: running make --version -v | grep GNU
GNU Make 3.81
=== Running test ./depcomp10.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/depcomp10.dir
+ mkdir src src/sub build
+ cat
+ cat
+ cat
+ cat
+ cat
+ cat
+ aclocal-1.11 -Werror
+ autoconf
+ automake-1.11 --foreign -Werror -Wall -a
configure.in:5: installing `./compile'
+ cd build
+ ../configure am_cv_CC_dependencies_compiler_type=hp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking 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... (cached) hp
checking whether gcc and cc understand -c and -o together... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
+ make
Making all in src
make[1]: Entering directory `/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/depcomp10.dir/build/src'
source='../../src/foo.c' object='foo.o' libtool=no \
DEPDIR=.deps depmode=hp /bin/bash ../../depcomp \
gcc -DPACKAGE_NAME=\"depcomp10\" -DPACKAGE_TARNAME=\"depcomp10\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"depcomp10\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"depcomp10\" -DVERSION=\"1.0\" -I. -I../../src -Wall -g -O2 -c -o foo.o ../../src/foo.c
cc1: error: unrecognized command line option "-M.deps/foo.TPo"
make[1]: *** [foo.o] Error 1
make[1]: Leaving directory `/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/depcomp10.dir/build/src'
make: *** [all-recursive] Error 1
+ Exit 77
+ set +e
+ exit 77
+ exit 77
+ exit_status=77
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo depcomp10: exit 77
depcomp10: exit 77
+ exit 77
SKIP: distcheck-override-infodir.test (exit: 77)
================================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
distcheck-override-infodir: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: fort4.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
fort4: running g77 --version
./defs: 370: g77: not found
fort4: skipped test: GNU Fortran 77 compiler not available
SKIP: fort5.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
fort5: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
fort5: running g77 --version
./defs: 370: g77: not found
fort5: skipped test: GNU Fortran 77 compiler not available
SKIP: gettext.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
gettext: running gettext --version
gettext (GNU gettext-runtime) 0.18.1
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
gettext: exit 77
SKIP: gettext2.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
gettext2: running gettext --version
gettext (GNU gettext-runtime) 0.18.1
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
gettext2: exit 77
SKIP: gettext3.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
gettext3: running gettext --version
gettext (GNU gettext-runtime) 0.18.1
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
gettext3: exit 77
FAIL: help-python.test (exit: 1)
================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
=== Running test ./help-python.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/help-python.dir
+ set -e
+ cat
+ aclocal-1.11 -Werror
+ autoconf
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_ARG_VAR
***BUG in Autoconf--please report*** AC_PATH_PROGS
***BUG in Autoconf--please report*** AC_MSG_CHECKING
***BUG in Autoconf--please report*** AC_MSG_RESULT
***BUG in Autoconf--please report*** AC_MSG_ERROR
***BUG in Autoconf--please report*** AC_CACHE_CHECK
***BUG in Autoconf--please report*** AC_PATH_PROG
***BUG in Autoconf--please report*** AC_MSG_ERROR
+ exit_status=1
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo help-python: exit 1
help-python: exit 1
+ exit 1
SKIP: instdir-ltlib.test (exit: 77)
===================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
instdir-ltlib: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./instdir-ltlib.test
instdir-ltlib: exit 77
SKIP: instdir-texi.test (exit: 77)
==================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
instdir-texi: running makeinfo --html --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
SKIP: instfail-libtool.test (exit: 77)
======================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
instfail-libtool: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
instfail-libtool: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./instfail-libtool.test
instfail-libtool: exit 77
SKIP: ldadd.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ldadd: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ldadd.test
ldadd: exit 77
SKIP: ldflags.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ldflags: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ldflags.test
ldflags: exit 77
SKIP: libobj13.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libobj13: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libobj13.test
libobj13: exit 77
SKIP: libtool.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtool: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtool.test
libtool: exit 77
SKIP: libtool2.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtool2: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtool2.test
libtool2: exit 77
SKIP: libtool3.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtool3: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
libtool3: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtool3.test
libtool3: exit 77
SKIP: libtool5.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtool5: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtool5.test
libtool5: exit 77
SKIP: libtool6.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtool6: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtool6.test
libtool6: exit 77
SKIP: libtool7.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtool7: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
libtool7: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtool7.test
libtool7: exit 77
SKIP: libtool8.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtool8: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtool8.test
libtool8: exit 77
SKIP: libtool9.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtool9: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
libtool9: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtool9.test
libtool9: exit 77
SKIP: libtoo10.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtoo10: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtoo10.test
libtoo10: exit 77
SKIP: libtoo11.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
libtoo11: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./libtoo11.test
libtoo11: exit 77
SKIP: listval.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
listval: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./listval.test
listval: exit 77
SKIP: ltcond.test (exit: 77)
============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltcond: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ltcond: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltcond.test
ltcond: exit 77
SKIP: ltcond2.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltcond2: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ltcond2: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltcond2.test
ltcond2: exit 77
SKIP: ltconv.test (exit: 77)
============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltconv: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ltconv: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltconv.test
ltconv: exit 77
SKIP: ltdeps.test (exit: 77)
============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltdeps: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltdeps.test
ltdeps: exit 77
SKIP: ltinit.test (exit: 77)
============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltinit: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltinit.test
ltinit: exit 77
SKIP: ltinstloc.test (exit: 77)
===============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltinstloc: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltinstloc.test
ltinstloc: exit 77
SKIP: ltlibobjs.test (exit: 77)
===============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltlibobjs: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltlibobjs.test
ltlibobjs: exit 77
SKIP: ltlibsrc.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltlibsrc: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ltlibsrc: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltlibsrc.test
ltlibsrc: exit 77
SKIP: ltorder.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
ltorder: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./ltorder.test
ltorder: exit 77
FAIL: missing5.test (exit: 1)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
=== Running test ./missing5.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/missing5.dir
+ set -e
+ needed_tools=chmod find sed test touch
+ echo chmod find sed test touch
+ sed s/ /, /g
+ needed_tools_csep=chmod, find, sed, test, touch
+ cat
+ cat
+ cat
+ cat
+ cat
+ cat
+ autoconf
autoconf: Undefined macros:
configure.in:3: [AC_PATH_PROG(tool, tool, [false])
configure.in:4: AC_CONFIG_FILES(tool, chmod +x tool)
+ exit_status=1
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo missing5: exit 1
missing5: exit 1
+ exit 1
SKIP: nobase-libtool.test (exit: 77)
====================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
nobase-libtool: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
nobase-libtool: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./nobase-libtool.test
nobase-libtool: exit 77
FAIL: obsolete.test (exit: 1)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
obsolete: running autoupdate --version
autoupdate (GNU Autoconf) 2.67
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: 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 David J. MacKenzie and Akim Demaille.
=== Running test ./obsolete.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/obsolete.dir
+ cat
+ /usr/bin/perl -ne /AU_DEFUN\(\[(\w+)\]/ && print "$1\n" /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/../m4/obsolete.m4
+ cat obs
+ /usr/bin/perl -ne chomp; print "grep $_ stderr || Exit 1\n"; obs
+ /usr/bin/perl -ne chomp; print "grep $_ configure.in && Exit 1\n"; obs
+ cat configure.in
+ wc -l
+ test 14 -gt 1
+ aclocal-1.11 -Werror
+ autoconf -Wobsolete
+ . ./obs.1
+ grep AC_FEATURE_CTYPE stderr
configure.in:2: warning: The macro `AC_FEATURE_CTYPE' is obsolete.
aclocal.m4:31: AC_FEATURE_CTYPE is expanded from...
+ grep AC_FEATURE_ERRNO stderr
configure.in:3: warning: The macro `AC_FEATURE_ERRNO' is obsolete.
aclocal.m4:32: AC_FEATURE_ERRNO is expanded from...
+ grep AM_CYGWIN32 stderr
configure.in:4: warning: The macro `AM_CYGWIN32' is obsolete.
aclocal.m4:33: AM_CYGWIN32 is expanded from...
+ grep AM_EXEEXT stderr
configure.in:5: warning: The macro `AM_EXEEXT' is obsolete.
aclocal.m4:34: AM_EXEEXT is expanded from...
+ grep AM_FUNC_MKTIME stderr
configure.in:6: warning: The macro `AM_FUNC_MKTIME' is obsolete.
aclocal.m4:35: AM_FUNC_MKTIME is expanded from...
+ grep AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL stderr
configure.in:7: warning: The macro `AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL' is obsolete.
aclocal.m4:36: AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL is expanded from...
+ grep AM_MINGW32 stderr
configure.in:8: warning: The macro `AM_MINGW32' is obsolete.
aclocal.m4:38: AM_MINGW32 is expanded from...
+ grep AM_PROG_INSTALL stderr
configure.in:9: warning: The macro `AM_PROG_INSTALL' is obsolete.
aclocal.m4:39: AM_PROG_INSTALL is expanded from...
+ grep AM_SANITY_CHECK_CC stderr
configure.in:10: warning: The macro `AM_SANITY_CHECK_CC' is obsolete.
aclocal.m4:40: AM_SANITY_CHECK_CC is expanded from...
+ grep AM_SYS_POSIX_TERMIOS stderr
configure.in:11: warning: The macro `AM_SYS_POSIX_TERMIOS' is obsolete.
aclocal.m4:41: AM_SYS_POSIX_TERMIOS is expanded from...
+ grep fp_FUNC_FNMATCH stderr
configure.in:12: warning: The macro `fp_FUNC_FNMATCH' is obsolete.
aclocal.m4:42: fp_FUNC_FNMATCH is expanded from...
+ grep fp_PROG_INSTALL stderr
configure.in:13: warning: The macro `fp_PROG_INSTALL' is obsolete.
aclocal.m4:43: fp_PROG_INSTALL is expanded from...
+ grep md_TYPE_PTRDIFF_T stderr
configure.in:14: warning: The macro `md_TYPE_PTRDIFF_T' is obsolete.
aclocal.m4:44: md_TYPE_PTRDIFF_T is expanded from...
+ autoupdate
configure.in:4: warning: AC_CYGWIN is obsolete: use AC_CANONICAL_HOST and check if $host_os
matches *cygwin*
configure.in:8: warning: AC_MINGW32 is obsolete: use AC_CANONICAL_HOST and check if $host_os
matches *mingw32*
+ . ./obs.2
+ grep AC_FEATURE_CTYPE configure.in
+ grep AC_FEATURE_ERRNO configure.in
+ grep AM_CYGWIN32 configure.in
+ grep AM_EXEEXT configure.in
+ grep AM_FUNC_MKTIME configure.in
+ grep AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL configure.in
+ grep AM_MINGW32 configure.in
+ grep AM_PROG_INSTALL configure.in
+ grep AM_SANITY_CHECK_CC configure.in
+ grep AM_SYS_POSIX_TERMIOS configure.in
+ grep fp_FUNC_FNMATCH configure.in
+ grep fp_PROG_INSTALL configure.in
+ grep md_TYPE_PTRDIFF_T configure.in
+ autoconf
configure.in:24: AC_PROG_CPP was called before AC_PROG_CC
autoconf: Undefined macros:
configure.in:13:AC_FUNC_MKTIME
configure.in:14:AC_HEADER_TIOCGWINSZ
configure.in:15:AC_DIAGNOSE([obsolete],[AC_MINGW32 is obsolete: use AC_CANONICAL_HOST and check if $host_os
configure.in:17:AC_CANONICAL_HOST
configure.in:25:AC_SYS_POSIX_TERMIOS
configure.in:28:AC_CHECK_TYPES([ptrdiff_t])
configure.in:4:AC_DIAGNOSE([obsolete],[AC_CYGWIN is obsolete: use AC_CANONICAL_HOST and check if $host_os
configure.in:6:AC_CANONICAL_HOST
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ exit_status=1
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo obsolete: exit 1
obsolete: exit 1
+ exit 1
SKIP: parallel-tests2.test (exit: 77)
=====================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
parallel-tests2: running rst2html --version
./defs: 370: rst2html: not found
parallel-tests2: running rst2html.py --version
./defs: 370: rst2html.py: not found
SKIP: pr72.test (exit: 77)
==========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
pr72: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./pr72.test
pr72: exit 77
SKIP: pr211.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
pr211: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./pr211.test
pr211: exit 77
SKIP: pr300-ltlib.test (exit: 77)
=================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
pr300-ltlib: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
pr300-ltlib: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./pr300-ltlib.test
pr300-ltlib: exit 77
SKIP: pr307.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
pr307: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
pr307: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./pr307.test
pr307: exit 77
SKIP: pr401b.test (exit: 77)
============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
pr401b: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
pr401b: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./pr401b.test
pr401b: exit 77
SKIP: reqd2.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
reqd2: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./reqd2.test
reqd2: exit 77
SKIP: silent3.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
silent3: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./silent3.test
silent3: exit 77
SKIP: silent4.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
silent4: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
silent4: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./silent4.test
silent4: exit 77
SKIP: silent9.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
silent9: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./silent9.test
silent9: exit 77
SKIP: stdlib2.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
stdlib2: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./stdlib2.test
stdlib2: exit 77
SKIP: strip3.test (exit: 77)
============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
strip3: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
strip3: running strip --version
GNU strip (GNU Binutils for Debian) 2.20.1-system.20100303
Copyright 2009 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
=== Running test ./strip3.test
strip3: exit 77
SKIP: subcond.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
subcond: running gettext --version
gettext (GNU gettext-runtime) 0.18.1
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
subcond: exit 77
SKIP: subobj9.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
subobj9: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
subobj9: running g++ --version
g++ (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./subobj9.test
subobj9: exit 77
SKIP: suffix2.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
suffix2: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./suffix2.test
suffix2: exit 77
SKIP: suffix5.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
suffix5: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./suffix5.test
suffix5: exit 77
SKIP: suffix8.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
suffix8: running gcc --version
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
suffix8: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./suffix8.test
suffix8: exit 77
SKIP: suffix10.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
suffix10: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
suffix10: running bison --version
bison (GNU Bison) 2.4.1
Written by Robert Corbett and Richard Stallman.
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 ./suffix10.test
suffix10: exit 77
FAIL: tagsub.test (exit: 1)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
tagsub: running etags --version -o /dev/null
Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
Compiled: Feb 20 2011, 02:47:19
Addresses: , http://ctags.sourceforge.net
Optional compiled features: +wildcards, +regex
=== Running test ./tagsub.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/tagsub.dir
+ set -e
+ cat
+ echo SUBDIRS = sub
+ mkdir sub
+ echo noinst_HEADERS = iguana.h
+ :
+ aclocal-1.11 -Werror
+ autoconf
+ automake-1.11 --foreign -Werror -Wall
+ ./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... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sub/Makefile
+ make tags
list='sub'; for subdir in $list; do \
test "$subdir" = . || (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make tags); \
done
make[1]: Entering directory `/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/tagsub.dir/sub'
set x; \
here=`pwd`; \
list=' iguana.h '; \
unique=`for i in $list; do \
if test -f "$i"; then echo $i; else echo ./$i; fi; \
done | \
gawk '{ files[$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
shift; \
if test -z "$*$unique"; then :; else \
test -n "$unique" || unique=$empty_fix; \
if test $# -gt 0; then \
etags \
"$@" $unique; \
else \
etags \
$unique; \
fi; \
fi
make[1]: Leaving directory `/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/tagsub.dir/sub'
set x; \
here=`pwd`; \
if (etags --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='sub'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test ! -f $subdir/TAGS || \
set "$@" "$include_option=$here/$subdir/TAGS"; \
fi; \
done; \
list=' '; \
unique=`for i in $list; do \
if test -f "$i"; then echo $i; else echo ./$i; fi; \
done | \
gawk '{ files[$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
shift; \
if test -z "$*$unique"; then :; else \
test -n "$unique" || unique=$empty_fix; \
if test $# -gt 0; then \
etags \
"$@" $unique; \
else \
etags \
$unique; \
fi; \
fi
+ test -f sub/TAGS
+ test -f TAGS
+ /bin/grep -F sub/TAGS TAGS
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests/tagsub.dir/sub/TAGS,include
+ /bin/grep -F iguana.h sub/TAGS
+ exit_status=1
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo tagsub: exit 1
tagsub: exit 1
+ exit 1
SKIP: txinfo3.test (exit: 77)
=============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo3: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo13.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo13: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo16.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo16: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo18.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo18: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo19.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo19: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo21.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo21: running makeinfo --html --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
SKIP: txinfo22.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo22: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo23.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo23: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo24.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo24: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo25.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo25: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo28.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo28: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: txinfo33.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
txinfo33: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: upc.test (exit: 77)
=========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
=== Running test ./upc.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/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... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for upcc... no
checking for upc... no
configure: error: no Unified Parallel C compiler was found
+ exit_status=77
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo upc: exit 77
upc: exit 77
+ exit 77
SKIP: upc3.test (exit: 77)
==========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
=== Running test ./upc3.test
+ pwd
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/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... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for upcc... no
checking for upc... no
configure: error: no Unified Parallel C compiler was found
+ exit_status=77
+ set +e
+ cd /home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests
+ test 0 != 0
+ echo upc3: exit 77
upc3: exit 77
+ exit 77
SKIP: vala.test (exit: 77)
==========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
vala: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./vala.test
vala: exit 77
SKIP: vala1.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
vala1: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./vala1.test
vala1: exit 77
SKIP: vala2.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
vala2: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala2: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala2: running pkg-config --version
0.25
vala2: running valac --version
./defs: 370: valac: not found
SKIP: vala3.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
vala3: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala3: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala3: running pkg-config --version
0.25
vala3: running valac --version
./defs: 370: valac: not found
SKIP: vala4.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
vala4: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test ./vala4.test
vala4: exit 77
SKIP: vala5.test (exit: 77)
===========================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
vala5: running libtool --version
ltmain.sh (GNU libtool) 2.2.6b
Written by Gordon Matzigkeit , 1996
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala5: running libtoolize --version
libtoolize (GNU libtool) 2.2.6b
Written by Gary V. Vaughan , 2003
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala5: running pkg-config --version
0.25
vala5: running valac --version
./defs: 370: valac: not found
SKIP: vala-vpath.test (exit: 77)
================================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
vala-vpath: running valac --version
./defs: 370: valac: not found
SKIP: version7.test (exit: 77)
==============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
version7: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.
SKIP: vtexi4.test (exit: 77)
============================
/home/haible/multibuild-1552/linuxia64/automake-1.11.1b/tests:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
vtexi4: running makeinfo --version
makeinfo (GNU texinfo) 4.13
Copyright (C) 2008 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.