Bug#707406: perlipq: FTBFS: libipq.h:33:43: fatal error: linux/netfilter_ipv4/ip_queue.h: No such file or directory

Salvatore Bonaccorso carnil at debian.org
Thu May 9 09:11:33 UTC 2013


Control: tags -1 + confirmed

Hi Lucas

Thanks for your rebuilds :). Can confirm this.

On Thu, May 09, 2013 at 10:12:27AM +0200, Lucas Nussbaum wrote:
> Source: perlipq
> Version: 1.25-3
> Severity: serious
> Tags: jessie sid
> User: debian-qa at lists.debian.org
> Usertags: qa-ftbfs-20130509 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> > cc -c  -I/usr/include/libipq -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" -fPIC "-I/usr/lib/perl/5.14/CORE"   IPQueue.c
> > In file included from IPQueue.xs:11:0:
> > /usr/include/libipq.h:33:43: fatal error: linux/netfilter_ipv4/ip_queue.h: No such file or directory
> > compilation terminated.
> > make[1]: *** [IPQueue.o] Error 1

Problem is, linux/netfilter_ipv4/ip_queue.h was removed from linux
with [1] and with the recent upload of 3.8.11 to unstable perlipq now
FTBFS.

 [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d16cf20e2f2f13411eece7f7fb72c17d141c4a84

Upstream for IPTables::IPv4::IPQueue has not released new versions
since 2002, wonder if this module still can be used or if we should go
towards a removal?

Regards,
Salvatore



More information about the pkg-perl-maintainers mailing list