Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2023 22:08:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273834] Cannot build libreoffice-7.5.5.2_3
Message-ID:  <bug-273834-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273834

            Bug ID: 273834
           Summary: Cannot build libreoffice-7.5.5.2_3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: web@umich.edu
                CC: hrs@FreeBSD.org, office@FreeBSD.org
                CC: hrs@FreeBSD.org, office@FreeBSD.org

While attempting to update any of my ports that were out of date,
I tried to rebuild libreoffice.  The build failed with this error:

=3D=3D=3D>   libreoffice-7.5.5.2_3 depends on shared library: libxmlsec1-ns=
s.so - not
found

Later I learned that this file (libxmlsec1-nss.so) was part of security/xml=
sec1
as
is indicated on the libreoffice Makefile on line 66.  I am able to build th=
at
port
(security/xmlsec1) without error, but it never installs libxmlsec1-nss.so or
any
variant even though that file is listed in the pkg-plist of security/xmlsec1
(very
odd).

When I manually build security/xmlsec1 (make deinstall, then make reinstall=
) it
completes successfully (except does not install the libxmlsec1-nss.so file).
Then attempting to manally build editors/libreoffice (make install clean) it
fails because it tries to build (!) security/xmlsec1 and finds it already t=
here
so it generates an error.

I am very confused.  Can anyone help steer me in the right direction?  Than=
ks!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273834-7788>