Bug#369503: samhain_2.0.10a-4(amd64/unstable): FTBFS: configure.ac:44: error: m4_defn: undefined macro: _AC_LANG

2006-05-31 Thread Javier Fernández-Sanguino Peña
On Wed, May 31, 2006 at 02:43:02AM +0200, Javier Fernández-Sanguino Peña wrote:
 
 From this it looks like AC_PROG_CC - AC_LANG_POP - _AC_LANG and
 for some reason that macro is undefined. But samhain does not use that at
 all, that's autoheader working here.

After debugging this issue, it seems it does *not* happens with autoconf
2.59a-8 but it does happen with the latest autoconf in Debian
(2.59.cvs.2006.05.13-1)

 Now, in my build it does not try to regenerate the headers at all.

Because I was using the older autoconf version.

 I'm going to package the latest upstream version and see if the error goes
 away...

The error is still there in 2.2.0 :(

Javier


signature.asc
Description: Digital signature


Bug#369503: samhain_2.0.10a-4(amd64/unstable): FTBFS: configure.ac:44: error: m4_defn: undefined macro: _AC_LANG

2006-05-30 Thread Frederik Schüler
Package: samhain
Version: 2.0.10a-4
Severity: serious

Hello,

There was an error while trying to autobuild your package:

 autoheader: 
 autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
 autoheader:   [Define if a function `main' is needed.])
 autoheader: 
 autoheader: WARNING: More sophisticated templates can also be produced, see 
 the
 autoheader: WARNING: documentation.
 configure.ac:44: error: m4_defn: undefined macro: _AC_LANG
 autoconf/lang.m4:157: AC_LANG_POP is expanded from...
 autoconf/c.m4:556: AC_PROG_CC is expanded from...
 configure.ac:44: the top level
 autom4te: /usr/bin/m4 failed with exit status: 1
 autoheader: '/usr/bin/autom4te' failed with exit status: 1
 make[1]: *** [stamp-h.in] Error 1
 make[1]: Leaving directory `/build/buildd/samhain-2.0.10a'
 make: *** [build-stamp] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=amd64pkg=samhainver=2.0.10a-4

Best regards
Frederik Schueler



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#369503: samhain_2.0.10a-4(amd64/unstable): FTBFS: configure.ac:44: error: m4_defn: undefined macro: _AC_LANG

2006-05-30 Thread Javier Fernández-Sanguino Peña
On Tue, May 30, 2006 at 10:58:36AM +0200, Frederik Schüler wrote:
 There was an error while trying to autobuild your package:

Yes, no arch seemed to build it, however:

  configure.ac:44: error: m4_defn: undefined macro: _AC_LANG
  autoconf/lang.m4:157: AC_LANG_POP is expanded from...
  autoconf/c.m4:556: AC_PROG_CC is expanded from...
  configure.ac:44: the top level

From this it looks like AC_PROG_CC - AC_LANG_POP - _AC_LANG and
for some reason that macro is undefined. But samhain does not use that at
all, that's autoheader working here.

Now, in my build it does not try to regenerate the headers at all.

I'm going to package the latest upstream version and see if the error goes
away...

Javier


signature.asc
Description: Digital signature