From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75354 invoked by alias); 10 Jul 2015 13:13:36 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 75340 invoked by uid 89); 10 Jul 2015 13:13:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: usevmg21.ericsson.net Received: from usevmg21.ericsson.net (HELO usevmg21.ericsson.net) (198.24.6.65) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 10 Jul 2015 13:13:33 +0000 Received: from EUSAAHC002.ericsson.se (Unknown_Domain [147.117.188.78]) by usevmg21.ericsson.net (Symantec Mail Security) with SMTP id 0A.49.07675.E8D5F955; Fri, 10 Jul 2015 07:52:14 +0200 (CEST) Received: from [142.133.110.144] (147.117.188.8) by smtp-am.internal.ericsson.com (147.117.188.80) with Microsoft SMTP Server id 14.3.210.2; Fri, 10 Jul 2015 09:13:30 -0400 Message-ID: <559FC4FA.6010801@ericsson.com> Date: Fri, 10 Jul 2015 13:13:00 -0000 From: Simon Marchi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: gdb-patches , Sergio Durigan Junior Subject: buildbot: Fedora-i686 configuration problem Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00320.txt.bz2 Hi Sergio, This builder seems to have a lot of difficulty finding gcc during configure. http://gdb-build.sergiodj.net/builders/Fedora-i686 Slaves 3 and 4 seem to have this problem. The build that passed was on slave 1, so that one seems ok. I don't know about 2. Simon