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:   Sun, 1 May 2022 23:09:01 +0800
From:   kernel test robot <lkp@...el.com>
To:     Felix Fietkau <nbd@....name>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Matthias Brugger <matthias.bgg@...il.com>
Subject: [matthias-bgg:v5.18-next/dts64 30/37]
 arch/arm/boot/dts/en7523.dtsi:6:10: fatal error:
 dt-bindings/clock/en7523-clk.h: No such file or directory

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git v5.18-next/dts64
head:   7d3c600448a7233976dfd6f1bcf00bb0daa31109
commit: 09f4afc44ba9ebd33d389af345cff4d7668437ae [30/37] ARM: dts: add clock support for Airoha EN7523
config: arm-defconfig (https://download.01.org/0day-ci/archive/20220501/202205012301.HhfNwf1X-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.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/matthias.bgg/linux.git/commit/?id=09f4afc44ba9ebd33d389af345cff4d7668437ae
        git remote add matthias-bgg https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git
        git fetch --no-tags matthias-bgg v5.18-next/dts64
        git checkout 09f4afc44ba9ebd33d389af345cff4d7668437ae
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash

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 >>):

   In file included from arch/arm/boot/dts/en7523-evb.dts:7:
>> arch/arm/boot/dts/en7523.dtsi:6:10: fatal error: dt-bindings/clock/en7523-clk.h: No such file or directory
       6 | #include <dt-bindings/clock/en7523-clk.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +6 arch/arm/boot/dts/en7523.dtsi

     2	
     3	#include <dt-bindings/interrupt-controller/irq.h>
     4	#include <dt-bindings/interrupt-controller/arm-gic.h>
     5	#include <dt-bindings/gpio/gpio.h>
   > 6	#include <dt-bindings/clock/en7523-clk.h>
     7	

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ