LyX 2.4.0-alpha1

Pavel Sanda sanda at lyx.org
Wed Dec 30 11:31:16 UTC 2020


On Wed, Dec 30, 2020 at 11:19:15AM +0000, José Abílio Matos wrote:
> In that particular compile, as you can see e.g. in
> https://download.copr.fedorainfracloud.org/results/jamatos/lyx-devel/epel-7-x86_64/01850643-lyx-devel/build.log.gz 
> 
> probably because it is using a parallel make there is another error:

This is harmless warning not error, the error in your log is caused only by strlen.

> insets/InsetListingsParams.cpp: In constructor 'lyx::
> {anonymous}::ParValidator::ParValidator()':
> insets/InsetListingsParams.cpp:323:1: note: variable tracking size limit 
> exceeded with -fvar-tracking-assignments, retrying without
>  ParValidator::ParValidator()
> 
> So honestly I am not sure if it worth the time. :-)

If it's only question of one include I think it is worth it
(I have deep understanding of folk who are forced to work with outdated systems...).

What is impressive is that you compile against qt5 though :)

Pavel


More information about the lyx-devel mailing list