From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7911 invoked by alias); 20 Sep 2018 14:50:39 -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 7894 invoked by uid 89); 20 Sep 2018 14:50:38 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1381 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 20 Sep 2018 14:50:37 +0000 Received: from smtp.corp.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id ED4B23091D6F; Thu, 20 Sep 2018 14:50:35 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id C38BD6092C; Thu, 20 Sep 2018 14:50:35 +0000 (UTC) From: Sergio Durigan Junior To: Rainer Orth Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Provide Solaris 11 buildbots References: <874lelw9r3.fsf@redhat.com> <877ejguuo0.fsf@redhat.com> <87fty4teps.fsf@redhat.com> Date: Thu, 20 Sep 2018 14:50:00 -0000 In-Reply-To: (Rainer Orth's message of "Thu, 20 Sep 2018 16:44:41 +0200") Message-ID: <871s9ote89.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00735.txt.bz2 On Thursday, September 20 2018, Rainer Orth wrote: > Hi Sergio, > >> So, there were a few problems in the master.cfg file which prevented the >> builders to actually build GDB. I fixed them, and they're now >> processing the queue. However, the builds are failing. For example: >> >> https://gdb-build.sergiodj.net/builders/Solaris11-sparcv9-m64/builds/3/steps/compile%20gdb/logs/stdio >> >> This seems to be the problem you were talking about, regarding >> unittests/string_view-selftests.o. You mentioned that this breakage >> shouldn't happen if we don't use -D_GLIBCXX_DEBUG, right? Can you >> please take a look at this? > > until your --enable-unit-tests patch is in (when we can keep the default > options and just add --disable-unit-tests to the configure line), we'd > need to build with CFLAGS/CXXFLAGS=-g -O -D_GLIBCXX_DEBUG until PR > build/23676 is resolved. That's what worked for me locally. Ah, I thought that if we didn't use "-g -D_GLIBCXX_DEBUG", then the build would be OK. >> For now, I've disabled the email notifications for the Solaris builders. > > Good, thanks. There's no point in spamming everyone with bogus errors > until the build works reliably. Fair enough. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/