Your message dated Wed, 18 Oct 2017 16:49:21 +0000 with message-id <[email protected]> and subject line Bug#877945: fixed in dm-writeboost 2.2.8-1 has caused the Debian Bug report #877945, regarding dm-writeboost-dkms: module FTBFS for Linux 4.13: error: 'struct bio' has no member named 'bi_error' 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.) -- 877945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877945 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dm-writeboost-dkms Version: 2.2.7-1 Severity: serious Justification: fails to build from source Hi, dm-writeboost-dkms fails to build a kernel module for the latest kernel in sid: gcc-6 -Wp,-MD,/var/lib/dkms/dm-writeboost/2.2.7/build/.dm-writeboost-target.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/6/include -I/usr/src/linux-headers-4.13.0-1-common/arch/x86/include -I./arch/x86/include/generated -I/usr/src/linux-headers-4.13.0-1-common/include -I./include -I/usr/src/linux-headers-4.13.0-1-common/arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I/usr/src/linux-headers-4.13.0-1-common/include/uapi -I./include/generated/uapi -include /usr/src/linux-headers-4.13.0-1-common/include/linux/kconfig.h -I/var/lib/dkms/dm-writeboost/2.2.7/build -I/var/lib/dkms/dm-writeboost/2.2.7/build -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -fno-PIE -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mn o-red-zone -mcmodel=kernel -funit-at-a-time -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -Wno-frame-address -O2 --param=allow-store-data-races=0 -DCC_HAVE_ASM_GOTO -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wno-unused-const-variable -fno-var-tracking-assignments -g -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -DMODULE -DKBUILD_BASENAME='"dm_writeboost_target"' -DKBUILD_MODNAME='"dm_writeboost"' -c -o /var/lib/dkms/dm-writeboost/2.2.7/build/.tmp_dm-wri teboost-target.o /var/lib/dkms/dm-writeboost/2.2.7/build/dm-writeboost-target.c /var/lib/dkms/dm-writeboost/2.2.7/build/dm-writeboost-target.c: In function 'bio_endio_compat': /var/lib/dkms/dm-writeboost/2.2.7/build/dm-writeboost-target.c:116:5: error: 'struct bio' has no member named 'bi_error'; did you mean 'bi_iter'? bio->bi_error = error; ^~ /var/lib/dkms/dm-writeboost/2.2.7/build/dm-writeboost-target.c: At top level: /var/lib/dkms/dm-writeboost/2.2.7/build/dm-writeboost-target.c:1946:12: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .end_io = writeboost_end_io, ^~~~~~~~~~~~~~~~~ /var/lib/dkms/dm-writeboost/2.2.7/build/dm-writeboost-target.c:1946:12: note: (near initialization for 'writeboost_target.end_io') cc1: some warnings being treated as errors /usr/src/linux-headers-4.13.0-1-common/scripts/Makefile.build:307: recipe for target '/var/lib/dkms/dm-writeboost/2.2.7/build/dm-writeboost-target.o' failed make[4]: *** [/var/lib/dkms/dm-writeboost/2.2.7/build/dm-writeboost-target.o] Error 1 Andreas
--- End Message ---
--- Begin Message ---Source: dm-writeboost Source-Version: 2.2.8-1 We believe that the bug you reported is fixed in the latest version of dm-writeboost, 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. Dmitry Smirnov <[email protected]> (supplier of updated dm-writeboost 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: SHA256 Format: 1.8 Date: Thu, 19 Oct 2017 03:18:42 +1100 Source: dm-writeboost Binary: dm-writeboost-dkms Architecture: source all Version: 2.2.8-1 Distribution: unstable Urgency: medium Maintainer: Dmitry Smirnov <[email protected]> Changed-By: Dmitry Smirnov <[email protected]> Description: dm-writeboost-dkms - log-structured caching for Linux Closes: 877945 Changes: dm-writeboost (2.2.8-1) unstable; urgency=medium . * New upstream release [October 2017]. + fixed FTBFS with Linux 4.13+ (Closes: #877945). * Standards-Version: 4.1.1. * rules: removed call to `dpkg-parsechangelog`. Checksums-Sha1: 0053da55e1f606f2f83721779c60a307cc70c649 1929 dm-writeboost_2.2.8-1.dsc a92a36947319592ade87ebcac7c0b7d876de6ab8 39237 dm-writeboost_2.2.8.orig.tar.gz dec692d4787aa72096d73449187ed4aa9df52b14 2608 dm-writeboost_2.2.8-1.debian.tar.xz 19509c8964a42bf4bfaedcea3bc56818c10f3047 32540 dm-writeboost-dkms_2.2.8-1_all.deb 4815c6d87e00ccae16416f1c2dd871b353633e43 5513 dm-writeboost_2.2.8-1_amd64.buildinfo Checksums-Sha256: 0d5afbe85e109abbf3d80894fa1e7835db9f3908941001a6d800ccd70874b80b 1929 dm-writeboost_2.2.8-1.dsc 3ec759661cb1208baee99d78ea48803fbab135e89fd3efae0abd474c99e5e655 39237 dm-writeboost_2.2.8.orig.tar.gz 9aaaa184b0a7fe23bd32a81b4a0ef3668f56800f8d7042c1b8c451728e347e82 2608 dm-writeboost_2.2.8-1.debian.tar.xz d5a86bc2abdd026cbff509f9e2d55367009303d8be8f84f0d67171030b2507a0 32540 dm-writeboost-dkms_2.2.8-1_all.deb 36ff6db6c3e84495b8596ff8070f11032dc497f88a94369ef528a65564247660 5513 dm-writeboost_2.2.8-1_amd64.buildinfo Files: 8ea32442f5da6dce3c2489f108ca1ffa 1929 kernel optional dm-writeboost_2.2.8-1.dsc dda0c269e26b2d3d2576b5e3afe189c4 39237 kernel optional dm-writeboost_2.2.8.orig.tar.gz 1da9a6a69a423edd1308b7d300c658e9 2608 kernel optional dm-writeboost_2.2.8-1.debian.tar.xz 8016e3df0f3c8cba986369bbc3a6e203 32540 kernel optional dm-writeboost-dkms_2.2.8-1_all.deb d965672023e663b12532dc3a770a97b4 5513 kernel optional dm-writeboost_2.2.8-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlnnf7oACgkQUra72VOW jRtGJRAAkdKLJjNi0KAHm6kUrp0d9YtU2NB0t+n3vmHeRnBX6TQIUllPZzh6DUBj ECzqmm43vW6tSveJv6C9iPFxSPUIG+KZtZv6ZeMOScffwbzpztqeHs6sESCb9WWb v5wKWXCv7zErXpYbTKYDLm7jU6uuXHptrU3an5+B2Wneuf2hSYmHW9u3MDl5mcAw EvQXSzAkHR5aS++RcJaL2tlJzt+iLVo9qDCTKGbxJeHUHtIf6qHo9mL2y7+MBmSV q7h8YPDJ5V3Rs6f28ILPPTN4G/muaiBiBse3zVZnP4CAXpKRf0Mre5Eqfz6KGHla CaFxnVZcsDNgZraBVYyMyhAUzlYKB3xMATd/wWzI40gajyfEBgvSfj9IXMcI16SC 4vvIOVcO8xE7pPcLuaI7GkYwDzJFxCOsQDX/CS9aS2DoIHthoXpLIL16H/t1+GQJ eKlMmfr2b/Ly8RRQEmhhG3RpgdWDKfTMjtTXk7vKw3OaeDBZFCmkBpVgHC0HyCyP Jw64VHHDY1etqmof2vDju0WdOy1WTf6OdZ96a6MNqvDaRlasHzAU24lWa/QQBUpp zzrT0cWCJ78htjYX1s0E7PaBni8/c/0hfmoxskcpcUwY0kOrmigviArxqrB+b+cv yOoCIrZbBD1X+MRCObyGwA41sWYCZPdOUvzEsri3wxtc2KgEObk= =9qSO -----END PGP SIGNATURE-----
--- End Message ---

