Your message dated Sun, 21 Sep 2025 01:19:00 +0000
with message-id <[email protected]>
and subject line Bug#1113676: fixed in broadcom-sta 6.30.223.271-28
has caused the Debian Bug report #1113676,
regarding broadcom-sta-dkms: building for linux-image-6.16.3+deb14-amd64 fails
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1113676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113676
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Source: broadcom-sta
Source-Version: 6.30.223.271-28
Done: Roger Shimizu <[email protected]>
We believe that the bug you reported is fixed in the latest version of
broadcom-sta, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Roger Shimizu <[email protected]> (supplier of updated broadcom-sta package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 20 Sep 2025 18:08:40 -0700
Source: broadcom-sta
Architecture: source
Version: 6.30.223.271-28
Distribution: unstable
Urgency: medium
Maintainer: Eduard Bloch <[email protected]>
Changed-By: Roger Shimizu <[email protected]>
Closes: 1106546 1113676
Changes:
broadcom-sta (6.30.223.271-28) unstable; urgency=medium
.
* Upload to unstable.
.
broadcom-sta (6.30.223.271-28~exp1) experimental; urgency=medium
.
[ You-Sheng Yang ]
.
* Failed to build against linux-6.16 (LP: #2114261)(Closes: #1113676)
- 41-wl-use-timer_container_of-for-kernel-6.16.patch
.
[ Roger Shimizu ]
.
* Add patch for linking issue (Closes: #1106546).
Checksums-Sha1:
39f6f7155c8ebda9766d2d014ea9dedcc1c9b817 2426 broadcom-sta_6.30.223.271-28.dsc
2b6d681e8f071acbaa345d5c98c8c4854eeb4b3a 38072
broadcom-sta_6.30.223.271-28.debian.tar.xz
e2acae029658634fab21b4bbc9551a521bb2b63d 6935
broadcom-sta_6.30.223.271-28_source.buildinfo
Checksums-Sha256:
c2a82a6015cb75c3629a0cb0bfff92d0f80ab5f1b73001ccc307a330535c6022 2426
broadcom-sta_6.30.223.271-28.dsc
6a80450586230bb2300845fcc648b05caf5b2259fd29bc201ab2953c82400166 38072
broadcom-sta_6.30.223.271-28.debian.tar.xz
372b03a9dcb1c9af7d8b0d02fad9435cfc2c5c48163f9ea76f375ae624507528 6935
broadcom-sta_6.30.223.271-28_source.buildinfo
Files:
04ecdb005503387b5551cc47390a863a 2426 non-free/kernel optional
broadcom-sta_6.30.223.271-28.dsc
e4fedc35e3d2beb919506680a0d7ecb6 38072 non-free/kernel optional
broadcom-sta_6.30.223.271-28.debian.tar.xz
a1fdba8e09606acf89039e7006db41db 6935 non-free/kernel optional
broadcom-sta_6.30.223.271-28_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCgAuFiEECjKtvoA5m+cWOFnspHhrDacDNKgFAmjPUMYQHHJvc2hAZGVi
aWFuLm9yZwAKCRCkeGsNpwM0qABvD/0QDnMujKJQ5knG1ikBTEpSfijMUP1tOfaW
NDYY7IngScLyFpvduxfO91fB02ziz/ppC0FDPrDLUfuQBj4eWqrso9zvfwY7Angb
aYmUQJaMa+9uC4bnUNU4prBuUSpAUAiyV+VeIiFY9bxTPtY7KE3Yl9nuhriRhg15
AlSXoiJ7B7dgQXY+JgkYlhk7tkPpsfE8nWuvWMUNfGTFQPmcqDBNwe0f2aUfLkpP
gZGuLeUPWauG4E2YsWTbrc2IlegjypdeiIFatURsnvZXK4soPWsVphHiZNLm8Z/s
pSogULNwbNVy7k+DDHqWDvOL73bn7kb07O+u4QMXh4g85Fo9I9c+6R0+p0Sqq2DC
74uxtA1qOx7IoZRtv5lZRdyjnn54QOgISgVSg7jN97aKh9FMqwy2h5kxbJ59SPPL
A47N3db2zNWU5rIjfEOrUlpP1LWJygnnZ78MvAus9r/MGYBlrSwfrs8+FaVlYUs5
W9r2rMRyb1d1eo4xEHgHYwvQKGJH66P8uwbFnmCc1u2sTD8Xbz0cne7aBTbZX7Qx
Yukq7KfYdE8Wci7lQ0eaSTMgIF+NBrch9UIzlNPVXtUMieGNfEmw7Rhpdj+nmve7
VGP3dTTZHYK++v18h99gACoNgdNmDXeRjWmUbHvFIePt32KoQES7sb6q9uyNW3RU
5+U7zLPv5A==
=5n4j
-----END PGP SIGNATURE-----
pgpiXNvdQVwdi.pgp
Description: PGP signature
--- End Message ---