[clk:clk-sophgo 2/5] powerpc-linux-ld: clk-cv18xx-pll.c:undefined reference to `__umoddi3'

kernel test robot lkp at intel.com
Fri Apr 12 08:18:23 PDT 2024


tree:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-sophgo
head:   a12069a39b33c3b4c57929f5b42c88da681496ba
commit: 80fd61ec46124eb83b29de3647a565f69979e753 [2/5] clk: sophgo: Add clock support for CV1800 SoC
config: powerpc-randconfig-r122-20240412 (https://download.01.org/0day-ci/archive/20240412/202404122344.d5pb2N1I-lkp@intel.com/config)
compiler: powerpc-linux-gcc (GCC) 13.2.0
reproduce: (https://download.01.org/0day-ci/archive/20240412/202404122344.d5pb2N1I-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202404122344.d5pb2N1I-lkp@intel.com/

All errors (new ones prefixed by >>):

   powerpc-linux-ld: drivers/clk/sophgo/clk-cv18xx-pll.o: in function `fpll_find_rate.isra.0':
   clk-cv18xx-pll.c:(.text+0xfc0): undefined reference to `__udivdi3'
>> powerpc-linux-ld: clk-cv18xx-pll.c:(.text+0xfd8): undefined reference to `__umoddi3'
   powerpc-linux-ld: drivers/clk/sophgo/clk-cv18xx-pll.o: in function `fpll_recalc_rate':
   clk-cv18xx-pll.c:(.text+0x25f8): undefined reference to `__udivdi3'
   powerpc-linux-ld: clk-cv18xx-pll.c:(.text+0x2610): undefined reference to `__umoddi3'
   powerpc-linux-ld: sound/soc/fsl/mpc5200_psc_ac97.o: in function `psc_ac97_of_remove':
   mpc5200_psc_ac97.c:(.text+0xadc): undefined reference to `mpc5200_audio_dma_destroy'
   powerpc-linux-ld: sound/soc/fsl/mpc5200_psc_ac97.o: in function `psc_ac97_of_probe':
   mpc5200_psc_ac97.c:(.text+0x1720): undefined reference to `mpc5200_audio_dma_create'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for SND_SOC_MPC5200_AC97
   Depends on [n]: SOUND [=y] && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_MPC52xx [=y] && PPC_BESTCOMM [=n]
   Selected by [y]:
   - SND_MPC52xx_SOC_PCM030 [=y] && SOUND [=y] && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_MPC5200_SIMPLE [=y]

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki



More information about the linux-arm-kernel mailing list