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:   Sat, 2 Jul 2022 15:52:19 +0800
From:   kernel test robot <lkp@...el.com>
To:     Bjorn Andersson <bjorn.andersson@...aro.org>
Cc:     llvm@...ts.linux.dev, kbuild-all@...ts.01.org,
        linux-kernel@...r.kernel.org,
        Johan Hovold <johan+linaro@...nel.org>
Subject: [andersson:ci-next 143/256]
 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts:13:10: fatal error:
 'sc8280xp-pmics.dtsi' file not found

tree:   https://github.com/andersson/kernel ci-next
head:   9b3ce87d4ca378dcc682c816050abac245606df2
commit: c3b2a4e5b808e4bafe248834ade5a00d94984c1c [143/256] arm64: dts: qcom: sc8280xp: Add reference device
config: arm64-buildonly-randconfig-r001-20220629 (https://download.01.org/0day-ci/archive/20220702/202207021501.l6NTMDfZ-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project bcd153485ebf07fe79e2b843ed5f1cb74997df1b)
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 arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://github.com/andersson/kernel/commit/c3b2a4e5b808e4bafe248834ade5a00d94984c1c
        git remote add andersson https://github.com/andersson/kernel
        git fetch --no-tags andersson ci-next
        git checkout c3b2a4e5b808e4bafe248834ade5a00d94984c1c
        # 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=arm64 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

>> arch/arm64/boot/dts/qcom/sc8280xp-crd.dts:13:10: fatal error: 'sc8280xp-pmics.dtsi' file not found
   #include "sc8280xp-pmics.dtsi"
            ^~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +13 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts

    11	
    12	#include "sc8280xp.dtsi"
  > 13	#include "sc8280xp-pmics.dtsi"
    14	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ