Bug#838021: libi8x: FTBFS: syntax error near unexpected token `LIBELF,'

2016-09-16 Thread Aaron M. Ucko
Matthias Klose  writes:

> please show me a successful build.

The amd64 binaries you initially uploaded would have been impossible to
rebuild in a minimal environment.  I concede that's a borderline case,
though.

At any rate, thanks for the quick fix!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu



Bug#838021: libi8x: FTBFS: syntax error near unexpected token `LIBELF,'

2016-09-16 Thread Matthias Klose
Control: severity -1 important

On 16.09.2016 15:52, Aaron M. Ucko wrote:
> Source: libi8x
> Version: 0.0.2-1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)

please show me a successful build.

> 
> Builds of libi8x in minimal environments (notably, on the
> autobuilders) have been failing:
> 
>   ./configure: line 12741: syntax error near unexpected token `LIBELF,'
>   ./configure: line 12741: `PKG_CHECK_MODULES(LIBELF, libelf >= 0.8.12,'
> 
> Please declare a build dependency on pkg-config and confirm via
> pbuilder or the like that you haven't missed any others.

pf  please adjust your templates for bug reports, this is the first
build of the package :-/

Matthias



Bug#838021: libi8x: FTBFS: syntax error near unexpected token `LIBELF,'

2016-09-16 Thread Aaron M. Ucko
Source: libi8x
Version: 0.0.2-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Builds of libi8x in minimal environments (notably, on the
autobuilders) have been failing:

  ./configure: line 12741: syntax error near unexpected token `LIBELF,'
  ./configure: line 12741: `PKG_CHECK_MODULES(LIBELF, libelf >= 0.8.12,'

Please declare a build dependency on pkg-config and confirm via
pbuilder or the like that you haven't missed any others.

Thanks!