Re: ./Makepkgs Problem

"Dave Brolley" <[email protected]> Thu, 9 Feb 2017 17:25:52 -0500
Newsgroups gmane.comp.sysutils.pcp
Message-ID <[email protected]>
I'm seeing it on F24. No problem. Nathan's suggestion did the trick.


On 09/02/17 05:23 PM, Mark Goodwin wrote:
>
> On Fri, Feb 10, 2017 at 8:12 AM, Nathan Scott <[email protected] 
> <mailto:[email protected]>> wrote:
>
>     > I started seeing this yesterday and it's still happening with the
>     latest
>     > upstream sources today. It looks like gcc is taking the
>     definition of
>     > PCP_VERSION as a source file. I can't see any problem.
>     >
>     > Has anyone worked in this area lately? Ringing any bells?
>
>     Its a systemtap regression, recently fixed AIUI - but probably waiting
>     on a Fedora update now.  You can dodge it via
>     --without-static-probes to
>     Makepkgs in the meantime.
>
>
>
> The fix is upstream but not yet released - I think only F25 and 
> rawhide are affected
> (maybe other distros too). In the mean-time, you can build as Nathan 
> suggests above,
> or manually downgrade systemtap-sdt-devel as follows :
>   # dnf downgrade systemtap-sdt-devel
>  (in F25 this should revert to 
> systemtap-sdt-devel-3.1-0.20160725git91bfb36.fc25.x86_64)
>
>