[Bug server/26839] Systemtap build failures with clang
amerey at redhat dot com
sourceware-bugzilla@sourceware.org
Thu May 13 02:17:39 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=26839
Aaron Merey <amerey at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amerey at redhat dot com
--- Comment #9 from Aaron Merey <amerey at redhat dot com> ---
(In reply to Timm Bäder 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=systemtap.git;a=commit;
> h=439fb4cc4c08166dccb85ba202a5762c4c46ba42
>
> 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 nest
= true' definitions and instead call printsig_nested unconditionally.
Otherwise the patch set looks ok. With it, gcc still compiles systemtap without
error and we are closer to being able to compile systemtap with clang. I still
get an errors when compiling with clang however. ex. `unsupported argument
'auto' to option 'flto='` when compiling
systemtap/python/HelperSDT/_HelperSDT.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list