From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21094 invoked by alias); 2 Oct 2017 02:43:40 -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 20318 invoked by uid 89); 2 Oct 2017 02:43:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=specifying 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; Mon, 02 Oct 2017 02:43:37 +0000 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 8F146883A2; Mon, 2 Oct 2017 02:43:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 8F146883A2 Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=sergiodj@redhat.com Received: from localhost (unused-10-15-17-193.yyz.redhat.com [10.15.17.193]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 675C08FBEC; Mon, 2 Oct 2017 02:43:35 +0000 (UTC) From: Sergio Durigan Junior To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: Oh dear. I regret to inform you that commit ab816a274505933da2f854014b54901c3c3db9d2 might be unfortunate References: <5378.08408630571$1506886707@news.gmane.org> <87infy73sx.fsf@redhat.com> <87h8viwbig.fsf@pokyo> Date: Mon, 02 Oct 2017 02:43:00 -0000 In-Reply-To: <87h8viwbig.fsf@pokyo> (Tom Tromey's message of "Sun, 01 Oct 2017 20:04:39 -0600") Message-ID: <87efqm6zhl.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-10/txt/msg00013.txt.bz2 On Sunday, October 01 2017, Tom Tromey wrote: >>>>>> "Sergio" =3D=3D Sergio Durigan Junior writes: > > Sergio> /usr/include/c++/4.8/bits/stl_algo.h:2245:19: error: passing > Sergio> =E2=80=98const ada_exc_info=E2=80=99 as =E2=80=98this=E2=80=99 ar= gument of =E2=80=98bool > Sergio> ada_exc_info::operator<(const ada_exc_info&)=E2=80=99 discards > Sergio> qualifiers [-fpermissive] > > I don't really understand this error, and especially why I don't see it > (and didn't see it from try?), but I wonder if changing operator< and > operator=3D=3D to const-qualified would help. Hm, it may be that you're not testing your patches on the AArch64 builders, maybe? At least I don't see any try builds from you here: https://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-m64?numbuilds=3D500 > The appended is an attempt but I'm not sure how to test it now. You can test by specifying the AArch64 builder manually via the cli: buildbot try -b Ubuntu-AArch64-m64 This should run the try build only on the specified builder. --=20 Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/