Matt Burgess | 22 May 22:34
Picon
Favicon

bug#11543: 3 test failures with automake-1.12.0 and perl-5.16.0

Hi,

aclocal8, acsilent and unused test cases all fail if I have the newly
released perl-5.16.0 installed.

The error appears to be because of a change in Perl, which now ends up
outputting the following to stderr:

main::scan_file() called too early to check prototype
at /sources/automake-1.12/aclocal line 642.

I've attached the logs.  If you require any further information, just
let me know.

Thanks,

Matt.
Running from installcheck: no
Using TAP: no
PATH = /sources/automake-1.12/t/ax:/sources/automake-1.12/t/wrap:/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/usr/sbin
++ pwd
/sources/automake-1.12/t/aclocal8.dir
+ cat
+ mkdir m4
+ cat
+ echo 'AC_DEFUN([MACRO1],)'
+ echo 'AC_DEFUN([MACRO2], [AC_REQUIRE([AM_UNUSED_MACRO])])'
+ aclocal-1.12 -Werror -I m4
(Continue reading)

Simon Josefsson | 21 May 14:24
Favicon
Gravatar

bug#11532: automake-1.12.0b self test failures: t/remake8b & t/remake9c

Hi!  I got two failures on my Ubuntu 12.04 LTS system, see output below.

============================================================================
Testsuite summary for GNU Automake 1.12.0b
============================================================================
# TOTAL: 2921
# PASS:  2781
# SKIP:  96
# XFAIL: 42
# FAIL:  2
# XPASS: 0
# ERROR: 0

FAIL: t/remake8b
================

Running from installcheck: no
Using TAP: no
PATH = /home/jas/src/automake-1.12.0b/t/ax:/home/jas/src/automake-1.12.0b/t/wrap:/home/jas/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/jas/bin
++ pwd
/home/jas/src/automake-1.12.0b/t/remake8b.dir
+ mv -f configure.ac configure.stub
+ cat
+ cat configure.stub -
+ aclocal-1.12 -Werror
+ autoconf
+ automake-1.12 --foreign -Werror -Wall
+ mkdir build
+ cd build
+ srcdir=..
(Continue reading)

Dagobert Michelsen | 20 May 11:57
Favicon
Gravatar

bug#11524: [platform-testers] Automake 1.12.0b test release

Hi Stefano,

Am 19.05.2012 um 16:17 schrieb Stefano Lattarini:
> The beta release "1.12.0b" of GNU Automake is now available at
> <ftp://alpha.gnu.org/gnu/automake/≥.  The stable release 1.12.1 is
> planned for next Thursday (May 24).  The relevant changes since
> the last stable release 1.12 are described in this announce on the
> Automake list:
> 
> <http://lists.gnu.org/archive/html/automake/2012-05/msg00020.html>
> 
> Please send bug reports to <bug-automake <at> gnu.org>, and general
> feedback to <automake <at> gnu.org>.

I just tested on Solaris 9 Sparc with Sun Studio 12 and got 170 failed tests
as described in the testsuite log:
  http://buildfarm.opencsw.org/~dam/automake-1.12.0b-test-suite.log

Please let me know if you need further information or access to the buildfarm.

Best regards

  -- Dago

--

-- 
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896

Guido Trentalancia | 18 May 20:40

bug#11512: Testsuite summary for GNU Automake 1.12

============================================================================
Testsuite summary for GNU Automake 1.12
============================================================================
# TOTAL: 2968
# PASS:  2833
# SKIP:  89
# XFAIL: 42
# FAIL:  4
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-automake <at> gnu.org
============================================================================

./lib/test-driver: line 95:  8767 Segmentation fault      "$@" >
$log_file 2>&1
FAIL: t/pm/Condition-t.pl

./lib/test-driver: line 95:  8815 Segmentation fault      "$@" >
$log_file 2>&1
FAIL: t/pm/DisjConditions-t.pl

FAIL: t/cond29.sh

FAIL: t/cond29
==============

Running from installcheck: no
Using TAP: no
(Continue reading)

Simon Josefsson | 11 May 10:45
Favicon
Gravatar

bug#11452: self test failure: t/parallel-tests-fork-bomb

I got two self-test failures with automake 1.12 on Ubuntu 12.04 LTS.
The first was the 'lex-clean' issue that was already reported.  The
other I couldn't find any report for, so please find test-suite.log
output for the failing test below.

/Simon

FAIL: t/parallel-tests-fork-bomb
================================

Running from installcheck: no
Using TAP: no
PATH = /home/jas/src/automake-1.12/t/ax:/home/jas/src/automake-1.12/t/wrap:/home/jas/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/jas/bin
++ pwd
/home/jas/src/automake-1.12/t/parallel-tests-fork-bomb.dir
+ cat
+ using_gmake
+ case $am__using_gmake in
+ make --version -v
+ grep GNU
GNU Make 3.81
+ am__using_gmake=yes
+ return 0
+ cond=:
+ cat
+ ulimit -t 8
+ ulimit -t 8
+ aclocal-1.12 -Werror
+ autoconf
+ automake-1.12 --foreign -Werror -Wall -a -Wno-portability
(Continue reading)

Bruno Haible | 6 May 18:13

bug#11422: automake 1.12 info doc installation problem

Hi,

I have installed automake-1.12 a couple of days ago. In particular
the info format documentation was installed as well:

$ ls -lrt /arch/x86-linux/gnu/share/info/
...
-rw-r--r-- 1 bin bin  227199 25. Apr 11:16 standards.info
-rw-r--r-- 1 bin bin 1142045 25. Apr 11:16 autoconf.info
-rw-r--r-- 1 bin bin   27543 29. Apr 01:09 dir
-rw-r--r-- 1 bin bin   74585 29. Apr 01:09 automake.info-3
-rw-r--r-- 1 bin bin  232045 29. Apr 01:09 automake.info-2
-rw-r--r-- 1 bin bin  296172 29. Apr 01:09 automake.info-1
-rw-r--r-- 1 bin bin    7620 29. Apr 01:09 automake.info
-rw-r--r-- 1 bin bin   78461 29. Apr 01:09 automake-history.info

The 'info' program finds the documentation of 'standards', 'autoconf',
'automake-history', but not the documentation of 'automake':

$ export INFOPATH=/arch/x86-linux/gnu/share/info
$ info --version
info (GNU texinfo) 4.13
...
$ info standards
(OK)
$ info autoconf
(OK)
$ info automake-history
(OK)
$ info automake
(Continue reading)

Stefano Lattarini | 5 May 17:51
Picon

bug#11413: Racy failure in test case 'tap-more.sh'

Severity: minor

I'm sporadically seeing the failure below in the test 'tap-more.sh'.

Anyone has an insight about what's going on?

Regards,
  Stefano

-*-*-*-

tap-more: exec /bin/sh t/tap-more.sh
Running from installcheck: no
Using TAP: no
PATH = [SNIP]
++ pwd
/devel/stefano/src/am/branches/trunks/t/tap-more.dir
+ fetch_tap_driver
+ case $am_tap_implementation in
+ AM_TAP_AWK=gawk
+ export AM_TAP_AWK
+ sed '1s|#!.*|#! /bin/sh|' /home/stefano/src/am/branches/trunks/lib/tap-driver.sh
+ chmod a+x tap-driver
+ sed 10q tap-driver
#! /bin/sh
# Copyright (C) 2011-2012 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
(Continue reading)

Mike Frysinger | 4 May 07:25
Picon
Favicon
Gravatar

bug#11401: automake-1.12 (incorrectly?) complains about missing AM_PROG_AR

consider this simple code base:
$ cat configure.ac
AC_PREREQ([2.63])
AC_INIT([foo], [0])
AM_INIT_AUTOMAKE([1.11 -Wall foreign])
AC_PROG_CC
LT_INIT
AC_OUTPUT(Makefile)

$ cat Makefile.am
lib_LTLIBRARIES = libfoo.la
libfoo_la_SOURCES = foo.c

$ touch foo.c

with automake-1.11.5, everything works great:
$ autoreconf -f -i
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.

however, upgrade to automake-1.12, and it starts spitting this:
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libfoo.la': linking libtool libraries using a non-POSIX
/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
Makefile.am:1:   while processing Libtool library 'libfoo.la'

what gives ?
(Continue reading)

Bruno Haible | 1 May 11:56

bug#11387: automake 1.12 test failures

Hi,

On a bi-arch Linux/glibc system (x86, x86_64) I'm getting 3 test failures
when building for 32-bit mode:

$ ./configure --host=i686-pc-linux-gnu --prefix=/arch/x86-linux/gnu \
              CC="gcc -m32 -march=i586" \
              CXX="g++ -m32 -march=i586" \
              F77="gfortran -m32 -march=i586" \
              FC="gfortran -m32 -march=i586" \
              LDFLAGS="-m32" \
              CPPFLAGS=-Wall
$ make
$ make check

FAIL: t/fort4
FAIL: t/fort5
FAIL: t/silent-many-gcc

Let's analyze the t/fort4 failure. The two other failures look similar.

FAIL: t/fort4
=============

Running from installcheck: no
Using TAP: no
PATH = /home/bruno/data/build/automake-1.12/t/ax:/home/bruno/data/build/automake-1.12/t/wrap:/home/bruno/bin:/arch/x86_64-linux/gnu/bin:/arch/x86-linux/gnu/bin:/home/bruno/bin:/arch/x86_64-linux/gnu/bin:/arch/x86-linux/gnu/bin:/usr/lib64/mpi/gcc/openmpi/bin:/home/bruno/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin
++ pwd
/home/bruno/data/build/automake-1.12/t/fort4.dir
+ mkdir sub
(Continue reading)

Ronald F. Guilmette | 28 Apr 22:55
Favicon

bug#11377: configure.am - fails to remove configure before attempting replacement


Under certain very reasonable scenarios, the configure file contained within
some source tree may perhaps be marked as read-only.  When and if this occurs,
automake will fail to remove the configure file before it attempts to generate
it anew.  The following trivial patch corrects this problem.

I would really appreciate it if this small patch could be incorporated into
future releases of automake.  It does no harm, and it can provably do some
good in certain circumstances.

diff -rc2 src/automake-1.11.5/lib/am/configure.am build/automake-1.11.5/lib/am/configure.am
*** src/automake-1.11.5/lib/am/configure.am	2012-04-13 07:46:00.000000000 -0700
--- build/automake-1.11.5/lib/am/configure.am	2012-04-25 15:05:50.000000000 -0700
***************
*** 107,111 ****

  $(top_srcdir)/configure: %MAINTAINER-MODE% $(am__configure_deps)
! ?TOPDIR_P?	$(am__cd) $(srcdir) && $(AUTOCONF)
  ?!TOPDIR_P?	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

--- 107,111 ----

  $(top_srcdir)/configure: %MAINTAINER-MODE% $(am__configure_deps)
! ?TOPDIR_P?	$(am__cd) $(srcdir) && rm -f $(top_srcdir)/configure && $(AUTOCONF)
  ?!TOPDIR_P?	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

Matt Burgess | 28 Apr 11:29
Picon
Favicon

bug#11369: 2 test failures in Automake-1.12

Hi,

Testing the latest release of Automake, I see test failures in
dist-readonly and lex-clean.  I've attached the relevant sections of
test-suite.log.

Thanks,

Matt.
FAIL: t/dist-readonly
=====================

Running from installcheck: no
Using TAP: no
PATH = /sources/automake-1.12/t/ax:/sources/automake-1.12/t/wrap:/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/usr/sbin
++ pwd
/sources/automake-1.12/t/dist-readonly.dir
+ cat
+ cat
+ echo 'int main (void) { return 0; }'
+ echo To be, or not to be ...
+ chmod a-w foo.c bar.txt
+ aclocal-1.12 -Werror
+ autoconf
+ automake-1.12 --foreign -Werror -Wall
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
(Continue reading)


Gmane