tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: b3a3cbdec55b090d22a09f75efb7c7d34cb97f25 commit: 38a4066f593c594c3b6cca14f6df4a80e0f8f320 [2152/3956] net: ipa: support COMPILE_TEST config: arm64-randconfig-r021-20210117 (attached as .config) compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project d7bc3b7ce23b664d6620cdc32370a8614523ca2f) 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 arm64 cross compiling tool for clang build # apt-get install binutils-aarch64-linux-gnu # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=38a4066f593c594c3b6cca14f6df4a80e0f8f320 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 38a4066f593c594c3b6cca14f6df4a80e0f8f320 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): aarch64-linux-gnu-ld: warning: -z norelro ignored aarch64-linux-gnu-ld: Unexpected GOT/PLT entries detected! aarch64-linux-gnu-ld: Unexpected run-time procedure linkages detected! aarch64-linux-gnu-ld: drivers/net/ipa/ipa_main.o: in function `ipa_probe': >> ipa_main.c:(.text+0x4a4): undefined reference to `rproc_get_by_phandle' >> aarch64-linux-gnu-ld: ipa_main.c:(.text+0x1018): undefined reference to `rproc_put' aarch64-linux-gnu-ld: drivers/net/ipa/ipa_main.o: in function `ipa_remove': >> ipa_main.c:(.text+0x1500): undefined reference to `rproc_put' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip