Guest User

Untitled

a guest
Sep 2nd, 2025
53
0
25 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. DKMS make.log for broadcom-sta-6.30.223.271 for kernel 6.16.0-16-generic (x86_64)
  2. Tue Sep 2 11:41:51 AM UTC 2025
  3. CFG80211 API is prefered for this kernel version
  4. Makefile:91: Neither CFG80211 nor Wireless Extension is enabled in kernel
  5. KBUILD_NOPEDANTIC=1 make -C /lib/modules/6.16.0-16-generic/build M=`pwd`
  6. make[1]: Entering directory '/usr/src/linux-headers-6.16.0-16-generic'
  7. make[2]: Entering directory '/var/lib/dkms/broadcom-sta/6.30.223.271/build'
  8. warning: the compiler differs from the one used to build the kernel
  9. The kernel was built by: x86_64-linux-gnu-gcc (Ubuntu 15.2.0-1ubuntu1) 15.2.0
  10. You are using: gcc (Ubuntu 15.2.0-1ubuntu1) 15.2.0
  11. CFG80211 API is prefered for this kernel version
  12. Using CFG80211 API
  13. Kernel architecture is X86_64
  14. CC [M] src/shared/linux_osl.o
  15. CC [M] src/wl/sys/wl_linux.o
  16. src/wl/sys/wl_linux.c: In function ‘wl_attach’:
  17. src/wl/sys/wl_linux.c:718:70: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
  18. 718 | WL_ERROR(("%s: init_rfkill_failure\n", __FUNCTION__));
  19. | ^
  20. src/wl/sys/wl_linux.c: In function ‘wl_event’:
  21. src/wl/sys/wl_linux.c:2194:79: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
  22. 2194 | WL_ERROR(("%s: WLC_GET_RADIO failed\n", __FUNCTION__));
  23. | ^
  24. CC [M] src/wl/sys/wl_iw.o
  25. CC [M] src/wl/sys/wl_cfg80211_hybrid.o
  26. In file included from /usr/src/linux-headers-6.16.0-16-generic/include/linux/srcu.h:21,
  27. from /usr/src/linux-headers-6.16.0-16-generic/include/linux/notifier.h:16,
  28. from /usr/src/linux-headers-6.16.0-16-generic/arch/x86/include/asm/uprobes.h:13,
  29. from /usr/src/linux-headers-6.16.0-16-generic/include/linux/uprobes.h:65,
  30. from /usr/src/linux-headers-6.16.0-16-generic/include/linux/mm_types.h:16,
  31. from /usr/src/linux-headers-6.16.0-16-generic/include/linux/mmzone.h:22,
  32. from /usr/src/linux-headers-6.16.0-16-generic/include/linux/gfp.h:7,
  33. from /usr/src/linux-headers-6.16.0-16-generic/include/linux/umh.h:4,
  34. from /usr/src/linux-headers-6.16.0-16-generic/include/linux/kmod.h:9,
  35. from /usr/src/linux-headers-6.16.0-16-generic/include/linux/module.h:17,
  36. from ././src/include/linuxver.h:40,
  37. from src/wl/sys/wl_linux.c:27:
  38. src/wl/sys/wl_linux.c: In function ‘wl_down’:
  39. /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]
  40. 765 | __warn_flushing_systemwide_wq(); \
  41. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  42. src/wl/sys/wl_linux.c:1512:25: note: in expansion of macro ‘flush_scheduled_work’
  43. 1512 | flush_scheduled_work();
  44. | ^~~~~~~~~~~~~~~~~~~~
  45. LD [M] wl.o
  46. CFG80211 API is prefered for this kernel version
  47. Using CFG80211 API
  48. Kernel architecture is X86_64
  49. MODPOST Module.symvers
  50. CC [M] wl.mod.o
  51. CC [M] .module-common.o
  52. LD [M] wl.ko
  53. BTF [M] wl.ko
  54. Skipping BTF generation for wl.ko due to unavailability of vmlinux
  55. make[2]: Leaving directory '/var/lib/dkms/broadcom-sta/6.30.223.271/build'
  56. make[1]: Leaving directory '/usr/src/linux-headers-6.16.0-16-generic'
Advertisement
Add Comment
Please, Sign In to add comment