tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: aaa11ce2ffc84166d11c4d2ac88c3fcf75425fbd commit: 0fabd2aa199faeb8754aee94658f2c48ccb2c8c3 [9274/9680] net: netfilter: add bpf_ct_set_nat_info kfunc helper config: x86_64-rhel-8.3-kselftests 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=0fabd2aa199faeb8754aee94658f2c48ccb2c8c3 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 0fabd2aa199faeb8754aee94658f2c48ccb2c8c3 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 modules_install If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): >> depmod: ERROR: Cycle detected: nf_conntrack -> nf_nat -> nf_conntrack >> depmod: ERROR: Found 2 modules in dependency cycles! make[1]: *** [Makefile:1779: modules_install] Error 1 make: *** [Makefile:222: __sub-make] Error 2 make: Target 'modules_install' not remade because of errors. -- 0-DAY CI Kernel Test Service https://01.org/lkp