Public bug reported:
[ Impact ]
DKMS make.log for digimend-12 for kernel 6.14.0-15-generic (x86_64)
Thu May 15 19:41:38 UTC 2025
make -C /lib/modules/6.14.0-15-generic/build M=/var/lib/dkms/digimend/12/build
modules
make[1]: Entering directory '/usr/src/linux-headers-6.14.0-15-generic'
make[2]: Entering directory '/var/lib/dkms/digimend/12/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] hid-kye.o
CC [M] hid-uclogic-core.o
CC [M] hid-uclogic-rdesc.o
CC [M] hid-uclogic-params.o
hid-uclogic-rdesc.c:19:10: fatal error: asm/unaligned.h: No such file or
directory
19 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: ***
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207:
hid-uclogic-rdesc.o] Error 1
make[4]: *** Waiting for unfinished jobs....
hid-uclogic-params.c:22:10: fatal error: asm/unaligned.h: No such file or
directory
22 | #include <asm/unaligned.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
hid-kye.c:790:25: error: initialization of ‘const __u8 * (*)(struct hid_device
*, __u8 *, unsigned int *)’ {aka ‘const unsigned char * (*)(struct hid_device
*, unsigned char *, unsigned int *)’} from incompatible pointer type ‘__u8 *
(*)(struct hid_device *, __u8 *, unsigned int *)’ {aka ‘unsigned char *
(*)(struct hid_device *, unsigned char *, unsigned int *)’}
[-Werror=incompatible-pointer-types]
790 | .report_fixup = kye_report_fixup,
| ^~~~~~~~~~~~~~~~
hid-kye.c:790:25: note: (near initialization for ‘kye_driver.report_fixup’)
make[4]: ***
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207:
hid-uclogic-params.o] Error 1
hid-uclogic-core.c:569:25: error: initialization of ‘const __u8 * (*)(struct
hid_device *, __u8 *, unsigned int *)’ {aka ‘const unsigned char * (*)(struct
hid_device *, unsigned char *, unsigned int *)’} from incompatible pointer type
‘__u8 * (*)(struct hid_device *, __u8 *, unsigned int *)’ {aka ‘unsigned char *
(*)(struct hid_device *, unsigned char *, unsigned int *)’}
[-Werror=incompatible-pointer-types]
569 | .report_fixup = uclogic_report_fixup,
| ^~~~~~~~~~~~~~~~~~~~
hid-uclogic-core.c:569:25: note: (near initialization for
‘uclogic_driver.report_fixup’)
cc1: some warnings being treated as errors
make[4]: ***
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207:
hid-kye.o] Error 1
cc1: some warnings being treated as errors
make[4]: ***
[/usr/src/linux-headers-6.14.0-15-generic/scripts/Makefile.build:207:
hid-uclogic-core.o] Error 1
make[3]: *** [/usr/src/linux-headers-6.14.0-15-generic/Makefile:1999: .] Error 2
make[2]: *** [/usr/src/linux-headers-6.14.0-15-generic/Makefile:251:
__sub-make] Error 2
make[2]: Leaving directory '/var/lib/dkms/digimend/12/build'
make[1]: *** [Makefile:251: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.14.0-15-generic'
make: *** [Makefile:26: modules] Error 2
[ 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 broadcom-sta-dkms:
$ sudo apt install digimend-dkms
Load the module:
$ 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 digimend
drivers, especially with kernels >= 6.8 kernel.
** Affects: digimend-dkms (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2110931
Title:
digimend-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/digimend-dkms/+bug/2110931/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs