Il 14/08/23 12:33, Caolán McNamara - caolan.mcnamara at collabora.com ha scritto: > On Mon, 2023-08-14 at 07:05 +0000, libreoff...@sparebit.simplelogin.com > wrote: >> I discovered that the culprit resides in tdf152413 test > Loading sw/qa/extras/layout/data/tdf152413.fodt I see that the font > writer lists as used is "Amiri Quran" which is available in Fedora in > amiri-quran-fonts so that may be the missing BuildRequires dependency > Thank you, that was indeed the fix needed to make tdf152413 work.
So, after also patching cppunit to run tests in deterministic mode, we have succeeded to build on x86_64. For aarch64 we have to backport [1] which fixed the build there as well. For s390x we get the floating point precision test failure described at [2]. Applying the patch proposed in the bug report didn't help. For ppc64le we get build failures unrelated to tests [3]. [1] https://git.libreoffice.org/core/+/2238f511769673419882daacfe6da73372e6b4de%5E%21 [2] https://bugs.documentfoundation.org/show_bug.cgi?id=125978 [3] https://download.copr.fedorainfracloud.org/results/mattia/Libreoffice7.6testing/fedora-rawhide-ppc64le/06275694-libreoffice/builder-live.log.gz