Hi, Am 22.07.23 um 15:07 schrieb Andreas Schwab:
Which gives the smoketest test failure here I pointed out (again) in my other mail.$ find /usr/lib64/libreoffice/ -name "*smoke*" /usr/lib64/libreoffice/program/classes/smoketest.jar How can I run that?
You can't from that, ttbomk. You miss other files needed which are not ending up in the installation.
You build it and run make subsequentcheck in smoketest (or a general make check). But you might need to build prereqs first, see
https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice/-/blob/master/rules#L2340 ff.
Regards, Rene