All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 12118/13934] config.c:undefined reference to `mach_get_rtc_pll'
@ 2022-05-23 13:47 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-05-23 13:47 UTC (permalink / raw)
  To: Greg Ungerer
  Cc: kbuild-all, Linux Memory Management List, Geert Uytterhoeven,
	Arnd Bergmann

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   cc63e8e92cb872081f249ea16e6c460642f3e4fb
commit: 94cac569012aff092b029f0d674f9ab944b08b5a [12118/13934] m68knommu: fix undefined reference to `mach_get_rtc_pll'
config: m68k-randconfig-r011-20220522 (https://download.01.org/0day-ci/archive/20220523/202205232103.zOPlZ3yo-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 11.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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=94cac569012aff092b029f0d674f9ab944b08b5a
        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 94cac569012aff092b029f0d674f9ab944b08b5a
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   m68k-linux-ld: arch/m68k/q40/config.o: in function `config_q40':
>> config.c:(.init.text+0xf2): undefined reference to `mach_get_rtc_pll'
>> m68k-linux-ld: config.c:(.init.text+0xfc): undefined reference to `mach_set_rtc_pll'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp


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

only message in thread, other threads:[~2022-05-23 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23 13:47 [linux-next:master 12118/13934] config.c:undefined reference to `mach_get_rtc_pll' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.