GNU bug report logs - #18415
unexpanded @AM_DEFAULT_VERBOSITY@ in generated Makefiles

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Fri, 5 Sep 2014 22:34:02 UTC

Severity: normal

Found in version 24.4.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

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 18415 in the body.
You can then email your comments to 18415 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-gnu-emacs <at> gnu.org:
bug#18415; Package emacs. (Fri, 05 Sep 2014 22:34:02 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: unexpanded @AM_DEFAULT_VERBOSITY@ in generated Makefiles
Date: Fri, 05 Sep 2014 18:33:51 -0400
Package: emacs
Version: 24.4.50

Current trunk on RHEL6.5.
automake (GNU automake) 1.11.1
autoconf (GNU Autoconf) 2.65

My generated src/Makefile (and others) contains unexpanded output variables
AM_DEFAULT_VERBOSITY, AM_V, and AM_DEFAULT_V:
    
    AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    
    AM_V_CC = $(am__v_CC_ <at> AM_V@)
    am__v_CC_ = $(am__v_CC_ <at> AM_DEFAULT_V@)

If I switch to

automake (GNU automake) 1.14

the issue goes away, but configure.ac claims that automake 1.11 suffices.




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Sun, 07 Sep 2014 08:54:02 GMT) Full text and rfc822 format available.

Notification sent to Glenn Morris <rgm <at> gnu.org>:
bug acknowledged by developer. (Sun, 07 Sep 2014 08:54:03 GMT) Full text and rfc822 format available.

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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 18415-done <at> debbugs.gnu.org
Subject: Re: unexpanded @AM_DEFAULT_VERBOSITY@ in generated Makefiles
Date: Sun, 07 Sep 2014 01:53:30 -0700
Thanks, I installed a workaround in trunk bzr 117831, and am marking 
this as done.

At some point we should increment the required Automake version, as 1.11 
is getting pretty old.  RHEL 6.5 can't build Emacs any more anyway (as 
RHEL's Autoconf version is too old) so RHEL 6.5 users could grab a newer 
Automake at the same time they grab a newer Autoconf.




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

This bug report was last modified 9 years and 226 days ago.

Previous Next


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