lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 24 Feb 2022 06:10:15 +0800
From:   kernel test robot <lkp@...el.com>
To:     Sumit Gupta <sumitg@...dia.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Thierry Reding <treding@...dia.com>
Subject: [thierryreding:for-5.18/work 125/143]
 drivers/soc/tegra/cbb/tegra234-cbb.c:31:10: fatal error:
 soc/tegra/tegra-grace-cbb.h: No such file or directory

tree:   https://github.com/thierryreding/linux for-5.18/work
head:   1cdb7fffbcf8f949410bfa97c8cca5acc0285a48
commit: 680fb4639742070b06e49b485cbfa8b21772884f [125/143] soc: tegra: cbb: Add support for tegra-grace SOC
config: arm64-buildonly-randconfig-r004-20220223 (https://download.01.org/0day-ci/archive/20220224/202202240633.d1qLZfuY-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 11.2.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://github.com/thierryreding/linux/commit/680fb4639742070b06e49b485cbfa8b21772884f
        git remote add thierryreding https://github.com/thierryreding/linux
        git fetch --no-tags thierryreding for-5.18/work
        git checkout 680fb4639742070b06e49b485cbfa8b21772884f
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/iommu/ drivers/soc/tegra/

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

All errors (new ones prefixed by >>):

>> drivers/soc/tegra/cbb/tegra234-cbb.c:31:10: fatal error: soc/tegra/tegra-grace-cbb.h: No such file or directory
      31 | #include <soc/tegra/tegra-grace-cbb.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +31 drivers/soc/tegra/cbb/tegra234-cbb.c

  > 31	#include <soc/tegra/tegra-grace-cbb.h>
    32	

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ