[Bug 2134577] Re: rtpengine-kernel-dkms FTBS in Noble with the linux-6.17 kernel
Timo Aaltonen
2134577 at bugs.launchpad.net
Thu Dec 18 07:59:16 UTC 2025
Hello John, or anyone else affected,
Accepted rtpengine into noble-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/rtpengine/11.5.1.18-1ubuntu1.2 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: rtpengine (Ubuntu Noble)
Status: In Progress => Fix Committed
** Tags added: verification-needed verification-needed-noble
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2134577
Title:
rtpengine-kernel-dkms FTBS in Noble with the linux-6.17 kernel
Status in rtpengine package in Ubuntu:
Invalid
Status in rtpengine source package in Noble:
Fix Committed
Status in rtpengine source package in Questing:
Invalid
Status in rtpengine source package in Resolute:
Invalid
Bug description:
[ Impact ]
DKMS make.log for rtpengine-11.5.1.18 for kernel 6.17.0-7-generic (x86_64)
Wed Dec 10 22:10:34 UTC 2025
make: Entering directory '/usr/src/linux-headers-6.17.0-7-generic'
make[1]: Entering directory '/var/lib/dkms/rtpengine/11.5.1.18/build'
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
You are using: gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CC [M] xt_RTPENGINE.o
xt_RTPENGINE.c:39:10: fatal error: linux/netfilter/xt_RTPENGINE.h: No such file or directory
39 | #include <linux/netfilter/xt_RTPENGINE.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [/usr/src/linux-headers-6.17.0-7-generic/scripts/Makefile.build:287: xt_RTPENGINE.o] Error 1
make[2]: *** [/usr/src/linux-headers-6.17.0-7-generic/Makefile:2016: .] Error 2
make[1]: *** [/usr/src/linux-headers-6.17.0-7-generic/Makefile:248: __sub-make] Error 2
make[1]: Leaving directory '/var/lib/dkms/rtpengine/11.5.1.18/build'
make: *** [Makefile:248: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-6.17.0-7-generic'
[ Test case ]
Install the latest linux-6.17 kernel on Noble:
$ sudo add-apt-repository ppa:canonical-kernel-team/ppa3
$ sudo apt install linux-generic-hwe-24.04-edge
Install rtpengine-kernel-dkms:
$ sudo apt install rtpengine-kernel-dkms
Module built and installed successfully.
Load the module:
$ sudo modprobe xt_RTPENGINE
Module loaded successfully.
The same procedure must be repeated on linux-6.8 and linux-6.14 to
test for possible regressions.
[ Fix ]
Upstream patches from rtpengine
(https://github.com/sipwise/rtpengine/):
-debian/patches/0002-MT-55283-deprectate-RE_EXTERNAL-switch.patch
-debian/patches/0003-MT-55283-use-ccflags-instead-of-EXTRA_CFLAGS.patch
[ Regression potential ]
We may experience regressions in systems that are using the rtpengine
drivers, especially with kernels >= 6.8 kernel.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rtpengine/+bug/2134577/+subscriptions
More information about the Ubuntu-sponsors
mailing list