From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120128 invoked by alias); 21 Jun 2015 07:02:34 -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 120090 invoked by uid 89); 21 Jun 2015 07:02:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f182.google.com Received: from mail-ie0-f182.google.com (HELO mail-ie0-f182.google.com) (209.85.223.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 21 Jun 2015 07:02:29 +0000 Received: by ieqy10 with SMTP id y10so9126991ieq.0 for ; Sun, 21 Jun 2015 00:02:27 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.107.137.228 with SMTP id t97mr19649293ioi.16.1434870147620; Sun, 21 Jun 2015 00:02:27 -0700 (PDT) Received: by 10.36.108.21 with HTTP; Sun, 21 Jun 2015 00:02:27 -0700 (PDT) Date: Sun, 21 Jun 2015 07:02:00 -0000 Message-ID: Subject: Re: [BuildBot] News and announcements From: David Edelsohn To: Sergio Durigan Junior Cc: Doug Evans , "gdb@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-06/txt/msg00050.txt.bz2 On Wed, Jun 17, 2015 at 5:10PM, Doug Evans wrote: > On Wed, Jun 17, 2015 at 1:09 PM, Sergio Durigan Junior wrote: >> I also tried to dedicate some time to put a buildslave on an AIX machine >> (in the GCC Farm). This was a request by David Edelsohn. However, I >> did not manage to compile GDB there, and after spending some time trying >> to figure out why, I had to switch context to another task. If you are >> able to help with this, I would really appreciate. > > I have successfully run the gdb testsuite on the aix machine on the gcc farm, > so it is doable. I can (try to) help (if I can find the time). Doug and I both have been able to build GDB and run the testsuite on the system. Is this a sign that current GDB has regressed on AIX? - David