All of lore.kernel.org
 help / color / mirror / Atom feed
* dpaa2-eth-debugfs.c:undefined reference to `__aeabi_uldivmod'
@ 2020-06-15  6:21 ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2020-06-15  6:21 UTC (permalink / raw)
  To: Ioana Ciornei; +Cc: kbuild-all, linux-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   df2fbf5bfa0e7fff8b4784507e4d68f200454318
commit: 460fd830dd9d68e07c4d15363fd764944090e1f8 dpaa2-eth: add channel stat to debugfs
date:   7 weeks ago
:::::: branch date: 20 hours ago
:::::: commit date: 7 weeks ago
config: arm-allyesconfig (attached as .config)
compiler: arm-linux-gnueabi-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
        git checkout 460fd830dd9d68e07c4d15363fd764944090e1f8
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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 >>, old ones prefixed by <<):

arm-linux-gnueabi-ld: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.o: in function `dpaa2_dbg_ch_show':
>> dpaa2-eth-debugfs.c:(.text+0x224): undefined reference to `__aeabi_uldivmod'
arm-linux-gnueabi-ld: net/openvswitch/meter.o: in function `dp_meter_create':
meter.c:(.text+0xd08): undefined reference to `__aeabi_uldivmod'

---
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: 74011 bytes --]

[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
kbuild mailing list -- kbuild@lists.01.org
To unsubscribe send an email to kbuild-leave@lists.01.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* dpaa2-eth-debugfs.c:undefined reference to `__aeabi_uldivmod'
@ 2020-06-15  6:21 ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2020-06-15  6:21 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   df2fbf5bfa0e7fff8b4784507e4d68f200454318
commit: 460fd830dd9d68e07c4d15363fd764944090e1f8 dpaa2-eth: add channel stat to debugfs
date:   7 weeks ago
:::::: branch date: 20 hours ago
:::::: commit date: 7 weeks ago
config: arm-allyesconfig (attached as .config)
compiler: arm-linux-gnueabi-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
        git checkout 460fd830dd9d68e07c4d15363fd764944090e1f8
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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 >>, old ones prefixed by <<):

arm-linux-gnueabi-ld: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.o: in function `dpaa2_dbg_ch_show':
>> dpaa2-eth-debugfs.c:(.text+0x224): undefined reference to `__aeabi_uldivmod'
arm-linux-gnueabi-ld: net/openvswitch/meter.o: in function `dp_meter_create':
meter.c:(.text+0xd08): undefined reference to `__aeabi_uldivmod'

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

_______________________________________________
kbuild mailing list -- kbuild(a)lists.01.org
To unsubscribe send an email to kbuild-leave(a)lists.01.org

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* dpaa2-eth-debugfs.c:undefined reference to `__aeabi_uldivmod'
@ 2020-06-13 16:57 kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2020-06-13 16:57 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
CC: linux-kernel(a)vger.kernel.org
TO: Ioana Ciornei <ioana.ciornei@nxp.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   df2fbf5bfa0e7fff8b4784507e4d68f200454318
commit: 460fd830dd9d68e07c4d15363fd764944090e1f8 dpaa2-eth: add channel stat to debugfs
date:   7 weeks ago
:::::: branch date: 20 hours ago
:::::: commit date: 7 weeks ago
config: arm-allyesconfig (attached as .config)
compiler: arm-linux-gnueabi-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
        git checkout 460fd830dd9d68e07c4d15363fd764944090e1f8
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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 >>, old ones prefixed by <<):

arm-linux-gnueabi-ld: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.o: in function `dpaa2_dbg_ch_show':
>> dpaa2-eth-debugfs.c:(.text+0x224): undefined reference to `__aeabi_uldivmod'
arm-linux-gnueabi-ld: net/openvswitch/meter.o: in function `dp_meter_create':
meter.c:(.text+0xd08): undefined reference to `__aeabi_uldivmod'

---
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: 74011 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-15  6:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15  6:21 dpaa2-eth-debugfs.c:undefined reference to `__aeabi_uldivmod' kernel test robot
2020-06-15  6:21 ` kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2020-06-13 16:57 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.