[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202107192204.31nFfUhA-lkp@intel.com>
Date: Mon, 19 Jul 2021 22:36:06 +0800
From: kernel test robot <lkp@...el.com>
To: Daniel Palmer <daniel@...f.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [linux-chenxing:mstar_v5_14_rebase 85/352] or1k-linux-ld:
clk-mstar-pll_common.c:undefined reference to `clk_register'
tree: git://github.com/linux-chenxing/linux.git mstar_v5_14_rebase
head: 651efd0e52f225e60faa8b30f9768021e2104d3c
commit: 78ccc706083df2c5a3abc63b37f3fb659047cd6b [85/352] pll common makefile
config: openrisc-buildonly-randconfig-r006-20210719 (attached as .config)
compiler: or1k-linux-gcc (GCC) 10.3.0
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
# https://github.com/linux-chenxing/linux/commit/78ccc706083df2c5a3abc63b37f3fb659047cd6b
git remote add linux-chenxing git://github.com/linux-chenxing/linux.git
git fetch --no-tags linux-chenxing mstar_v5_14_rebase
git checkout 78ccc706083df2c5a3abc63b37f3fb659047cd6b
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=openrisc SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
or1k-linux-ld: drivers/clk/mstar/clk-mstar-pll_common.o: in function `mstar_pll_common_probe':
clk-mstar-pll_common.c:(.text+0xac): undefined reference to `of_clk_parent_fill'
clk-mstar-pll_common.c:(.text+0xac): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `of_clk_parent_fill'
>> or1k-linux-ld: clk-mstar-pll_common.c:(.text+0x30c): undefined reference to `clk_register'
clk-mstar-pll_common.c:(.text+0x30c): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `clk_register'
>> or1k-linux-ld: clk-mstar-pll_common.c:(.text+0x374): undefined reference to `of_clk_src_onecell_get'
or1k-linux-ld: clk-mstar-pll_common.c:(.text+0x378): undefined reference to `of_clk_src_onecell_get'
>> or1k-linux-ld: clk-mstar-pll_common.c:(.text+0x380): undefined reference to `of_clk_add_provider'
clk-mstar-pll_common.c:(.text+0x380): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `of_clk_add_provider'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Download attachment ".config.gz" of type "application/gzip" (30099 bytes)
Powered by blists - more mailing lists