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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#18415: closed (unexpanded @AM_DEFAULT_VERBOSITY@ in generated
 Makefiles)
Date: Sun, 07 Sep 2014 08:54:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Sep 2014 01:53:30 -0700
with message-id <540C1D0A.1020009 <at> cs.ucla.edu>
and subject line Re: unexpanded @AM_DEFAULT_VERBOSITY@ in generated Makefiles
has caused the debbugs.gnu.org bug report #18415,
regarding unexpanded @AM_DEFAULT_VERBOSITY@ in generated Makefiles
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
18415: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18415
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.


[Message part 3 (message/rfc822, inline)]
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.


This bug report was last modified 10 years and 261 days ago.

Previous Next


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