[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207211437.0TR61ERC-lkp@intel.com>
Date: Thu, 21 Jul 2022 14:47:49 +0800
From: kernel test robot <lkp@...el.com>
To: Dani Liberman <dliberman@...ana.ai>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Oded Gabbay <ogabbay@...nel.org>
Subject: [ogabbay:habanalabs-next 1/12] undefined reference to
`hl_engine_data_sprintf'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git habanalabs-next
head: b96d130bd4ce16ea38aba5a8d3f20e9c1f66c7f7
commit: a8ed58698e1e0aabcb8dc5bd63aa5e910424088a [1/12] habanalabs: removed seq_file parameter from is_idle asic functions
config: parisc-randconfig-r005-20220718 (https://download.01.org/0day-ci/archive/20220721/202207211437.0TR61ERC-lkp@intel.com/config)
compiler: hppa-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/ogabbay/linux.git/commit/?id=a8ed58698e1e0aabcb8dc5bd63aa5e910424088a
git remote add ogabbay https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git
git fetch --no-tags ogabbay habanalabs-next
git checkout a8ed58698e1e0aabcb8dc5bd63aa5e910424088a
# 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=parisc 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 >>):
hppa-linux-ld: drivers/misc/habanalabs/goya/goya.o: in function `goya_is_device_idle':
>> (.text+0x674c): undefined reference to `hl_engine_data_sprintf'
>> hppa-linux-ld: (.text+0x6800): undefined reference to `hl_engine_data_sprintf'
hppa-linux-ld: (.text+0x6820): undefined reference to `hl_engine_data_sprintf'
hppa-linux-ld: (.text+0x6900): undefined reference to `hl_engine_data_sprintf'
hppa-linux-ld: (.text+0x6920): undefined reference to `hl_engine_data_sprintf'
hppa-linux-ld: drivers/misc/habanalabs/goya/goya.o:(.text+0x69cc): more undefined references to `hl_engine_data_sprintf' follow
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists