From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-eopbgr730112.outbound.protection.outlook.com ([40.107.73.112]:45408 "EHLO NAM05-DM3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728568AbeHVSdJ (ORCPT ); Wed, 22 Aug 2018 14:33:09 -0400 From: Sasha Levin To: Greg Kroah-Hartman CC: Guenter Roeck , stable Subject: Re: Build failures in -stable queues Date: Wed, 22 Aug 2018 15:07:49 +0000 Message-ID: <20180822150745.GC2193@sasha-vm> References: <8c637c2e-e3bb-ae2a-6ef0-5986d221ecf2@roeck-us.net> <20180822150039.GA30247@kroah.com> In-Reply-To: <20180822150039.GA30247@kroah.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org List-ID: On Wed, Aug 22, 2018 at 05:00:39PM +0200, Greg Kroah-Hartman wrote: >On Wed, Aug 22, 2018 at 06:41:50AM -0700, Guenter Roeck wrote: >> v4.4.y, v4.9.y: >> >> Building mips:cavium_octeon_defconfig ... failed >> -------------- >> Error log: >> >> /opt/buildbot/slave/stable-queue-4.4/build/drivers/net/ethernet/octeon/o= cteon_mgmt.c: In function 'octeon_mgmt_change_mtu': >> /opt/buildbot/slave/stable-queue-4.4/build/drivers/net/ethernet/octeon/o= cteon_mgmt.c:652:6: error: 'size_without_fcs' undeclared > >Fixed this now too, thanks. > >Sasha, how did this pass your build tests? > >greg k-h Hm, it looks like my mips allmodconfig/allyesconfig were failing with: req: Cannot open input file certs/x509.genkey, No such file or directory req: Use -help for summary. /home/sasha/data/linux/certs/Makefile:48: recipe for target 'certs/signing_= key.pem' failed make[2]: *** [certs/signing_key.pem] Error 1 make[2]: *** Waiting for unfinished jobs.... so that build got blacklister. Guenter, do you see such errors in your builds?=