bug-automake
[Top][All Lists]
Advanced

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

bug#11618: Automake 1.12.0b test release


From: Bruno Haible
Subject: bug#11618: Automake 1.12.0b test release
Date: Sun, 03 Jun 2012 13:28:48 +0200
User-agent: KMail/4.7.4 (Linux/3.1.10-1.9-desktop; KDE/4.7.4; x86_64; ; )

Hi Stefano,

> The beta release "1.12.0b" of GNU Automake is now available at
> <ftp://alpha.gnu.org/gnu/automake/>.

Here's feedback about this beta release. Maybe not all of the problems
have been fixed in 1.12.1...

===============================================================================

* Linux/glibc

All tests passed.

===============================================================================

* MacOS X 10.5

5 test failures:

-------------------------------------------------------------------------------

FAIL: t/objc-megademo
=====================

Running from installcheck: no
Using TAP: no
PATH = 
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/ax:/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/wrap:.:/Users/bruno/data/local-macos/bin:/opt/local/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin
objc-megademo: running libtoolize --version
libtoolize (GNU libtool) 2.4.2
Written by Gary V. Vaughan <address@hidden>, 2003

Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
++ pwd
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/objc-megademo.dir
+ cat
+ cat
+ libtoolize
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: linking file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ aclocal-1.12 -Werror
+ : We have a modern enough autoconf, go ahead.
+ autoheader
+ autoconf
+ automake-1.12 --foreign -Werror -Wall --add-missing
configure.ac:11: installing 'build-aux/ar-lib'
configure.ac:12: installing 'build-aux/config.guess'
configure.ac:12: installing 'build-aux/config.sub'
configure.ac:9: installing 'build-aux/install-sh'
configure.ac:9: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
+ cat
+ cat
+ cat
+ cat
+ cat
+ cat
+ cat
+ cat
+ cat
+ cat
+ ./configure
checking for a BSD-compatible install... 
/Users/bruno/data/local-macos/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /Users/bruno/data/local-macos/bin/mkdir 
-p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... i386-apple-darwin9.8.0
checking host system type... i386-apple-darwin9.8.0
checking how to print strings... printf
checking for a sed that does not truncate output... 
/Users/bruno/data/local-macos/bin/sed
checking for grep that handles long lines and -e... 
/Users/bruno/data/local-macos/bin/grep
checking for egrep... /Users/bruno/data/local-macos/bin/grep -E
checking for fgrep... /Users/bruno/data/local-macos/bin/grep -F
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU 
ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin9.8.0 file names to 
i386-apple-darwin9.8.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin9.8.0 file names to toolchain 
format... func_convert_file_noop
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload 
object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... ld: unknown option: -force_load
no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) 
supports shared libraries... yes
checking dynamic linker characteristics... darwin9.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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 ld used by g++... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU 
ld... no
checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) 
supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common -DPIC
checking if g++ PIC flag -fno-common -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) 
supports shared libraries... yes
checking dynamic linker characteristics... darwin9.8.0 dyld
checking how to hardcode library paths into programs... immediate
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU Objective C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether the Objective C compiler really works... yes
checking whether the Objective C++ compiler really works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
make  all-am
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wall  -g 
-O2 -MT foo.lo -MD -MP -MF .deps/foo.Tpo -c -o foo.lo foo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT foo.lo -MD -MP -MF 
.deps/foo.Tpo -c foo.c  -fno-common -DPIC -o .libs/foo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT foo.lo -MD -MP -MF 
.deps/foo.Tpo -c foo.c -o foo.o >/dev/null 2>&1
mv -f .deps/foo.Tpo .deps/foo.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   -Wall  
-g -O2 -MT fooxx.lo -MD -MP -MF .deps/fooxx.Tpo -c -o fooxx.lo fooxx.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT fooxx.lo -MD -MP 
-MF .deps/fooxx.Tpo -c fooxx.cxx  -fno-common -DPIC -o .libs/fooxx.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT fooxx.lo -MD -MP 
-MF .deps/fooxx.Tpo -c fooxx.cxx -o fooxx.o >/dev/null 2>&1
mv -f .deps/fooxx.Tpo .deps/fooxx.Plo
/bin/sh ./libtool   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wall  -g -O2 -MT 
fooo.lo -MD -MP -MF .deps/fooo.Tpo -c -o fooo.lo fooo.m
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT fooo.lo -MD -MP -MF 
.deps/fooo.Tpo -c fooo.m  -fno-common -DPIC -o .libs/fooo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT fooo.lo -MD -MP -MF 
.deps/fooo.Tpo -c fooo.m -o fooo.o >/dev/null 2>&1
mv -f .deps/fooo.Tpo .deps/fooo.Plo
/bin/sh ./libtool   --mode=compile g++ -DHAVE_CONFIG_H -I.   -Wall  -g -O2 -MT 
foooxx.lo -MD -MP -MF .deps/foooxx.Tpo -c -o foooxx.lo foooxx.mm
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT foooxx.lo -MD -MP 
-MF .deps/foooxx.Tpo -c foooxx.mm  -fno-common -DPIC -o .libs/foooxx.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT foooxx.lo -MD -MP 
-MF .deps/foooxx.Tpo -c foooxx.mm -o foooxx.o >/dev/null 2>&1
mv -f .deps/foooxx.Tpo .deps/foooxx.Plo
/bin/sh ./libtool   --mode=link g++  -g -O2   -o libfoo.la -rpath 
/usr/local/lib foo.lo fooxx.lo fooo.lo foooxx.lo  
libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o 
.libs/libfoo.0.dylib  .libs/foo.o .libs/fooxx.o .libs/fooo.o .libs/foooxx.o    
-O2   -install_name  /usr/local/lib/libfoo.0.dylib -compatibility_version 1 
-current_version 1.0 -Wl,-single_module
libtool: link: dsymutil .libs/libfoo.0.dylib || :
libtool: link: (cd ".libs" && rm -f "libfoo.dylib" && ln -s "libfoo.0.dylib" 
"libfoo.dylib")
libtool: link: ar cru .libs/libfoo.a  foo.o fooxx.o fooo.o foooxx.o
libtool: link: ranlib .libs/libfoo.a
libtool: link: ( cd ".libs" && rm -f "libfoo.la" && ln -s "../libfoo.la" 
"libfoo.la" )
gcc -DHAVE_CONFIG_H -I.   -Wall  -g -O2 -MT play.o -MD -MP -MF .deps/play.Tpo 
-c -o play.o play.c
mv -f .deps/play.Tpo .deps/play.Po
g++ -DHAVE_CONFIG_H -I.   -Wall  -g -O2 -MT playxx.o -MD -MP -MF 
.deps/playxx.Tpo -c -o playxx.o playxx.cxx
mv -f .deps/playxx.Tpo .deps/playxx.Po
gcc -DHAVE_CONFIG_H -I.   -Wall  -g -O2 -MT playo.o -MD -MP -MF .deps/playo.Tpo 
-c -o playo.o playo.m
mv -f .deps/playo.Tpo .deps/playo.Po
g++ -DHAVE_CONFIG_H -I.   -Wall  -g -O2 -MT playoxx.o -MD -MP -MF 
.deps/playoxx.Tpo -c -o playoxx.o playoxx.mm
mv -f .deps/playoxx.Tpo .deps/playoxx.Po
/bin/sh ./libtool   --mode=link g++  -g -O2 -lobjc  -o play play.o playxx.o 
playo.o playoxx.o libfoo.la 
libtool: link: g++ -g -O2 -o .libs/play play.o playxx.o playo.o playoxx.o 
-Wl,-bind_at_load  -lobjc ./.libs/libfoo.dylib
+ cross_compiling
+ test x '!=' x
+ unindent
+ test x = x
++ printf '%s\n' '
  /^$/b                    # Nothing to do for empty lines.
  x                        # Get x<indent> into pattern space.
  /^$/{                    # No prior x<indent>, go prepare it.
    g                      # Copy this 1st non-blank line into pattern space.
    s/^\([       ]*\).*/x\1/   # Prepare x<indent> in pattern space.
  }                        # Now: x<indent> in pattern and <line> in hold.
  G                        # Build x<indent>\n<line> in pattern space, and
  h                        # duplicate it into hold space.
  s/\n.*$//                # Restore x<indent> in pattern space, and
  x                        # exchange with the above duplicate in hold space.
  s/^x\(.*\)\n\1//         # Remove leading <indent> from <line>.
  s/^x.*\n//               # Restore <line> when there is no leading <indent>.
'
++ sed -e 's/  *# .*//'
+ sed_unindent_prog='
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ ./play
objc[30124]: Hello_ObjC: Does not recognize selector forward::
./t/objc-megademo.sh: line 343: 30124 Illegal instruction     ./play > got
+ cat got
+ Exit 1
+ set +e
+ test 77 = 1
+ exit 1
+ exit 1
+ exit_status=1
+ set +e
+ cd /Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
objc-megademo: exit 1

When I launch the 'play' program manually, I get:

$ ./play 
[Hello C, world C]
[Hello C++, world C++]
objc[26091]: Hello_ObjC: Does not recognize selector forward::
Illegal instruction

-------------------------------------------------------------------------------

FAIL: t/parallel-am
===================

Running from installcheck: no
Using TAP: no
PATH = 
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/ax:/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/wrap:.:/Users/bruno/data/local-macos/bin:/opt/local/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin
++ pwd
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/parallel-am.dir
+ cat
+ cat
+ list='1 2 3 4 5 6 7 8 9'
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub1/Makefile])'
+ echo 'SUBDIRS += sub1'
+ mkdir sub1
+ echo
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub2/Makefile])'
+ echo 'SUBDIRS += sub2'
+ mkdir sub2
+ echo
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub3/Makefile])'
+ echo 'SUBDIRS += sub3'
+ mkdir sub3
+ echo
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub4/Makefile])'
+ echo 'SUBDIRS += sub4'
+ mkdir sub4
+ echo
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub5/Makefile])'
+ echo 'SUBDIRS += sub5'
+ mkdir sub5
+ echo
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub6/Makefile])'
+ echo 'SUBDIRS += sub6'
+ mkdir sub6
+ echo
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub7/Makefile])'
+ echo 'SUBDIRS += sub7'
+ mkdir sub7
+ echo
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub8/Makefile])'
+ echo 'SUBDIRS += sub8'
+ mkdir sub8
+ echo
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub9/Makefile])'
+ echo 'SUBDIRS += sub9'
+ mkdir sub9
+ echo
+ echo 'include foo.am'
+ echo 'include bar.am'
+ echo 'python_PYTHON = foo.py'
+ echo 'lisp_LISP = foo.el'
+ echo 'bin_PROGRAMS = p'
+ rm -f install-sh missing depcomp
+ mkdir build-aux
+ aclocal-1.12 -Werror
+ unset AUTOMAKE_JOBS
+ AUTOMAKE_run --add-missing
+ am__desc=
+ am__exp_rc=0
+ test 1 -gt 0
+ case $1 in
+ break
+ am__got_rc=0
+ automake-1.12 --foreign -Werror -Wall --add-missing
+ cat stderr
configure.ac:3: installing 'build-aux/install-sh'
configure.ac:3: installing 'build-aux/missing'
sub7/bar.am:1: installing 'build-aux/py-compile'
sub7/Makefile.am:2:   'sub7/foo.am' included from here
sub7/foo.am:1:   'sub7/bar.am' included from here
sub8/Makefile.am:2: installing 'build-aux/elisp-comp'
sub9/Makefile.am: installing 'build-aux/depcomp'
+ cat stdout
+ test no '!=' yes
+ test 0 -eq 0
+ return
+ mv stderr expected
++ find . -name Makefile.in
+ Makefile_ins='./Makefile.in
./sub1/Makefile.in
./sub2/Makefile.in
./sub3/Makefile.in
./sub4/Makefile.in
./sub5/Makefile.in
./sub6/Makefile.in
./sub7/Makefile.in
./sub8/Makefile.in
./sub9/Makefile.in'
+ for file in '$Makefile_ins'
+ mv ./Makefile.in ./Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub1/Makefile.in ./sub1/Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub2/Makefile.in ./sub2/Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub3/Makefile.in ./sub3/Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub4/Makefile.in ./sub4/Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub5/Makefile.in ./sub5/Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub6/Makefile.in ./sub6/Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub7/Makefile.in ./sub7/Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub8/Makefile.in ./sub8/Makefile.in.exp
+ for file in '$Makefile_ins'
+ mv ./sub9/Makefile.in ./sub9/Makefile.in.exp
+ AUTOMAKE_JOBS=5
+ export AUTOMAKE_JOBS
+ for run in 1 2 3 4 5 6 7
+ rm -f build-aux/depcomp build-aux/elisp-comp build-aux/install-sh 
build-aux/missing build-aux/py-compile 'sub*/Makefile.in'
+ AUTOMAKE_run --add-missing
+ am__desc=
+ am__exp_rc=0
+ test 1 -gt 0
+ case $1 in
+ break
+ am__got_rc=0
+ automake-1.12 --foreign -Werror -Wall --add-missing
./defs: line 293: 44328 Bus error               $AUTOMAKE ${1+"$@"} > stdout 2> 
stderr
+ am__got_rc=138
+ cat stderr
configure.ac:3: installing 'build-aux/install-sh'
configure.ac:3: installing 'build-aux/missing'
sub7/bar.am:1: installing 'build-aux/py-compile'
sub7/Makefile.am:2:   'sub7/foo.am' included from here
sub7/foo.am:1:   'sub7/bar.am' included from here
sub8/Makefile.am:2: installing 'build-aux/elisp-comp'
sub9/Makefile.am: installing 'build-aux/depcomp'
+ cat stdout
+ test no '!=' yes
+ test 138 -eq 0
+ Exit 1
+ set +e
+ test 77 = 1
+ exit 1
+ exit 1
+ exit_status=1
+ set +e
+ cd /Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
parallel-am: exit 1

The 'automake' program apparently crashed.

-------------------------------------------------------------------------------

FAIL: t/parallel-am2
====================

Running from installcheck: no
Using TAP: no
PATH = 
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/ax:/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/wrap:.:/Users/bruno/data/local-macos/bin:/opt/local/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin
++ pwd
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/parallel-am2.dir
+ mkdir sub
+ cat
+ list='1 2 3'
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub1/Makefile])'
+ echo 'SUBDIRS += sub1'
+ mkdir sub1 sub1/sub
+ unindent
+ test x = x
++ printf '%s\n' '
  /^$/b                    # Nothing to do for empty lines.
  x                        # Get x<indent> into pattern space.
  /^$/{                    # No prior x<indent>, go prepare it.
    g                      # Copy this 1st non-blank line into pattern space.
    s/^\([       ]*\).*/x\1/   # Prepare x<indent> in pattern space.
  }                        # Now: x<indent> in pattern and <line> in hold.
++ sed -e 's/  *# .*//'
   # Build x<indent>\n<line> in pattern space, and
  h                        # duplicate it into hold space.
???????????????????????????s/\n.*$//                # Restore x<indent> in 
pattern space, and
  x                        # exchange with the above duplicate in hold space.
  s/^x\(.*\)\n\1//         # Remove leading <indent> from <line>.
  s/^x.*\n//               # Restore <line> when there is no leading <indent>.
'
+ sed_unindent_prog='
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub2/Makefile])'
+ echo 'SUBDIRS += sub2'
+ mkdir sub2 sub2/sub
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub3/Makefile])'
+ echo 'SUBDIRS += sub3'
+ mkdir sub3 sub3/sub
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ mkdir build-aux
+ aclocal-1.12 -Werror
+ unset AUTOMAKE_JOBS
+ rm -f install-sh missing depcomp
+ AUTOMAKE_fails --add-missing
+ AUTOMAKE_run -e 1 --add-missing
+ am__desc=
+ am__exp_rc=0
+ test 3 -gt 0
+ case $1 in
+ am__exp_rc=1
+ shift
+ shift
+ test 1 -gt 0
+ case $1 in
+ break
+ am__got_rc=0
+ automake-1.12 --foreign -Werror -Wall --add-missing
+ am__got_rc=1
+ cat stderr
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
automake: warnings are treated as errors
Makefile.am:3: warning: compiling 'sub/main.c' in subdir requires 
'AM_PROG_CC_C_O' in 'configure.ac'
Makefile.am: installing './depcomp'
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
 error: am__fastdepCC does not appear in AM_CONDITIONAL
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
   The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
   to 'configure.ac' and run 'aclocal' and 'autoconf' again
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
 error: AMDEP does not appear in AM_CONDITIONAL
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
   The usual way to define 'AMDEP' is to add one of the compiler tests
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
     AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
   to 'configure.ac' and run 'aclocal' and 'autoconf' again
Makefile.am: error: C source seen but 'CC' is undefined
Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
Makefile.am:   to 'configure.ac' and run 'autoconf' again.
sub1/Makefile.am: error: C source seen but 'CC' is undefined
sub1/Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
sub1/Makefile.am:   to 'configure.ac' and run 'autoconf' again.
sub2/Makefile.am: error: C source seen but 'CC' is undefined
sub2/Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
sub2/Makefile.am:   to 'configure.ac' and run 'autoconf' again.
sub3/Makefile.am: error: C source seen but 'CC' is undefined
sub3/Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
sub3/Makefile.am:   to 'configure.ac' and run 'autoconf' again.
+ cat stdout
+ test no '!=' yes
+ test 1 -eq 1
+ return
+ mv stderr expected
+ AUTOMAKE_JOBS=5
+ export AUTOMAKE_JOBS
+ for i in 1 2 3 4 5 6 7 8
+ rm -f install-sh missing depcomp
+ AUTOMAKE_fails --add-missing
+ AUTOMAKE_run -e 1 --add-missing
+ am__desc=
+ am__exp_rc=0
+ test 3 -gt 0
+ case $1 in
+ am__exp_rc=1
+ shift
+ shift
+ test 1 -gt 0
+ case $1 in
+ break
+ am__got_rc=0
+ automake-1.12 --foreign -Werror -Wall --add-missing
./defs: line 293: 44780 Bus error               $AUTOMAKE ${1+"$@"} > stdout 2> 
stderr
+ am__got_rc=138
+ cat stderr
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
automake: warnings are treated as errors
Makefile.am:3: warning: compiling 'sub/main.c' in subdir requires 
'AM_PROG_CC_C_O' in 'configure.ac'
Makefile.am: installing './depcomp'
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
 error: am__fastdepCC does not appear in AM_CONDITIONAL
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
   The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
   to 'configure.ac' and run 'aclocal' and 'autoconf' again
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
 error: AMDEP does not appear in AM_CONDITIONAL
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
   The usual way to define 'AMDEP' is to add one of the compiler tests
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
     AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/lib/am/depend2.am:
   to 'configure.ac' and run 'aclocal' and 'autoconf' again
Makefile.am: error: C source seen but 'CC' is undefined
Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
Makefile.am:   to 'configure.ac' and run 'autoconf' again.
sub1/Makefile.am: error: C source seen but 'CC' is undefined
sub1/Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
sub1/Makefile.am:   to 'configure.ac' and run 'autoconf' again.
sub2/Makefile.am: error: C source seen but 'CC' is undefined
sub2/Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
sub2/Makefile.am:   to 'configure.ac' and run 'autoconf' again.
sub3/Makefile.am: error: C source seen but 'CC' is undefined
sub3/Makefile.am:   The usual way to define 'CC' is to add 'AC_PROG_CC'
sub3/Makefile.am:   to 'configure.ac' and run 'autoconf' again.
+ cat stdout
+ test no '!=' yes
+ test 138 -eq 1
+ Exit 1
+ set +e
+ test 77 = 1
+ exit 1
+ exit 1
+ exit_status=1
+ set +e
+ cd /Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
parallel-am2: exit 1

The 'automake' program apparently crashed.

-------------------------------------------------------------------------------

FAIL: t/parallel-am3
====================

Running from installcheck: no
Using TAP: no
PATH = 
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/ax:/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/wrap:.:/Users/bruno/data/local-macos/bin:/opt/local/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin
++ pwd
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/parallel-am3.dir
+ cat
+ cat
+ list='1 2 3'
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub1/Makefile])'
+ echo 'SUBDIRS += sub1'
+ mkdir sub1
+ unindent
+ test x = x
++ printf '%s\n' '
  /^$/b                    # Nothing to do for empty lines.
  x                        # Get x<indent> into pattern space.
  /^$/{                    # No prior x<indent>, go prepare it.
    g                      # Copy this 1st non-blank line into pattern space.
    s/^\([       ]*\).*/x\1/   # Prepare x<indent> in pattern space.
  }                        # Now: x<indent> in pattern and <line> in hold.
  G                        # Build x<indent>\n<line> in pattern space, and
  h                        # duplicate it into hold space.
  s/\n.*$//                # Restore x<indent> in pattern space, and
  x                        # exchange with the above duplicate in hold space.
  s/^x\(.*\)\n\1//         # Remove leading <indent> from <line>.
  s/^x.*\n//               # Restore <line> when there is no leading <indent>.
'
++ sed -e 's/  *# .*//'
+ sed_unindent_prog='
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub2/Makefile])'
+ echo 'SUBDIRS += sub2'
+ mkdir sub2
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ for i in '$list'
+ echo 'AC_CONFIG_FILES([sub3/Makefile])'
+ echo 'SUBDIRS += sub3'
+ mkdir sub3
+ unindent
+ test 'x
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//' = x
+ sed '
  /^$/b
  x
  /^$/{
    g
    s/^\([       ]*\).*/x\1/
  }
  G
  h
  s/\n.*$//
  x
  s/^x\(.*\)\n\1//
  s/^x.*\n//'
+ rm -f install-sh missing depcomp
+ mkdir build-aux
+ aclocal-1.12 -Werror
+ unset AUTOMAKE_JOBS
+ AUTOMAKE_run --add-missing
+ am__desc=
+ am__exp_rc=0
+ test 1 -gt 0
+ case $1 in
+ break
+ am__got_rc=0
+ automake-1.12 --foreign -Werror -Wall --add-missing
+ cat stderr
configure.ac:3: installing 'build-aux/install-sh'
configure.ac:3: installing 'build-aux/missing'
sub1/Makefile.am: installing 'build-aux/depcomp'
sub1/Makefile.am:2: installing 'build-aux/elisp-comp'
sub1/Makefile.am:1: installing 'build-aux/py-compile'
+ cat stdout
+ test no '!=' yes
+ test 0 -eq 0
+ return
+ mv stderr expected
+ mv Makefile.in Makefile.in.exp
+ AUTOMAKE_JOBS=3
+ export AUTOMAKE_JOBS
+ for run in 1 2 3 4 5 6 7
+ rm -f build-aux/depcomp build-aux/elisp-comp build-aux/install-sh 
build-aux/missing build-aux/py-compile sub1/Makefile.in sub2/Makefile.in 
sub3/Makefile.in
+ AUTOMAKE_run --add-missing
+ am__desc=
+ am__exp_rc=0
+ test 1 -gt 0
+ case $1 in
+ break
+ am__got_rc=0
+ automake-1.12 --foreign -Werror -Wall --add-missing
./defs: line 293: 45229 Bus error               $AUTOMAKE ${1+"$@"} > stdout 2> 
stderr
+ am__got_rc=138
+ cat stderr
configure.ac:3: installing 'build-aux/install-sh'
configure.ac:3: installing 'build-aux/missing'
sub1/Makefile.am: installing 'build-aux/depcomp'
sub1/Makefile.am:2: installing 'build-aux/elisp-comp'
sub1/Makefile.am:1: installing 'build-aux/py-compile'
+ cat stdout
+ test no '!=' yes
+ test 138 -eq 0
+ Exit 1
+ set +e
+ test 77 = 1
+ exit 1
+ exit 1
+ exit_status=1
+ set +e
+ cd /Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
parallel-am3: exit 1

The 'automake' program apparently crashed.

-------------------------------------------------------------------------------

FAIL: t/werror3
===============

Running from installcheck: no
Using TAP: no
PATH = 
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/ax:/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/wrap:.:/Users/bruno/data/local-macos/bin:/opt/local/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin
++ pwd
/Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b/t/werror3.dir
+ cat
+ mkdir sub
+ cat
+ cat
+ aclocal-1.12 -Werror
+ unset AUTOMAKE_JOBS
+ AUTOMAKE_run -Wno-error
+ am__desc=
+ am__exp_rc=0
+ test 1 -gt 0
+ case $1 in
+ break
+ am__got_rc=0
+ automake-1.12 --foreign -Werror -Wall -Wno-error
+ cat stderr
Makefile.am:2: warning: VAR multiply defined in condition TRUE ...
Makefile.am:1: ... 'VAR' previously defined here
+ cat stdout
+ test no '!=' yes
+ test 0 -eq 0
+ return
+ grep 'VAR multiply defined' stderr
Makefile.am:2: warning: VAR multiply defined in condition TRUE ...
+ AUTOMAKE_JOBS=2
+ export AUTOMAKE_JOBS
+ AUTOMAKE_run -Wno-error
+ am__desc=
+ am__exp_rc=0
+ test 1 -gt 0
+ case $1 in
+ break
+ am__got_rc=0
+ automake-1.12 --foreign -Werror -Wall -Wno-error
./defs: line 293: 12732 Bus error               $AUTOMAKE ${1+"$@"} > stdout 2> 
stderr
+ am__got_rc=138
+ cat stderr
Makefile.am:2: warning: VAR multiply defined in condition TRUE ...
Makefile.am:1: ... 'VAR' previously defined here
+ cat stdout
+ test no '!=' yes
+ test 138 -eq 0
+ Exit 1
+ set +e
+ test 77 = 1
+ exit 1
+ exit 1
+ exit_status=1
+ set +e
+ cd /Users/bruno/data/build/multibuild-2084/macosx/automake-1.12.0b
+ test no = yes
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
werror3: exit 1

The 'automake' program apparently crashed.

===============================================================================

* Cygwin 1.7.9

20 tests failed.
FAIL: t/instspc.tap 87 - dotdotdot in builddir
FAIL: t/distcheck-override-infodir.sh
FAIL: t/fort4.sh
FAIL: t/instdir-texi.sh
FAIL: t/silent8.sh
FAIL: t/silentcxx-gcc.sh
FAIL: t/silent-many-gcc.sh
FAIL: t/txinfo3.sh
FAIL: t/txinfo13.sh
FAIL: t/txinfo16.sh
FAIL: t/txinfo21.sh
FAIL: t/txinfo22.sh
FAIL: t/txinfo23.sh
FAIL: t/txinfo24.sh
FAIL: t/txinfo25.sh
FAIL: t/txinfo28.sh
FAIL: t/txinfo33.sh
FAIL: t/txinfo-no-clutter.sh
FAIL: t/version7.sh
FAIL: t/vtexi4.sh

I'm attaching the entire testsuite.log here.


Bruno

Attachment: test-suite.log.xz
Description: application/xz


reply via email to

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