Package: rtpengine-kernel-dkms
Version: 11.5.1.25-1
Severity: important
Tags: upstream
rtpengine-kernel-dkms fails to build a module for Linux 6.10 in experimental:
DKMS make.log for rtpengine-11.5.1.25 for kernel 6.10-amd64 (x86_64)
Sat Aug 3 06:54:45 UTC 2024
make: Entering directory '/usr/src/linux-headers-6.10-amd64'
CC [M] /var/lib/dkms/rtpengine/11.5.1.25/build/xt_RTPENGINE.o
/var/lib/dkms/rtpengine/11.5.1.25/build/xt_RTPENGINE.c: In function
'send_proxy_packet4':
/var/lib/dkms/rtpengine/11.5.1.25/build/xt_RTPENGINE.c:4023:14: error: too few
arguments to function 'ip_route_output'
4023 | rt = ip_route_output(net, dst->u.ipv4, src->u.ipv4, tos, 0);
| ^~~~~~~~~~~~~~~
In file included from /usr/src/linux-headers-6.10-common/include/net/ip.h:30,
from
/usr/src/linux-headers-6.10-common/include/net/ip6_checksum.h:27,
from /var/lib/dkms/rtpengine/11.5.1.25/build/xt_RTPENGINE.c:5:
/usr/src/linux-headers-6.10-common/include/net/route.h:157:30: note: declared
here
157 | static inline struct rtable *ip_route_output(struct net *net, __be32
daddr,
| ^~~~~~~~~~~~~~~
make[2]: *** [/usr/src/linux-headers-6.10-common/scripts/Makefile.build:249:
/var/lib/dkms/rtpengine/11.5.1.25/build/xt_RTPENGINE.o] Error 1
make[1]: *** [/usr/src/linux-headers-6.10-common/Makefile:1959:
/var/lib/dkms/rtpengine/11.5.1.25/build] Error 2
make: *** [/usr/src/linux-headers-6.10-common/Makefile:252: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-6.10-amd64'
Andreas