bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10026: branch-11.1 testsuite on OpenBSD 4.6 [1] (native make) [2 FAI


From: Stefano Lattarini
Subject: bug#10026: branch-11.1 testsuite on OpenBSD 4.6 [1] (native make) [2 FAILURES]
Date: Thu, 17 Nov 2011 10:22:23 +0100
User-agent: KMail/1.13.7 (Linux/2.6.30-2-686; KDE/4.6.5; i686; ; )

SETUP:
  OpenBSD 4.6, VPATH build, perl 5.10.0, autoconf 2.68, $CONFIG_SHELL gets
  set to /bin/sh by configure, testsuite is run with OpenBSD native make,
  GCC and the GNU compilers (3.3.5) and libtool 1.5.26.

RESULTS:
  Two failures ('libtool7.test' and 'libtool9.test'); I thought they were
  due to the old version of libtool used, but they persists using a more
  modern libtool version (2.2.2).  Need to investigate (and any help from
  libtool experts is appreciated).
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Automake configure 1.11.1a, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ../configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = loulou.esiee.fr
uname -m = sparc64
uname -r = 4.6
uname -s = OpenBSD
uname -v = GENERIC#43

/usr/bin/uname -p = SUNW,UltraSPARC-IIIi (rev 2.4) @ 1002 MHz
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = OpenBSD.sparc64
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/slattarini/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/games
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1743: checking build system type
configure:1757: result: sparc64-unknown-openbsd4.6
configure:1809: checking for a BSD-compatible install
configure:1877: result: /usr/bin/install -c
configure:1888: checking whether build environment is sane
configure:1938: result: yes
configure:2079: checking for a thread-safe mkdir -p
configure:2118: result: ../lib/install-sh -c -d
configure:2131: checking for gawk
configure:2161: result: no
configure:2131: checking for mawk
configure:2161: result: no
configure:2131: checking for nawk
configure:2147: found /usr/bin/nawk
configure:2158: result: nawk
configure:2169: checking whether make sets $(MAKE)
configure:2191: result: yes
configure:2293: checking for perl
configure:2311: found /usr/bin/perl
configure:2323: result: /usr/bin/perl
configure:2342: checking whether /usr/bin/perl supports ithreads
configure:2365: result: no
configure:2377: checking for tex
configure:2407: result: no
configure:2425: checking whether autoconf is installed
configure:2430: eval autoconf --version
autoconf (GNU Autoconf) 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.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 David J. MacKenzie and Akim Demaille.
configure:2433: $? = 0
configure:2441: result: yes
configure:2448: checking whether autoconf works
configure:2455: cd conftest && eval autoconf -o /dev/null conftest.ac
configure:2458: $? = 0
configure:2467: result: yes
configure:2474: checking whether autoconf is recent enough
configure:2481: cd conftest && eval autoconf -o /dev/null conftest.ac
configure:2484: $? = 0
configure:2493: result: yes
configure:2500: checking whether ln works
configure:2520: result: yes
configure:2535: checking for grep that handles long lines and -e
configure:2593: result: /usr/bin/grep
configure:2598: checking for egrep
configure:2660: result: /usr/bin/grep -E
configure:2665: checking for fgrep
configure:2727: result: /usr/bin/grep -F
configure:2733: checking whether /bin/sh has working 'set -e' with exit trap
configure:2746: result: yes
configure:2917: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU Automake config.status 1.11.1a, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on loulou.esiee.fr

config.status:790: creating Makefile
config.status:790: creating doc/Makefile
config.status:790: creating lib/Automake/Makefile
config.status:790: creating lib/Automake/tests/Makefile
config.status:790: creating lib/Makefile
config.status:790: creating lib/am/Makefile
config.status:790: creating m4/Makefile
config.status:790: creating tests/Makefile
config.status:790: creating tests/defs
config.status:790: creating tests/aclocal-1.11
config.status:790: creating tests/automake-1.11

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc64-unknown-openbsd4.6
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_make_make_set=yes
am_cv_autoconf_installed=yes
am_cv_autoconf_version=yes
am_cv_autoconf_works=yes
am_cv_prog_PERL_ithreads=no
am_cv_prog_ln=ln
am_cv_sh_errexit_works=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='perllibdir="/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/lib:./lib"
 "/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/aclocal" 
--acdir=m4 -I m4'
AMTAR='${SHELL} 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/lib/missing --run tar'
APIVERSION='1.11'
AUTOCONF='${SHELL} 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/lib/missing --run 
autoconf'
AUTOHEADER='${SHELL} 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/lib/missing --run 
autoheader'
AUTOMAKE='perllibdir="/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/lib:./lib"
 "/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/automake" 
--libdir=lib'
AWK='nawk'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"GNU\ Automake\" -DPACKAGE_TARNAME=\"automake\" 
-DPACKAGE_VERSION=\"1.11.1a\" -DPACKAGE_STRING=\"GNU\ Automake\ 1.11.1a\" 
-DPACKAGE_BUGREPORT=\"address@hidden" 
-DPACKAGE_URL=\"http://www.gnu.org/software/automake/\"; -DPACKAGE=\"automake\" 
-DVERSION=\"1.11.1a\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HELP2MAN='${SHELL} 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/lib/missing --run 
help2man'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LN='ln'
LTLIBOBJS=''
MAKEINFO='${SHELL} 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/lib/missing --run 
makeinfo'
MKDIR_P='../lib/install-sh -c -d'
MODIFICATION_DELAY='2'
PACKAGE='automake'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='GNU Automake'
PACKAGE_STRING='GNU Automake 1.11.1a'
PACKAGE_TARNAME='automake'
PACKAGE_URL='http://www.gnu.org/software/automake/'
PACKAGE_VERSION='1.11.1a'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PERL_THREADS='0'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TEX=''
VERSION='1.11.1a'
am_AUTOCONF='autoconf'
am_AUTOHEADER='autoheader'
am_AUTOM4TE='autom4te'
am_AUTORECONF='autoreconf'
am_AUTOUPDATE='autoupdate'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='sparc64-unknown-openbsd4.6'
build_alias=''
build_cpu='sparc64'
build_os='openbsd4.6'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/lib/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/../lib/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgvdatadir='${datadir}/automake-1.11'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sh_errexit_works='yes'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNU Automake"
#define PACKAGE_TARNAME "automake"
#define PACKAGE_VERSION "1.11.1a"
#define PACKAGE_STRING "GNU Automake 1.11.1a"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_URL "http://www.gnu.org/software/automake/";
#define PACKAGE "automake"
#define VERSION "1.11.1a"

configure: exit 0
================================================
   GNU Automake 1.11.1a: tests/test-suite.log   
================================================

2 of 786 tests failed.  (121 tests were not run).  

.. contents:: :depth: 2


SKIP: aclocal4.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
aclocal4: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: aclocal5.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
aclocal5: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: aclocal6.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
aclocal6: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: acloca14.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
acloca14: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: amhello-cross-compile.test (exit: 77)
===========================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
amhello-cross-compile: running i586-mingw32msvc-gcc --version
../../tests/amhello-cross-compile.test: ./defs[370]: i586-mingw32msvc-gcc: not 
found

SKIP: ar-lib5a.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
ar-lib5a: running lib -out:defstest.lib
../../tests/ar-lib5a.test: ./defs[370]: lib: not found
ar-lib5a: skipped test: Microsoft `lib' utility not available

SKIP: autohdr3.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
autohdr3: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: color2.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
=== Running test ../../tests/color2.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/color2.dir
+ set -e
+ TERM=ansi
+ export TERM
+ red=
+ grn=
+ lgn=
+ blu=
+ std=
+ echo 
+ grep .
+ set +e
+ expect -c exit 77
../../tests/color2.test[44]: expect: not found
+ test 127 -eq 77
+ skip_ requires a working expect program
color2: skipped test: requires a working expect program
color2: exit 77

SKIP: compile4.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
compile4: running cl -?
../../tests/compile4.test: ./defs[370]: cl: not found

SKIP: compile5.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
=== Running test ../../tests/compile5.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/compile5.dir
+ set -e
+ cp 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/tests/../lib/compile .
+ cat
+ > cl 
+ << "END" 
+ chmod +x ./cl
+ cat
+ >> configure.in 
+ << "END" 
+ :
+ > Makefile.am 
+ cat
+ > check_host.in 
+ << "END" 
+ 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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... sparc64-unknown-openbsd4.6
checking host system type... sparc64-unknown-openbsd4.6
configure: creating ./config.status
config.status: creating Makefile
config.status: creating check_host
+ ./check_host
+ exit_status=77
+ set +e
+ cd /home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests
+ test 0 != 0
+ echo compile5: exit 77
compile5: exit 77
+ exit 77

SKIP: cond4.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
cond4: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: cond18.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
cond18: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: cond19.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
cond19: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: cond35.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
cond35: running flex --version
flex version 2.5.4
cond35: running bison --version
../../tests/cond35.test: ./defs[370]: bison: not found

SKIP: conff.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
conff: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: confh6.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
confh6: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: dejagnu3.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dejagnu3: running runtest --version
../../tests/dejagnu3.test: ./defs[370]: runtest: not found

SKIP: dejagnu4.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dejagnu4: running runtest --version
../../tests/dejagnu4.test: ./defs[370]: runtest: not found

SKIP: dejagnu5.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dejagnu5: running runtest --version
../../tests/dejagnu5.test: ./defs[370]: runtest: not found

SKIP: dejagnu6.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dejagnu6: running runtest --version
../../tests/dejagnu6.test: ./defs[370]: runtest: not found

SKIP: dejagnu7.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dejagnu7: running runtest --version
../../tests/dejagnu7.test: ./defs[370]: runtest: not found

SKIP: dejagnu-absolute-builddir.test (exit: 77)
===============================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dejagnu-absolute-builddir: running runtest --version
../../tests/dejagnu-absolute-builddir.test: ./defs[370]: runtest: not found

SKIP: dejagnu-relative-srcdir.test (exit: 77)
=============================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dejagnu-relative-srcdir: running runtest --version
../../tests/dejagnu-relative-srcdir.test: ./defs[370]: runtest: not found

SKIP: dejagnu-siteexp-extend.test (exit: 77)
============================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dejagnu-siteexp-extend: running runtest --version
../../tests/dejagnu-siteexp-extend.test: ./defs[370]: runtest: not found

SKIP: depcomp4.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/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) 3.3.5 (propolice)
Copyright (C) 2003 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-
../../tests/depcomp4.test: ./defs[370]: makedepend: not found

SKIP: depcomp5.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
depcomp5: running icc -V -help
../../tests/depcomp5.test: ./defs[370]: icc: not found

SKIP: depcomp9.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
depcomp9: running makedepend -f-
../../tests/depcomp9.test: ./defs[370]: makedepend: not found

SKIP: depcomp10.test (exit: 77)
===============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
depcomp10: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: distcheck-override-infodir.test (exit: 77)
================================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
distcheck-override-infodir: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: dollar.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
dollar: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: extra10.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
extra10: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: extra11.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
extra11: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: extra12.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
extra12: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: fort4.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
fort4: running g77 --version
GNU Fortran (GCC) 3.3.5 (propolice)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
fort4: running g77 -v
Reading specs from /usr/lib/gcc-lib/sparc64-unknown-openbsd4.6/3.3.5/specs
Configured with: 
Thread model: single
gcc version 3.3.5 (propolice)
fort4: running gfortran --version
../../tests/fort4.test: ./defs[370]: gfortran: not found
fort4: skipped test: GNU Fortran compiler not available

SKIP: fort5.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/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
GNU Fortran (GCC) 3.3.5 (propolice)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
fort5: running g77 -v
Reading specs from /usr/lib/gcc-lib/sparc64-unknown-openbsd4.6/3.3.5/specs
Configured with: 
Thread model: single
gcc version 3.3.5 (propolice)
fort5: running gfortran --version
../../tests/fort5.test: ./defs[370]: gfortran: not found
fort5: skipped test: GNU Fortran compiler not available

SKIP: gcj4.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
gcj4: running gcj --version
../../tests/gcj4.test: ./defs[370]: gcj: not found

SKIP: gcj6.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
gcj6: running gcj --version
../../tests/gcj6.test: ./defs[370]: gcj: not found

SKIP: gnumake.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
gnumake: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: instdir-java.test (exit: 77)
==================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
instdir-java: running javac -version -help
../../tests/instdir-java.test: ./defs[370]: javac: not found

SKIP: instdir-python.test (exit: 77)
====================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
instdir-python: running python -V
../../tests/instdir-python.test: ./defs[370]: python: not found

SKIP: instdir-texi.test (exit: 77)
==================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
instdir-texi: running makeinfo --html --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: instfail-java.test (exit: 77)
===================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
instfail-java: running javac -version -help
../../tests/instfail-java.test: ./defs[370]: javac: not found

SKIP: instmany-python.test (exit: 77)
=====================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
instmany-python: running python -V
../../tests/instmany-python.test: ./defs[370]: python: not found

SKIP: java.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
java: running javac -version -help
../../tests/java.test: ./defs[370]: javac: not found

SKIP: java-check.test (exit: 77)
================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
java-check: running javac -version -help
../../tests/java-check.test: ./defs[370]: javac: not found

SKIP: java-empty-classpath.test (exit: 77)
==========================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
java-empty-classpath: running javac -version -help
../../tests/java-empty-classpath.test: ./defs[370]: javac: not found

SKIP: java-clean.test (exit: 77)
================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
java-clean: running javac -version -help
../../tests/java-clean.test: ./defs[370]: javac: not found

SKIP: java-nobase.test (exit: 77)
=================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
java-nobase: running javac -version -help
../../tests/java-nobase.test: ./defs[370]: javac: not found

SKIP: java-compile-install.test (exit: 77)
==========================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
java-compile-install: running javac -version -help
../../tests/java-compile-install.test: ./defs[370]: javac: not found

SKIP: lex3.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
lex3: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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 flex --version
flex version 2.5.4
lex3: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: lex5.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
lex5: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

FAIL: libtool7.test (exit: 1)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/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) 3.3.5 (propolice)
Copyright (C) 2003 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 ../../tests/libtool7.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/libtool7.dir
+ set -e
+ cat
+ >> configure.in 
+ << "END" 
+ cat
+ > Makefile.am 
+ << "END" 
+ mkdir sub liba
+ cat
+ > sub/mod1.c 
+ << "END" 
+ cat
+ > mod2.c 
+ << "END" 
+ cat
+ > prg.c 
+ << "END" 
+ libtoolize --force --copy
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to 
`aclocal.m4'.
+ aclocal-1.11 -Werror -Wno-syntax -I 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/tests/../m4 -I 
/usr/local/share/aclocal
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
/usr/local/share/aclocal/libtool.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded 
from...
/usr/local/share/aclocal/libtool.m4:5560: AC_LIBTOOL_PROG_LD_SHLIBS is expanded 
from...
/usr/local/share/aclocal/libtool.m4:2783: _LT_AC_LANG_C_CONFIG is expanded 
from...
/usr/local/share/aclocal/libtool.m4:2782: AC_LIBTOOL_LANG_C_CONFIG is expanded 
from...
/usr/local/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/local/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:6548: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
/usr/local/share/aclocal/libtool.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded 
from...
/usr/local/share/aclocal/libtool.m4:2864: _LT_AC_LANG_CXX_CONFIG is expanded 
from...
/usr/local/share/aclocal/libtool.m4:2863: AC_LIBTOOL_LANG_CXX_CONFIG is 
expanded from...
/usr/local/share/aclocal/libtool.m4:1908: _LT_AC_TAGCONFIG is expanded from...
/usr/local/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/local/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:6548: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
/usr/local/share/aclocal/libtool.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded 
from...
/usr/local/share/aclocal/libtool.m4:5560: AC_LIBTOOL_PROG_LD_SHLIBS is expanded 
from...
/usr/local/share/aclocal/libtool.m4:4177: _LT_AC_LANG_GCJ_CONFIG is expanded 
from...
/usr/local/share/aclocal/libtool.m4:4176: AC_LIBTOOL_LANG_GCJ_CONFIG is 
expanded from...
/usr/local/share/aclocal/libtool.m4:1908: _LT_AC_TAGCONFIG is expanded from...
/usr/local/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/local/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:6548: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
+ autoconf
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:5563: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
aclocal.m4:2798: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2797: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:2875: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2874: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1923: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:5563: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
aclocal.m4:4184: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4183: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:1923: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
+ automake-1.11 --foreign -Werror -Wall --add-missing --copy
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:5563: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
aclocal.m4:2798: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2797: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:2875: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2874: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1923: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
configure.in:7: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:5563: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
aclocal.m4:4184: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4183: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:1923: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:7: the top level
configure.in:5: installing `./ar-lib'
+ pwd
+ ./configure 
--prefix=/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/libtool7.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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
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 ar... ar
checking the archiver (ar) interface... ar
checking build system type... sparc64-unknown-openbsd4.6
checking host system type... sparc64-unknown-openbsd4.6
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... (cached) ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... openbsd4.6 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd4.6 ld.so
(cached) (cached) checking how to hardcode library paths into programs... 
immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... no
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd4.6 ld.so
(cached) (cached) checking how to hardcode library paths into programs... 
immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ env LIBTOOLFLAGS=--silent make print
+ > output 
+ 2>&1 
+ cat output
1BEG: libmod1.la mod2.la :END1
2BEG: mod2.la :END2
3BEG: /bin/sh ./libtool --tag=CC --silent --silent --mode=compile gcc 
-DPACKAGE_NAME="libtool7" -DPACKAGE_TARNAME="libtool7" -DPACKAGE_VERSION="1.0" 
-DPACKAGE_STRING="libtool7 1.0" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DPACKAGE="libtool7" -DVERSION="1.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -I. -g -O2 :END3
+ grep 1BEG: libmod1.la mod2.la :END1 output
1BEG: libmod1.la mod2.la :END1
+ grep 2BEG: mod2.la :END2 output
2BEG: mod2.la :END2
+ grep 3BEG: .*silent.*silent.* :END3 output
3BEG: /bin/sh ./libtool --tag=CC --silent --silent --mode=compile gcc 
-DPACKAGE_NAME="libtool7" -DPACKAGE_TARNAME="libtool7" -DPACKAGE_VERSION="1.0" 
-DPACKAGE_STRING="libtool7 1.0" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DPACKAGE="libtool7" -DVERSION="1.0" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -I. -g -O2 :END3
+ grep mod2_la_LIBTOOLFLAGS Makefile
+ wc -l
+ test 2 -le 4
+ make
depbase=`echo sub/mod1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh 
./libtool --tag=CC --silent   --mode=compile gcc -DPACKAGE_NAME=\"libtool7\" 
-DPACKAGE_TARNAME=\"libtool7\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"libtool7\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"libtool7\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -I.      -g -O2 -MT sub/mod1.lo -MD -MP -MF $depbase.Tpo -c -o 
sub/mod1.lo sub/mod1.c && mv -f $depbase.Tpo $depbase.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libtool7\" 
-DPACKAGE_TARNAME=\"libtool7\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"libtool7\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"libtool7\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -I.     -g -O2 -MT mod2_la-mod2.lo -MD -MP -MF 
.deps/mod2_la-mod2.Tpo -c -o mod2_la-mod2.lo `test -f 'mod2.c' || echo 
'./'`mod2.c
mkdir .libs
 gcc -DPACKAGE_NAME=\"libtool7\" -DPACKAGE_TARNAME=\"libtool7\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"libtool7 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtool7\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -g 
-O2 -MT mod2_la-mod2.lo -MD -MP -MF .deps/mod2_la-mod2.Tpo -c mod2.c  -fPIC 
-DPIC -o .libs/mod2_la-mod2.o
 gcc -DPACKAGE_NAME=\"libtool7\" -DPACKAGE_TARNAME=\"libtool7\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"libtool7 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtool7\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -g 
-O2 -MT mod2_la-mod2.lo -MD -MP -MF .deps/mod2_la-mod2.Tpo -c mod2.c -o 
mod2_la-mod2.o >/dev/null 2>&1
mv -f .deps/mod2_la-mod2.Tpo .deps/mod2_la-mod2.Plo
/bin/sh ./libtool --tag=CC    --mode=link gcc  -g -O2  -module  -o mod2.la 
-rpath 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/libtool7.dir/_inst/lib
 mod2_la-mod2.lo  
gcc -shared  -fPIC -DPIC -o .libs/mod2.so.0.0  .libs/mod2_la-mod2.o  
ar cru .libs/mod2.a  mod2_la-mod2.o
ranlib .libs/mod2.a
creating mod2.la
(cd .libs && rm -f mod2.la && ln -s ../mod2.la mod2.la)
/bin/sh ./libtool --tag=CC --silent   --mode=link gcc  -g -O2  -module  -o 
libmod1.la -rpath 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/libtool7.dir/_inst/lib
 sub/mod1.lo -dlopen mod2.la 
depbase=`echo prg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; gcc 
-DPACKAGE_NAME=\"libtool7\" -DPACKAGE_TARNAME=\"libtool7\" 
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libtool7\ 1.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtool7\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I.    
  -g -O2 -MT prg.o -MD -MP -MF $depbase.Tpo -c -o prg.o prg.c && mv -f 
$depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --silent   --mode=link gcc  -g -O2    -o prg prg.o 
-dlopen libmod1.la -dlpreopen mod2.la 

*** Warning: Linking the executable prg against the loadable module
*** mod2.so.0.0 is not portable!
/usr/bin/ld: cannot find -lmod2
collect2: ld returned 1 exit status
*** Error code 1

Stop in 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/libtool7.dir
 (line 374 of Makefile).
+ exit_status=1
+ set +e
+ cd /home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests
+ test 0 != 0
+ echo libtool7: exit 1
libtool7: exit 1
+ exit 1

FAIL: libtool9.test (exit: 1)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/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) 3.3.5 (propolice)
Copyright (C) 2003 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 ../../tests/libtool9.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/libtool9.dir
+ set -e
+ cat
+ >> configure.in 
+ << "END" 
+ cat
+ > Makefile.am 
+ << "END" 
+ mkdir liba
+ cat
+ > mod1.c 
+ << "END" 
+ cat
+ > mod2.c 
+ << "END" 
+ cat
+ > prg.c 
+ << "END" 
+ libtoolize --force --copy
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to 
`aclocal.m4'.
+ aclocal-1.11 -Werror -Wno-syntax -I 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/tests/../m4 -I 
/usr/local/share/aclocal
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
/usr/local/share/aclocal/libtool.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded 
from...
/usr/local/share/aclocal/libtool.m4:5560: AC_LIBTOOL_PROG_LD_SHLIBS is expanded 
from...
/usr/local/share/aclocal/libtool.m4:2783: _LT_AC_LANG_C_CONFIG is expanded 
from...
/usr/local/share/aclocal/libtool.m4:2782: AC_LIBTOOL_LANG_C_CONFIG is expanded 
from...
/usr/local/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/local/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:6548: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
/usr/local/share/aclocal/libtool.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded 
from...
/usr/local/share/aclocal/libtool.m4:2864: _LT_AC_LANG_CXX_CONFIG is expanded 
from...
/usr/local/share/aclocal/libtool.m4:2863: AC_LIBTOOL_LANG_CXX_CONFIG is 
expanded from...
/usr/local/share/aclocal/libtool.m4:1908: _LT_AC_TAGCONFIG is expanded from...
/usr/local/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/local/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:6548: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
/usr/local/share/aclocal/libtool.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded 
from...
/usr/local/share/aclocal/libtool.m4:5560: AC_LIBTOOL_PROG_LD_SHLIBS is expanded 
from...
/usr/local/share/aclocal/libtool.m4:4177: _LT_AC_LANG_GCJ_CONFIG is expanded 
from...
/usr/local/share/aclocal/libtool.m4:4176: AC_LIBTOOL_LANG_GCJ_CONFIG is 
expanded from...
/usr/local/share/aclocal/libtool.m4:1908: _LT_AC_TAGCONFIG is expanded from...
/usr/local/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/local/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool.m4:6548: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
+ autoconf
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:5563: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
aclocal.m4:2798: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2797: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:2875: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2874: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1923: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:5563: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
aclocal.m4:4184: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4183: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:1923: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
+ automake-1.11 --foreign -Werror -Wall --add-missing --copy
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:5563: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
aclocal.m4:2798: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2797: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:2875: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2874: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1923: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
configure.in:8: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:378: _LT_AC_SYS_LIBPATH_AIX is expanded from...
aclocal.m4:5563: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
aclocal.m4:4184: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4183: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:1923: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:95: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:75: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:40: AC_PROG_LIBTOOL is expanded from...
aclocal.m4:6551: AM_PROG_LIBTOOL is expanded from...
configure.in:8: the top level
configure.in:6: installing `./ar-lib'
configure.in:5: installing `./compile'
+ ./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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... sparc64-unknown-openbsd4.6
checking host system type... sparc64-unknown-openbsd4.6
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... (cached) ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... openbsd4.6 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd4.6 ld.so
(cached) (cached) checking how to hardcode library paths into programs... 
immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... no
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd4.6 ld.so
(cached) (cached) checking how to hardcode library paths into programs... 
immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ env LDFLAGS=ldflags AM_LDFLAGS=am_ldflags libmod1_la_LDFLAGS=lm1_la_ldflags 
CFLAGS=cflags AM_CFLAGS=am_cflags prg2_CFLAGS=prg2_cflags make -e print
+ > output 
+ 2>&1 
+ cat output
1BEG: libmod1.la mod2.la :END1
2BEG: mod2.la :END2
3BEG: /bin/sh ./libtool --tag=CC --mode=link gcc am_cflags cflags 
lm1_la_ldflags ldflags -o print :END3
4BEG: :END4
5BEG: :END5
6BEG: /bin/sh ./libtool --tag=CC --mode=link gcc prg2_cflags cflags am_ldflags 
ldflags -o print :END6
+ grep 1BEG: libmod1.la mod2.la :END1 output
1BEG: libmod1.la mod2.la :END1
+ grep 2BEG: mod2.la :END2 output
2BEG: mod2.la :END2
+ grep 3BEG:.* am_cflags cflags .*lm1_la_ldflags ldflags.* :END3 output
3BEG: /bin/sh ./libtool --tag=CC --mode=link gcc am_cflags cflags 
lm1_la_ldflags ldflags -o print :END3
+ grep 3BEG: .*am_ldflags.* :END3 output
+ grep 4BEG: :END4 output
4BEG: :END4
+ grep 5BEG: :END5 output
5BEG: :END5
+ grep 6BEG:.* prg2_cflags cflags .*am_ldflags ldflags.* :END6 output
6BEG: /bin/sh ./libtool --tag=CC --mode=link gcc prg2_cflags cflags am_ldflags 
ldflags -o print :END6
+ grep 6BEG: .*am_cflags.* :END6 output
+ make
/bin/sh ./libtool --tag=CC    --mode=compile gcc -DPACKAGE_NAME=\"libtool9\" 
-DPACKAGE_TARNAME=\"libtool9\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"libtool9\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"libtool9\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -I.      -g -O2 -MT mod1.lo -MD -MP -MF .deps/mod1.Tpo -c -o 
mod1.lo mod1.c
mkdir .libs
 gcc -DPACKAGE_NAME=\"libtool9\" -DPACKAGE_TARNAME=\"libtool9\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"libtool9 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtool9\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -g 
-O2 -MT mod1.lo -MD -MP -MF .deps/mod1.Tpo -c mod1.c  -fPIC -DPIC -o 
.libs/mod1.o
 gcc -DPACKAGE_NAME=\"libtool9\" -DPACKAGE_TARNAME=\"libtool9\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"libtool9 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtool9\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -g 
-O2 -MT mod1.lo -MD -MP -MF .deps/mod1.Tpo -c mod1.c -o mod1.o >/dev/null 2>&1
mv -f .deps/mod1.Tpo .deps/mod1.Plo
/bin/sh ./libtool --tag=CC    --mode=compile gcc -DPACKAGE_NAME=\"libtool9\" 
-DPACKAGE_TARNAME=\"libtool9\" -DPACKAGE_VERSION=\"1.0\" 
-DPACKAGE_STRING=\"libtool9\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"libtool9\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -I.      -g -O2 -MT mod2.lo -MD -MP -MF .deps/mod2.Tpo -c -o 
mod2.lo mod2.c
 gcc -DPACKAGE_NAME=\"libtool9\" -DPACKAGE_TARNAME=\"libtool9\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"libtool9 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtool9\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -g 
-O2 -MT mod2.lo -MD -MP -MF .deps/mod2.Tpo -c mod2.c  -fPIC -DPIC -o 
.libs/mod2.o
 gcc -DPACKAGE_NAME=\"libtool9\" -DPACKAGE_TARNAME=\"libtool9\" 
-DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"libtool9 1.0\"" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtool9\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -g 
-O2 -MT mod2.lo -MD -MP -MF .deps/mod2.Tpo -c mod2.c -o mod2.o >/dev/null 2>&1
mv -f .deps/mod2.Tpo .deps/mod2.Plo
/bin/sh ./libtool --tag=CC    --mode=link gcc  -g -O2 -module   -o mod2.la 
-rpath /usr/local/lib mod2.lo  
gcc -shared  -fPIC -DPIC -o .libs/mod2.so.0.0  .libs/mod2.o  
ar cru .libs/mod2.a  mod2.o
ranlib .libs/mod2.a
creating mod2.la
(cd .libs && rm -f mod2.la && ln -s ../mod2.la mod2.la)
/bin/sh ./libtool --tag=CC    --mode=link gcc  -g -O2    -o libmod1.la -rpath 
/usr/local/lib mod1.lo -dlopen mod2.la 
gcc -shared  -fPIC -DPIC -o .libs/libmod1.so.0.0  .libs/mod1.o  
ar cru .libs/libmod1.a  mod1.o
ranlib .libs/libmod1.a
creating libmod1.la
(cd .libs && rm -f libmod1.la && ln -s ../libmod1.la libmod1.la)
gcc -DPACKAGE_NAME=\"libtool9\" -DPACKAGE_TARNAME=\"libtool9\" 
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"libtool9\ 1.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtool9\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I.  
-DXYZ=1   -g -O2 -MT prg-prg.o -MD -MP -MF .deps/prg-prg.Tpo -c -o prg-prg.o 
`test -f 'prg.c' || echo './'`prg.c
mv -f .deps/prg-prg.Tpo .deps/prg-prg.Po
/bin/sh ./libtool --tag=CC    --mode=link gcc  -g -O2 -module   -o prg 
prg-prg.o -dlopen libmod1.la -dlpreopen mod2.la 

*** Warning: Linking the executable prg against the loadable module
*** mod2.so.0.0 is not portable!
rm -f .libs/prg.nm .libs/prg.nmS .libs/prg.nmT
creating .libs/prgS.c
extracting global C symbols from `./.libs/mod2.a'
(cd .libs && gcc  -g -O2 -c -fno-builtin "prgS.c")
rm -f .libs/prgS.c .libs/prg.nm .libs/prg.nmS .libs/prg.nmT
gcc -g -O2 -o .libs/prg prg-prg.o .libs/prgS.o  -L./.libs -lmod2  
-Wl,-rpath,/usr/local/lib
/usr/bin/ld: cannot find -lmod2
collect2: ld returned 1 exit status
*** Error code 1

Stop in 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/libtool9.dir
 (line 371 of Makefile).
+ exit_status=1
+ set +e
+ cd /home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests
+ test 0 != 0
+ echo libtool9: exit 1
libtool9: exit 1
+ exit 1

SKIP: lisp8.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
lisp8: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: ltinit.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
ltinit: 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 ../../tests/ltinit.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/ltinit.dir
+ set -e
+ cat
+ >> configure.in 
+ << "END" 
+ cat
+ > Makefile.am 
+ << "END" 
+ cat
+ > libfoo.c 
+ << "END" 
+ libtoolize
Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to 
`aclocal.m4'.
+ aclocal-1.11 -Werror -Wno-syntax -I 
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/tests/../m4 -I 
/usr/local/share/aclocal
configure.in:7: error: Libtool version too old
configure.in:7: the top level
autom4te: /home/slattarini/bin/m4 failed with exit status: 63
aclocal: autom4te failed with exit status: 63
+ test 63 -eq 63
+ Exit 77
ltinit: exit 77

SKIP: lzma.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
lzma: running lzma --version
../../tests/lzma.test: ./defs[370]: lzma: not found

SKIP: make.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
make: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: makej.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
makej: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: maken2.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
maken2: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: maken4.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
maken4: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: multlib.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
multlib: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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.

multlib: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: nobase-python.test (exit: 77)
===================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
nobase-python: running python -V
../../tests/nobase-python.test: ./defs[370]: python: not found

SKIP: output6.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
output6: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: parallel-tests2.test (exit: 77)
=====================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
parallel-tests2: running rst2html --version
../../tests/parallel-tests2.test: ./defs[370]: rst2html: not found
parallel-tests2: running rst2html.py --version
../../tests/parallel-tests2.test: ./defs[370]: rst2html.py: not found

SKIP: parallel-tests3.test (exit: 77)
=====================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
parallel-tests3: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: parallel-tests5.test (exit: 77)
=====================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
parallel-tests5: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: parallel-tests-log-compiler-example.test (exit: 77)
=========================================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
parallel-tests-log-compiler-example: running python -V
../../tests/parallel-tests-log-compiler-example.test: ./defs[370]: python: not 
found

SKIP: pr204.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
pr204: running bison --version
../../tests/pr204.test: ./defs[370]: bison: not found

SKIP: py-compile-basic.test (exit: 77)
======================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
py-compile-basic: running python -V
../../tests/py-compile-basic.test: ./defs[370]: python: not found

SKIP: py-compile-basic2.test (exit: 77)
=======================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
py-compile-basic2: running python -V
../../tests/py-compile-basic2.test: ./defs[370]: python: not found

SKIP: py-compile-basedir.test (exit: 77)
========================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
py-compile-basedir: running python -V
../../tests/py-compile-basedir.test: ./defs[370]: python: not found

SKIP: py-compile-destdir.test (exit: 77)
========================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
py-compile-destdir: running python -V
../../tests/py-compile-destdir.test: ./defs[370]: python: not found

SKIP: py-compile-option-terminate.test (exit: 77)
=================================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
py-compile-option-terminate: running python -V
../../tests/py-compile-option-terminate.test: ./defs[370]: python: not found

SKIP: python3.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
python3: running python -V
../../tests/python3.test: ./defs[370]: python: not found

SKIP: python8.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
python8: running python -V
../../tests/python8.test: ./defs[370]: python: not found

SKIP: python9.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
python9: running python -V
../../tests/python9.test: ./defs[370]: python: not found

SKIP: python10.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
python10: running python -V
../../tests/python10.test: ./defs[370]: python: not found

SKIP: python12.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
python12: running python -V
../../tests/python12.test: ./defs[370]: python: not found

SKIP: remake5.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
remake5: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: remake-subdir-gnu.test (exit: 77)
=======================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
remake-subdir-gnu: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: silentf77.test (exit: 77)
===============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
silentf77: running gfortran --version
../../tests/silentf77.test: ./defs[370]: gfortran: not found
silentf77: skipped test: GNU Fortran compiler not available

SKIP: silentf90.test (exit: 77)
===============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
silentf90: running gfortran --version
../../tests/silentf90.test: ./defs[370]: gfortran: not found
silentf90: skipped test: GNU Fortran compiler not available

SKIP: silent-many-gcc.test (exit: 77)
=====================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
silent-many-gcc: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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.

silent-many-gcc: running g++ --version
g++ (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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.

silent-many-gcc: running gfortran --version
../../tests/silent-many-gcc.test: ./defs[370]: gfortran: not found
silent-many-gcc: skipped test: GNU Fortran compiler not available

SKIP: silent-many-generic.test (exit: 77)
=========================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
silent-many-generic: running g++ --version
g++ (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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.

silent-many-generic: running gfortran --version
../../tests/silent-many-generic.test: ./defs[370]: gfortran: not found
silent-many-generic: skipped test: GNU Fortran compiler not available

SKIP: silent-yacc-gcc.test (exit: 77)
=====================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
silent-yacc-gcc: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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.

silent-yacc-gcc: running bison --version
../../tests/silent-yacc-gcc.test: ./defs[370]: bison: not found

SKIP: silent-yacc-generic.test (exit: 77)
=========================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
silent-yacc-generic: running bison --version
../../tests/silent-yacc-generic.test: ./defs[370]: bison: not found

SKIP: subdir5.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
subdir5: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: subdir8.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
subdir8: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: subpkg.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
subpkg: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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
../../tests/subpkg.test: ./defs[370]: bison: not found

SKIP: subpkg-yacc.test (exit: 77)
=================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
subpkg-yacc: dummy requirement 'cc', no check done
subpkg-yacc: running bison --version
../../tests/subpkg-yacc.test: ./defs[370]: bison: not found

SKIP: suffix10.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/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
../../tests/suffix10.test: ./defs[370]: bison: not found

SKIP: tar2.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
=== Running test ../../tests/tar2.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/tar2.dir
+ set -e
+ cat
+ > configure.in 
+ << "END" 
+ :
+ > Makefile.am 
+ 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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... none
configure: creating ./config.status
config.status: creating Makefile
+ grep am__tar.*false Makefile
am__tar = false
+ Exit 77
tar2: exit 77

SKIP: txinfo3.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo3: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo13.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo13: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo16.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo16: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo18.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo18: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo19.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo19: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo21.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo21: running makeinfo --html --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo22.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo22: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo23.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo23: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo24.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo24: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo25.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo25: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo28.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo28: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: txinfo33.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
txinfo33: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: upc.test (exit: 77)
=========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
=== Running test ../../tests/upc.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/upc.dir
+ set -e
+ cat
+ >> configure.in 
+ << "END" 
+ cat
+ > hello.upc 
+ << "END" 
+ cat
+ > Makefile.am 
+ << "END" 
+ 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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
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/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests
+ test 0 != 0
+ echo upc: exit 77
upc: exit 77
+ exit 77

SKIP: upc3.test (exit: 77)
==========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
=== Running test ../../tests/upc3.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/upc3.dir
+ set -e
+ cat
+ >> configure.in 
+ << "END" 
+ cat
+ > hello.upc 
+ << "END" 
+ cat
+ > message.h 
+ << "END" 
+ cat
+ > mix.c 
+ << "END" 
+ cat
+ > Makefile.am 
+ << "END" 
+ 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... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
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/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests
+ test 0 != 0
+ echo upc3: exit 77
upc3: exit 77
+ exit 77

SKIP: vala2.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
vala2: running libtool --version
ltmain.sh (GNU libtool) 1.5.26 (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.21
vala2: running valac --version
../../tests/vala2.test: ./defs[370]: valac: not found

SKIP: vala3.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
vala3: running libtool --version
ltmain.sh (GNU libtool) 1.5.26 (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.21
vala3: running valac --version
../../tests/vala3.test: ./defs[370]: valac: not found

SKIP: vala5.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
vala5: running libtool --version
ltmain.sh (GNU libtool) 1.5.26 (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.21
vala5: running valac --version
../../tests/vala5.test: ./defs[370]: valac: not found

SKIP: vala-vpath.test (exit: 77)
================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
vala-vpath: running valac --version
../../tests/vala-vpath.test: ./defs[370]: valac: not found

SKIP: version7.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
version7: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: vtexi4.test (exit: 77)
============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
vtexi4: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.

SKIP: werror2.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
werror2: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

SKIP: xz.test (exit: 77)
========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
xz: running xz --version
../../tests/xz.test: ./defs[370]: xz: not found

SKIP: yacc4.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
yacc4: running bison --version
../../tests/yacc4.test: ./defs[370]: bison: not found

SKIP: yacc6.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
yacc6: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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
../../tests/yacc6.test: ./defs[370]: bison: not found

SKIP: yacc7.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
yacc7: running bison --version
../../tests/yacc7.test: ./defs[370]: bison: not found

SKIP: yacc8.test (exit: 77)
===========================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
yacc8: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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
../../tests/yacc8.test: ./defs[370]: bison: not found

SKIP: yaccdry.test (exit: 77)
=============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
yaccdry: running bison --version
../../tests/yaccdry.test: ./defs[370]: bison: not found

SKIP: yaccvpath.test (exit: 77)
===============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
yaccvpath: running gcc --version
gcc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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
../../tests/yaccvpath.test: ./defs[370]: bison: not found

SKIP: yacc-dist-nobuild-subdir.test (exit: 77)
==============================================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
yacc-dist-nobuild-subdir: running bison --version
../../tests/yacc-dist-nobuild-subdir.test: ./defs[370]: bison: not found

SKIP: color2-p.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
=== Running test ./color2-p.test
+ pwd
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests/color2-p.dir
+ set -e
+ TERM=ansi
+ export TERM
+ red=
+ grn=
+ lgn=
+ blu=
+ std=
+ echo 
+ grep .
+ set +e
+ expect -c exit 77
./color2-p.test[44]: expect: not found
+ test 127 -eq 77
+ skip_ requires a working expect program
color2-p: skipped test: requires a working expect program
color2-p: exit 77

SKIP: maken4-p.test (exit: 77)
==============================
/home/slattarini/tmp/am/release-1.11.2/automake-1.11.1a/BUILD/tests:/home/slattarini/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
maken4-p: running make --version -v | grep GNU
make: unknown option -- -
usage: make [-BeiknPqrSst] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-j max_jobs] [-m directory] [-V variable]
            [NAME=value] [target ...]

reply via email to

[Prev in Thread] Current Thread [Next in Thread]