All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 6545/8758] undefined reference to `__udivdi3'
@ 2021-06-11  2:04 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-11  2:04 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   50a1180e6cf12462bbbf3f2ebc5b93094ed9abee
commit: e12213ba5d909a3b1fb3716b198ed93d1af1f4be [6545/8758] xfs: AIL needs asynchronous CIL forcing
config: sh-allyesconfig (attached as .config)
compiler: sh4-linux-gcc (GCC) 9.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=e12213ba5d909a3b1fb3716b198ed93d1af1f4be
        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 e12213ba5d909a3b1fb3716b198ed93d1af1f4be
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh 

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 >>):

   sh4-linux-ld: fs/xfs/xfs_log.o: in function `xlog_state_switch_iclogs':
>> (.text+0x33f4): undefined reference to `__udivdi3'
   sh4-linux-ld: fs/btrfs/super.o: in function `btrfs_statfs':
   super.c:(.text+0xf5e0): undefined reference to `__udivdi3'
   sh4-linux-ld: super.c:(.text+0xf5e4): undefined reference to `__umoddi3'
   sh4-linux-ld: super.c:(.text+0xfac4): undefined reference to `__udivdi3'
   sh4-linux-ld: super.c:(.text+0xfac8): undefined reference to `__umoddi3'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for SND_ATMEL_SOC_PDC
   Depends on SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC && HAS_DMA
   Selected by
   - SND_ATMEL_SOC_SSC && SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC
   - SND_ATMEL_SOC_SSC_PDC && SOUND && !UML && SND && SND_SOC && SND_ATMEL_SOC && ATMEL_SSC

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

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

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

only message in thread, other threads:[~2021-06-11  2:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11  2:04 [linux-next:master 6545/8758] undefined reference to `__udivdi3' 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.