CC: linux-kernel(a)vger.kernel.org
TO: Guo Ren <guoren(a)linux.alibaba.com>
CC: Palmer Dabbelt <palmerdabbelt(a)google.com>
Hi Guo,
FYI, the error/warning still remains.
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 1e28eed17697bcf343c6743f0028cc3b5dd88bf0
commit: afc76b8b80112189b6f11e67e19cf58301944814 riscv: Using PATCHABLE_FUNCTION_ENTRY
instead of MCOUNT
date: 8 weeks ago
config: riscv-randconfig-r011-20210315 (attached as .config)
compiler: clang version 13.0.0 (
https://github.com/llvm/llvm-project
7ee96429a0b057bcc97331a6a762fc3cd00aed61)
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 riscv cross compiling tool for clang build
# apt-get install binutils-riscv64-linux-gnu
#
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit...
git remote add linus
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout afc76b8b80112189b6f11e67e19cf58301944814
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=riscv
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 >>):
> clang-13: error: unsupported option
'-fpatchable-function-entry=8' for target 'riscv64-unknown-linux-gnu'
--
> clang-13: error: unsupported option
'-fpatchable-function-entry=8' for target 'riscv64-unknown-linux-gnu'
> clang-13: error: unsupported option
'-fpatchable-function-entry=8' for target 'riscv64-unknown-linux-gnu'
make[2]: *** [scripts/Makefile.build:117: scripts/mod/devicetable-offsets.s]
Error 1
make[2]: *** [scripts/Makefile.build:279: scripts/mod/empty.o] Error 1
make[2]: Target '__build' not remade because of errors.
make[1]: *** [Makefile:1205: prepare0] Error 2
make[1]: Target 'modules_prepare' not remade because of errors.
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'modules_prepare' not remade because of errors.
--
> clang-13: error: unsupported option
'-fpatchable-function-entry=8' for target 'riscv64-unknown-linux-gnu'
> clang-13: error: unsupported option
'-fpatchable-function-entry=8' for target 'riscv64-unknown-linux-gnu'
make[2]: *** [scripts/Makefile.build:279: scripts/mod/empty.o] Error 1
make[2]: *** [scripts/Makefile.build:117: scripts/mod/devicetable-offsets.s] Error 1
make[2]: Target '__build' not remade because of errors.
make[1]: *** [Makefile:1205: prepare0] Error 2
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'prepare' not remade because of errors.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org