Your message dated Fri, 07 Feb 2025 14:14:12 +0000 with message-id <E1tgP7U-00HRhr-FX@fasolo.debian.org> and subject line Bug#1069945: fixed in rapiddisk 9.0.0-1+deb12u1 has caused the Debian Bug report #1069945, regarding rapiddisk-dkms: module fails to build for Linux 6.7.12, 6.1.85: rapiddisk-cache.c:198:16: error: too few arguments to function 'dm_io' 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 owner@bugs.debian.org immediately.) -- 1069945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069945 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: rapiddisk-dkms: module fails to build for Linux 6.7.12, 6.1.85: rapiddisk-cache.c:198:16: error: too few arguments to function 'dm_io'
- From: Andreas Beckmann <anbe@debian.org>
- Date: Sat, 27 Apr 2024 13:56:35 +0200
- Message-id: <171421899576.1944988.17031280169306619574.reportbug@zam504.zam.kfa-juelich.de>
Package: rapiddisk-dkms Version: 9.1.0-2 Severity: serious Control: found -1 9.0.0-1 DKMS make.log for rapiddisk-dkms-9.1.0 for kernel 6.7.12-amd64 (x86_64) Fri Apr 26 21:35:41 UTC 2024 make: Entering directory '/usr/src/linux-headers-6.7.12-amd64' CC [M] /var/lib/dkms/rapiddisk-dkms/9.1.0/build/rapiddisk.o CC [M] /var/lib/dkms/rapiddisk-dkms/9.1.0/build/rapiddisk-cache.o /var/lib/dkms/rapiddisk-dkms/9.1.0/build/rapiddisk-cache.c: In function 'dm_io_async_bvec': /var/lib/dkms/rapiddisk-dkms/9.1.0/build/rapiddisk-cache.c:198:16: error: too few arguments to function 'dm_io' 198 | return dm_io(&iorq, num_regions, where, NULL); | ^~~~~ In file included from /var/lib/dkms/rapiddisk-dkms/9.1.0/build/rapiddisk-cache.c:46: /usr/src/linux-headers-6.7.12-common/include/linux/dm-io.h:82:5: note: declared here 82 | int dm_io(struct dm_io_request *io_req, unsigned int num_regions, | ^~~~~ /var/lib/dkms/rapiddisk-dkms/9.1.0/build/rapiddisk-cache.c:199:1: error: control reaches end of non-void function [-Werror=return-type] 199 | } | ^ cc1: some warnings being treated as errors make[2]: *** [/usr/src/linux-headers-6.7.12-common/scripts/Makefile.build:248: /var/lib/dkms/rapiddisk-dkms/9.1.0/build/rapiddisk-cache.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/usr/src/linux-headers-6.7.12-common/Makefile:1936: /var/lib/dkms/rapiddisk-dkms/9.1.0/build] Error 2 make: *** [/usr/src/linux-headers-6.7.12-common/Makefile:246: __sub-make] Error 2 make: Leaving directory '/usr/src/linux-headers-6.7.12-amd64' The corresponding change "dm io: Support IO priority" has been introduced in v6.9-rc1 (6e5f0f6383b4896c7e9b943d84b136149d0f45e9) and has been backported to v6.8.2 (3d02f57794b56f8a04a21fdfb04f20a1c9f712a7) v6.7.11 (4156ddd66b15ca409cd52dc7040c28c25143ce5a) v6.6.23 (5cfcea64883486d79c695afdc502e32eb1b71587) v6.1.83 (92b3c2437df8fe55a5c7816d9521b1fb7d0718b0) This module build failure will happen on bookworm, too, which already has 6.1.0-20-* (aka 6.1.85) in bookworm-pu. The solution is probably to conditionally append ', IOPRIO_DEFAULT' as last parameter to the dm_io calls. Please support both variants s.t. on upgrades where both old and new kernels are installed the dkms module can be built for both variants. Andreas
--- End Message ---
--- Begin Message ---
- To: 1069945-close@bugs.debian.org
- Subject: Bug#1069945: fixed in rapiddisk 9.0.0-1+deb12u1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Fri, 07 Feb 2025 14:14:12 +0000
- Message-id: <E1tgP7U-00HRhr-FX@fasolo.debian.org>
- Reply-to: Andreas Beckmann <anbe@debian.org>
Source: rapiddisk Source-Version: 9.0.0-1+deb12u1 Done: Andreas Beckmann <anbe@debian.org> We believe that the bug you reported is fixed in the latest version of rapiddisk, 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 1069945@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <anbe@debian.org> (supplier of updated rapiddisk 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 05 Feb 2025 16:18:20 +0100 Source: rapiddisk Architecture: source Version: 9.0.0-1+deb12u1 Distribution: bookworm Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Beckmann <anbe@debian.org> Closes: 1069945 1070418 Changes: rapiddisk (9.0.0-1+deb12u1) bookworm; urgency=medium . * QA upload. * Set Maintainer to Debian QA Group. (See: #1091209) * Drop unused obsolete patches. * Cherry-pick upstream commits for supporting up to Linux 6.10. (Closes: #1069945, #1070418) * dkms.conf: Set BUILD_EXCLUSIVE_KERNEL_MIN="2.6.39" for using kstrto*(). * Upload to bookworm. Checksums-Sha1: 4019a3786d4a7be7bdd06165299caa03cf391fdf 2071 rapiddisk_9.0.0-1+deb12u1.dsc f6037659ee9de1fb3f16c9dd127647e34b6008ed 7600 rapiddisk_9.0.0-1+deb12u1.debian.tar.xz a163d19e152fabfdea836c74db2495a29c25aa35 6859 rapiddisk_9.0.0-1+deb12u1_source.buildinfo Checksums-Sha256: e15712b004c7489a07c5a65e1338c21d8eb01a38a61fe9dccc39610424514517 2071 rapiddisk_9.0.0-1+deb12u1.dsc 934727542cc67c59795c7bae4ad144a6cd7c0439d78f0cfaf1f570e0a818d10c 7600 rapiddisk_9.0.0-1+deb12u1.debian.tar.xz 00371c67de779bcbe81d175e669d51acfb03361834ba23e72cdcd0aaf605efbe 6859 rapiddisk_9.0.0-1+deb12u1_source.buildinfo Files: 9e39d3156b66d24a80366768fe7ec303 2071 kernel optional rapiddisk_9.0.0-1+deb12u1.dsc 6ce68fcdad3fbaf8bc499fdd10613c73 7600 kernel optional rapiddisk_9.0.0-1+deb12u1.debian.tar.xz 7a4191439344d855b91699b8d1009811 6859 kernel optional rapiddisk_9.0.0-1+deb12u1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmejgdsQHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCO43D/9zzRFrJkXqZwgxfwj+iMMKP6OGwmbuIPQy guQhVP1KKa4x819cOvcKJE0oDAdCYXtCmLRnxYE72nMivnP0V5Uu5ngM4wBj3zxB u59e4tT3IAr2niLKQZ96G98XtnTfcCVcUXR0LnHP0AL/2xD+Uoo2fF4QJqJ64g0A azTp4yPxbMSfA0UvoKmvPD4H5Yj3d2y/pscJ2H7usn9pPt9I4w2u8wSKiElasLeC CS9rg7jr3NgK4NQ8a1wlG7RcNirZG4XgRxVNm+9GnwO6KDzrsQ/9Gwk4HQNCu2Mx etYoNdOCgDZx6YgDqAnjtf21kplv8qT7epyLUCLscCadsqN8GXAvf4Eh1Wkol1RQ CwjOzbnpJD9Ty4FXmNwI+DMq8NAx7KuNiQO5oeJq9FTjcVNAB+pi8WBtsnXxaueE IK7clhO3RsxV7rkuR2+7hYlmoRIX6yS9pqxraywsygzh3Yf3+P/3YVzLODV2xdNQ zDxpSS5bFzdRS7cIVBJkKgztVAdp66nc75s5MzlXQl0kOe17478ExV7xFEbgJ9Td qF+x+43/7i+h0tEDKVdNw4gDOjrnwM16gLjOXIuayKwmPxVjaXuAOSV1FroKkYpe 70MzJVxrT5HI2ER0+fjsO/D4zSBJFdWlCkgxYcctaTl9vW2ln2C3FS6ormdILq6h 6zMvFGzEmA== =lQnd -----END PGP SIGNATURE-----Attachment: pgpm9SSHQZtfG.pgp
Description: PGP signature
--- End Message ---