From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81706 invoked by alias); 10 Jun 2016 16:27:49 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 81697 invoked by uid 89); 10 Jun 2016 16:27:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=forgotten X-HELO: mail-oi0-f42.google.com Received: from mail-oi0-f42.google.com (HELO mail-oi0-f42.google.com) (209.85.218.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 10 Jun 2016 16:27:39 +0000 Received: by mail-oi0-f42.google.com with SMTP id k23so120230056oih.0 for ; Fri, 10 Jun 2016 09:27:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=cFrGZKbsfJSvUdvQCzeJQFk6RC51rBvSIIMqhhawBcQ=; b=HSlsrOYoGwych42vMQFMOTn6RaX2nYxKmHKEah/nzuZGRD78NVhkGy2z8GjnYetGlG 0ziu2KgDNZx/n4L/h4kF2Ah46mZMdFY8UMD21JV9YVe8pQNK6E94xU9G9hBQgCx6/jSU LcFz9QQFTP2lK4/Mk82gO8opAPFs+PMrwErmUYl+dbgh7sWWgVNklnj1t+HtvFRDgtVH lwBErN+7dKRA+jzayDFoCshhjnrBeuL/HSGzrwFfq/UD7yFB8mfIOSJ4bsdE28bTBv8K kKIjPXt24VF0Suq9M6CZGACQikB+7odppYKRRNLWRLzbICcCAs4hIYJf/yU3FC3ygrlB nveA== X-Gm-Message-State: ALyK8tKXb6anVp//JWv/SyGipd/kamE5T5JaV9HJRyy/MFWXkwgl8sTuwIcduEiGsV1b5tUyedo/o0wKLpHHINw7 X-Received: by 10.157.14.169 with SMTP id 38mr1830805otj.191.1465576057062; Fri, 10 Jun 2016 09:27:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.34.136 with HTTP; Fri, 10 Jun 2016 09:27:36 -0700 (PDT) In-Reply-To: <86k2ii4l2n.fsf@gmail.com> References: <86oa7v6exb.fsf@gmail.com> <86shx74u7d.fsf@gmail.com> <86k2ii4l2n.fsf@gmail.com> From: Jim Wilson Date: Fri, 10 Jun 2016 16:27:00 -0000 Message-ID: Subject: Re: build bot failure To: Yao Qi Cc: Pedro Alves , gdb@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-06/txt/msg00008.txt.bz2 On Wed, May 25, 2016 at 1:07 AM, Yao Qi wrote: > Pedro Alves writes: > >> Did you try the commit before Jim's? Maybe would helps determine whether >> this is a regression caused by Jim's patch, or some other issue with >> the slave's toolchain. > > Build is OK with the commit before Jim's. I haven't forgotten about this. I sent email asking for a compile farm account 2.5 weeks ago and got no response. I've pinged that mesage. I see that this is still broken in the build bot, but I won't be able to look at it until I get a compile farm account. Jim