Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DKMS make.log for broadcom-sta-6.30.223.271 for kernel 6.16.0-16-generic (x86_64)
- Tue Sep 2 11:41:51 AM UTC 2025
- CFG80211 API is prefered for this kernel version
- Makefile:91: Neither CFG80211 nor Wireless Extension is enabled in kernel
- KBUILD_NOPEDANTIC=1 make -C /lib/modules/6.16.0-16-generic/build M=`pwd`
- make[1]: Entering directory '/usr/src/linux-headers-6.16.0-16-generic'
- make[2]: Entering directory '/var/lib/dkms/broadcom-sta/6.30.223.271/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-1ubuntu1) 15.2.0
- You are using: gcc (Ubuntu 15.2.0-1ubuntu1) 15.2.0
- CFG80211 API is prefered for this kernel version
- Using CFG80211 API
- Kernel architecture is X86_64
- CC [M] src/shared/linux_osl.o
- CC [M] src/wl/sys/wl_linux.o
- src/wl/sys/wl_linux.c: In function ‘wl_attach’:
- src/wl/sys/wl_linux.c:718:70: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
- 718 | WL_ERROR(("%s: init_rfkill_failure\n", __FUNCTION__));
- | ^
- src/wl/sys/wl_linux.c: In function ‘wl_event’:
- src/wl/sys/wl_linux.c:2194:79: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
- 2194 | WL_ERROR(("%s: WLC_GET_RADIO failed\n", __FUNCTION__));
- | ^
- CC [M] src/wl/sys/wl_iw.o
- CC [M] src/wl/sys/wl_cfg80211_hybrid.o
- In file included from /usr/src/linux-headers-6.16.0-16-generic/include/linux/srcu.h:21,
- from /usr/src/linux-headers-6.16.0-16-generic/include/linux/notifier.h:16,
- from /usr/src/linux-headers-6.16.0-16-generic/arch/x86/include/asm/uprobes.h:13,
- from /usr/src/linux-headers-6.16.0-16-generic/include/linux/uprobes.h:65,
- from /usr/src/linux-headers-6.16.0-16-generic/include/linux/mm_types.h:16,
- from /usr/src/linux-headers-6.16.0-16-generic/include/linux/mmzone.h:22,
- from /usr/src/linux-headers-6.16.0-16-generic/include/linux/gfp.h:7,
- from /usr/src/linux-headers-6.16.0-16-generic/include/linux/umh.h:4,
- from /usr/src/linux-headers-6.16.0-16-generic/include/linux/kmod.h:9,
- from /usr/src/linux-headers-6.16.0-16-generic/include/linux/module.h:17,
- from ././src/include/linuxver.h:40,
- from src/wl/sys/wl_linux.c:27:
- src/wl/sys/wl_linux.c: In function ‘wl_down’:
- /usr/src/linux-headers-6.16.0-16-generic/include/linux/workqueue.h:765:9: warning: call to ‘__warn_flushing_systemwide_wq’ declared with attribute warning: Please avoid flushing system-wide workqueues. [-Wattribute-warning]
- 765 | __warn_flushing_systemwide_wq(); \
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/wl/sys/wl_linux.c:1512:25: note: in expansion of macro ‘flush_scheduled_work’
- 1512 | flush_scheduled_work();
- | ^~~~~~~~~~~~~~~~~~~~
- LD [M] wl.o
- CFG80211 API is prefered for this kernel version
- Using CFG80211 API
- Kernel architecture is X86_64
- MODPOST Module.symvers
- CC [M] wl.mod.o
- CC [M] .module-common.o
- LD [M] wl.ko
- BTF [M] wl.ko
- Skipping BTF generation for wl.ko due to unavailability of vmlinux
- make[2]: Leaving directory '/var/lib/dkms/broadcom-sta/6.30.223.271/build'
- make[1]: Leaving directory '/usr/src/linux-headers-6.16.0-16-generic'
Advertisement
Add Comment
Please, Sign In to add comment