Package: flex
Version: 2.5.31-36
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of flex_2.5.31-36 on voltaire by sbuild/powerpc 79
> Build started at 20051212-0432

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: bison, gettext, texinfo, help2man, file, texi2html (>= 
> 1.76-1), po-debconf

[...]

> /bin/sh /build/buildd/flex-2.5.31/missing --run flex   scan.l
> /build/buildd/flex-2.5.31/missing: line 46: flex: command not found
> WARNING: `flex' is missing on your system.  You should only need it if
>          you modified a `.l' file.  You may need the `Flex' package
>          in order for those modifications to take effect.  You can get
>          `Flex' from any GNU archive site.
> sed '/^#/ s|\.c|scan.c|' .c >scan.c
> sed: can't read .c: No such file or directory
> make[3]: *** [scan.c] Error 2
> make[3]: Leaving directory `/build/buildd/flex-2.5.31'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/flex-2.5.31'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/flex-2.5.31'
> make: *** [build/flex] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=powerpc&pkg=flex&ver=2.5.31-36

flex isn't using AM_MAINTAINER_MODE, and ends up trying to run flex to rebuild
scan.l, and since we're building flex, flex isn't available to rebuild it...


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

Reply via email to