Public bug reported:
Compilation fails for missing headers as EXTRA_CFLAGS has been replaced by
ccflags-y
Plus some API have changed (cfg80211) or need more includes (e.g. mac_pton)
----------------------------------------------------------------
root@ubuntu-resolute:/home/afaina/dkms/resolute/ezurio-qcacld-2.0-dkms# cat
/var/lib/dkms/ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg/build/make.log
DKMS (dkms-3.2.2) make.log for ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg
for kernel 7.0.0-3-generic (x86_64)
Tue Mar 3 13:19:55 UTC 2026
Building module(s)
# command: make -j16 KERNELRELEASE=7.0.0-3-generic -C
/lib/modules/7.0.0-3-generic/build
M=/var/lib/dkms/ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg/build modules
WLAN_ROOT=/var/lib/dkms/ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg/build
MODNAME=qcacld2 CONFIG_QCA_WIFI_ISOC=0 CONFIG_QCA_WIFI_2_0=1
CONFIG_QCA_CLD_WLAN=m WLAN_OPEN_SOURCE=1 CONFIG_CLD_HL_SDIO_CORE=y
CONFIG_FORCE_MLO_SUPPORT=y CONFIG_SUPPORT_P2P_BY_ONE_INTF_WLAN=y
make: Entering directory '/usr/src/linux-headers-7.0.0-3-generic'
make[1]: Entering directory
'/var/lib/dkms/ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg/build'
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc (Ubuntu 15.2.0-14ubuntu1) 15.2.0
You are using: gcc (Ubuntu 15.2.0-12ubuntu1) 15.2.0
warning: pahole version differs from the one used to build the kernel
The kernel was built with: 130
You are using: 0
CC [M] CORE/HDD/src/wlan_hdd_assoc.o
CC [M] CORE/HDD/src/wlan_hdd_cfg.o
CC [M] CORE/HDD/src/wlan_hdd_debugfs.o
CC [M] CORE/HDD/src/wlan_hdd_dev_pwr.o
CC [M] CORE/HDD/src/wlan_hdd_dp_utils.o
CC [M] CORE/HDD/src/wlan_hdd_early_suspend.o
CORE/HDD/src/wlan_hdd_assoc.c:50:10: fatal error: wlan_hdd_includes.h: No such
file or directory
50 | #include "wlan_hdd_includes.h"
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: ***
[/usr/src/linux-headers-7.0.0-3-generic/scripts/Makefile.build:289:
CORE/HDD/src/wlan_hdd_assoc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
CC [M] CORE/HDD/src/wlan_hdd_ftm.o
CORE/HDD/src/wlan_hdd_dp_utils.c:41:10: fatal error: wlan_hdd_dp_utils.h: No
such file or directory
41 | #include <wlan_hdd_dp_utils.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: ***
[/usr/src/linux-headers-7.0.0-3-generic/scripts/Makefile.build:289:
CORE/HDD/src/wlan_hdd_dp_utils.o] Error 1
CORE/HDD/src/wlan_hdd_debugfs.c:29:10: fatal error: wlan_hdd_includes.h: No
such file or directory
29 | #include <wlan_hdd_includes.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
CORE/HDD/src/wlan_hdd_ftm.c:55:10: fatal error: vos_mq.h: No such file or
directory
55 | #include <vos_mq.h>
| ^~~~~~~~~~
compilation terminated.
CORE/HDD/src/wlan_hdd_dev_pwr.c:49:10: fatal error: wlan_hdd_dev_pwr.h: No such
file or directory
49 | #include <wlan_hdd_dev_pwr.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: ***
[/usr/src/linux-headers-7.0.0-3-generic/scripts/Makefile.build:289:
CORE/HDD/src/wlan_hdd_debugfs.o] Error 1
make[3]: ***
[/usr/src/linux-headers-7.0.0-3-generic/scripts/Makefile.build:289:
CORE/HDD/src/wlan_hdd_ftm.o] Error 1
make[3]: ***
[/usr/src/linux-headers-7.0.0-3-generic/scripts/Makefile.build:289:
CORE/HDD/src/wlan_hdd_dev_pwr.o] Error 1
CORE/HDD/src/wlan_hdd_cfg.c:53:10: fatal error: wlan_hdd_includes.h: No such
file or directory
53 | #include <wlan_hdd_includes.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: ***
[/usr/src/linux-headers-7.0.0-3-generic/scripts/Makefile.build:289:
CORE/HDD/src/wlan_hdd_cfg.o] Error 1
CORE/HDD/src/wlan_hdd_early_suspend.c:47:10: fatal error: wlan_hdd_includes.h:
No such file or directory
47 | #include <wlan_hdd_includes.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[3]: ***
[/usr/src/linux-headers-7.0.0-3-generic/scripts/Makefile.build:289:
CORE/HDD/src/wlan_hdd_early_suspend.o] Error 1
make[2]: *** [/usr/src/linux-headers-7.0.0-3-generic/Makefile:2106: .] Error 2
make[1]: *** [/usr/src/linux-headers-7.0.0-3-generic/Makefile:248: __sub-make]
Error 2
make[1]: Leaving directory
'/var/lib/dkms/ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg/build'
make: *** [Makefile:248: __sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-7.0.0-3-generic'
# exit code: 2
# elapsed time: 00:00:01
----------------------------------------------------------------
** Affects: ezurio-qcacld-2.0-dkms (Ubuntu)
Importance: Medium
Assignee: Alessio Faina (alessiofaina)
Status: In Progress
** Changed in: ezurio-qcacld-2.0-dkms (Ubuntu)
Status: New => In Progress
** Changed in: ezurio-qcacld-2.0-dkms (Ubuntu)
Assignee: (unassigned) => Alessio Faina (alessiofaina)
** Changed in: ezurio-qcacld-2.0-dkms (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2143143
Title:
Compilation fails for Kernel 7.0.0.3-generic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ezurio-qcacld-2.0-dkms/+bug/2143143/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs