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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 788B8C43334 for ; Thu, 7 Jul 2022 01:26:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234764AbiGGB0w (ORCPT ); Wed, 6 Jul 2022 21:26:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59084 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230401AbiGGB0v (ORCPT ); Wed, 6 Jul 2022 21:26:51 -0400 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE71D2E9CD; Wed, 6 Jul 2022 18:26:48 -0700 (PDT) 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 requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4Lddzm2g3nz4xXj; Thu, 7 Jul 2022 11:26:44 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1657157204; bh=QNLWE/k+VusIo03qhTqVGkLaFHv3Y8wqyv5WGDliXc8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=O4xiZQzyhgTC6IvrHadLPrqBZG/6IER1aMM4s56vxUIpvf8bstEVc1H2welgVDMbj 9GlZWafM26NrbW2XNShly+aIJRJuYMlKvEaka2mBoS7ceopcHY7Dlc5ek40uPds66U grwfQbK0DKJK2RnppZwoLxAU6PvRozJ8w9YvxmWLaEyKoJ9jMVFiXzry5qT2Q3EAxe q+2B29n9gcwqXqnq07Jpl6ITwCiQhJ/G2fhPmxy4i1meSg/hHU+AFcdn+SjRhfASNg l24Z6ilF/rxQkg8yBjJSLt0pLi4PYdofRuKu0ELQO448BQUke0qYYoy82+oA/nsJX2 yYoDRZm8mbfxA== Date: Thu, 7 Jul 2022 10:52:43 +1000 From: Stephen Rothwell To: Mark Brown Cc: Liam Girdwood , Amadeusz =?UTF-8?B?U8WCYXdpxYRz?= =?UTF-8?B?a2k=?= , Cezary Rojewski , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the sound-asoc tree Message-ID: <20220707105243.7952b5e6@canb.auug.org.au> In-Reply-To: References: <20220706115529.7deea289@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/Qxu3fVwru.D9wnUu74y0uUZ"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/Qxu3fVwru.D9wnUu74y0uUZ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Mark, On Wed, 6 Jul 2022 13:09:48 +0100 Mark Brown wrote: > > On Wed, Jul 06, 2022 at 11:55:29AM +1000, Stephen Rothwell wrote: >=20 > > After merging the sound-asoc tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: =20 >=20 > Which toolchain do you use? I've been using GCC 10 since it seems to be > what Linus is using, anything else I try has tended to get spurious > failures in from his tree. $ x86_64-linux-gnu-gcc --version x86_64-linux-gnu-gcc (Debian 11.2.0-9) 11.2.0 --=20 Cheers, Stephen Rothwell --Sig_/Qxu3fVwru.D9wnUu74y0uUZ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmLGLlsACgkQAVBC80lX 0GwSFAf+LvTE544Tx79wOVfrcDOv2h8X4ohcZN7fn7ue9nQgUuYOpUSIv0umTinX lhAJCcSBtpS2WJyL9agwqIDynAYb4lSdNMBu/vi/vskLpUK6uOqs77ci82frgjPB 9gbwgVkS1dvV9DcE4IEiNjgwRnMCpAOyFsHjkM4RL3yP1S50xpdrAdRF7a7CwHxy 9A2YHIDUBIr/TS+9vbniXZvbcTrzL/8kV9aGcFdB9s/24JW5I0TZAeGp73HYHXvL V8halFLVaMAc5Z5asUK8PXaTxEYUGE7JMo0asaJ32Zs2y2uWAPHbfDggFoxuKCPE IBLSHrAgwOV02iUR/LZFWf85yjXAXQ== =26x9 -----END PGP SIGNATURE----- --Sig_/Qxu3fVwru.D9wnUu74y0uUZ--