From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from heliosphere.sirena.org.uk ([172.104.155.198]:46730 "EHLO heliosphere.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754591AbeDTLn6 (ORCPT ); Fri, 20 Apr 2018 07:43:58 -0400 Date: Fri, 20 Apr 2018 12:43:55 +0100 From: Mark Brown To: Greg KH Cc: kernel-build-reports@lists.linaro.org, linaro-kernel@lists.linaro.org, stable@vger.kernel.org Subject: Re: v4.9.95 build: 11 failures 0 warnings (v4.9.95) Message-ID: <20180420114355.GA22369@sirena.org.uk> References: <20180420064636.GA4009@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <20180420064636.GA4009@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 20, 2018 at 08:46:36AM +0200, Greg KH wrote: > On Fri, Apr 20, 2018 at 07:41:11AM +0100, Build bot for Mark Brown wrote: > > Passed: 0 / 11 ( 0.00 %) > > Failed: 11 / 11 (100.00 %) > These are "fun" to read :( This appears to be: LINK /home/broonie/build/linux-stable/build/tools/objtool/objtool /home/broonie/build/linux-stable/build/tools/objtool/objtool-in.o: In funct= ion `decode_instructions': /home/broonie/build/linux-stable/tools/objtool/builtin-check.c:296: undefin= ed reference to `arch_decode_instruction' collect2: error: ld returned 1 exit status Makefile:45: recipe for target '/home/broonie/build/linux-stable/build/tool= s/objtool/objtool' failed make[3]: *** [/home/broonie/build/linux-stable/build/tools/objtool/objtool]= Error 1 and then it having problems with build stuff being left in the actual kernel tree on the rest of the builds causing the build to just refuse to run (I'm doing out of tree builds). Which is all absolutely entertaining. This appears to be a combination of something leaving things in the working tree and then issues cleaning up after a prior build (I use the same git tree for all stables) so I'm not sure how easy it's going to be to track down and I need to go get lunch... =20 I've got the builds doing some extra mrpropers before and after running builds now to mitigage but clearly there's something wrong somewhere that's just being papered over. --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlrZ0noACgkQJNaLcl1U h9AgHgf/XlrcvwimdxvntboFAK+BL8Mwen2g859XT8bFBEZWyyl4li3mF0ANmhLf eKRtoWn+lYsuVI/4Eom9aPWtDEE9A1PpF4a6M/fcbjx/Xt6XR9zWUjXLm8fA6TGB SWvpIHHbs3Ind3k0GrS2qGxp0XalvMe3W8c4MjB3R6039IK9T7sc0M2ltwePptic WFPt3/rO/WR1V1r39tWMSTzU+D11pHFd80mHtM9PyNNNi7+qZc/o+Wb7WVAbtShg TUMz2MOPfAv44KnsNje7pYNI8rxZTTX59+99DRfbELyNbokf0vcKn8gUP6L6jVWB PCMwWQkFAESZ1l6IlduhG+i3YIRKIA== =ONpj -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--