On 24/01/2019 21:36, Luboš Luňák wrote:
  Basically, the problem seems to be a variant of
http://blog.qt.io/blog/2011/10/28/rpath-and-runpath/ . In the build log
(https://ci.libreoffice.org/job/gerrit_linux_clang_dbgutil/22968/consoleFull#12040746019567f988-cbcf-4519-af05-6000b834f13f)
there is an error message
about "...instdir/program/soffice.bin: /lib64/libgpg-error.so.0: no version
information available (required  by ...instdir/program/libgpgme.so.11)". But
our libgpgme shouldn't be using system libgpg-error, they're both bundled.

Are you sure that those "no version information available" lines are actually hard errors that make the process (and thus the test) fail, not merely warnings (and the tests fail for another reason; I've seen such undecipherable UITest failures sporadically, too)?
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to