From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPOrU-0006Mk-2c for guix-patches@gnu.org; Mon, 26 Jun 2017 03:55:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPOrO-0004km-Kd for guix-patches@gnu.org; Mon, 26 Jun 2017 03:55:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35240) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dPOrO-0004kg-Gm for guix-patches@gnu.org; Mon, 26 Jun 2017 03:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dPOrO-0003IU-A5 for guix-patches@gnu.org; Mon, 26 Jun 2017 03:55:02 -0400 Subject: [bug#27471] [PATCH] gnu: wine: Update to 2.11. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170624183704.GB8908@jasmine.lan> <2dca0f9ec4b2b2ad6a08fb58435efc38@mykolab.com> Date: Mon, 26 Jun 2017 09:54:40 +0200 In-Reply-To: <2dca0f9ec4b2b2ad6a08fb58435efc38@mykolab.com> (Rutger Helling's message of "Sun, 25 Jun 2017 14:01:45 +0200") Message-ID: <87fuen9oan.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Rutger Helling Cc: 27471@debbugs.gnu.org Rutger Helling skribis: > Never mind, I'm hitting this failure as well. It only happens on the > regular 32-bit build though (wine), the 64-bit version builds fine > (wine64).=20 > > I think it's something related to the i686-linux version of glibc@2.25. > Probably has to do with a recent glibc related commit as well since it > built fine before.=20 Could it be that the post-stack-clash glibc fails to build on i686? Ludo=E2=80=99.