From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 738C9C433EF for ; Sun, 28 Nov 2021 01:17:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356794AbhK1BUa (ORCPT ); Sat, 27 Nov 2021 20:20:30 -0500 Received: from mga03.intel.com ([134.134.136.65]:54021 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230295AbhK1BS2 (ORCPT ); Sat, 27 Nov 2021 20:18:28 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10181"; a="235734933" X-IronPort-AV: E=Sophos;i="5.87,270,1631602800"; d="scan'208";a="235734933" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Nov 2021 17:15:13 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,270,1631602800"; d="scan'208";a="458653709" Received: from lkp-server02.sh.intel.com (HELO 9e1e9f9b3bcb) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 27 Nov 2021 17:15:11 -0800 Received: from kbuild by 9e1e9f9b3bcb with local (Exim 4.92) (envelope-from ) id 1mr8md-000ADi-6f; Sun, 28 Nov 2021 01:15:11 +0000 Date: Sun, 28 Nov 2021 09:15:02 +0800 From: kernel test robot To: "Darrick J. Wong" Cc: kbuild-all@lists.01.org, "Darrick J. Wong" , linux-kernel@vger.kernel.org Subject: [djwong-xfs:vectorized-scrub 291/339] {standard input}:950: Error: pcrel offset for branch to .LS0009 too far (0x3e) Message-ID: <202111280930.yVc6qMna-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git vectorized-scrub head: 6ae796646175258770822ebb4b83b6657f88bc55 commit: a5d5c45b0b00e377803675eaaecd9a735047ca55 [291/339] xfs: add realtime refcount btree block detection to log recovery config: csky-randconfig-r005-20211126 (https://download.01.org/0day-ci/archive/20211128/202111280930.yVc6qMna-lkp@intel.com/config) compiler: csky-linux-gcc (GCC) 11.2.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/djwong/xfs-linux.git/commit/?id=a5d5c45b0b00e377803675eaaecd9a735047ca55 git remote add djwong-xfs https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git git fetch --no-tags djwong-xfs vectorized-scrub git checkout a5d5c45b0b00e377803675eaaecd9a735047ca55 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=csky SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): {standard input}: Assembler messages: >> {standard input}:950: Error: pcrel offset for branch to .LS0009 too far (0x3e) --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org