From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4663546818140695303==" MIME-Version: 1.0 From: Florian Westphal To: kbuild-all@lists.01.org Subject: Re: [ipsec-next:testing 10/10] net/xfrm/xfrm_output.c:100:33: error: 'nh' undeclared Date: Fri, 11 Jun 2021 11:44:36 +0200 Message-ID: <20210611094436.GR20020@breakpoint.cc> In-Reply-To: <202106111714.at0vSzPp-lkp@intel.com> List-Id: --===============4663546818140695303== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-ne= xt.git testing > head: 65b3564d0c98ea3c0ca4f19d5edd9b77090d8998 > commit: 65b3564d0c98ea3c0ca4f19d5edd9b77090d8998 [10/10] xfrm: merge dsto= pt and routing hdroff functions > config: sh-randconfig-s031-20210611 (attached as .config) > compiler: sh4-linux-gcc (GCC) 9.3.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # apt-get install sparse > # sparse version: v0.6.3-341-g8af24329-dirty > # https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-= next.git/commit/?id=3D65b3564d0c98ea3c0ca4f19d5edd9b77090d8998 > git remote add ipsec-next https://git.kernel.org/pub/scm/linux/ke= rnel/git/klassert/ipsec-next.git > git fetch --no-tags ipsec-next testing > git checkout 65b3564d0c98ea3c0ca4f19d5edd9b77090d8998 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-9.3.0 make.cros= s C=3D1 CF=3D'-fdiagnostic-prefix -D__CHECK_ENDIAN__' W=3D1 ARCH=3Dsh = > = > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot Ouch, my bad. I'll send a fix. --===============4663546818140695303==-- 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 X-Spam-Level: X-Spam-Status: No, score=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7E64CC48BE0 for ; Fri, 11 Jun 2021 09:44:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 65880613EA for ; Fri, 11 Jun 2021 09:44:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231579AbhFKJqo (ORCPT ); Fri, 11 Jun 2021 05:46:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231295AbhFKJql (ORCPT ); Fri, 11 Jun 2021 05:46:41 -0400 Received: from Chamillionaire.breakpoint.cc (Chamillionaire.breakpoint.cc [IPv6:2a0a:51c0:0:12e:520::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 204B8C061574 for ; Fri, 11 Jun 2021 02:44:44 -0700 (PDT) Received: from fw by Chamillionaire.breakpoint.cc with local (Exim 4.92) (envelope-from ) id 1lrdiO-0007MX-G7; Fri, 11 Jun 2021 11:44:36 +0200 Date: Fri, 11 Jun 2021 11:44:36 +0200 From: Florian Westphal To: kernel test robot Cc: Florian Westphal , kbuild-all@lists.01.org, netdev@vger.kernel.org, Steffen Klassert Subject: Re: [ipsec-next:testing 10/10] net/xfrm/xfrm_output.c:100:33: error: 'nh' undeclared Message-ID: <20210611094436.GR20020@breakpoint.cc> References: <202106111714.at0vSzPp-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202106111714.at0vSzPp-lkp@intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git testing > head: 65b3564d0c98ea3c0ca4f19d5edd9b77090d8998 > commit: 65b3564d0c98ea3c0ca4f19d5edd9b77090d8998 [10/10] xfrm: merge dstopt and routing hdroff functions > config: sh-randconfig-s031-20210611 (attached as .config) > compiler: sh4-linux-gcc (GCC) 9.3.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # apt-get install sparse > # sparse version: v0.6.3-341-g8af24329-dirty > # https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git/commit/?id=65b3564d0c98ea3c0ca4f19d5edd9b77090d8998 > git remote add ipsec-next https://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git > git fetch --no-tags ipsec-next testing > git checkout 65b3564d0c98ea3c0ca4f19d5edd9b77090d8998 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' W=1 ARCH=sh > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot Ouch, my bad. I'll send a fix.