https://bugs.documentfoundation.org/show_bug.cgi?id=121983

--- Comment #2 from Michael Stahl (CIB) <[email protected]> ---
this is the problem:

/home/timar/libreoffice-master/instdir/program/libcairo.so.2 has unexpected
RPATH  0x000000000000001d (RUNPATH)            Library runpath:
[/home/timar/libreoffice-master/workdir/UnpackedTarball/pixman/pixman/.libs]

it should be [$ORIGIN] instead

various externals already coerce libtool with varying amounts of violence to
fix the RPATH, seems it's missing for cairo.

the other warnings can be fixed by adding a whitelist for cairo.so to the
check-elf-objects script.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to