All of lore.kernel.org
 help / color / mirror / Atom feed
* [mkp-scsi:for-next 139/143] drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
@ 2021-08-03 10:03 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-08-03 10:03 UTC (permalink / raw)
  To: Bart Van Assche; +Cc: kbuild-all, linux-kernel, Martin K. Petersen

[-- Attachment #1: Type: text/plain, Size: 1964 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next
head:   823a1923e2430f3c2e1e1e5989f2dc774d7c14df
commit: 0ee1bbc849c78b54946c8f110cd476e134c7da53 [139/143] scsi: ufs: Add fault injection support
config: m68k-allmodconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 10.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=0ee1bbc849c78b54946c8f110cd476e134c7da53
        git remote add mkp-scsi https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
        git fetch --no-tags mkp-scsi for-next
        git checkout 0ee1bbc849c78b54946c8f110cd476e134c7da53
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=m68k SHELL=/bin/bash drivers/scsi/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> make[4]: *** No rule to make target 'drivers/scsi/ufs/ufs-fault-injection.o', needed by 'drivers/scsi/ufs/ufshcd-core.o'.
   make[4]: *** [scripts/Makefile.build:271: drivers/scsi/ufs/ufshcd.o] Error 1
   make[4]: Target '__build' not remade because of errors.
--
>> drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
      27 | #include "ufs-fault-injection.h"
         |          ^~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +27 drivers/scsi/ufs/ufshcd.c

  > 27	#include "ufs-fault-injection.h"
    28	#include "ufs_bsg.h"
    29	#include "ufshcd-crypto.h"
    30	#include "ufshpb.h"
    31	#include <asm/unaligned.h>
    32	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 60688 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [mkp-scsi:for-next 139/143] drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
@ 2021-08-03 10:03 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-08-03 10:03 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2009 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next
head:   823a1923e2430f3c2e1e1e5989f2dc774d7c14df
commit: 0ee1bbc849c78b54946c8f110cd476e134c7da53 [139/143] scsi: ufs: Add fault injection support
config: m68k-allmodconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 10.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=0ee1bbc849c78b54946c8f110cd476e134c7da53
        git remote add mkp-scsi https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
        git fetch --no-tags mkp-scsi for-next
        git checkout 0ee1bbc849c78b54946c8f110cd476e134c7da53
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=m68k SHELL=/bin/bash drivers/scsi/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> make[4]: *** No rule to make target 'drivers/scsi/ufs/ufs-fault-injection.o', needed by 'drivers/scsi/ufs/ufshcd-core.o'.
   make[4]: *** [scripts/Makefile.build:271: drivers/scsi/ufs/ufshcd.o] Error 1
   make[4]: Target '__build' not remade because of errors.
--
>> drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
      27 | #include "ufs-fault-injection.h"
         |          ^~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +27 drivers/scsi/ufs/ufshcd.c

  > 27	#include "ufs-fault-injection.h"
    28	#include "ufs_bsg.h"
    29	#include "ufshcd-crypto.h"
    30	#include "ufshpb.h"
    31	#include <asm/unaligned.h>
    32	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 60688 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [mkp-scsi:for-next 139/143] drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
  2021-08-03 10:03 ` kernel test robot
@ 2021-08-03 11:39   ` Martin K. Petersen
  -1 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2021-08-03 11:39 UTC (permalink / raw)
  To: kernel test robot
  Cc: Bart Van Assche, kbuild-all, linux-kernel, Martin K. Petersen


>>> make[4]: *** No rule to make target 'drivers/scsi/ufs/ufs-fault-injection.o', needed by 'drivers/scsi/ufs/ufshcd-core.o'.

My bad. Had to apply this patch by hand due to conflicts.

Updated tree pushed.

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [mkp-scsi:for-next 139/143] drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory
@ 2021-08-03 11:39   ` Martin K. Petersen
  0 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2021-08-03 11:39 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 264 bytes --]


>>> make[4]: *** No rule to make target 'drivers/scsi/ufs/ufs-fault-injection.o', needed by 'drivers/scsi/ufs/ufshcd-core.o'.

My bad. Had to apply this patch by hand due to conflicts.

Updated tree pushed.

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-03 11:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03 10:03 [mkp-scsi:for-next 139/143] drivers/scsi/ufs/ufshcd.c:27:10: fatal error: ufs-fault-injection.h: No such file or directory kernel test robot
2021-08-03 10:03 ` kernel test robot
2021-08-03 11:39 ` Martin K. Petersen
2021-08-03 11:39   ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.