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

Jonas Smedegaard dr at jones.dk
Thu Aug 27 18:33:35 UTC 2009


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)


  - Jonas

-- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

  [x] quote me freely  [ ] ask before reusing  [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/build-common-hackers/attachments/20090827/39335612/attachment.pgp>


More information about the Build-common-hackers mailing list