Your message dated Sun, 01 Nov 2015 19:33:38 +0000
with message-id <e1zsynm-0000ts...@franck.debian.org>
and subject line Bug#801768: fixed in blktap-dkms 2.0.93-0.4
has caused the Debian Bug report #801768,
regarding blktap-dkms: module FTBFS for Linux 4.2: error: too many arguments to 
function 'mempool_resize'
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.)


-- 
801768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: blktap-dkms
Version: 2.0.93-0.3
Severity: serious
Tags: sid stretch
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to build a
kernel module for the current sid kernel:

Setting up blktap-dkms (2.0.93-0.3) ...
Loading new blktap-2.0.93 DKMS files...
First Installation: checking all kernels...
dpkg: warning: version '*-*' has bad syntax: version number does not start with 
digit
It is likely that 3.16.0-4-amd64 belongs to a chroot's host
Building initial module for 4.2.0-1-amd64
Error! Bad return status for module build on kernel: 4.2.0-1-amd64 (x86_64)
Consult /var/lib/dkms/blktap/2.0.93/build/make.log for more information.


DKMS make.log for blktap-2.0.93 for kernel 4.2.0-1-amd64 (x86_64)
Wed Oct 14 11:51:33 UTC 2015
make: Entering directory '/usr/src/linux-headers-4.2.0-1-amd64'
Makefile:10: *** mixed implicit and normal rules: deprecated syntax
  CC [M]  /var/lib/dkms/blktap/2.0.93/build/control.o
In file included from /var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:66:0,
                 from /var/lib/dkms/blktap/2.0.93/build/blktap.h:33,
                 from /var/lib/dkms/blktap/2.0.93/build/control.c:30:
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:119:24: warning: variably 
modified 'pending' at file scope
        sizeof(((struct blktap_sring *)0)->ring[0])))
                        ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:15:59: 
note: in definition of macro '__RD2'
 #define __RD2(_x)  (((_x) & 0x00000002) ? 0x2         : ((_x) & 0x1))
                                                           ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:17:66: 
note: in expansion of macro '__RD4'
 #define __RD8(_x)  (((_x) & 0x000000f0) ? __RD4((_x)>>4)<<4    : __RD4(_x))
                                                                  ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:18:66: 
note: in expansion of macro '__RD8'
 #define __RD16(_x) (((_x) & 0x0000ff00) ? __RD8((_x)>>8)<<8    : __RD8(_x))
                                                                  ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:19:66: 
note: in expansion of macro '__RD16'
 #define __RD32(_x) (((_x) & 0xffff0000) ? __RD16((_x)>>16)<<16 : __RD16(_x))
                                                                  ^
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:117:8: note: in expansion of 
macro '__RD32'
  ((int)__RD32((BLKTAP_PAGE_SIZE -    \
        ^
/var/lib/dkms/blktap/2.0.93/build/blktap.h:77:41: note: in expansion of macro 
'BLKTAP_RING_SIZE'
  struct blktap_request         *pending[BLKTAP_RING_SIZE];
                                         ^
  CC [M]  /var/lib/dkms/blktap/2.0.93/build/ring.o
In file included from /var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:66:0,
                 from /var/lib/dkms/blktap/2.0.93/build/blktap.h:33,
                 from /var/lib/dkms/blktap/2.0.93/build/ring.c:38:
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:119:24: warning: variably 
modified 'pending' at file scope
        sizeof(((struct blktap_sring *)0)->ring[0])))
                        ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:15:59: 
note: in definition of macro '__RD2'
 #define __RD2(_x)  (((_x) & 0x00000002) ? 0x2         : ((_x) & 0x1))
                                                           ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:17:66: 
note: in expansion of macro '__RD4'
 #define __RD8(_x)  (((_x) & 0x000000f0) ? __RD4((_x)>>4)<<4    : __RD4(_x))
                                                                  ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:18:66: 
note: in expansion of macro '__RD8'
 #define __RD16(_x) (((_x) & 0x0000ff00) ? __RD8((_x)>>8)<<8    : __RD8(_x))
                                                                  ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:19:66: 
note: in expansion of macro '__RD16'
 #define __RD32(_x) (((_x) & 0xffff0000) ? __RD16((_x)>>16)<<16 : __RD16(_x))
                                                                  ^
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:117:8: note: in expansion of 
macro '__RD32'
  ((int)__RD32((BLKTAP_PAGE_SIZE -    \
        ^
/var/lib/dkms/blktap/2.0.93/build/blktap.h:77:41: note: in expansion of macro 
'BLKTAP_RING_SIZE'
  struct blktap_request         *pending[BLKTAP_RING_SIZE];
                                         ^
  CC [M]  /var/lib/dkms/blktap/2.0.93/build/device.o
In file included from /var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:66:0,
                 from /var/lib/dkms/blktap/2.0.93/build/blktap.h:33,
                 from /var/lib/dkms/blktap/2.0.93/build/device.c:31:
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:119:24: warning: variably 
modified 'pending' at file scope
        sizeof(((struct blktap_sring *)0)->ring[0])))
                        ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:15:59: 
note: in definition of macro '__RD2'
 #define __RD2(_x)  (((_x) & 0x00000002) ? 0x2         : ((_x) & 0x1))
                                                           ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:17:66: 
note: in expansion of macro '__RD4'
 #define __RD8(_x)  (((_x) & 0x000000f0) ? __RD4((_x)>>4)<<4    : __RD4(_x))
                                                                  ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:18:66: 
note: in expansion of macro '__RD8'
 #define __RD16(_x) (((_x) & 0x0000ff00) ? __RD8((_x)>>8)<<8    : __RD8(_x))
                                                                  ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:19:66: 
note: in expansion of macro '__RD16'
 #define __RD32(_x) (((_x) & 0xffff0000) ? __RD16((_x)>>16)<<16 : __RD16(_x))
                                                                  ^
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:117:8: note: in expansion of 
macro '__RD32'
  ((int)__RD32((BLKTAP_PAGE_SIZE -    \
        ^
/var/lib/dkms/blktap/2.0.93/build/blktap.h:77:41: note: in expansion of macro 
'BLKTAP_RING_SIZE'
  struct blktap_request         *pending[BLKTAP_RING_SIZE];
                                         ^
/var/lib/dkms/blktap/2.0.93/build/device.c:124:2: warning: initialization from 
incompatible pointer type
  .release   = blktap_device_release,
  ^
/var/lib/dkms/blktap/2.0.93/build/device.c:124:2: warning: (near initialization 
for 'blktap_device_file_operations.release')
  CC [M]  /var/lib/dkms/blktap/2.0.93/build/request.o
In file included from /var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:66:0,
                 from /var/lib/dkms/blktap/2.0.93/build/blktap.h:33,
                 from /var/lib/dkms/blktap/2.0.93/build/request.c:30:
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:119:24: warning: variably 
modified 'pending' at file scope
        sizeof(((struct blktap_sring *)0)->ring[0])))
                        ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:15:59: 
note: in definition of macro '__RD2'
 #define __RD2(_x)  (((_x) & 0x00000002) ? 0x2         : ((_x) & 0x1))
                                                           ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:17:66: 
note: in expansion of macro '__RD4'
 #define __RD8(_x)  (((_x) & 0x000000f0) ? __RD4((_x)>>4)<<4    : __RD4(_x))
                                                                  ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:18:66: 
note: in expansion of macro '__RD8'
 #define __RD16(_x) (((_x) & 0x0000ff00) ? __RD8((_x)>>8)<<8    : __RD8(_x))
                                                                  ^
/usr/src/linux-headers-4.2.0-1-common/include/xen/interface/io/ring.h:19:66: 
note: in expansion of macro '__RD16'
 #define __RD32(_x) (((_x) & 0xffff0000) ? __RD16((_x)>>16)<<16 : __RD16(_x))
                                                                  ^
/var/lib/dkms/blktap/2.0.93/build/linux-blktap.h:117:8: note: in expansion of 
macro '__RD32'
  ((int)__RD32((BLKTAP_PAGE_SIZE -    \
        ^
/var/lib/dkms/blktap/2.0.93/build/blktap.h:77:41: note: in expansion of macro 
'BLKTAP_RING_SIZE'
  struct blktap_request         *pending[BLKTAP_RING_SIZE];
                                         ^
/var/lib/dkms/blktap/2.0.93/build/request.c: In function 
'blktap_page_pool_resize':
/var/lib/dkms/blktap/2.0.93/build/request.c:202:8: error: too many arguments to 
function 'mempool_resize'
  err = mempool_resize(bufs, target, GFP_KERNEL);
        ^
In file included from /var/lib/dkms/blktap/2.0.93/build/request.c:23:0:
/usr/src/linux-headers-4.2.0-1-common/include/linux/mempool.h:32:12: note: 
declared here
 extern int mempool_resize(mempool_t *pool, int new_min_nr);
            ^
/usr/src/linux-headers-4.2.0-1-common/scripts/Makefile.build:263: recipe for 
target '/var/lib/dkms/blktap/2.0.93/build/request.o' failed
make[3]: *** [/var/lib/dkms/blktap/2.0.93/build/request.o] Error 1
/usr/src/linux-headers-4.2.0-1-common/Makefile:1403: recipe for target 
'_module_/var/lib/dkms/blktap/2.0.93/build' failed
make[2]: *** [_module_/var/lib/dkms/blktap/2.0.93/build] Error 2
Makefile:146: 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.2.0-1-amd64'


Andreas

--- End Message ---
--- Begin Message ---
Source: blktap-dkms
Source-Version: 2.0.93-0.4

We believe that the bug you reported is fixed in the latest version of
blktap-dkms, 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 801...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chrysostomos Nanakos <cnana...@debian.org> (supplier of updated blktap-dkms 
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, 25 Oct 2015 14:54:28 +0200
Source: blktap-dkms
Binary: blktap-dkms
Architecture: source
Version: 2.0.93-0.4
Distribution: unstable
Urgency: medium
Maintainer: Debian Xen Team <pkg-xen-de...@lists.alioth.debian.org>
Changed-By: Chrysostomos Nanakos <cnana...@debian.org>
Description:
 blktap-dkms - Xen API blktap kernel component DKMS package
Closes: 801768
Changes:
 blktap-dkms (2.0.93-0.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch for compatability with kernel 4.2+
   * Closes: #801768
Checksums-Sha1:
 68920239668361b42cf9379b0d2a11f0fc6c7fd7 1975 blktap-dkms_2.0.93-0.4.dsc
 27c936ab378a098fcaeb134924e69d7e78b06210 21971 blktap-dkms_2.0.93.orig.tar.gz
 07f2810a51d3cffe595c61df44729085047ce048 5096 
blktap-dkms_2.0.93-0.4.debian.tar.xz
Checksums-Sha256:
 acad4e9a10d6434f8a74d932b26856ec5d9818e8266d9a047926bf4f584e7797 1975 
blktap-dkms_2.0.93-0.4.dsc
 7211a14bda91b69667b98bda2a3faaed3e4a22b79f1b47b88307374927fa1ab6 21971 
blktap-dkms_2.0.93.orig.tar.gz
 d510bbb4e357c1ad6d0bb33029b90ce65e5759c5ea3442389f95a800ca63fc6d 5096 
blktap-dkms_2.0.93-0.4.debian.tar.xz
Files:
 e2e240a4c5773b76955d00d5561cd2f4 1975 kernel optional 
blktap-dkms_2.0.93-0.4.dsc
 3f44cc47caf09485497e28405b94aa02 21971 kernel optional 
blktap-dkms_2.0.93.orig.tar.gz
 f383e49cf1ebc96edb198012fa596e1e 5096 kernel optional 
blktap-dkms_2.0.93-0.4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWNmZNAAoJEIc96jCdE4B/QLQQALXzQn6Cvvh9UGg1Qpx1M5sD
G4zhzqC8Gc5NMjduN35R2UMGLbP1HZsBj86LUfdmWDnDKny8RC2P8ystNa8LMq0T
fHjIn3FUS43E6Zeawa5vaAteId/ARZS96HvDeZOYCgLITLfKGLOoakJKcFDFCri1
lHcffFpJPPdHtJUlaEqDHGRLq5JNg0PlnFuhPEUr44HKxr7C/aky/WqO6753+oJr
LzoLoXuzpxCWfuujFatHKy4JILzmSV1JgE64mxTDCM5nbrrHJ7mVCj7J3wRtsJDX
1pmVGarFENYuiORLDV4WkF9t5CQ1qEr5iaIdL7rI+f5R9Ij3hJm1Go524V8dS3O0
tPSUUubDLvytSJZGCA/yORybxThKD4bm5e4heo1wuKjm3EEmVl/nbFf9sT1sPII6
ZDbsKTm0pJTbW+OhDMR2aSyohXmwVyCIS5hU2OC1I8fiUyYDMSZGjYhGuL8G2AD2
8Gj+9Zf8uOPXXTZ4L9WM4fIMGONvycwsZzez2Z7tDyhzSfiWpETARk8q0Llqap+Z
46X3uBlbsuwGmBetu002mkHDyTUXyAd7wBz5IoGPpqHNKAdZ4Qw1Rfaa7FFsUBFC
dORQ0rFUcZeaPPmJ7KqSQfaljwkhVDu4RY5j4lUNRmUXA7eI6aeTr114+NusVjzf
qczn+RP65BPLjKR2MkJU
=2nU7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to