From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 35011 invoked by alias); 23 Jun 2015 02:13:56 -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 34998 invoked by uid 89); 23 Jun 2015 02:13:55 -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-ig0-f176.google.com Received: from mail-ig0-f176.google.com (HELO mail-ig0-f176.google.com) (209.85.213.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 23 Jun 2015 02:13:54 +0000 Received: by igblr2 with SMTP id lr2so44325863igb.0 for ; Mon, 22 Jun 2015 19:13:52 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.50.57.39 with SMTP id f7mr24903339igq.35.1435025632841; Mon, 22 Jun 2015 19:13:52 -0700 (PDT) Received: by 10.36.108.21 with HTTP; Mon, 22 Jun 2015 19:13:52 -0700 (PDT) In-Reply-To: <87twtzi37q.fsf@redhat.com> References: <87r3p3o97k.fsf@redhat.com> <878ubbo74z.fsf@redhat.com> <878ubbjk7u.fsf@redhat.com> <87y4jbi4fw.fsf@redhat.com> <87twtzi37q.fsf@redhat.com> Date: Tue, 23 Jun 2015 02:13: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/msg00059.txt.bz2 On Mon, Jun 22, 2015 at 10:11 PM, Sergio Durigan Junior wrote: > On Monday, June 22 2015, David Edelsohn wrote: > >>>> I restarted the buildslave with /opt/freeware/bin in your path, as we >>>> had discussed earlier. >>> >>> As you can see in the link above, the buildslave already has >>> /opt/freeware/bin in the PATH, therefore everything was already covered >>> in this area before. But thanks for this. >> >> If you have /opt/freeware/bin in your path, you do not need to use gmake. > > Cool, didn't know that. > >>>> Yes, I can run the buildslave, if you want. >>> >>> That would be awesome! It is currently running in my homedir at gcc111, >>> but I can stop it so that you can configure the buildslave at your >>> homedir if you want. I'd prefer to keep the same name (aix-power7-1). >>> I can also send you (in private) the password for the buildslave, along >>> with the full command to create it. Let me know when/what you need and >>> I'll be happy to help. >> >> I will transfer the info. > > Thanks. I updated the contact address internally, so that if the > buildslave suddenly stops you'll get notified. I just checked out binutils-gdb and built it manually without problem. Can you set the build on AIX to not use "--enable-targets=all"? Thanks, David