On 2019-05-08 15:33 -0500,Bruce Dubbs via blfs-dev wrote:
> On 5/8/19 12:12 PM, Pierre Labastie via blfs-dev wrote:
> > Compiling js-52 on lfs-20190503-systemd (that is, with gcc-9.1), I get the
> > attached log (attached, since if lines are broken, it is a mess. Even
> > without
> > breaking lines, actually, but slightly less). Can somebody confirm this?
> > 
> > I wrote this message with the full log attached, and it is to big. So I
> > retry
> > with just the end of the log.
> > 
> > Note that it seems to be a false -Werror=format positive, as seen also by
> > xry111 for systemd-242 in lfs ticket #4456. Since -Werror=format is
> > hardcoded
> > in several files (and not configurable), a work around for js52 is:
> > 
> > grep -rl -- '-Werror=format' |
> >     xargs sed -i 's/-Werror=format/-Wno-error=format/'
> 
> I got the same error.  The workaround is good for me too.  I say go with it.

We should be able to throw js52 away with polkit-0.116.  Created #12042.

But I'm not sure if js60 is also affected...
-- 
Xi Ruoyao <[email protected]>
School of Aerospace Science and Technology, Xidian University

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to