[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202210231916.kuKG3Yna-lkp@intel.com>
Date: Sun, 23 Oct 2022 19:55:02 +0800
From: kernel test robot <lkp@...el.com>
To: Asahi Lina <lina@...hilina.net>
Cc: 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: No such
file or directory
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: m68k-randconfig-r006-20221023
compiler: m68k-linux-gcc (GCC) 12.1.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/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=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k 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: No such file or directory
6 | #include <asm/esr.h>
| ^~~~~~~~~~~
compilation terminated.
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" (97555 bytes)
Powered by blists - more mailing lists