Aurelien Jarno writes ("Bug#1002914: userv: FBTFS"):
> Source: userv
> Version: 1.2.1~beta2
> Severity: serious
> Tags: ftbfs
> Justification: fails to build from source (but built successfully in the past)
> userv fails to build from source:
...
> | flex -t lexer.l > lexer.c
> | /bin/sh: 1: flex: not found
Thanks for the report. It seems that my usual local build chroot had
flex installed, so I din't spot this before upload. In earlier
versions we must have been reusing the pre-shipped lexer.c file (which
is many years old). In ~beta2 I arranged to prevent the reuse of such
files.
I will push a fix shortly.
Thanks,
Ian.