From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5298239DC4D3; Thu, 13 May 2021 02:17:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5298239DC4D3 From: "amerey at redhat dot com" To: systemtap@sourceware.org Subject: [Bug server/26839] Systemtap build failures with clang Date: Thu, 13 May 2021 02:17:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: server X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: amerey at redhat dot com X-Bugzilla-Status: NEW 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: cc 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-BeenThere: systemtap@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Systemtap mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2021 02:17:39 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26839 Aaron Merey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amerey at redhat dot com --- Comment #9 from Aaron Merey --- (In reply to Timm B=C3=A4der from comment #8) > Hey Frank do you have any update on this? We've been carrying the patches > around for a while now and they need maintenance and start to collide with > upstream changes, e.g. > https://sourceware.org/git/?p=3Dsystemtap.git;a=3Dcommit; > h=3D439fb4cc4c08166dccb85ba202a5762c4c46ba42 >=20 > I think only the probe::printsig() problems need clarification, the other > ones are straight forward. Hi Timm. When I merged that commit I didn't realise you had a similar patch pending. Regarding the printsig patch, I would suggest dropping the 'bool n= est =3D true' definitions and instead call printsig_nested unconditionally. Otherwise the patch set looks ok. With it, gcc still compiles systemtap wit= hout error and we are closer to being able to compile systemtap with clang. I st= ill get an errors when compiling with clang however. ex. `unsupported argument 'auto' to option 'flto=3D'` when compiling systemtap/python/HelperSDT/_HelperSDT.c --=20 You are receiving this mail because: You are the assignee for the bug.=