[Bug 249328] editors/libreoffice: link failure on canvasdemo

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 15 08:48:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249328

            Bug ID: 249328
           Summary: editors/libreoffice: link failure on canvasdemo
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office at FreeBSD.org
          Reporter: bsdpr at phoe.frmug.org
          Assignee: office at FreeBSD.org
             Flags: maintainer-feedback?(office at FreeBSD.org)

The libreoffice port revision 7.0.1.2 fails to link canvasdemo

[...]
[build LNK] Executable/canvasdemo
S=/usr/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-7.0.1.2 &&
I=$S/instdir && W=$S/workdir &&  c++ -pthread    -Wl,-z,origin
'-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program
-fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc 
-Wl,--hash-style=gnu  -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary
-L$I/sdk/lib  -L$I/program  -L$I/program  -L$W/LinkTarget/Library
-L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong   
-L/usr/local/lib  $W/CxxObject/canvas/workben/canvasdemo.o     
-Wl,--start-group $W/LinkTarget/StaticLibrary/libvclmain.a
$W/LinkTarget/StaticLibrary/libglxtest.a -lm  -lX11   -Wl,--end-group
-Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3
-ltllo -luno_sal -luno_salhelpergcc3 -lvcllo  -o
$W/LinkTarget/Executable/canvasdemo 
/usr/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-7.0.1.2/instdir/program/libskialo.so:
undefined reference to `XGetXCBConnection'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
[...]

Shouldn't -lX11-xcb be used instead of -lX11?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list