[Build-common-hackers] Bug#543916: Bug#543916: cdbs: new DEB_ACLOCAL_ARGS causes FTBFS

Zak B. Elep zakame at zakame.net
Sat Aug 29 07:15:56 UTC 2009


On Thu, 2009-08-27 at 20:33 +0200, Jonas Smedegaard wrote:
> Hi Zak,
> 
> On Thu, Aug 27, 2009 at 08:42:02PM +0800, Zak B. Elep wrote:
> >New cdbs package today breaks builds where Autotools are regenerated 
> >via DEB_AUTO_UPDATE_* and there is no DEB_ACLOCAL_ARGS declared in 
> >debian/rules, and where the source packages do not have an `m4' 
> >directory.
> 
> 
> >/usr/share/cdbs/1/class/autotools-files.mk:49: *** insufficient number 
> >of arguments (1) to function `if'.  Stop.
> 
> >The offending line in /usr/share/cdbs/1/class/autotools-files.mk:
> >
> >DEB_ACLOCAL_ARGS ?= $(if $(wildcard $(DEB_SRCDIR)/m4)),-I m4)
> 
> Whoops - looks like a simple typo (one closing paranthesis too many).
> 
> Could you try setting the following:
> 
> DEB_ACLOCAL_ARGS ?= $(if $(wildcard $(DEB_SRCDIR)/m4),-I m4)

Thanks for the prompt response, that fixed it!

-- 
Zak B. Elep -- 1486 7957 454D E529 E4F1  F75E 5787 B1FD FA53 851D
  I like the idea of 256 bits, though: 32 for the (Unicode) character
leaves room for 224 Bucky bits, which ought to be enough for anyone.
                        -- Roland Hutchinson, in alt.folklore.computers






More information about the Build-common-hackers mailing list