[pkg-netfilter-team] Bug#1009403: pmacct: FTBFS: configure: error: Package requirements (libnetfilter_log >= 1) were not met

Adrian Bunk bunk at debian.org
Wed May 11 14:46:22 BST 2022


Control: reassign -1 libnetfilter-log-dev 1.0.2-2
Control: retitle -1 libnetfilter-log-dev lost required dependencies on libnfnetlink-dev and libmnl-dev
Control: affects -1 src:pmacct

On Tue, Apr 12, 2022 at 08:23:12PM +0200, Lucas Nussbaum wrote:
> Source: pmacct
> Version: 1.7.6-2
> Severity: serious
> Justification: FTBFS
> Tags: bookworm sid ftbfs
> User: lucas at debian.org
> Usertags: ftbfs-20220412 ftbfs-bookworm
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
> 
> 
> Relevant part (hopefully):
> > checking for uint32_t... yes
> > checking for uint16_t... yes
> > checking for uint8_t... yes
> > checking whether to enable NFLOG support... yes
> > checking for libnetfilter_log >= 1... no
> > configure: error: Package requirements (libnetfilter_log >= 1) were not met
> > 
> > Package 'libnfnetlink', required by 'libnetfilter_log', not found
>...

This is caused by a regression in libnetfilter-log-dev, which lost the 
dependencies on the packages needed for its pkg-config file:

$ pkg-config --cflags libnetfilter_log
Package libnfnetlink was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnfnetlink.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libnfnetlink', required by 'libnetfilter_log', not found
$ 

cu
Adrian



More information about the pkg-netfilter-team mailing list