GNU bug report logs - #14488
am-config-header and am-prog-cc-stdc in 1.13.2 fail on openSUSE factory

Previous Next

Package: automake;

Reported by: Philipp Thomas <pth <at> suse.de>

Date: Tue, 28 May 2013 12:00:02 UTC

Severity: minor

Tags: notabug

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14488 in the body.
You can then email your comments to 14488 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#14488; Package automake. (Tue, 28 May 2013 12:00:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Philipp Thomas <pth <at> suse.de>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Tue, 28 May 2013 12:00:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Philipp Thomas <pth <at> suse.de>
To: bug-automake <at> gnu.org
Subject: am-config-header and am-prog-cc-stdc in 1.13.2 fail on openSUSE
	factory
Date: Tue, 28 May 2013 13:58:02 +0200
THe above tests fail on openSUSE factory, i.e. the development version. logs
show this:

 FAIL: t/am-config-header
 ========================
 
 Running from installcheck: no
 Test Protocol: none
 PATH = /home/abuild/rpmbuild/BUILD/automake-1.13.2/t/wrap:/home/abuild/rpmbuild/BUILD/automake-1.13.2/t/ax:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games
 ++ pwd
 /home/abuild/rpmbuild/BUILD/automake-1.13.2/t/am-config-header.dir
 + cat
 + cat
 + aclocal-1.13 -Werror -Wno-obsolete
 replacing AM_CONFIG_HEADER with AC_CONFIG_HEADER in configure.ac
 + autoconf -Werror -Wall
 + cat stderr
 + _am_exit 1
 + set +e
 + test 77 = 1
 + exit 1
 + exit 1
 + am_exit_trap 1
 + exit_status=1
 + set +e
 + cd /home/abuild/rpmbuild/BUILD/automake-1.13.2
 + test none = tap
 + case $am_explicit_skips in
 + test 1 -eq 0
 + keep_testdirs=yes
 + am_keeping_testdirs
 + case $keep_testdirs in
 + return 0
 + set +x
 am-config-header: exit 1

 FAIL: t/am-prog-cc-stdc
 =======================
 
 Running from installcheck: no
 Test Protocol: none
 PATH = /home/abuild/rpmbuild/BUILD/automake-1.13.2/t/wrap:/home/abuild/rpmbuild/BUILD/automake-1.13.2/t/ax:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games
 ++ pwd
 /home/abuild/rpmbuild/BUILD/automake-1.13.2/t/am-prog-cc-stdc.dir
 + cat
 + echo bin_PROGRAMS = foo
 + aclocal-1.13 -Werror
 replacing AM_PROG_CC_STDC with AC_PROG_CC in configure.ac
 + automake-1.13 --foreign -Werror -Wall
 + autoconf -Wnone -Wobsolete -Werror
 + cat stderr
 + _am_exit 1
 + set +e
 + test 77 = 1
 + exit 1
 + exit 1
 + am_exit_trap 1
 + exit_status=1
 + set +e
 + cd /home/abuild/rpmbuild/BUILD/automake-1.13.2
 + test none = tap
 + case $am_explicit_skips in
 + test 1 -eq 0
 + keep_testdirs=yes
 + am_keeping_testdirs
 + case $keep_testdirs in
 + return 0
 + set +x
 am-prog-cc-stdc: exit 1
[ 




Information forwarded to bug-automake <at> gnu.org:
bug#14488; Package automake. (Tue, 28 May 2013 12:08:01 GMT) Full text and rfc822 format available.

Message #8 received at 14488 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Philipp Thomas <pth <at> suse.de>
Cc: 14488 <at> debbugs.gnu.org
Subject: Re: bug#14488: am-config-header and am-prog-cc-stdc in 1.13.2 fail
	on openSUSE factory
Date: Tue, 28 May 2013 14:05:59 +0200
tags 14488 + moreinfo
severity 14488 minor
stop

On 05/28/2013 01:58 PM, Philipp Thomas wrote:
> 
> THe above tests fail on openSUSE factory, i.e. the development version. logs
> show this:
> 
>  FAIL: t/am-config-header
>  ========================
>  
>  Running from installcheck: no
>  Test Protocol: none
>  PATH = /home/abuild/rpmbuild/BUILD/automake-1.13.2/t/wrap:/home/abuild/rpmbuild/BUILD/automake-1.13.2/t/ax:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games
>  ++ pwd
>  /home/abuild/rpmbuild/BUILD/automake-1.13.2/t/am-config-header.dir
>  + cat
>  + cat
>  + aclocal-1.13 -Werror -Wno-obsolete
>  replacing AM_CONFIG_HEADER with AC_CONFIG_HEADER in configure.ac
>
This certainly doesn't come from stock Automake.  I think it is caused by
some OpenSUSE patch.  Can you confirm?  And ditto for the other failing test.

Regards,
  Stefano




Added tag(s) moreinfo. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 28 May 2013 12:08:02 GMT) Full text and rfc822 format available.

Severity set to 'minor' from 'normal' Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 28 May 2013 12:08:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-automake <at> gnu.org:
bug#14488; Package automake. (Tue, 28 May 2013 12:22:02 GMT) Full text and rfc822 format available.

Message #15 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Philipp Thomas <pth <at> suse.de>
To: bug-automake <at> gnu.org
Cc: stefano.lattarini <at> gmail.com
Subject: Re: bug#14488: am-config-header and am-prog-cc-stdc in 1.13.2 fail
	on openSUSE factory
Date: Tue, 28 May 2013 14:19:57 +0200
* Stefano Lattarini (stefano.lattarini <at> gmail.com) [20130528 14:07]:

> This certainly doesn't come from stock Automake.  I think it is caused by
> some OpenSUSE patch.  Can you confirm?  And ditto for the other failing
> test.

At least for am-config-header we had indeed a patch to make the use of
AM_CONFIG_HEADER non-fatal and I just forgot to check if it was still
needed. Removing it solved both failures and the tests just passed. So you
can mark this bug as invalid.  Sorry for the noise.

Philipp




Information forwarded to bug-automake <at> gnu.org:
bug#14488; Package automake. (Tue, 28 May 2013 12:31:02 GMT) Full text and rfc822 format available.

Message #18 received at 14488 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Philipp Thomas <pth <at> suse.de>
Cc: 14488 <at> debbugs.gnu.org
Subject: Re: bug#14488: am-config-header and am-prog-cc-stdc in 1.13.2 fail
	on openSUSE factory
Date: Tue, 28 May 2013 14:28:15 +0200
tags 14488 - moreinfo
tags 14488 + notabug
close 14488
stop

On 05/28/2013 02:19 PM, Philipp Thomas wrote:
> * Stefano Lattarini (stefano.lattarini <at> gmail.com) [20130528 14:07]:
> 
>> This certainly doesn't come from stock Automake.  I think it is caused by
>> some OpenSUSE patch.  Can you confirm?  And ditto for the other failing
>> test.
> 
> At least for am-config-header we had indeed a patch to make the use of
> AM_CONFIG_HEADER non-fatal and I just forgot to check if it was still
> needed. Removing it solved both failures and the tests just passed. So you
> can mark this bug as invalid.  Sorry for the noise.
> 
> Philipp
>
Thanks for the quick confirmation.  Bug closed.

Regards,
  Stefano




Removed tag(s) moreinfo. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 28 May 2013 12:31:03 GMT) Full text and rfc822 format available.

Added tag(s) notabug. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 28 May 2013 12:31:03 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 14488 <at> debbugs.gnu.org and Philipp Thomas <pth <at> suse.de> Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 28 May 2013 12:31:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 26 Jun 2013 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.