From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4658 invoked by alias); 21 Jun 2015 22:56:15 -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 4641 invoked by uid 89); 21 Jun 2015 22:56:14 -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-f178.google.com Received: from mail-ie0-f178.google.com (HELO mail-ie0-f178.google.com) (209.85.223.178) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 21 Jun 2015 22:56:13 +0000 Received: by ieqy10 with SMTP id y10so15878704ieq.0 for ; Sun, 21 Jun 2015 15:56:11 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.107.33.9 with SMTP id h9mr35997129ioh.1.1434927371873; Sun, 21 Jun 2015 15:56:11 -0700 (PDT) Received: by 10.36.108.21 with HTTP; Sun, 21 Jun 2015 15:56:11 -0700 (PDT) In-Reply-To: References: Date: Sun, 21 Jun 2015 22:56: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/msg00051.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). Sergio, I currently am running a buildslave for CPython on the AIX system and Olly Betts is running a buildslave for another project. I built the latest snapshot of GDB last night and ran the testsuite. There were numerous errors, but it ran. I installed Buildslave 0.8.12 today. I do not understand why you are unable to configure and build GDB on the system. Thanks, David