tree: git://git.infradead.org/users/hch/misc.git kernel_setsockopt head: 4da78fb394429318d6adcee849cf9d2c3c6d236a commit: 11dd76925f89eeccc010086a7f6c90438fabf5bf [25/34] ip6_sock_set_addr_preferences config: nds32-defconfig (attached as .config) compiler: nds32le-linux-gcc (GCC) 9.3.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 11dd76925f89eeccc010086a7f6c90438fabf5bf # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=nds32 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): nds32le-linux-ld: net/sunrpc/xprtsock.o: in function `xs_tcp_setup_socket': xprtsock.c:(.text+0x22ee): undefined reference to `ip6_sock_set_addr_preferences' >> nds32le-linux-ld: xprtsock.c:(.text+0x22f2): undefined reference to `ip6_sock_set_addr_preferences' nds32le-linux-ld: net/sunrpc/svcsock.o: in function `svc_create_socket': svcsock.c:(.text+0x11e4): undefined reference to `ip6_sock_set_v6only' nds32le-linux-ld: svcsock.c:(.text+0x11e8): undefined reference to `ip6_sock_set_v6only' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org _______________________________________________ kbuild mailing list -- kbuild(a)lists.01.org To unsubscribe send an email to kbuild-leave(a)lists.01.org