Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DKMS make.log for rts5227-1.07 for kernel 5.16.1-arch1-1 (x86_64)
- Tue Jan 18 12:26:14 PM -03 2022
- make: Entering directory '/usr/lib/modules/5.16.1-arch1-1/build'
- CC [M] /var/lib/dkms/rts5227/1.07/build/rtsx.o
- CC [M] /var/lib/dkms/rts5227/1.07/build/rtsx_chip.o
- CC [M] /var/lib/dkms/rts5227/1.07/build/rtsx_transport.o
- CC [M] /var/lib/dkms/rts5227/1.07/build/rtsx_scsi.o
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx_transport.h:28,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_scsi.c:28:
- /var/lib/dkms/rts5227/1.07/build/rtsx_chip.h:319: warning: "SG_END" redefined
- 319 | #define SG_END 0x02
- |
- In file included from ./include/linux/dmapool.h:14,
- from ./include/linux/pci.h:1509,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.h:38,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_scsi.c:27:
- ./include/linux/scatterlist.h:65: note: this is the location of the previous definition
- 65 | #define SG_END 0x02UL
- |
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx_transport.h:28,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_chip.c:29:
- /var/lib/dkms/rts5227/1.07/build/rtsx_chip.h:319: warning: "SG_END" redefined
- 319 | #define SG_END 0x02
- |
- In file included from ./include/linux/dmapool.h:14,
- from ./include/linux/pci.h:1509,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.h:38,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_chip.c:28:
- ./include/linux/scatterlist.h:65: note: this is the location of the previous definition
- 65 | #define SG_END 0x02UL
- |
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx_scsi.h:28,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_transport.c:28:
- /var/lib/dkms/rts5227/1.07/build/rtsx_chip.h:319: warning: "SG_END" redefined
- 319 | #define SG_END 0x02
- |
- In file included from ./include/linux/dmapool.h:14,
- from ./include/linux/pci.h:1509,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.h:38,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_transport.c:27:
- ./include/linux/scatterlist.h:65: note: this is the location of the previous definition
- 65 | #define SG_END 0x02UL
- |
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx.c:29:
- /var/lib/dkms/rts5227/1.07/build/rtsx_chip.h:319: warning: "SG_END" redefined
- 319 | #define SG_END 0x02
- |
- In file included from ./include/linux/dmapool.h:14,
- from ./include/linux/pci.h:1509,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.h:38,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.c:28:
- ./include/linux/scatterlist.h:65: note: this is the location of the previous definition
- 65 | #define SG_END 0x02UL
- |
- /var/lib/dkms/rts5227/1.07/build/rtsx.c: In function ‘queuecommand_lck’:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:154:12: error: ‘struct scsi_cmnd’ has no member named ‘scsi_done’
- 154 | srb->scsi_done = done;
- | ^~
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx.h:51,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.c:28:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c: In function ‘queuecommand’:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:168:22: error: too few arguments to function ‘queuecommand_lck’
- 168 | static DEF_SCSI_QCMD(queuecommand)
- | ^~~~~~~~~~~~
- ./include/scsi/scsi_host.h:514:22: note: in definition of macro ‘DEF_SCSI_QCMD’
- 514 | rc = func_name##_lck(cmd); \
- | ^~~~~~~~~
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:132:12: note: declared here
- 132 | static int queuecommand_lck(struct scsi_cmnd *srb,
- | ^~~~~~~~~~~~~~~~
- /var/lib/dkms/rts5227/1.07/build/rtsx.c: In function ‘rtsx_control_thread’:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:516:34: error: ‘struct scsi_cmnd’ has no member named ‘scsi_done’
- 516 | chip->srb->scsi_done(chip->srb);
- | ^~
- /var/lib/dkms/rts5227/1.07/build/rtsx.c: In function ‘quiesce_and_remove_host’:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:733:26: error: ‘struct scsi_cmnd’ has no member named ‘scsi_done’
- 733 | chip->srb->scsi_done(dev->chip->srb);
- | ^~
- make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rts5227/1.07/build/rtsx.o] Error 1
- make[1]: *** Waiting for unfinished jobs....
- make: *** [Makefile:1846: /var/lib/dkms/rts5227/1.07/build] Error 2
- make: Leaving directory '/usr/lib/modules/5.16.1-arch1-1/build'
- DKMS make.log for rts5227-1.07 for kernel 5.16.2-arch1-1 (x86_64)
- Fri Jan 21 10:08:36 PM -03 2022
- make: Entering directory '/usr/lib/modules/5.16.2-arch1-1/build'
- CC [M] /var/lib/dkms/rts5227/1.07/build/rtsx.o
- CC [M] /var/lib/dkms/rts5227/1.07/build/rtsx_chip.o
- CC [M] /var/lib/dkms/rts5227/1.07/build/rtsx_transport.o
- CC [M] /var/lib/dkms/rts5227/1.07/build/rtsx_scsi.o
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx.c:29:
- /var/lib/dkms/rts5227/1.07/build/rtsx_chip.h:319: warning: "SG_END" redefined
- 319 | #define SG_END 0x02
- |
- In file included from ./include/linux/dmapool.h:14,
- from ./include/linux/pci.h:1509,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.h:38,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.c:28:
- ./include/linux/scatterlist.h:65: note: this is the location of the previous definition
- 65 | #define SG_END 0x02UL
- |
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx_transport.h:28,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_chip.c:29:
- /var/lib/dkms/rts5227/1.07/build/rtsx_chip.h:319: warning: "SG_END" redefined
- 319 | #define SG_END 0x02
- |
- In file included from ./include/linux/dmapool.h:14,
- from ./include/linux/pci.h:1509,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.h:38,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_chip.c:28:
- ./include/linux/scatterlist.h:65: note: this is the location of the previous definition
- 65 | #define SG_END 0x02UL
- |
- /var/lib/dkms/rts5227/1.07/build/rtsx.c: In function ‘queuecommand_lck’:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:154:12: error: ‘struct scsi_cmnd’ has no member named ‘scsi_done’
- 154 | srb->scsi_done = done;
- | ^~
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx.h:51,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.c:28:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c: In function ‘queuecommand’:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:168:22: error: too few arguments to function ‘queuecommand_lck’
- 168 | static DEF_SCSI_QCMD(queuecommand)
- | ^~~~~~~~~~~~
- ./include/scsi/scsi_host.h:514:22: note: in definition of macro ‘DEF_SCSI_QCMD’
- 514 | rc = func_name##_lck(cmd); \
- | ^~~~~~~~~
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:132:12: note: declared here
- 132 | static int queuecommand_lck(struct scsi_cmnd *srb,
- | ^~~~~~~~~~~~~~~~
- /var/lib/dkms/rts5227/1.07/build/rtsx.c: In function ‘rtsx_control_thread’:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:516:34: error: ‘struct scsi_cmnd’ has no member named ‘scsi_done’
- 516 | chip->srb->scsi_done(chip->srb);
- | ^~
- /var/lib/dkms/rts5227/1.07/build/rtsx.c: In function ‘quiesce_and_remove_host’:
- /var/lib/dkms/rts5227/1.07/build/rtsx.c:733:26: error: ‘struct scsi_cmnd’ has no member named ‘scsi_done’
- 733 | chip->srb->scsi_done(dev->chip->srb);
- | ^~
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx_scsi.h:28,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_transport.c:28:
- /var/lib/dkms/rts5227/1.07/build/rtsx_chip.h:319: warning: "SG_END" redefined
- 319 | #define SG_END 0x02
- |
- In file included from ./include/linux/dmapool.h:14,
- from ./include/linux/pci.h:1509,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.h:38,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_transport.c:27:
- ./include/linux/scatterlist.h:65: note: this is the location of the previous definition
- 65 | #define SG_END 0x02UL
- |
- make[1]: *** [scripts/Makefile.build:287: /var/lib/dkms/rts5227/1.07/build/rtsx.o] Error 1
- make[1]: *** Waiting for unfinished jobs....
- In file included from /var/lib/dkms/rts5227/1.07/build/rtsx_transport.h:28,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_scsi.c:28:
- /var/lib/dkms/rts5227/1.07/build/rtsx_chip.h:319: warning: "SG_END" redefined
- 319 | #define SG_END 0x02
- |
- In file included from ./include/linux/dmapool.h:14,
- from ./include/linux/pci.h:1509,
- from /var/lib/dkms/rts5227/1.07/build/rtsx.h:38,
- from /var/lib/dkms/rts5227/1.07/build/rtsx_scsi.c:27:
- ./include/linux/scatterlist.h:65: note: this is the location of the previous definition
- 65 | #define SG_END 0x02UL
- |
- make: *** [Makefile:1846: /var/lib/dkms/rts5227/1.07/build] Error 2
- make: Leaving directory '/usr/lib/modules/5.16.2-arch1-1/build'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement