This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Sun May 5 19:55:50 2024 >From mailfetcher Tue Aug 25 03:21:01 2020 Envelope-to: lkml@grols.ch Delivery-date: Tue, 25 Aug 2020 03:20:33 +0200 Received: from stout.grols.ch [195.201.141.146] by 72459556e3a9 with IMAP (fetchmail-6.3.26) for (single-drop); Tue, 25 Aug 2020 03:21:01 +0200 (CEST) Received: from vger.kernel.org ([23.128.96.18]) by stout.grols.ch with esmtp (Exim 4.89) (envelope-from ) id 1kANdZ-0002o3-7n for lkml@grols.ch; Tue, 25 Aug 2020 03:20:33 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728074AbgHYBUZ (ORCPT ); Mon, 24 Aug 2020 21:20:25 -0400 Received: from bilbo.ozlabs.org ([203.11.71.1]:36021 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726041AbgHYBUZ (ORCPT ); Mon, 24 Aug 2020 21:20:25 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requ DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1598318422; bh=orACE8XNdpPQLCVIZOOLkMoBz3O9kQEbyhusfiLC9xc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=EKJtguj1OCroNAGgeZScq2ozqizEFYE7f0IEdeZ Date: Tue, 25 Aug 2020 11:20:20 +1000 From: Stephen Rothwell To: Daniel Borkmann , Alexei Starovoitov , Networking Cc: Linux Next Mailing List , Linux Kernel Mailing List , David Miller Subject: Re: linux-next: build failure after merge of the bpf-next tree Message-Id: <20200825112020.43ce26bb@canb.auug.org.au> In-Reply-To: <20200821111111.6c04acd6@canb.auug.org.au> References: <20200821111111.6c04acd6@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/uEGnJE3mnFVYeu_NbTaCo41"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-Id: X-Mailing-List: linux-kernel@vger.kernel.org Received-SPF: pass client-ip=23.128.96.18; envelope-from=linux-kernel-owner@vger.kernel.org; helo=vger.kernel.org X-Spam-Score: -1.2 X-Spam-Score-Bar: - X-Spam-Action: no action X-Spam-Report: Action: no action Symbol: RCVD_VIA_SMTP_AUTH(0.00) Symbol: ARC_NA(0.00) Symbol: R_DKIM_ALLOW(-0.20) Symbol: BAYES_HAM(-2.99) Symbol: FROM_HAS_DN(0.00) Symbol: R_SPF_ALLOW(-0.20) Symbol: PRECEDENCE_BULK(0.00) Symbol: MIME_GOOD(-0.20) Symbol: DMARC_NA(0.00 --Sig_/uEGnJE3mnFVYeu_NbTaCo41 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, On Fri, 21 Aug 2020 11:11:11 +1000 Stephen Rothwell = wrote: > > Hi all, >=20 > After merging the bpf-next tree, today's linux-next build (x86_64 > allmodconfig) failed like this: >=20 > Auto-detecting system features: > ... libelf: [ =1B[31mOFF=1B[m ] > ... zlib: [ =1B[31mOFF=1B[m ] > ... bpf: [ =1B[32mon=1B[m ] >=20 > No libelf found > make[5]: *** [Makefile:284: elfdep] Error 1 >=20 > Caused by commit >=20 > d71fa5c9763c ("bpf: Add kernel module with user mode driver that popula= tes bpffs.") >=20 > [For a start, can we please *not* add this verbose feature detection > output to the nrormal build?] >=20 > This is a PowerPC hosted cross build. >=20 > I have marked BPF_PRELOAD as BROKEN for now. Still getting this failure ... --=20 Cheers, Stephen Rothwell --Sig_/uEGnJE3mnFVYeu_NbTaCo41 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl9EZ1QACgkQAVBC80lX 0GwyJgf/bj4gNDDE+5OrWbGr507qbRKe2x2YNr+32yK902+Cj9i7wVVZ6cMfF4S9 2B8w8rMfgMDgFZlS5f1WMTj4jYPbiVGGkfI8sCBzRqEyI32GVEH+Sslgcpb/Mn37 bSexlHPlqsLejK2Ti/EKRLyQm89yOSsSMslET7B/D5thxOwFNn+QD3c9ftine3sf jrvke0EnRKWU6L1wX8J+ANcr3meHnS4XPe3mGDVttOGkf1LCW3KzxoptVD8VAmiY LtKKBBibv6Rcsc5cRL08g5UDr/kcd7OaTwTvaB4duul4cV/Osupr3NDJeZdqUTk5 1Z7j7xtW2DZmX4oRjeLDeN7pExIy9w== =FP6q -----END PGP SIGNATURE----- --Sig_/uEGnJE3mnFVYeu_NbTaCo41--