From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gnuweeb.org (Postfix) with ESMTPS id 1CA6A7ED89 for ; Thu, 9 Jun 2022 20:58:52 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=nEBNs9Cg; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654808332; x=1686344332; h=date:from:to:cc:subject:message-id:mime-version; bh=SIIrenfbdVYvsmeA88bEpmXD3GGdFN0sjDFRgWiUWlg=; b=nEBNs9CgH4l3KHyNQyYBP72hyOmFzQvrBLEDpFEVfWvu2qh1i4yV5CkS AYjY+1CA3QQcu2ZlsMAxkcpMZkIcCVq7OKi5+6hMj5AliQeNWeemcV4Zl S6NflC8avhus+u07gREIA+gjkefnZ7wJ3u58D+eyXe3I/LtqLpvbQuoOI ZUGBgR6retOiOYHC54apoEMCxT1RNgqcWQ6VQDZ6vgMIYaUtEczH7iTri Z2QOVf/H9S3tGq6LDAgHFb8hSu0jrpNg3t3319KddW4443rwde1vjfTOx OkU9jblXytSgM/oTtUuQRZ5qqzP/cHA0iCzn6CU7Ry7YzFEMd9YOcc5dy Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10373"; a="341485642" X-IronPort-AV: E=Sophos;i="5.91,288,1647327600"; d="scan'208";a="341485642" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jun 2022 13:58:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,288,1647327600"; d="scan'208";a="637733488" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by fmsmga008.fm.intel.com with ESMTP; 09 Jun 2022 13:58:49 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1nzPEu-000GNh-LA; Thu, 09 Jun 2022 20:58:48 +0000 Date: Fri, 10 Jun 2022 04:58:26 +0800 From: kernel test robot To: Takashi Iwai Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org Subject: [ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] ld.lld: error: undefined symbol: xa_store_range Message-ID: <202206100457.ZFP279WB-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: tree: https://github.com/ammarfaizi2/linux-block tiwai/sound/test/ctl-xarray head: 2abf12b6cfb00c1904dc99425ad19a6c03a1fef3 commit: 2abf12b6cfb00c1904dc99425ad19a6c03a1fef3 [8/8] ALSA: control: Use xarray for faster lookups config: hexagon-randconfig-r045-20220609 (https://download.01.org/0day-ci/archive/20220610/202206100457.ZFP279WB-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 971e13d69e3e7b687213fef22952be6a328c426c) 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://github.com/ammarfaizi2/linux-block/commit/2abf12b6cfb00c1904dc99425ad19a6c03a1fef3 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block tiwai/sound/test/ctl-xarray git checkout 2abf12b6cfb00c1904dc99425ad19a6c03a1fef3 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: xa_store_range >>> referenced by control.c >>> core/control.o:(add_hash_entries) in archive sound/built-in.a >>> referenced by control.c >>> core/control.o:(add_hash_entries) in archive sound/built-in.a -- 0-DAY CI Kernel Test Service https://01.org/lkp