Public bug reported:
[ Impact ]
DKMS make.log for rtpengine-11.5.1.18 for kernel 6.14.0-15-generic (x86_64)
Tue May 20 20:15:40 UTC 2025
make: Entering directory '/usr/src/linux-headers-6.14.0-15-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
In file included from
/usr/src/linux-headers-6.14.0-15-generic/include/linux/module.h:22,
from xt_RTPENGINE.c:2:
xt_RTPENGINE.c:48:18: error: expected ‘,’ or ‘;’ before ‘CRYPTO_INTERNAL’
48 | MODULE_IMPORT_NS(CRYPTO_INTERNAL);
| ^~~~~~~~~~~~~~~
/usr/src/linux-headers-6.14.0-15-generic/include/linux/moduleparam.h:26:61:
note: in definition of macro ‘__MODULE_INFO’
26 | = __MODULE_INFO_PREFIX __stringify(tag) "=" info
| ^~~~
/usr/src/linux-headers-6.14.0-15-generic/include/linux/module.h:299:33: note:
in expansion of macro ‘MODULE_INFO’
299 | #define MODULE_IMPORT_NS(ns) MODULE_INFO(import_ns, ns)
| ^~~~~~~~~~~
xt_RTPENGINE.c:48:1: note: in expansion of macro ‘MODULE_IMPORT_NS’
48 | MODULE_IMPORT_NS(CRYPTO_INTERNAL);
| ^~~~~~~~~~~~~~~~
make[3]: ***
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207:
xt_RTPENGINE.o] Error 1
make[2]: *** [/usr/src/linux-headers-6.14.0-15-generic/Makefile:1999: .] Error 2
make[1]: *** [/usr/src/linux-headers-6.14.0-15-generic/Makefile:251:
__sub-make] Error 2
make[1]: Leaving directory '/var/lib/dkms/rtpengine/11.5.1.18/build'
make: *** [Makefile:251: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-6.14.0-15-generic'
[ Test case ]
Install the latest linux-6.14 kernel on Noble:
$ sudo add-apt-repository ppa:canonical-kernel-team/ppa
$ sudo apt install linux-generic-hwe-24.04-wip
Install rtpengine-kernel-dkms
$ sudo apt install rtpengine-kernel-dkms
Load the modules:
$ sudo modprobe
The same procedure can be repeated on linux-6.8 to test for possible
regressions.
[ Fix ]
[ Regression potential ]
We may experience regressions in systems that are using the rtpengine-
kernel drivers, especially with kernels >= 6.8 kernel.
** Affects: rtpengine (Ubuntu)
Importance: Undecided
Status: New
** Affects: rtpengine (Ubuntu Noble)
Importance: Undecided
Assignee: John Cabaj (john-cabaj)
Status: In Progress
** Also affects: rtpengine (Ubuntu Noble)
Importance: Undecided
Status: New
** Changed in: rtpengine (Ubuntu Noble)
Status: New => In Progress
** Changed in: rtpengine (Ubuntu Noble)
Assignee: (unassigned) => John Cabaj (john-cabaj)
** Description changed:
[ Impact ]
+ DKMS make.log for rtpengine-11.5.1.18 for kernel 6.14.0-15-generic (x86_64)
+ Tue May 20 20:15:40 UTC 2025
+ make: Entering directory '/usr/src/linux-headers-6.14.0-15-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
+ In file included from
/usr/src/linux-headers-6.14.0-15-generic/include/linux/module.h:22,
+ from xt_RTPENGINE.c:2:
+ xt_RTPENGINE.c:48:18: error: expected ‘,’ or ‘;’ before ‘CRYPTO_INTERNAL’
+ 48 | MODULE_IMPORT_NS(CRYPTO_INTERNAL);
+ | ^~~~~~~~~~~~~~~
+ /usr/src/linux-headers-6.14.0-15-generic/include/linux/moduleparam.h:26:61:
note: in definition of macro ‘__MODULE_INFO’
+ 26 | = __MODULE_INFO_PREFIX __stringify(tag) "=" info
+ | ^~~~
+ /usr/src/linux-headers-6.14.0-15-generic/include/linux/module.h:299:33: note:
in expansion of macro ‘MODULE_INFO’
+ 299 | #define MODULE_IMPORT_NS(ns) MODULE_INFO(import_ns, ns)
+ | ^~~~~~~~~~~
+ xt_RTPENGINE.c:48:1: note: in expansion of macro ‘MODULE_IMPORT_NS’
+ 48 | MODULE_IMPORT_NS(CRYPTO_INTERNAL);
+ | ^~~~~~~~~~~~~~~~
+ make[3]: ***
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207:
xt_RTPENGINE.o] Error 1
+ make[2]: *** [/usr/src/linux-headers-6.14.0-15-generic/Makefile:1999: .]
Error 2
+ make[1]: *** [/usr/src/linux-headers-6.14.0-15-generic/Makefile:251:
__sub-make] Error 2
+ make[1]: Leaving directory '/var/lib/dkms/rtpengine/11.5.1.18/build'
+ make: *** [Makefile:251: __sub-make] Error 2
+ make: Leaving directory '/usr/src/linux-headers-6.14.0-15-generic'
[ Test case ]
Install the latest linux-6.14 kernel on Noble:
$ sudo add-apt-repository ppa:canonical-kernel-team/ppa
$ sudo apt install linux-generic-hwe-24.04-wip
Install rtpengine-kernel-dkms
$ sudo apt install rtpengine-kernel-dkms
Load the modules:
$ sudo modprobe
The same procedure can be repeated on linux-6.8 to test for possible
regressions.
[ Fix ]
[ Regression potential ]
We may experience regressions in systems that are using the rtpengine-
kernel drivers, especially with kernels >= 6.8 kernel.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111365
Title:
rtpengine-kernel-dkms FTBS in Noble with the linux-6.14-hwe kernel
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rtpengine/+bug/2111365/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs