Thursday, August 22, 2019

Re: games/widelands build output explosion

On Thu Aug 22, 2019 at 11:26:52PM +0200, Christian Weisgerber wrote:
> Rafael Sadowski:
>
> > naddy@ reported build output explosion in the latest bulk after cmake
> > update.
>
> In numbers: The log file grows from 8 MB to 319 MB.
>
> > I would suggest turning off the compiler flags.
>
> This does not address the underlying problem. Before the cmake update,
> widelands used the _same_ warning flags. (The update actually dropped
> -Werror=deprecated and -Werror=shadow.)
>
> So what triggers the additional warnings? A change in the include
> paths ordering?

In my unbreak commit I also added "-L${X11BASE}/lib" to CXXFLAGS and as I
remember correct (not check again yet) the new warnings came from this
include. I have no idea why this is needed now but without the build
fails here.

RS

No comments:

Post a Comment