[Bug 266366] editors/libreoffice fails to link pdfverify (/usr/local/bin/ld.bfd: /usr/local/lib/libxmlsec1.so.1 undefined references)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Sep 2022 16:13:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266366

            Bug ID: 266366
           Summary: editors/libreoffice fails to link pdfverify
                    (/usr/local/bin/ld.bfd: /usr/local/lib/libxmlsec1.so.1
                    undefined references)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: jakub_lach@mailplus.pl
             Flags: maintainer-feedback?(office@FreeBSD.org)
          Assignee: office@FreeBSD.org

[LNK] Executable/pdfverify
S=/usr/obj/usr/ports/editors/libreoffice/work/libreoffice-7.4.0.3 &&
I=$S/instdir && W=$S/workdir                                     && 
/usr/local/bin/clang++13 -pthread  -flto=
/usr/local/bin/ld.bfd: /usr/local/lib/libxmlsec1.so.1: undefined reference to
`xmlIOFTPMatch@LIBXM                                                           
                L2_2.
/usr/local/bin/ld.bfd: /usr/local/lib/libxmlsec1.so.1: undefined reference to
`xmlNanoFTPCleanup@L                                                           
              IBXML2_
/usr/local/bin/ld.bfd: /usr/local/lib/libxmlsec1.so.1: undefined reference to
`xmlIOFTPOpen@LIBXML                                                           
                2_2.4
/usr/local/bin/ld.bfd: /usr/local/lib/libxmlsec1.so.1: undefined reference to
`xmlIOFTPClose@LIBXM                                                           
                L2_2.
/usr/local/bin/ld.bfd: /usr/local/lib/libxmlsec1.so.1: undefined reference to
`xmlIOFTPRead@LIBXML                                                           
                2_2.4
/usr/local/bin/ld.bfd: /usr/local/lib/libxmlsec1.so.1: undefined reference to
`xmlNanoFTPInit@LIBX                                                           
               ML2_2.
clang-13: error: linker command failed with exit code 1 (use -v to see
invocation)

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