From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16347 invoked by alias); 4 Jul 2016 08:39:52 -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 16330 invoked by uid 89); 4 Jul 2016 08:39:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,RCVD_IN_SEMBACKSCATTER autolearn=no version=3.3.2 spammy= X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 04 Jul 2016 08:39:50 +0000 Received: from pps.filterd (m0098417.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u648YdXb114328 for ; Mon, 4 Jul 2016 04:39:48 -0400 Received: from e06smtp06.uk.ibm.com (e06smtp06.uk.ibm.com [195.75.94.102]) by mx0a-001b2d01.pphosted.com with ESMTP id 23yfe87t8x-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 04 Jul 2016 04:39:48 -0400 Received: from localhost by e06smtp06.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 4 Jul 2016 09:39:46 +0100 Received: from d06dlp01.portsmouth.uk.ibm.com (9.149.20.13) by e06smtp06.uk.ibm.com (192.168.101.136) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Mon, 4 Jul 2016 09:39:44 +0100 X-IBM-Helo: d06dlp01.portsmouth.uk.ibm.com X-IBM-MailFrom: arnez@linux.vnet.ibm.com X-IBM-RcptTo: gdb-patches@sourceware.org Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 6A4EA17D8062 for ; Mon, 4 Jul 2016 09:41:06 +0100 (BST) Received: from d06av08.portsmouth.uk.ibm.com (d06av08.portsmouth.uk.ibm.com [9.149.37.249]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u648di8i17170806 for ; Mon, 4 Jul 2016 08:39:44 GMT Received: from d06av08.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av08.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u648dhc8024754 for ; Mon, 4 Jul 2016 02:39:43 -0600 Received: from oc1027705133.ibm.com (dyn-9-152-212-53.boeblingen.de.ibm.com [9.152.212.53]) by d06av08.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id u648dgbW024740 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Jul 2016 02:39:43 -0600 From: Andreas Arnez To: Jan Kratochvil Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [patch] babeltrace compilation regression [Re: [PATCH] Avoid non-C++-enabled babeltrace versions] References: <5720AA62.7040505@redhat.com> <20160703154333.GA9193@host1.jankratochvil.net> Date: Mon, 04 Jul 2016 08:39:00 -0000 In-Reply-To: <20160703154333.GA9193@host1.jankratochvil.net> (Jan Kratochvil's message of "Sun, 3 Jul 2016 17:43:33 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16070408-0024-0000-0000-000001EB7A8D X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16070408-0025-0000-0000-00001F7FC6CE Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-07-04_04:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1607040081 X-IsSubscribed: yes X-SW-Source: 2016-07/txt/msg00032.txt.bz2 On Sun, Jul 03 2016, Jan Kratochvil wrote: > On Wed, 27 Apr 2016 16:24:23 +0200, Andreas Arnez wrote: >> Thanks, pushed after adjusting the commit message. > > Since: > commit 2d681be471cf8aff8f296cb7713c39e9aa4fc2bb > Author: Andreas Arnez > Date: Wed Apr 27 15:52:16 2016 +0200 > Avoid non-C++-enabled babeltrace versions > tested with: > libbabeltrace-devel-1.2.4-4.fc24.x86_64 > libbabeltrace-devel-1.4.0-2.fc25.x86_64 > it can no longer build due to: > configure:16435: gcc -o conftest -m64 -g3 -pipe -Wall -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -fno-diagnostics-show-caret -Werror -static-libstdc++ -static-libgcc conftest.c -ldl -ldl -lncurses -lm -ldl -lbabeltrace -lbabeltrace-ctf >&5 > conftest.c: In function 'main': > conftest.c:208:7: error: 'pos' is a pointer; did you mean to use '->'? > > Have you tested that your line > pos.type = BT_SEEK_BEGIN; > with some libbabeltrace version or was that just a typo? Phew, curious... this sure looks like a typo. IIRC, I've tested that GDB *builds*, but probably forgot to verify that the babeltrace configure check actually succeeds. Sorry about that. -- Andreas