[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202209211139.VPM7En0j-lkp@intel.com>
Date: Wed, 21 Sep 2022 11:49:35 +0800
From: kernel test robot <lkp@...el.com>
To: Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>
Cc: kbuild-all@...ts.01.org,
Intel Wired LAN <intel-wired-lan@...ts.osuosl.org>,
linux-kernel@...r.kernel.org,
Tony Nguyen <anthony.l.nguyen@...el.com>,
Karol Kolacinski <karol.kolacinski@...el.com>
Subject: [tnguy-next-queue:dev-queue 29/32] ice_main.c:undefined reference to
`ice_gnss_exit'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git dev-queue
head: da202a07465edd94595fc22d9e003b1372b35750
commit: ebfc6a046e7e538beede957403693d49dcbf569d [29/32] ice: use GNSS subsystem instead of TTY
config: csky-buildonly-randconfig-r002-20220921 (https://download.01.org/0day-ci/archive/20220921/202209211139.VPM7En0j-lkp@intel.com/config)
compiler: csky-linux-gcc (GCC) 12.1.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/tnguy/next-queue.git/commit/?id=ebfc6a046e7e538beede957403693d49dcbf569d
git remote add tnguy-next-queue https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git
git fetch --no-tags tnguy-next-queue dev-queue
git checkout ebfc6a046e7e538beede957403693d49dcbf569d
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=csky SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
csky-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_prepare_for_reset':
>> ice_main.c:(.text+0x519c): undefined reference to `ice_gnss_exit'
>> csky-linux-ld: ice_main.c:(.text+0x5210): undefined reference to `ice_gnss_exit'
csky-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_rebuild':
>> ice_main.c:(.text+0x581a): undefined reference to `ice_gnss_init'
>> csky-linux-ld: ice_main.c:(.text+0x5928): undefined reference to `ice_gnss_init'
csky-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_remove':
ice_main.c:(.text+0x9bf8): undefined reference to `ice_gnss_exit'
csky-linux-ld: ice_main.c:(.text+0x9ca0): undefined reference to `ice_gnss_exit'
csky-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_probe':
ice_main.c:(.text+0xb596): undefined reference to `ice_gnss_init'
csky-linux-ld: ice_main.c:(.text+0xb780): undefined reference to `ice_gnss_init'
csky-linux-ld: drivers/net/ethernet/intel/ice/ice_lib.o: in function `ice_init_feature_support':
>> (.text+0x4d20): undefined reference to `ice_gnss_is_gps_present'
>> csky-linux-ld: (.text+0x4d64): undefined reference to `ice_gnss_is_gps_present'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists