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 FreeBSD [1] [OK, 2 knonwn failures]


From: Stefano Lattarini
Subject: bug#10026: branch-11.1 testsuite on FreeBSD [1] [OK, 2 knonwn failures]
Date: Sun, 13 Nov 2011 19:42:01 +0100
User-agent: KMail/1.13.5 (FreeBSD/8.2-RELEASE; KDE/4.5.5; i386; ; )

SETUP:
  FreeBSD 8.2, VPATH build, perl 5.10.1, autoconf 2.68, testsuite
  run with FreeBSD native make, test scripts run by /bin/sh, using
  the system-provided GNU compilers (4.2.1) and libtool 2.4.0.

RESULTS:
  Two real failures, both due to a known FreeBSD make bug/incompatibility,
  and both pre-existing (no regression).
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

  $ /tmp/automake-1.11.1a/configure 

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

hostname = bigio.localdomain
uname -m = i386
uname -r = 8.2-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     
address@hidden:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

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

PATH: /usr/home/stefano/go/bin
PATH: /usr/home/stefano/bin/freebsd
PATH: /usr/home/stefano/bin
PATH: /usr/local/opt/bin
PATH: /usr/local/kde4/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/games
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin


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

configure:1743: checking build system type
configure:1757: result: i386-unknown-freebsd8.2
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: /tmp/automake-1.11.1a/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/local/bin/perl
configure:2323: result: /usr/local/bin/perl
configure:2342: checking whether /usr/local/bin/perl supports ithreads
configure:2365: result: no
configure:2377: checking for tex
configure:2393: found /usr/local/bin/tex
configure:2404: result: tex
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 bigio.localdomain

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

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

ac_cv_build=i386-unknown-freebsd8.2
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/local/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_TEX=tex
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="/tmp/am-1.11/lib:./lib" "/tmp/am-1.11/aclocal" --acdir=m4 
-I m4'
AMTAR='${SHELL} /tmp/automake-1.11.1a/lib/missing --run tar'
APIVERSION='1.11'
AUTOCONF='${SHELL} /tmp/automake-1.11.1a/lib/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/automake-1.11.1a/lib/missing --run autoheader'
AUTOMAKE='perllibdir="/tmp/am-1.11/lib:./lib" "/tmp/am-1.11/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} /tmp/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} /tmp/automake-1.11.1a/lib/missing --run makeinfo'
MKDIR_P='/tmp/automake-1.11.1a/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/local/bin/perl'
PERL_THREADS='0'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TEX='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='i386-unknown-freebsd8.2'
build_alias=''
build_cpu='i386'
build_os='freebsd8.2'
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} /tmp/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='/tmp/automake-1.11.1a/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 861 tests failed.  (46 tests were not run).  

.. contents:: :depth: 2


SKIP: aclocal4.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
aclocal4: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: aclocal5.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
aclocal5: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: aclocal6.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
aclocal6: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: acloca14.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
acloca14: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: amhello-cross-compile.test (exit: 77)
===========================================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
amhello-cross-compile: running i586-mingw32msvc-gcc --version
i586-mingw32msvc-gcc: not found

SKIP: ar-lib5a.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
ar-lib5a: running lib -out:defstest.lib
lib: not found
ar-lib5a: skipped test: Microsoft `lib' utility not available

SKIP: autohdr3.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
autohdr3: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: compile4.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
compile4: running cl -?
cl: not found

SKIP: compile5.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
=== Running test /tmp/automake-1.11.1a/tests/compile5.test
+ pwd
/tmp/am-1.11/tests/compile5.dir
+ set -e
+ cp /tmp/automake-1.11.1a/tests/../lib/compile .
+ cat
+ chmod +x ./cl
+ cat
+ :
+ cat
+ aclocal-1.11 -Werror
+ autoconf
+ automake-1.11 --foreign -Werror -Wall -a
configure.in:4: installing `./config.guess'
configure.in:4: installing `./config.sub'
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./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... i386-unknown-freebsd8.2
checking host system type... i386-unknown-freebsd8.2
configure: creating ./config.status
config.status: creating Makefile
config.status: creating check_host
+ ./check_host
+ exit_status=77
+ set +e
+ cd /tmp/am-1.11/tests
+ test 0 != 0
+ echo 'compile5: exit 77'
compile5: exit 77
+ exit 77

SKIP: cond4.test (exit: 77)
===========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
cond4: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: cond18.test (exit: 77)
============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
cond18: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: cond19.test (exit: 77)
============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
cond19: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: conff.test (exit: 77)
===========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
conff: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: confh6.test (exit: 77)
============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
confh6: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: depcomp10.test (exit: 77)
===============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
depcomp10: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: dollar.test (exit: 77)
============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
dollar: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: extra10.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
extra10: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: extra11.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
extra11: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: extra12.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
extra12: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: gnumake.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
gnumake: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: lex3.test (exit: 77)
==========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
lex3: running gcc --version
gcc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

lex3: running flex --version
flex version 2.5.4
lex3: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: lex5.test (exit: 77)
==========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
lex5: running gcc --version
gcc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

lex5: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: lisp8.test (exit: 77)
===========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
lisp8: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: make.test (exit: 77)
==========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
make: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: makej.test (exit: 77)
===========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
makej: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: maken2.test (exit: 77)
============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
maken2: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: maken4.test (exit: 77)
============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
maken4: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

FAIL: man4.test (exit: 1)
=========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
=== Running test /tmp/automake-1.11.1a/tests/man4.test
+ pwd
/tmp/am-1.11/tests/man4.dir
+ set -e
+ cat
+ cat
+ cat
+ cp foo bar
+ cat
+ chmod +x foo bar help2man
+ 
save_PATH=/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ pwd
+ 
PATH=/tmp/am-1.11/tests/man4.dir:/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ 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
configure: creating ./config.status
config.status: creating Makefile
+ make
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run help2man --output=./foo.1 
./foo
WARNING: `help2man' is missing on your system.  You should only need it if
         you modified a dependency of a manual page.  You may need the
         `Help2man' package in order for those modifications to take
         effect.  You can get `Help2man' from any GNU archive site.
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run help2man --output=./bar.1 
./bar
WARNING: `help2man' is missing on your system.  You should only need it if
         you modified a dependency of a manual page.  You may need the
         `Help2man' package in order for those modifications to take
         effect.  You can get `Help2man' from any GNU archive site.
+ make dist
error: found man pages containing the `missing help2man' replacement text:
         ./foo.1
         bar.1
       to fix them, install help2man, remove and regenerate the man pages;
       typically `make maintainer-clean' will remove them
*** Error code 1

Stop in /tmp/am-1.11/tests/man4.dir.
+ make distcheck
error: found man pages containing the `missing help2man' replacement text:
         ./foo.1
         bar.1
       to fix them, install help2man, remove and regenerate the man pages;
       typically `make maintainer-clean' will remove them
*** Error code 1

Stop in /tmp/am-1.11/tests/man4.dir.
+ make distclean
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f config.status config.cache config.log  configure.lineno 
config.status.lineno
rm -f Makefile
+ mkdir build
+ cd build
+ ../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
configure: creating ./config.status
config.status: creating Makefile
+ make
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run help2man --output=../bar.1 
../bar
WARNING: `help2man' is missing on your system.  You should only need it if
         you modified a dependency of a manual page.  You may need the
         `Help2man' package in order for those modifications to take
         effect.  You can get `Help2man' from any GNU archive site.
+ make dist
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run help2man --output=../bar.1 
../bar
*** Error code 1

Stop in /tmp/am-1.11/tests/man4.dir/build.
+ cat stderr
WARNING: `help2man' is missing on your system.  You should only need it if
         you modified a dependency of a manual page.  You may need the
         `Help2man' package in order for those modifications to take
         effect.  You can get `Help2man' from any GNU archive site.
error: found man pages containing the `missing help2man' replacement text:
         ../foo.1
         ../bar.1
       to fix them, install help2man, remove and regenerate the man pages;
       typically `make maintainer-clean' will remove them
+ grep 'install help2man' stderr
       to fix them, install help2man, remove and regenerate the man pages;
+ make distcheck
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run help2man --output=../bar.1 
../bar
*** Error code 1

Stop in /tmp/am-1.11/tests/man4.dir/build.
+ cat stderr
WARNING: `help2man' is missing on your system.  You should only need it if
         you modified a dependency of a manual page.  You may need the
         `Help2man' package in order for those modifications to take
         effect.  You can get `Help2man' from any GNU archive site.
error: found man pages containing the `missing help2man' replacement text:
         ../foo.1
         ../bar.1
       to fix them, install help2man, remove and regenerate the man pages;
       typically `make maintainer-clean' will remove them
+ grep 'install help2man' stderr
       to fix them, install help2man, remove and regenerate the man pages;
+ rm -f ../help2man
+ 
PATH=/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ export PATH
+ make maintainer-clean
test -z "" || rm -f 
test . = ".." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
test -z "../foo.1 bar.1 ../bar.1" || rm -f ../foo.1 bar.1 ../bar.1
rm -f config.status config.cache config.log  configure.lineno 
config.status.lineno
rm -rf ../autom4te.cache
rm -f Makefile
+ ../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
configure: creating ./config.status
config.status: creating Makefile
+ make
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run help2man --output=../foo.1 
../foo
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run help2man --output=../bar.1 
../bar
+ make distcheck
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run help2man --output=../bar.1 
../bar
{ test ! -d "man4-1.0"  || { find "man4-1.0" -type d ! -perm -200 -exec chmod 
u+w {} ';'  && rm -fr "man4-1.0"; }; }
test -d "man4-1.0" || mkdir "man4-1.0"
test -n ""  || find "man4-1.0" -type d ! -perm -755  -exec chmod u+rwx,go+rx {} 
\; -o  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o  ! -type d ! 
-perm -400 -exec chmod a+r {} \; -o  ! -type d ! -perm -444 -exec /bin/sh 
/tmp/am-1.11/tests/man4.dir/install-sh -c -m a+r {} {} \;  || chmod -R a+r 
"man4-1.0"
tardir=man4-1.0 && /bin/sh /tmp/am-1.11/tests/man4.dir/missing --run tar chof - 
"$tardir" | GZIP=--best gzip -c >man4-1.0.tar.gz
{ test ! -d "man4-1.0"  || { find "man4-1.0" -type d ! -perm -200 -exec chmod 
u+w {} ';'  && rm -fr "man4-1.0"; }; }
case 'man4-1.0.tar.gz' in  *.tar.gz*)  GZIP=--best gzip -dc man4-1.0.tar.gz | 
/bin/sh /tmp/am-1.11/tests/man4.dir/missing --run tar xf - ;; *.tar.bz2*)  
bzip2 -dc man4-1.0.tar.bz2 | /bin/sh /tmp/am-1.11/tests/man4.dir/missing --run 
tar xf - ;; *.tar.lzma*)  lzma -dc man4-1.0.tar.lzma | /bin/sh 
/tmp/am-1.11/tests/man4.dir/missing --run tar xf - ;; *.tar.xz*)  xz -dc 
man4-1.0.tar.xz | /bin/sh /tmp/am-1.11/tests/man4.dir/missing --run tar xf - ;; 
*.tar.Z*)  uncompress -c man4-1.0.tar.Z | /bin/sh 
/tmp/am-1.11/tests/man4.dir/missing --run tar xf - ;; *.shar.gz*)  GZIP=--best 
gzip -dc man4-1.0.shar.gz | unshar ;; *.zip*)  unzip man4-1.0.zip ;; esac
chmod -R a-w man4-1.0; chmod a+w man4-1.0
mkdir man4-1.0/_build
mkdir man4-1.0/_inst
chmod a-w man4-1.0
test -d man4-1.0/_build || exit 0;  dc_install_base=`CDPATH="${ZSH_VERSION+.}:" 
&& cd man4-1.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'`  && 
dc_destdir="${TMPDIR-/tmp}/am-dc-$$/"  && am__cwd=`pwd`  && 
CDPATH="${ZSH_VERSION+.}:" && cd man4-1.0/_build  && ../configure --srcdir=.. 
--prefix="$dc_install_base"      && make   && make  dvi  && make  check  && 
make  install  && make  installcheck  && make  uninstall  && make  
distuninstallcheck_dir="$dc_install_base"  distuninstallcheck  && chmod -R a-w 
"$dc_install_base"  && ({  (cd ../.. && umask 077 && mkdir "$dc_destdir")  && 
make  DESTDIR="$dc_destdir" install  && make  DESTDIR="$dc_destdir" uninstall  
&& make  DESTDIR="$dc_destdir"  distuninstallcheck_dir="$dc_destdir" 
distuninstallcheck;  } || { rm -rf "$dc_destdir"; exit 1; })  && rm -rf 
"$dc_destdir"  && make  dist  && rm -rf man4-1.0.tar.gz  && make  
distcleancheck  && cd "$am__cwd"  || exit 1
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
configure: creating ./config.status
config.status: creating Makefile
/bin/sh /tmp/am-1.11/tests/man4.dir/build/man4-1.0/missing --run help2man 
--output=../bar.1 ../bar
help2man: can't unlink ../bar.1 (Permission denied)
*** Error code 1

Stop in /tmp/am-1.11/tests/man4.dir/build/man4-1.0/_build.
*** Error code 1

Stop in /tmp/am-1.11/tests/man4.dir/build.
+ exit_status=1
+ set +e
+ cd /tmp/am-1.11/tests
+ test 0 != 0
+ echo 'man4: exit 1'
man4: exit 1
+ exit 1

SKIP: multlib.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
multlib: running gcc --version
gcc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

SKIP: obsolete.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
obsolete: running autoupdate --version
autoupdate: unknown tool

SKIP: output6.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
output6: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: parallel-tests2.test (exit: 77)
=====================================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
parallel-tests2: running rst2html --version
rst2html: not found
parallel-tests2: running rst2html.py --version
rst2html.py: not found

SKIP: parallel-tests3.test (exit: 77)
=====================================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
parallel-tests3: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: parallel-tests5.test (exit: 77)
=====================================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
parallel-tests5: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: remake5.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
remake5: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: remake-subdir-gnu.test (exit: 77)
=======================================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
remake-subdir-gnu: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: subdir5.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
subdir5: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: subdir8.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
subdir8: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: upc.test (exit: 77)
=========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
=== Running test /tmp/automake-1.11.1a/tests/upc.test
+ pwd
/tmp/am-1.11/tests/upc.dir
+ set -e
+ cat
+ cat
+ cat
+ aclocal-1.11 -Werror
+ automake-1.11 --foreign -Werror -Wall
+ autoconf
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./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 /tmp/am-1.11/tests
+ test 0 != 0
+ echo 'upc: exit 77'
upc: exit 77
+ exit 77

SKIP: upc3.test (exit: 77)
==========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
=== Running test /tmp/automake-1.11.1a/tests/upc3.test
+ pwd
/tmp/am-1.11/tests/upc3.dir
+ set -e
+ cat
+ cat
+ cat
+ cat
+ cat
+ aclocal-1.11 -Werror
+ automake-1.11 --foreign -Werror -Wall
+ autoconf
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./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 /tmp/am-1.11/tests
+ test 0 != 0
+ echo 'upc3: exit 77'
upc3: exit 77
+ exit 77

SKIP: vala2.test (exit: 77)
===========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
vala2: running libtool --version
libtool (GNU libtool) 2.4
Written by Gordon Matzigkeit <address@hidden>, 1996

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala2: running libtoolize --version
libtoolize (GNU libtool) 2.4
Written by Gary V. Vaughan <address@hidden>, 2003

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala2: running pkg-config --version
0.25
vala2: running valac --version
Vala 0.10.1
vala2: running gcc --version
gcc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

vala2: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: vala3.test (exit: 77)
===========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
vala3: running libtool --version
libtool (GNU libtool) 2.4
Written by Gordon Matzigkeit <address@hidden>, 1996

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala3: running libtoolize --version
libtoolize (GNU libtool) 2.4
Written by Gary V. Vaughan <address@hidden>, 2003

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala3: running pkg-config --version
0.25
vala3: running valac --version
Vala 0.10.1
vala3: running gcc --version
gcc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

vala3: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: vala5.test (exit: 77)
===========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
vala5: running libtool --version
libtool (GNU libtool) 2.4
Written by Gordon Matzigkeit <address@hidden>, 1996

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala5: running libtoolize --version
libtoolize (GNU libtool) 2.4
Written by Gary V. Vaughan <address@hidden>, 2003

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
vala5: running pkg-config --version
0.25
vala5: running valac --version
Vala 0.10.1
vala5: running gcc --version
gcc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

vala5: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: version7.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
version7: running makeinfo --version
makeinfo (GNU texinfo) 4.13

Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
version7: running texi2dvi --version
texi2dvi (GNU Texinfo 4.8) 1.39

Copyright (C) 2005 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.
version7: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: werror2.test (exit: 77)
=============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
werror2: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

SKIP: yacc6.test (exit: 77)
===========================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
yacc6: running gcc --version
gcc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

yacc6: running bison --version
bison (GNU Bison) 2.4.3
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
yacc6: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

FAIL: yacc-dist-nobuild-subdir.test (exit: 1)
=============================================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
yacc-dist-nobuild-subdir: running bison --version
bison (GNU Bison) 2.4.3
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
=== Running test /tmp/automake-1.11.1a/tests/yacc-dist-nobuild-subdir.test
+ pwd
/tmp/am-1.11/tests/yacc-dist-nobuild-subdir.dir
+ set -e
+ distdir=yacc-dist-nobuild-subdir-1.0
+ cat
+ mkdir sub
+ cat
+ cat
+ aclocal-1.11 -Werror
+ autoconf
+ automake-1.11 --foreign -Werror -Wall -a
configure.in:5: installing `./compile'
configure.in: installing `./ylwrap'
+ ./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 bison... bison -y
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ make distdir
/bin/sh ./ylwrap `test -f 'sub/parse.y' || echo './'`sub/parse.y y.tab.c 
sub/bar-parse.c y.tab.h sub/bar-parse.h y.output sub/bar-parse.output -- bison 
-y  
/bin/sh ./ylwrap sub/parse.y y.tab.c sub/parse.c y.tab.h sub/parse.h y.output 
sub/parse.output -- bison -y -d 
updating sub/parse.h
{ test ! -d "yacc-dist-nobuild-subdir-1.0"  || { find 
"yacc-dist-nobuild-subdir-1.0" -type d ! -perm -200 -exec chmod u+w {} ';'  && 
rm -fr "yacc-dist-nobuild-subdir-1.0"; }; }
test -d "yacc-dist-nobuild-subdir-1.0" || mkdir "yacc-dist-nobuild-subdir-1.0"
test -n ""  || find "yacc-dist-nobuild-subdir-1.0" -type d ! -perm -755  -exec 
chmod u+rwx,go+rx {} \; -o  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} 
\; -o  ! -type d ! -perm -400 -exec chmod a+r {} \; -o  ! -type d ! -perm -444 
-exec /bin/sh /tmp/am-1.11/tests/yacc-dist-nobuild-subdir.dir/install-sh -c -m 
a+r {} {} \;  || chmod -R a+r "yacc-dist-nobuild-subdir-1.0"
+ test -f sub/parse.c
+ test -f sub/parse.h
+ test -f sub/bar-parse.c
+ test ! -r sub/bar-parse.h
+ test -f yacc-dist-nobuild-subdir-1.0/sub/parse.c
+ test -f yacc-dist-nobuild-subdir-1.0/sub/parse.h
+ test -f yacc-dist-nobuild-subdir-1.0/sub/bar-parse.c
+ test ! -r yacc-dist-nobuild-subdir-1.0/sub/bar-parse.h
+ mkdir yacc-dist-nobuild-subdir-1.0/build
+ chmod -R a-w yacc-dist-nobuild-subdir-1.0
+ cd yacc-dist-nobuild-subdir-1.0/build
+ chmod u+w .
+ ../configure --enable-dependency-tracking YACC=false
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 bison... false
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ YACC=false make -e
/bin/sh ../ylwrap ../sub/parse.y y.tab.c sub/parse.c y.tab.h sub/parse.h 
y.output sub/parse.output -- false -d 
*** Error code 1

Stop in 
/tmp/am-1.11/tests/yacc-dist-nobuild-subdir.dir/yacc-dist-nobuild-subdir-1.0/build.
+ exit_status=1
+ set +e
+ cd /tmp/am-1.11/tests
+ test 0 != 0
+ echo 'yacc-dist-nobuild-subdir: exit 1'
yacc-dist-nobuild-subdir: exit 1
+ exit 1

SKIP: maken4-p.test (exit: 77)
==============================

/tmp/am-1.11/tests:/usr/home/stefano/go/bin:/usr/home/stefano/bin/freebsd:/usr/home/stefano/bin:/usr/local/opt/bin:/usr/local/kde4/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
maken4-p: running make --version -v | grep GNU
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

reply via email to

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