Really the prototype of sock_recvmsg changed ??
I don't think so, but we need to find what is going on. ? (insert a little bit
of WTF here)
One odd thing - I see only in the bad case
applying patch compat-4.4.0-84.patch...patching file kernel/nthread.c
That is from:
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/patches/compat-4.4.0-84.patch
And here comes an interesting bit:
- res = sock_recvmsg(conn->sock, &msg, MSG_DONTWAIT | MSG_NOSIGNAL);
+ res = sock_recvmsg(conn->sock, &msg, len, MSG_DONTWAIT | MSG_NOSIGNAL);
So the package already carries a compat patch (from where that comes from I
don't know yet).
That patch is only applied to the new kernel in proposed.
And that makes it fail.
investigating ...
** Changed in: iscsitarget (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1732746
Title:
[Trusty] iscsitarget-dkms 1.4.20.3+svn499-0ubuntu2.3 fails to build on
linux-lts-xenial kernel
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1732746/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs