Package: broadcom-sta-dkms
Version: 6.30.223.271-27
Severity: grave
Justification: renders package unusable

Dear Maintainer,

building the module for linux-image-6.16.3+deb14-amd64 fails.

Here is the apt output:

# LANG=C.UTF-8 apt install -f
Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
  4 not fully installed or removed.
  Space needed: 0 B / 188 GB available

Setting up linux-image-6.16.3+deb14-amd64 (6.16.3-1) ...
/etc/kernel/postinst.d/dkms:
Sign command: /lib/modules/6.16.3+deb14-amd64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Autoinstall of module broadcom-sta/6.30.223.271 for kernel 6.16.3+deb14-amd64 
(x86_64)
Building module(s)....(bad exit status: 2)
Failed command:
make -j4 KERNELRELEASE=6.16.3+deb14-amd64 KVER=6.16.3+deb14-amd64

Error! Bad return status for module build on kernel: 6.16.3+deb14-amd64 (x86_64)
Consult /var/lib/dkms/broadcom-sta/6.30.223.271/build/make.log for more 
information.

Autoinstall on 6.16.3+deb14-amd64 failed for module(s) broadcom-sta(10).

Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
run-parts: /etc/kernel/postinst.d/dkms exited with return code 1
dpkg: error processing package linux-image-6.16.3+deb14-amd64 (--configure):
 installed linux-image-6.16.3+deb14-amd64 package post-installation script 
subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-amd64:
 linux-image-amd64 depends on linux-image-6.16.3+deb14-amd64 (= 6.16.3-1); 
however:
  Package linux-image-6.16.3+deb14-amd64 is not configured yet.

dpkg: error processing package linux-image-amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
linux-headers-6.16.3+deb14-amd64:
 linux-headers-6.16.3+deb14-amd64 depends on linux-image-6.16.3+deb14-amd64 (= 
6.16.3-1) | linux-image-6.16.3+deb14-amd64-unsigned (= 6.16.3-1); however:
  Package linux-image-6.16.3+deb14-amd64 is not configured yet.
  Package linux-image-6.16.3+deb14-amd64-unsigned is not installed.

dpkg: error processing package linux-headers-6.16.3+deb14-amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-headers-amd64:
 linux-headers-amd64 depends on linux-headers-6.16.3+deb14-amd64 (= 6.16.3-1); 
however:
  Package linux-headers-6.16.3+deb14-amd64 is not configured yet.

dpkg: error processing package linux-headers-amd64 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-image-6.16.3+deb14-amd64
 linux-image-amd64
 linux-headers-6.16.3+deb14-amd64
 linux-headers-amd64

And here is the contents of 
/var/lib/dkms/broadcom-sta/6.30.223.271/build/make.log:

# cat /var/lib/dkms/broadcom-sta/6.30.223.271/build/make.log
DKMS (dkms-3.2.0) make.log for broadcom-sta/6.30.223.271 for kernel 
6.16.3+deb14-amd64 (x86_64)
Mon Sep  1 10:16:43 +05 2025

Building module(s)
# command: make -j4 KERNELRELEASE=6.16.3+deb14-amd64 KVER=6.16.3+deb14-amd64
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.3+deb14-amd64/build M=`pwd`
make[1]: Entering directory '/usr/src/linux-headers-6.16.3+deb14-amd64'
make[2]: Entering directory '/var/lib/dkms/broadcom-sta/6.30.223.271/build'
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
  CC [M]  src/wl/sys/wl_iw.o
  CC [M]  src/wl/sys/wl_cfg80211_hybrid.o
src/wl/sys/wl_linux.c: In function ‘wl_timer’:
src/wl/sys/wl_linux.c:2381:17: error: implicit declaration of function 
‘from_timer’; did you mean ‘mod_timer’? [-Wimplicit-function-declaration]
 2381 |                 from_timer(t, tl, timer);
      |                 ^~~~~~~~~~
      |                 mod_timer
src/wl/sys/wl_linux.c:2381:35: error: ‘timer’ undeclared (first use in this 
function); did you mean ‘ktimerd’?
 2381 |                 from_timer(t, tl, timer);
      |                                   ^~~~~
      |                                   ktimerd
src/wl/sys/wl_linux.c:2381:35: note: each undeclared identifier is reported 
only once for each function it appears in
make[4]: *** 
[/usr/src/linux-headers-6.16.3+deb14-common/scripts/Makefile.build:292: 
src/wl/sys/wl_linux.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [/usr/src/linux-headers-6.16.3+deb14-common/Makefile:2027: .] 
Error 2
make[2]: *** [/usr/src/linux-headers-6.16.3+deb14-common/Makefile:260: 
__sub-make] Error 2
make[2]: Leaving directory '/var/lib/dkms/broadcom-sta/6.30.223.271/build'
make[1]: *** [/usr/src/linux-headers-6.16.3+deb14-common/Makefile:260: 
__sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.16.3+deb14-amd64'
make: *** [Makefile:183: all] Error 2

# exit code: 2
# elapsed time: 00:00:05

Regards,
Lev Lamberov


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'unstable'), 
(500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.38+deb13-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages broadcom-sta-dkms depends on:
ii  dkms  3.2.0-1

Versions of packages broadcom-sta-dkms recommends:
ii  wireless-tools  30~pre9-18+b1

broadcom-sta-dkms suggests no packages.

-- no debconf information

Reply via email to