Your message dated Sun, 03 Mar 2024 13:19:58 +0000
with message-id <e1rgll0-00a7ri...@fasolo.debian.org>
and subject line Bug#1057447: fixed in broadcom-sta 6.30.223.271-24
has caused the Debian Bug report #1057447,
regarding broadcom-sta-dkms: module build fails for Linux 6.X-rcY (only two 
version components)
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 ow...@bugs.debian.org
immediately.)


-- 
1057447: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057447
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: broadcom-sta-dkms
Version: 6.30.223.271-23
Severity: important
Tags: sid trixie

Hi,

broadcom-sta-dkms fails to build a module for Linux 6.6 that was just uploaded
to experimental:

DKMS make.log for broadcom-sta-6.30.223.271 for kernel 6.6-cloud-amd64 (x86_64)
Tue Dec  5 08:33:20 UTC 2023
/bin/sh: 1: [: Illegal number: 6.6-cloud-amd64
/bin/sh: 1: [: Illegal number: 6.6-cloud-amd64
Wireless Extension is the only possible API for this kernel version
Using Wireless Extension API
KBUILD_NOPEDANTIC=1 make -C /lib/modules/6.6-cloud-amd64/build M=`pwd`
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
rule.
make[1]: Entering directory '/usr/src/linux-headers-6.6-cloud-amd64'
/bin/sh: 1: [: Illegal number: 6.6-cloud-amd64
/bin/sh: 1: [: Illegal number: 6.6-cloud-amd64
Wireless Extension is the only possible API for this kernel version
Using Wireless Extension API
Kernel architecture is X86_64
  CC [M]  /var/lib/dkms/broadcom-sta/6.30.223.271/build/src/shared/linux_osl.o
  CC [M]  /var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.o
In file included from 
/var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.c:81:
/var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_iw.h:73: warning: 
"isprint" redefined
   73 | #define isprint(c) bcm_isprint(c)
      |
In file included from 
/usr/src/linux-headers-6.6-common/include/linux/string_helpers.h:6,
                 from 
/usr/src/linux-headers-6.6-common/include/linux/seq_file.h:7,
                 from 
/usr/src/linux-headers-6.6-common/include/linux/seq_file_net.h:5,
                 from 
/usr/src/linux-headers-6.6-common/include/net/net_namespace.h:195,
                 from 
/usr/src/linux-headers-6.6-common/include/linux/netdevice.h:38,
                 from 
/var/lib/dkms/broadcom-sta/6.30.223.271/build/src/include/linuxver.h:69,
                 from 
/var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.c:27:
/usr/src/linux-headers-6.6-common/include/linux/ctype.h:30: note: this is the 
location of the previous definition
   30 | #define isprint(c)      ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
      |
/var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.c: In 
function 'wl_if_setup':
/var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.c:486:12: 
error: 'struct net_device' has no member named 'wireless_handlers'
  486 |         dev->wireless_handlers = (struct iw_handler_def *) 
&wl_iw_handler_def;
      |            ^~
make[3]: *** [/usr/src/linux-headers-6.6-common/scripts/Makefile.build:248: 
/var/lib/dkms/broadcom-sta/6.30.223.271/build/src/wl/sys/wl_linux.o] Error 1
make[2]: *** [/usr/src/linux-headers-6.6-common/Makefile:1938: 
/var/lib/dkms/broadcom-sta/6.30.223.271/build] Error 2
make[1]: *** [/usr/src/linux-headers-6.6-common/Makefile:246: __sub-make] Error 
2
make[1]: Leaving directory '/usr/src/linux-headers-6.6-cloud-amd64'
make: *** [Makefile:181: all] Error 2


Andreas

--- End Message ---
--- Begin Message ---
Source: broadcom-sta
Source-Version: 6.30.223.271-24
Done: Eduard Bloch <bl...@debian.org>

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 1057...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eduard Bloch <bl...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 03 Mar 2024 11:02:34 +0100
Source: broadcom-sta
Binary: broadcom-sta-common broadcom-sta-dkms broadcom-sta-source
Architecture: source all
Version: 6.30.223.271-24
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <bl...@debian.org>
Changed-By: Eduard Bloch <bl...@debian.org>
Description:
 broadcom-sta-common - Common files for the Broadcom STA Wireless driver
 broadcom-sta-dkms - dkms source for the Broadcom STA Wireless driver
 broadcom-sta-source - Source for the Broadcom STA Wireless driver
Closes: 1027868 1057447
Changes:
 broadcom-sta (6.30.223.271-24) unstable; urgency=low
 .
   [ Andreas Beckmann <a...@debian.org> ]
 .
   * Switch to dh-sequence-dkms.  (Closes: #1027868)
   * Declare Testsuite: autopkgtest-pkg-dkms, restrict it to amd64 and i386.
   * Added/Updated patches to support a variety of Linux versions (including
     6.x-rcY) and GCC versions (for bookworm, trixie, sid):
     - 08-linux47.patch
     - 24-wl-Use-the-right-enums-for-cfg80211_get_bss.patch
     - 30-fix-version-parsing.patch
     (Closes: #1057447)
 .
   [ Eduard Bloch <bl...@debian.org> ]
 .
   * Adding dh-dkms to Build-Depends to make dh_clean happy
Checksums-Sha1:
 38988b65e3705f8a529852d7a217aeb314cf8170 2300 broadcom-sta_6.30.223.271-24.dsc
 fac21bcbf42336a79e878116c9c3404efc65aa21 31660 
broadcom-sta_6.30.223.271-24.debian.tar.xz
 bae1b85c892250a31a16554d35578206b05b1341 9480 
broadcom-sta-common_6.30.223.271-24_all.deb
 1dba2461715e9ea12ba607ab80414a3963bb1325 2207884 
broadcom-sta-dkms_6.30.223.271-24_all.deb
 b1d5ea2ce05babca30413a15015eb71f14b4d6cd 2218048 
broadcom-sta-source_6.30.223.271-24_all.deb
 23456608baa24272a13a09dc5285b3304182d517 9047 
broadcom-sta_6.30.223.271-24_amd64.buildinfo
Checksums-Sha256:
 51bf978c7faa8286ab8e35218ffcd8469da229a723f2c2fb6083cccd594f9aec 2300 
broadcom-sta_6.30.223.271-24.dsc
 c20047a97051632d3bf863b9d1bbfe7f444017e435bc0fcc2de44bb38113c6ef 31660 
broadcom-sta_6.30.223.271-24.debian.tar.xz
 6e12b2983247af783c5512751b10e8e3ac1eada2883c20acd6e12db114c8aa46 9480 
broadcom-sta-common_6.30.223.271-24_all.deb
 4ed24ed99038810b3ec175c2d226b49985285e6be020f508832c2cc41aed1e9b 2207884 
broadcom-sta-dkms_6.30.223.271-24_all.deb
 d7da0589e8f59bd21c93a6e6dc8c869e93bc40dbc6171af499ea1e9636bcc0d9 2218048 
broadcom-sta-source_6.30.223.271-24_all.deb
 4670bb8d4e5998e2a3e790afbcaa31f4b9aab638a2eb7f793b7e1e963e2a6c0f 9047 
broadcom-sta_6.30.223.271-24_amd64.buildinfo
Files:
 d1b7af94455fa81a1a9584caaf58fbd0 2300 non-free/kernel optional 
broadcom-sta_6.30.223.271-24.dsc
 12bdbf1a737ed1f7470b36a6186068b6 31660 non-free/kernel optional 
broadcom-sta_6.30.223.271-24.debian.tar.xz
 47a268018a1ee20c312c4df5c45728c7 9480 non-free/kernel optional 
broadcom-sta-common_6.30.223.271-24_all.deb
 0637413da78a675f27bb3333f4a36b54 2207884 non-free/kernel optional 
broadcom-sta-dkms_6.30.223.271-24_all.deb
 98ecb687b87c7c0b4d42fd501f26de70 2218048 non-free/kernel optional 
broadcom-sta-source_6.30.223.271-24_all.deb
 b84e4ece9b4ecc65d7a11d12d3fc5594 9047 non-free/kernel optional 
broadcom-sta_6.30.223.271-24_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEZI3Zj0vEgpAXyw40aXQOXLNf7DwFAmXkaRoACgkQaXQOXLNf
7DyGng/+NQ5Tk0zYgcF6oWD+iq3zAxKn7riYkFu50YaeYAuGrdrS/EqeHnvxJFM5
Lqj2GV/zkqwafT2lnFFaJbJdiDgGduYsh/bpGLJNP6iObX1u7wll+WJmMPnS8poz
B5yvbXeHDW3L9bnjG2V7QwDetzI+/n4U3MHz9rvVRFiQdDCJdMW3ZTDtLYWdhz6J
Y7BqraYOvmtyniZffu02CsTJHzrsue6AZDdrhTbywYfVX3e5Nhr2a9PzCAyQLN08
Maud5qdV0uON5yvopU9tTrCxBln74prdJDoJifQ+N4qJVKTn4FitCkjnV70lfUTh
PtBNsTXESUf7x9qzcxz1YlZ7YgfrRcTYar4xIjTGUK5F3468hPVc4qLDTuFoyN/I
1Rkc3QhENyoHOeoPg1C0sG1BwKhmKT/FdM84AAz5zA/NCYXdYxmwNangIqPq/FE4
7wVnw1/+Sj6mq7DVu/lcfTSlj7utcemqsnoY2NokU1RVN0US4fO4nRXO4K/Ctb/u
EvREU74/S07v5ZCJdn2cGkL9LnfC0ZL+2G7gYlXu5+o8GIzxIzkHrSFK9qg9riQH
162zIBmcPxAAI9pW/1XrifYrybqbixjhtfLmF7dzUjXtfRWOfTtggh20RZQKmwuL
Y49EJqYfLKqo+XAMlxVjXZmS4X6la6PPjed/jwfSK3gxBB8EJD0=
=mYes
-----END PGP SIGNATURE-----

Attachment: pgpXDUqcUJHBd.pgp
Description: PGP signature


--- End Message ---

Reply via email to