[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202210232052.6CK1eoKR-lkp@intel.com>
Date: Sun, 23 Oct 2022 20:05:09 +0800
From: kernel test robot <lkp@...el.com>
To: Asahi Lina <lina@...hilina.net>
Cc: llvm@...ts.linux.dev, kbuild-all@...ts.01.org,
linux-kernel@...r.kernel.org
Subject: [asahilinux:gpu/rust-wip 20/268]
drivers/soc/apple/rtkit-crashlog.c:6:10: fatal error: 'asm/esr.h' file not
found
tree: https://github.com/AsahiLinux/linux gpu/rust-wip
head: 723f96051316cedeab48d9c03f26eadf5b2d0180
commit: d90f6633ad70dea5e6dcbbbc4e9412393e7ba023 [20/268] soc: apple: rtkit: Add register dump decoding to crashlog
config: hexagon-randconfig-r041-20221023
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 791a7ae1ba3efd6bca96338e10ffde557ba83920)
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/AsahiLinux/linux/commit/d90f6633ad70dea5e6dcbbbc4e9412393e7ba023
git remote add asahilinux https://github.com/AsahiLinux/linux
git fetch --no-tags asahilinux gpu/rust-wip
git checkout d90f6633ad70dea5e6dcbbbc4e9412393e7ba023
# 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=hexagon SHELL=/bin/bash drivers/soc/apple/
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 >>):
>> drivers/soc/apple/rtkit-crashlog.c:6:10: fatal error: 'asm/esr.h' file not found
#include <asm/esr.h>
^~~~~~~~~~~
1 error generated.
vim +6 drivers/soc/apple/rtkit-crashlog.c
> 6 #include <asm/esr.h>
7 #include "rtkit-internal.h"
8
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (121487 bytes)
Powered by blists - more mailing lists