[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201909100723.bysb6zCq%lkp@intel.com>
Date: Tue, 10 Sep 2019 07:27:58 +0800
From: kbuild test robot <lkp@...el.com>
To: Igor Russkikh <Igor.Russkikh@...antia.com>
Cc: kbuild-all@...org,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"richardcochran@...il.com" <richardcochran@...il.com>,
"davem@...emloft.net" <davem@...emloft.net>,
Egor Pomozov <Egor.Pomozov@...antia.com>,
Sergey Samoilenko <Sergey.Samoilenko@...antia.com>,
Dmitry Bezrukov <Dmitry.Bezrukov@...antia.com>,
Igor Russkikh <Igor.Russkikh@...antia.com>
Subject: Re: [PATCH net-next 03/11] net: aquantia: add basic ptp_clock
callbacks
Hi Igor,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on net-next/master]
url: https://github.com/0day-ci/linux/commits/Igor-Russkikh/net-aquantia-PTP-support-for-AQC-devices/20190909-233041
config: i386-allyesconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-11) 7.4.0
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
ld: drivers/net/ethernet/aquantia/atlantic/aq_nic.o: in function `aq_nic_update_link_status':
aq_nic.c:(.text+0xe1): undefined reference to `aq_ptp_clock_init'
ld: drivers/net/ethernet/aquantia/atlantic/aq_ptp.o: in function `aq_ptp_init':
aq_ptp.c:(.text+0x367): undefined reference to `aq_ptp_clock_init'
ld: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.o: in function `hw_atl_b0_adj_clock_freq':
>> hw_atl_b0.c:(.text+0xad): undefined reference to `__udivdi3'
>> ld: hw_atl_b0.c:(.text+0xc2): undefined reference to `__divdi3'
ld: hw_atl_b0.c:(.text+0x11b): undefined reference to `__divdi3'
ld: hw_atl_b0.c:(.text+0x12b): undefined reference to `__divdi3'
>> ld: hw_atl_b0.c:(.text+0x165): undefined reference to `__udivdi3'
ld: hw_atl_b0.c:(.text+0x177): undefined reference to `__divdi3'
ld: hw_atl_b0.c:(.text+0x1ca): undefined reference to `__divdi3'
ld: hw_atl_b0.c:(.text+0x1da): undefined reference to `__divdi3'
ld: hw_atl_b0.c:(.text+0x247): undefined reference to `__divdi3'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (68904 bytes)
Powered by blists - more mailing lists