Hi,
On Thu, Feb 25, 2010 at 02:28:35AM +0100, Cyril Brulebois wrote:
> Source: gle-graphics
> Version: 4.2.2-2
> Severity: serious
> Justification: FTBFS
> 
> Hi,
> 
> looks like you're missing a B-D on autoconf?
> | aclocal && autoconf && ./configure --docdir=/usr/share/doc/gle-graphics/ 
> --with-rpath=no
> | configure.ac:173: error: possibly undefined macro: AC_DEFINE
> |       If this token and others are legitimate, please use m4_pattern_allow.
> |       See the Autoconf documentation.
> | configure.ac:458: error: possibly undefined macro: AC_MSG_RESULT
> | make: *** [configure/gle-graphics] Error 1
> 
> Full build logs:
>   https://buildd.debian.org/status/package.php?suite=unstable&p=gle-graphics
> 
> Anyway, ???autoreconf -vfi??? usually does everything for you (provided
> relevant packages are build-depended on, of course).

Thanks for the report. This is the first time I hear about autoreconf, so
should I replace aclocal && autoconf by autoreconf or do you recommend to
run it outside the build process? 

In the first case, the debian diff will be small, but there will be some
files left after the build, so it can not be cleanly built two times in a
row, unless I undo all those changes in the clean target. Or does cdbs take
care of that automatically?

In the second case, the diff will be large, and it should be run manually
before every upload?

Christian



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to