From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44139 invoked by alias); 5 Feb 2018 22:20:48 -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 44126 invoked by uid 89); 5 Feb 2018 22:20:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Enterprise X-HELO: mail-qk0-f174.google.com Received: from mail-qk0-f174.google.com (HELO mail-qk0-f174.google.com) (209.85.220.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 05 Feb 2018 22:20:46 +0000 Received: by mail-qk0-f174.google.com with SMTP id f68so14368966qke.9 for ; Mon, 05 Feb 2018 14:20:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=QiPFUPIspNyBKFh6jy/7vYvd4DCJI6Kg6lJkH2F+TLg=; b=dsoXOD12gjiitBif+zjofcNdqnslSHDkux2gZDpFpy815MspEJIigYQI7RsGw3y0It TJvnP0wHOSciGCxWvOgZ4UtTrq8ZRlsaPK43G5Y97t+ibCeXu1qSYPU49b93serqd9RU +G9eJ2skX04ufFUqMRTXnmCiPksDKMYKrf2Su1WoZsEm3qUcU8ZD/OLzrAd/UmWyNZnG kJlPujIzZx5X7m7cqf1xeaiXclmIAcFBGStOqHEq7pes1Ul1WWFVWITaR85ufF8rfSAc 4gKbSl9BZ6HbaElQd86Xw3hvRhugkuznXPwFSS9nypoV1pN2K+hn5Irg0PH0zOvjjyhD fC9Q== X-Gm-Message-State: APf1xPCsiboABABU5lKnz9/15LFa7aIaJqOo8h/BzMrWKJwlADVXxzDy cAUzCXKzsabHfUHqj+Xw2rF1U2gUL0Xuip7I+LCpnA== X-Google-Smtp-Source: AH8x227gvcJXcBBPyb5S6wWMGLSiowl6YrRjeh7XFWqw93S9Ci5f1kjlF9XLQKPntzLS+fLh+1f2yNdEu/nrRlYIFXI= X-Received: by 10.55.220.197 with SMTP id v188mr485979qki.147.1517869244774; Mon, 05 Feb 2018 14:20:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.153.232 with HTTP; Mon, 5 Feb 2018 14:20:44 -0800 (PST) In-Reply-To: References: From: Yao Qi Date: Mon, 05 Feb 2018 22:20:00 -0000 Message-ID: Subject: Re: Very messy results from testsuite in GDB 8.1 To: Dennis Clarke Cc: GDB Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00040.txt.bz2 On Mon, Feb 5, 2018 at 8:06 PM, Dennis Clarke wrote: > I was saddened to see these results of the 8.1 testsuite : > > I will move onwards to a Red Hat Enterprise Linux 7.4 system and see > what results happen there but for the moment I have to ask if other > people are seeing reasonable build and testsuite results? We have buildbot ppc64 slaves. I am not clear on these ppc64 machine details, but the number of fails is similar to what you get now. https://gdb-build.sergiodj.net/builders/CentOS-ppc64be-m64/builds/101/steps= /regressions/logs/stdio --=20 Yao (=E9=BD=90=E5=B0=A7)