All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [yiliu1765-iommufd:wip/iommufd-v6.2-rc4-nesting 18/44] drivers/iommu/iommufd/iommufd_private.h:12:10: fatal error: '../iommu-priv.h' file not found
@ 2023-01-19 18:45 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-01-19 18:45 UTC (permalink / raw
  To: Yi Liu, Kevin Tian; +Cc: oe-kbuild-all

tree:   https://github.com/yiliu1765/iommufd.git wip/iommufd-v6.2-rc4-nesting
head:   7eee8c49202d2327b315ddebf336ab63c31cc09c
commit: 5356ffe0f2a2009d50ff8141044f0f86c145b557 [18/44] iommufd: Add IOMMU_DEVICE_GET_INFO
config: riscv-randconfig-r023-20230119 (https://download.01.org/0day-ci/archive/20230120/202301200227.QthEOgIa-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 4196ca3278f78c6e19246e54ab0ecb364e37d66a)
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
        # install riscv cross compiling tool for clang build
        # apt-get install binutils-riscv64-linux-gnu
        # https://github.com/yiliu1765/iommufd/commit/5356ffe0f2a2009d50ff8141044f0f86c145b557
        git remote add yiliu1765-iommufd https://github.com/yiliu1765/iommufd.git
        git fetch --no-tags yiliu1765-iommufd wip/iommufd-v6.2-rc4-nesting
        git checkout 5356ffe0f2a2009d50ff8141044f0f86c145b557
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash drivers/iommu/

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

All errors (new ones prefixed by >>):

   In file included from drivers/iommu/iommufd/device.c:9:
   In file included from drivers/iommu/iommufd/io_pagetable.h:13:
>> drivers/iommu/iommufd/iommufd_private.h:12:10: fatal error: '../iommu-priv.h' file not found
   #include "../iommu-priv.h"
            ^~~~~~~~~~~~~~~~~
   1 error generated.


vim +12 drivers/iommu/iommufd/iommufd_private.h

    11	
  > 12	#include "../iommu-priv.h"
    13	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-19 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-19 18:45 [yiliu1765-iommufd:wip/iommufd-v6.2-rc4-nesting 18/44] drivers/iommu/iommufd/iommufd_private.h:12:10: fatal error: '../iommu-priv.h' file not found kernel test robot

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.