Your message dated Sun, 13 Feb 2022 02:07:30 +0100
with message-id <a5b170cef3c0b1def04a0604109b407e6d4bc01b.ca...@decadent.org.uk>
and subject line Re: Fails to build against Linux 4.11+
has caused the Debian Bug report #916936,
regarding Fails to build against Linux 4.11+
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.)
--
916936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cloop
Version: 3.14.1.2
Severity: grave
Building cloop-src for Linux 4.18 fails:
CC [M] /usr/src/modules/cloop/cloop.o
In file included from
/usr/src/linux-headers-4.18.0-3-common/include/linux/kernel.h:10:0,
from /usr/src/modules/cloop/cloop.c:34:
/usr/src/modules/cloop/cloop.c: In function 'cloop_do_request':
/usr/src/modules/cloop/cloop.c:410:36: error: 'struct request' has no member
named 'cmd_type'
if (unlikely(req == NULL || (req->cmd_type != REQ_TYPE_FS)))
^
/usr/src/linux-headers-4.18.0-3-common/include/linux/compiler.h:77:42: note: in
definition of macro 'unlikely'
# define unlikely(x) __builtin_expect(!!(x), 0)
^
/usr/src/modules/cloop/cloop.c:410:50: error: 'REQ_TYPE_FS' undeclared (first
use in this function); did you mean 'DESCTYPE_S'?
if (unlikely(req == NULL || (req->cmd_type != REQ_TYPE_FS)))
^
/usr/src/linux-headers-4.18.0-3-common/include/linux/compiler.h:77:42: note: in
definition of macro 'unlikely'
# define unlikely(x) __builtin_expect(!!(x), 0)
^
...
These definitions were removed in Linux 4.11 so this is not a new
issue.
Ben.
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500,
'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.18.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Version: 3.14.1.3
This was fixed, though there are new errors with more recent kernel
versions.
Ben.
--
Ben Hutchings
For every complex problem
there is a solution that is simple, neat, and wrong.
signature.asc
Description: This is a digitally signed message part
--- End Message ---