Package: iptables-netflow-dkms
Version: 2.5.1-1
Severity: serious
User: [email protected]
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package fails to build a
kernel module for Linux 5.10:
DKMS make.log for ipt-netflow-2.5.1 for kernel 5.10.0-3-amd64 (x86_64)
Tue Feb 9 00:17:25 CET 2021
./gen_compat_def > compat_def.h
Test symbol xt_family linux/netfilter_ipv4/ip_tables.h
Error: unexpected error from compiler
make -s -C /lib/modules/5.10.0-3-amd64/build
M=/var/lib/dkms/ipt-netflow/2.5.1/build/cc-test-build modules
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make
rule.
ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
make[2]: *** [/usr/src/linux-headers-5.10.0-3-common/Makefile:717:
include/config/auto.conf] Error 1
make[1]: *** [/usr/src/linux-headers-5.10.0-3-common/Makefile:185: __sub-make]
Error 2
make: *** [Makefile:28: compat_def.h] Error 3
Andreas