tree:
https://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
5.16-vdso-1
head: e87fad18b5acbcb8b3f345bfe6ea1099f239bd23
commit: 1e4b26c042645773fa45cc09eb7cfe59917969e3 [1/2] initial vDSO implementation
config: parisc-randconfig-r013-20211211
(
https://download.01.org/0day-ci/archive/20211211/202112111656.nshwOA0r-lk...)
compiler: hppa-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://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git/c...
git remote add deller-parisc
https://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git
git fetch --no-tags deller-parisc 5.16-vdso-1
git checkout 1e4b26c042645773fa45cc09eb7cfe59917969e3
# 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=parisc SHELL=/bin/bash arch/parisc/kernel/
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> arch/parisc/kernel/signal.c:36:10: fatal error:
generated/vdso32-offsets.h: No such file or directory
36 | #include
<generated/vdso32-offsets.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +36 arch/parisc/kernel/signal.c
36 #include <generated/vdso32-offsets.h>
37
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org