From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 56E8E2F2D for ; Fri, 24 Mar 2023 08:54:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1679648049; x=1711184049; h=date:from:to:cc:subject:message-id:mime-version; bh=F/3yo+AbATCHO7Q/cwdJ66q4P8okwraxD5IWyv1t2F4=; b=KbOcqtAiD9haIVUVx7Uf5IkB6qFTais69XUXd/uo9AnymaeDWgsH2hgm UzIqp/UMGAo7w/u8XA0yfeRyutUPPAy0EOWM7W/w25shMfaIM1Gk7aUXr NAcL7aTRFxv6M0OKTSaJV7e8vkhQ5lIQC6uWhyXK4GAJLf7QbXShPXvTX agnL5V5m33RSb5GtD4I/w8t9GqSSDFXylvoaKPORfYiU0F6kwqbBnzll7 JPPo+77NANllb8dq7VTIFtwf1pA/q79ZXrkTSotU4+IcUcz0VmqNIVKps 9QTqxtfSTyUje5oqdDI2yg7oqlDW1ScuhE0op5rN07KthN+JfrAqcBRoH w==; X-IronPort-AV: E=McAfee;i="6600,9927,10658"; a="426002445" X-IronPort-AV: E=Sophos;i="5.98,287,1673942400"; d="scan'208";a="426002445" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Mar 2023 01:54:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10658"; a="856799484" X-IronPort-AV: E=Sophos;i="5.98,287,1673942400"; d="scan'208";a="856799484" Received: from lkp-server01.sh.intel.com (HELO b613635ddfff) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 24 Mar 2023 01:54:07 -0700 Received: from kbuild by b613635ddfff with local (Exim 4.96) (envelope-from ) id 1pfdBW-000F92-2p; Fri, 24 Mar 2023 08:54:06 +0000 Date: Fri, 24 Mar 2023 16:53:36 +0800 From: kernel test robot To: Nick Terrell Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org Subject: ERROR: modpost: "__ld_r13_to_r21_ret" [lib/zstd/zstd_decompress.ko] undefined! Message-ID: <202303241601.lySuke4F-lkp@intel.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Nick, First bad commit (maybe != root cause): tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 1e760fa3596e8c7f08412712c168288b79670d78 commit: 2aa14b1ab2c41a4fe41efae80d58bb77da91f19f zstd: import usptream v1.5.2 date: 5 months ago config: arc-randconfig-c024-20230322 (https://download.01.org/0day-ci/archive/20230324/202303241601.lySuke4F-lkp@intel.com/config) compiler: arc-elf-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/torvalds/linux.git/commit/?id=2aa14b1ab2c41a4fe41efae80d58bb77da91f19f git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout 2aa14b1ab2c41a4fe41efae80d58bb77da91f19f # 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=arc olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Link: https://lore.kernel.org/oe-kbuild-all/202303241601.lySuke4F-lkp@intel.com/ All errors (new ones prefixed by >>, old ones prefixed by <<): ERROR: modpost: "__st_r13_to_r22" [lib/zstd/zstd_decompress.ko] undefined! ERROR: modpost: "__st_r13_to_r17" [lib/zstd/zstd_decompress.ko] undefined! >> ERROR: modpost: "__ld_r13_to_r21_ret" [lib/zstd/zstd_decompress.ko] undefined! ERROR: modpost: "__ld_r13_to_r19_ret" [lib/zstd/zstd_decompress.ko] undefined! ERROR: modpost: "__ld_r13_to_r22_ret" [lib/zstd/zstd_decompress.ko] undefined! ERROR: modpost: "__st_r13_to_r25" [lib/zstd/zstd_decompress.ko] undefined! ERROR: modpost: "__st_r13_to_r24" [lib/zstd/zstd_decompress.ko] undefined! ERROR: modpost: "__ld_r13_to_r17_ret" [lib/zstd/zstd_decompress.ko] undefined! >> ERROR: modpost: "__st_r13_to_r21" [lib/zstd/zstd_decompress.ko] undefined! ERROR: modpost: "__st_r13_to_r19" [lib/zstd/zstd_decompress.ko] undefined! WARNING: modpost: suppressed 5 unresolved symbol warnings because there were too many) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests