From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-f194.google.com ([209.85.215.194]:40062 "EHLO mail-pg1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728568AbeHVSwV (ORCPT ); Wed, 22 Aug 2018 14:52:21 -0400 Received: by mail-pg1-f194.google.com with SMTP id z25-v6so1078658pgu.7 for ; Wed, 22 Aug 2018 08:27:00 -0700 (PDT) Date: Wed, 22 Aug 2018 08:26:58 -0700 From: Guenter Roeck To: Sasha Levin Cc: Greg Kroah-Hartman , stable Subject: Re: Build failures in -stable queues Message-ID: <20180822152658.GA10136@roeck-us.net> References: <8c637c2e-e3bb-ae2a-6ef0-5986d221ecf2@roeck-us.net> <20180822150039.GA30247@kroah.com> <20180822150745.GC2193@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180822150745.GC2193@sasha-vm> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Aug 22, 2018 at 03:07:49PM +0000, Sasha Levin wrote: > 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/octeon_mgmt.c: In function 'octeon_mgmt_change_mtu': > >> /opt/buildbot/slave/stable-queue-4.4/build/drivers/net/ethernet/octeon/octeon_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? I don't build allyesconfig, but allmodconfig passed. Maybe the build fails only with a more recent version of gcc ? What version of gcc and binutils do you use for your tests ? Note that you won't see the cavcium build error when building allyesconfig/allmodconfig; that is why I am building it separately. Guenter --- Full build report for v4.9: Build reference: v4.9.123-120-g5175d53 gcc version: mips-linux-gcc (GCC) 4.9.0 Building mips:defconfig ... passed Building mips:allmodconfig ... passed Building mips:allnoconfig ... passed Building mips:bcm47xx_defconfig ... passed Building mips:bcm63xx_defconfig ... passed Building mips:nlm_xlp_defconfig ... passed Building mips:ath79_defconfig ... passed Building mips:ar7_defconfig ... passed Building mips:e55_defconfig ... passed Building mips:cavium_octeon_defconfig ... failed Building mips:malta_defconfig ... passed Building mips:rt305x_defconfig ... passed