From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40680 invoked by alias); 14 Jul 2015 23:09:17 -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 40669 invoked by uid 89); 14 Jul 2015 23:09:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oi0-f48.google.com Received: from mail-oi0-f48.google.com (HELO mail-oi0-f48.google.com) (209.85.218.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 14 Jul 2015 23:09:14 +0000 Received: by oibn4 with SMTP id n4so17006012oib.3 for ; Tue, 14 Jul 2015 16:09:13 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.202.225.65 with SMTP id y62mr821852oig.78.1436915352968; Tue, 14 Jul 2015 16:09:12 -0700 (PDT) Received: by 10.76.160.68 with HTTP; Tue, 14 Jul 2015 16:09:12 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Jul 2015 23:09:00 -0000 Message-ID: Subject: Fwd: Your commit 'Sync Makefile.tpl with GCC' broke GDB From: "H.J. Lu" To: GDB Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-07/txt/msg00026.txt.bz2 GDB BuildBot is broken: ../binutils-gdb/configure: fork: retry: No child processes ../binutils-gdb/configure: fork: retry: No child processes ../binutils-gdb/configure: fork: retry: No child processes ../binutils-gdb/configure: fork: retry: No child processes ../binutils-gdb/configure: fork: Resource temporarily unavailable ---------- Forwarded message ---------- From: Date: Tue, Jul 14, 2015 at 4:05 PM Subject: Your commit 'Sync Makefile.tpl with GCC' broke GDB To: "H.J. Lu" Hello there, Your commit: Sync Makefile.tpl with GCC 22121df01ff9247b3cb272f52632848f9631f80f broke GDB. Please fix it, or the GDB gods will get you. You can find details of the breakage below. Cheers, Your GDB BuildBot. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: fedora-x86-64-1 Full Build URL: Commit(s) tested: 22121df01ff9247b3cb272f52632848f9631f80f Author(s) (in the same order as the commits): H.J. Lu Testsuite log (gdb.sum and gdb.log) URL(s): *** Failed to configure GDB. *** ============================ ../binutils-gdb/configure: fork: retry: No child processes ../binutils-gdb/configure: fork: retry: No child processes ../binutils-gdb/configure: fork: retry: No child processes ../binutils-gdb/configure: fork: retry: No child processes ../binutils-gdb/configure: fork: Resource temporarily unavailable ============================ -- H.J.