linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [linux-chenxing:mstar_v5_14_rebase 85/352] or1k-linux-ld: clk-mstar-pll_common.c:undefined reference to `clk_register'
@ 2021-07-19 14:36 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-19 14:36 UTC (permalink / raw)
  To: Daniel Palmer; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2225 bytes --]

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@intel.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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 30099 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-19 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 14:36 [linux-chenxing:mstar_v5_14_rebase 85/352] or1k-linux-ld: clk-mstar-pll_common.c:undefined reference to `clk_register' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).