[Bug 1206169] New: mhvtl fails to build on Leap 15.5 error: 'struct scsi_cmnd' has no member named 'scsi_done'
http://bugzilla.opensuse.org/show_bug.cgi?id=1206169 Bug ID: 1206169 Summary: mhvtl fails to build on Leap 15.5 error: 'struct scsi_cmnd' has no member named 'scsi_done' Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.5 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: lubos.kocman@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hello this particular kmp fails to buidl on Leap 15.5 Could you please look into it? https://build.opensuse.org/package/live_build_log/openSUSE:Leap:15.5/vhba-km... 48s] make[1]: Entering directory '/usr/src/linux-5.14.21-150500.34-obj/x86_64/default' [ 50s] CC [M] /home/abuild/rpmbuild/BUILD/obj-default/vhba.o [ 51s] /home/abuild/rpmbuild/BUILD/obj-default/vhba.c: In function 'vhba_queuecommand': [ 51s] /home/abuild/rpmbuild/BUILD/obj-default/vhba.c:492:12: error: 'struct scsi_cmnd' has no member named 'scsi_done' [ 51s] cmd->scsi_done(cmd); [ 51s] ^~ [ 51s] /home/abuild/rpmbuild/BUILD/obj-default/vhba.c: In function 'vhba_ctl_write': [ 51s] /home/abuild/rpmbuild/BUILD/obj-default/vhba.c:827:18: error: 'struct scsi_cmnd' has no member named 'scsi_done' [ 51s] vcmd->cmd->scsi_done(vcmd->cmd); [ 51s] ^~ [ 51s] /home/abuild/rpmbuild/BUILD/obj-default/vhba.c: In function 'vhba_ctl_release': [ 51s] /home/abuild/rpmbuild/BUILD/obj-default/vhba.c:953:18: error: 'struct scsi_cmnd' has no member named 'scsi_done' [ 51s] vcmd->cmd->scsi_done(vcmd->cmd); [ 51s] ^~ [ 51s] make[3]: *** [/usr/src/linux-5.14.21-150500.34/scripts/Makefile.build:272: /home/abuild/rpmbuild/BUILD/obj-default/vhba.o] Error 1 [ 51s] make[2]: *** [/usr/src/linux-5.14.21-150500.34/Makefile:1891: /home/abuild/rpmbuild/BUILD/obj-default] Error 2 [ 51s] make[1]: *** [../../../linux-5.14.21-150500.34/Makefile:220: __sub-make] Error 2 [ 51s] make[1]: Leaving directory '/usr/src/linux-5.14.21-150500.34-obj/x86_64/default' [ 51s] make: *** [Makefile:14: modules] Error 2 [ 51s] error: Bad exit status from /var/tmp/rpm-tmp.s00T1A (%build) -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206169 Lubos Kocman <lubos.kocman@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|kernel-bugs@opensuse.org |jengelh@inai.de -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com