On Sunday, January 31, 2021 10:04:13 AM WET José Abílio Matos wrote:
> So the summary is that the compile only fails on the "make check" stage. The
> package built fine.

After this clue I searched on the logs of all architectures and the error is 
also present there.

Comparing the output with the latest build of lyx-2.3 with gcc-11 I see that 
the problem is not present there:
https://kojipkgs.fedoraproject.org//packages/lyx/2.3.6.1/2.fc34/data/logs/
x86_64/build.log 

So you are right that we only find this issue in lyx-2.4 and not in lyx-2.3.
Although the warning are scarier there like the violation of the "One 
Definition Rule" in C++.


So I suspect that to fix this in the autotools framework we need to link with 
libz on the check stage. How to this is out of my abilities. :-)

Best regards,
-- 
José Abílio
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to