From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117096 invoked by alias); 11 Jun 2016 17:00:52 -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 117085 invoked by uid 89); 11 Jun 2016 17:00:51 -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=djegccgmailcom, dje.gcc@gmail.com, stuck X-HELO: mail-oi0-f49.google.com Received: from mail-oi0-f49.google.com (HELO mail-oi0-f49.google.com) (209.85.218.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 11 Jun 2016 17:00:41 +0000 Received: by mail-oi0-f49.google.com with SMTP id p204so154675056oih.3 for ; Sat, 11 Jun 2016 10:00:41 -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=4m9p76hYRoEJr1UnAsIo7Djh30s/3FiXtpJ4za2QvQA=; b=UT15PKJmb8PXteXxpLn4iwKXtDeDijf85awwU2f/Wzf6Yr0RYYOyKvWBB/WQwJlYHj bExFu74Kph9ZrA2Y2D4UP/OI/eMBSM4AqGXqojGzU+c9Cpjlv/eBOuMvrZfsqZ1E24On lFmg88gGTpNIax8lonuelEwhxO3NPMH1kf00V1V2q6OKTdcyGoHqmmrFS34dxC+6A25L bUqzkFKC+s3NRLqK27pzo0FB7MHk6zaRSp7is3JqQbst8qqfnC/cq+XtGuQzGYw1JC2s BiHFC+SeCrkaTldJvakC+QBdmx7wDG2PAqTvKz1UyJ8Aj2ZZes0HOvFJq6Jgn26O64jg +pQA== X-Gm-Message-State: ALyK8tJTIK+K5/Y/tki8bnQ81fv+h/384gD/gcxnB6X0dVTR1wtEvRJxMGf3jjOhbYNswCrlU3fx9YFyE9utuPoz X-Received: by 10.157.32.196 with SMTP id x62mr4132788ota.120.1465664439680; Sat, 11 Jun 2016 10:00:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.34.136 with HTTP; Sat, 11 Jun 2016 10:00:39 -0700 (PDT) In-Reply-To: References: <86oa7v6exb.fsf@gmail.com> <86shx74u7d.fsf@gmail.com> <86k2ii4l2n.fsf@gmail.com> <87inxgvq3c.fsf@redhat.com> From: Jim Wilson Date: Sat, 11 Jun 2016 17:00:00 -0000 Message-ID: Subject: Re: build bot failure To: David Edelsohn Cc: Sergio Durigan Junior , Yao Qi , Pedro Alves , "gdb@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-06/txt/msg00011.txt.bz2 On Sat, Jun 11, 2016 at 5:26 AM, David Edelsohn wrote: > The AIX system has not changed, so some change to GDB broke the build > on AIX. It's warning about missing declarations. Is this related to > the C++ change? An aarch64 binutils patch from me broke it. I can't see anything wrong with my patch. I can't tell why AIX builds are broken without access to an AIX system, and my request for a compile farm account 2.5 weeks ago hasn't gotten a response yet, so I'm stuck. https://sourceware.org/ml/binutils/2016-05/msg00103.html https://sourceware.org/ml/gdb-testers/2016-q2/msg03281.html Jim