Your message dated Thu, 22 Sep 2016 10:23:26 +0000 with message-id <[email protected]> and subject line Bug#837329: fixed in ndiswrapper 1.60-3 has caused the Debian Bug report #837329, regarding ndiswrapper-dkms: module FTBFS against Linux 4.7 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.) -- 837329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837329 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ndiswrapper-dkms Version: 1.60-2 Severity: serious Justification: fails to build from source Hi, the kernel module cannot be built against the latest kernel in sid: /var/lib/dkms/ndiswrapper/1.60/build/make.log: DKMS make.log for ndiswrapper-1.60 for kernel 4.7.0-1-amd64 (x86_64) Sat Sep 10 15:27:52 UTC 2016 make: Entering directory '/usr/src/linux-headers-4.7.0-1-amd64' MKEXPORT /var/lib/dkms/ndiswrapper/1.60/build/rtl_exports.h MKEXPORT /var/lib/dkms/ndiswrapper/1.60/build/usb_exports.h MKEXPORT /var/lib/dkms/ndiswrapper/1.60/build/ntoskernel_io_exports.h MKEXPORT /var/lib/dkms/ndiswrapper/1.60/build/ntoskernel_exports.h MKEXPORT /var/lib/dkms/ndiswrapper/1.60/build/ndis_exports.h MKEXPORT /var/lib/dkms/ndiswrapper/1.60/build/hal_exports.h MKEXPORT /var/lib/dkms/ndiswrapper/1.60/build/crt_exports.h LD /var/lib/dkms/ndiswrapper/1.60/build/built-in.o MKSTUBS /var/lib/dkms/ndiswrapper/1.60/build/win2lin_stubs.h CC [M] /var/lib/dkms/ndiswrapper/1.60/build/hal.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/loader.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/iw_ndis.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/pe_linker.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/pnp.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/proc.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/rtl.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/wrapmem.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/wrapndis.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/wrapper.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/usb.o AS [M] /var/lib/dkms/ndiswrapper/1.60/build/win2lin_stubs.o AS [M] /var/lib/dkms/ndiswrapper/1.60/build/lin2win.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/crt.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/ndis.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/ntoskernel.o CC [M] /var/lib/dkms/ndiswrapper/1.60/build/ntoskernel_io.o /var/lib/dkms/ndiswrapper/1.60/build/wrapndis.c: In function 'tx_worker': /var/lib/dkms/ndiswrapper/1.60/build/wrapndis.c:707:16: error: 'struct net_device' has no member named 'trans_start' wnd->net_dev->trans_start = jiffies; ^ /usr/src/linux-headers-4.7.0-1-common/scripts/Makefile.build:294: recipe for target '/var/lib/dkms/ndiswrapper/1.60/build/wrapndis.o' failed make[3]: *** [/var/lib/dkms/ndiswrapper/1.60/build/wrapndis.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /usr/src/linux-headers-4.7.0-1-common/Makefile:1474: recipe for target '_module_/var/lib/dkms/ndiswrapper/1.60/build' failed make[2]: *** [_module_/var/lib/dkms/ndiswrapper/1.60/build] Error 2 Makefile:150: recipe for target 'sub-make' failed make[1]: *** [sub-make] Error 2 Makefile:8: recipe for target 'all' failed make: *** [all] Error 2 make: Leaving directory '/usr/src/linux-headers-4.7.0-1-amd64' Andreas
--- End Message ---
--- Begin Message ---Source: ndiswrapper Source-Version: 1.60-3 We believe that the bug you reported is fixed in the latest version of ndiswrapper, 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. Julian Andres Klode <[email protected]> (supplier of updated ndiswrapper 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: Thu, 22 Sep 2016 11:01:46 +0200 Source: ndiswrapper Binary: ndiswrapper ndiswrapper-source ndiswrapper-dkms ndiswrapper-utils-1.9 Architecture: source Version: 1.60-3 Distribution: unstable Urgency: medium Maintainer: Julian Andres Klode <[email protected]> Changed-By: Julian Andres Klode <[email protected]> Description: ndiswrapper - Userspace utilities for the ndiswrapper Linux kernel module ndiswrapper-dkms - Source for the ndiswrapper Linux kernel module (DKMS) ndiswrapper-source - Source for the ndiswrapper Linux kernel module ndiswrapper-utils-1.9 - Transitional dummy package upgrading to ndiswrapper Closes: 837329 Changes: ndiswrapper (1.60-3) unstable; urgency=medium . * Use netif_trans_update() for kernels >= 4.7 (Closes: #837329) (LP: #1625089) Checksums-Sha1: 45fd6f7f493f7b25aab46fd9771f1742fcad32ef 2105 ndiswrapper_1.60-3.dsc 1ca892a092b962c3ebd94672c769c2dd59893353 12264 ndiswrapper_1.60-3.debian.tar.xz Checksums-Sha256: 8a69bb7bb30643606187070c003e2c8171306b80cc5b0143fc861e4c5a883f36 2105 ndiswrapper_1.60-3.dsc 5c69f05b5717d9e8dc1480878b9d3f91110d0f1f25d5f4b35f12ea8ccf935ed7 12264 ndiswrapper_1.60-3.debian.tar.xz Files: 426b61d81738257a3a1393ff29a86123 2105 misc optional ndiswrapper_1.60-3.dsc ef0f858060576dfdd147562a499e2e56 12264 misc optional ndiswrapper_1.60-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIsBAEBCgAWBQJX454ODxxqYWtAZGViaWFuLm9yZwAKCRDXPDnlZYCzhhD4EACf 0sWnavnu8x5pg8ItzfHNRaqO/z7tlvz3dSg+3xANGeA3frIwgXe83suMLe73kW22 IYY9VNQ3UD6hlYUyXV8+vb6Og5jBOZ97tRRAZwwjY5z9Qr924f9wMulsj0JXPfVw zCpqVB/RWSCMVtyqCeOspyh32R/cpo++MpQfc+3A3exqG1mEkgimxlQWVQ3hI+We 6vTRnugNAKadiURVZhr3dJRT6aQ51SpJxdUg5RtFtvAVdNOe0JtemA1D08c3djne q/dPHB1dQjPfB7P3PHcaM8rjusF3mIhI3/Bt1x7TbqrrGP5MXwxKjt76U5eGLt1x tWHwCzseCsropQi2U34yzVgdfiplUIX2XUWUqv0eoWfZFQfkcdZ1Rr2bc0xAvs7e b62jLvRgXi5fSHkC9lqRaMyxD5N1BG+R/OR51ZDGhdJakAK5HxPvrX1UBdJOF+Pr TxU307M9/xQ1/W2HAT7gZNKOkmVxu4/icPt6gIpseq2zJGwuRhg04DxzxifEOjSu Di3GjwxjamZD7caNMYyvTV+76N5xsidZNmQmqJZSXXxqNzCLE7gAFJpc3f+7X/oJ m8TfVQBjJPgrx7Nlq9vzeHEHEtaXkThH9UBcZd3SPLS1m/2UBOuRh6KkQheReCvm ji4tpjSRXjyGP0kmUdXkeAT1MFgub2FUK4pOqNOUXA== =HrBX -----END PGP SIGNATURE-----
--- End Message ---

