From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56303 invoked by alias); 9 Aug 2018 20:01:22 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 56026 invoked by uid 89); 9 Aug 2018 20:01:02 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 09 Aug 2018 20:00:57 +0000 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C8BFE7A7EB; Thu, 9 Aug 2018 20:00:55 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id AAB5D10CD7D8; Thu, 9 Aug 2018 20:00:55 +0000 (UTC) From: Sergio Durigan Junior To: Pedro Alves Cc: Simon Marchi , Joel Brobecker , gdb-patches@sourceware.org Subject: Re: Breakage on builder Fedora-x86_64-w64-mingw32, revision f99d9b9f436dce02aa06839395c67d400b2a0de0 [gdb-8.1-branch] References: <87lg9pbby7.fsf@redhat.com> <206639a56eca9fe5aa2a64629f200724@polymtl.ca> <87effgbj3b.fsf@redhat.com> <2f40eb298ead8b97bcd273167da5da15@polymtl.ca> <87a7q4bi2p.fsf@redhat.com> <58670db25a7013cf79b93229a0c80666@polymtl.ca> Date: Thu, 09 Aug 2018 20:01:00 -0000 In-Reply-To: (Pedro Alves's message of "Thu, 9 Aug 2018 20:55:12 +0100") Message-ID: <871sb7ux6w.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-08/txt/msg00234.txt.bz2 On Thursday, August 09 2018, Pedro Alves wrote: > On 08/02/2018 10:07 PM, Simon Marchi wrote: >> On 2018-08-02 16:59, Sergio Durigan Junior wrote: >>> On Thursday, August 02 2018, Simon Marchi wrote: >>> >>>> On 2018-08-02 16:37, Sergio Durigan Junior wrote: >>>>> You mean on BuildBot?=C2=A0 Unfortunately it's not that easy to execu= te >>>>> generic commands on the slave with the way things are configure right >>>>> now :-/.=C2=A0 What I will do (and was indeed planning to do) is temp= orarily >>>>> disable e-mail notifications for this builder until we figure out a f= ix >>>>> for the issue. >>>> >>>> Ah ok, I had hoped you could fit it in one of these steps >>>> (ConfigureGDB or CompileGDB): >>>> >>>> https://git.sergiodj.net/gdb-buildbot.git/tree/master.cfg#n755 >>>> >>>> But too bad if it's not possible. >>> >>> It's possible, but not very easy to do that per-builder, which is what >>> you're proposing, right?=C2=A0 Unless you think we should do that for e= very >>> builder, in which case it'd be simpler, indeed. >>=20 >> I think it doesn't hurt to do it on every builder, at worst it's >> useless.=C2=A0 The other builders could suffer from the same problem, in >> theory, but I suppose they don't because they use the system gettext >> instead of the included one in intl/.=C2=A0 You can "reproduce" the >> problem in any build by doing "touch $srcdir/intl/plural.y" and "cd >> $builddir/intl; make plural.o". > > I think the easiest is to make this builder configure with --disable-intl. I've modified the builder to use this option. Let's see how it goes. Thanks, --=20 Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/