tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 1c6c4f42b3de4f18ea96d62950d0e266ca35a055 commit: 1cd1f7c364088fda5780eb546e200f00ca093e85 [11630/11634] Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git config: x86_64-randconfig-a003-20220912 compiler: gcc-11 (Debian 11.3.0-5) 11.3.0 reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=1cd1f7c364088fda5780eb546e200f00ca093e85 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 1cd1f7c364088fda5780eb546e200f00ca093e85 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 prepare If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot Note: the linux-next/master HEAD 1c6c4f42b3de4f18ea96d62950d0e266ca35a055 builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>): check.c: In function 'validate_ibt': >> check.c:4121:73: error: expected expression before '||' token 4121 | !strcmp(sec->name, ".kcfi_traps")) || | ^~ >> check.c:4122:70: error: expected statement before ')' token 4122 | strstr(sec->name, "__patchable_function_entries")) | ^ make[4]: *** [tools/build/Makefile.build:96: tools/objtool/check.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [Makefile:54: tools/objtool/objtool-in.o] Error 2 make[2]: *** [Makefile:73: objtool] Error 2 make[1]: *** [Makefile:1425: tools/objtool] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:231: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. -- 0-DAY CI Kernel Test Service https://01.org/lkp