From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 78969 invoked by alias); 8 Dec 2017 17:23:33 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 78918 invoked by uid 48); 8 Dec 2017 17:23:29 -0000 From: "dsmith at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/22572] systemtap 3.2 failed to compile on ARM Date: Fri, 08 Dec 2017 17:23:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dsmith at redhat dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on cc everconfirmed Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2017-q4/txt/msg00179.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D22572 David Smith changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2017-12-08 CC| |dsmith at redhat dot com Ever confirmed|0 |1 --- Comment #3 from David Smith --- (In reply to Gustavo Moreira from comment #1) > I've tried to compile every single release version from SystemTap 1.7 to > 3.2.=20 > From 1.7 to 2.9 it compiles ok. The issue seems to be from 3.0 on > (basically, 3.0, 3.1 and 3.2). According to the NEWS file: =3D=3D=3D=3D * What's new in version 3.1, 2017-02-17 - Systemtap now needs C++11 to build. =3D=3D=3D=3D The configure script tries to check for C++11 support, by seeing if your compiler supports the '-std=3Dc++0x' option. In your config.log file, what = is HAVE_CXX11 set to? --=20 You are receiving this mail because: You are the assignee for the bug.