Your message dated Thu, 9 Oct 2014 18:19:33 +0200
with message-id <[email protected]>
and subject line Re: broadcom-sta-source: Fails to build with Debian's 3.16.2
has caused the Debian Bug report #761928,
regarding broadcom-sta-source: Fails to build with Debian's 3.16.2
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.)


-- 
761928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761928
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: broadcom-sta-source
Version: 6.30.223.248-1
Severity: normal

Dear Maintainer,

this is unlike the other report about 3.16 rc... kernel which was solved
before. This time it looks different after upgrading to latest kernel in
Sid:

for templ in ; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/3.16-1-amd64/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
    sed -e 's/##KVERS##/3.16-1-amd64/g ;s/#KVERS#/3.16-1-amd64/g ; 
s/_KVERS_/3.16-1-amd64/g ; s/##KDREV##/3.16.2-2/g ; s/#KDREV#/3.16.2-2/g ; 
s/_KDREV_/3.16.2-2/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_clean
/usr/bin/make clean KBUILD=/lib/modules/3.16-1-amd64/build KVERS=3.16-1-amd64
make[1]: Entering directory '/usr/src/modules/broadcom-sta'
KBUILD_NOPEDANTIC=1 make -C /lib/modules/3.16-1-amd64/build M=`pwd` clean
make[2]: Entering directory '/usr/src/linux-headers-3.16-1-amd64'
make[1]: Entering directory `/usr/src/linux-headers-3.16-1-amd64'
CFG80211 API is prefered for this kernel version
make[2]: Leaving directory '/usr/src/linux-headers-3.16-1-amd64'
make[1]: Leaving directory '/usr/src/modules/broadcom-sta'
 debian/rules KVERS=3.16-1-amd64 KSRC=/lib/modules/3.16-1-amd64/build 
KDREV=3.16.2-2 kdist_image
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory '/usr/src/modules/broadcom-sta'
for templ in ; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/3.16-1-amd64/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
    sed -e 's/##KVERS##/3.16-1-amd64/g ;s/#KVERS#/3.16-1-amd64/g ; 
s/_KVERS_/3.16-1-amd64/g ; s/##KDREV##/3.16.2-2/g ; s/#KDREV#/3.16.2-2/g ; 
s/_KDREV_/3.16.2-2/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_clean
/usr/bin/make clean KBUILD=/lib/modules/3.16-1-amd64/build KVERS=3.16-1-amd64
make[2]: Entering directory '/usr/src/modules/broadcom-sta'
KBUILD_NOPEDANTIC=1 make -C /lib/modules/3.16-1-amd64/build M=`pwd` clean
make[3]: Entering directory '/usr/src/linux-headers-3.16-1-amd64'
Makefile:10: *** mixed implicit and normal rules: deprecated syntax
make[1]: Entering directory `/usr/src/linux-headers-3.16-1-amd64'
CFG80211 API is prefered for this kernel version
/usr/src/modules/broadcom-sta/Makefile:85: Neither CFG80211 nor Wireless 
Extension is enabled in kernel
make[3]: Leaving directory '/usr/src/linux-headers-3.16-1-amd64'
make[2]: Leaving directory '/usr/src/modules/broadcom-sta'
make[1]: Nothing to be done for 'kdist_config'.
dh_testdir
dh_testroot
dh_prep
# Build and install the module
make -C /lib/modules/3.16-1-amd64/build M=/usr/src/modules/broadcom-sta
make[2]: Entering directory '/usr/src/linux-headers-3.16-1-amd64'
make[1]: Entering directory `/usr/src/linux-headers-3.16-1-amd64'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
Kernel architecture is X86_64
  LD      /usr/src/modules/broadcom-sta/built-in.o
make[5]: *** No rule to make target 
'/usr/src/modules/broadcom-sta/src/shared/linux_osl.o', needed by 
'/usr/src/modules/broadcom-sta/wl.o'.  Stop.
/usr/src/linux-headers-3.16-1-common/Makefile:1350: recipe for target 
'_module_/usr/src/modules/broadcom-sta' failed
make[4]: *** [_module_/usr/src/modules/broadcom-sta] Error 2
Makefile:181: recipe for target 'sub-make' failed
make[3]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-3.16-1-amd64'
debian/rules:16: recipe for target 'binary-modules' failed
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory '/usr/src/modules/broadcom-sta'
/usr/share/modass/include/common-rules.make:56: recipe for target 'kdist_build' 
failed
make: *** [kdist_build] Error 2

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages broadcom-sta-source depends on:
ii  bzip2              1.0.6-7
ii  debhelper          9.20140817
ii  make-guile [make]  4.0-8

Versions of packages broadcom-sta-source recommends:
ii  module-assistant  0.11.7

broadcom-sta-source suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Hallo,
* Eduard Bloch [Tue, Sep 16 2014, 02:53:52PM]:
> Package: broadcom-sta-source
> Version: 6.30.223.248-1
> Severity: normal
> 
> Dear Maintainer,
> 
> this is unlike the other report about 3.16 rc... kernel which was solved
> before. This time it looks different after upgrading to latest kernel in

And apparently it was a glitch in linux-headers-3.16-1-amd64, it works
just fine with 3.16-2-amd64. Closing the report since the headers
already migrated to testing.

Regards,
Eduard.

--- End Message ---

Reply via email to