TO: Masami Hiramatsu CC: "Steven Rostedt (VMware)" tree: https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git for-next head: e23db805da2dfc39e5281b5efd3e36d132aa83af commit: efbbdaa22bb78761bff8dfdde027ad04bedd47ce [33/37] tracing: Show real address for trace event arguments config: riscv-randconfig-r014-20210216 (attached as .config) compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project c9439ca36342fb6013187d0a69aef92736951476) 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/rostedt/linux-trace.git/commit/?id=efbbdaa22bb78761bff8dfdde027ad04bedd47ce git remote add trace https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git git fetch --no-tags trace for-next git checkout efbbdaa22bb78761bff8dfdde027ad04bedd47ce # 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 All errors (new ones prefixed by >>): ld.lld: error: arch/riscv/kernel/head.o:(.head.text+0x8): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x88): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x110): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x1A8): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x2F0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x3FC): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x518): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x8A4): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x90C): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.text+0x9C0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax >> ld.lld: error: main.c:(.text+0xA68): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax >> ld.lld: error: main.c:(.text+0xB14): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax >> ld.lld: error: main.c:(.text+0xB7C): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax >> ld.lld: error: main.c:(.text+0xBD0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax >> ld.lld: error: main.c:(.text+0xC2C): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.init.text+0x0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.init.text+0x58): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.init.text+0xB0): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: main.c:(.init.text+0x108): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax ld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org