[Bug 254211] editors/libreoffice fails to compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 10 23:57:44 UTC 2021


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

            Bug ID: 254211
           Summary: editors/libreoffice fails to compile
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office at FreeBSD.org
          Reporter: misantroposof at gmail.com
          Assignee: office at FreeBSD.org
             Flags: maintainer-feedback?(office at FreeBSD.org)

Created attachment 223177
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223177&action=edit
Patch that fixes the problem

Very early in the build, almost immediately after configure, a warning appears,
saying that %pure-parser is deprecated, and that %define api.pure should be
used instead. After this warning it just hangs, and nothing else happens. I
tried to edit the file named (unoidl/source/sourceprovider-parser.y), making
the suggested change. After this, compilation runs fine. I stated "Affects only
me" in the Severity field above, because I honestly don't know, but since it's
a deprecation warning, it may well affect more. I'm running 13.0-RC1, built
from source with custom kernel and several "WITHOUT_" lines in src.conf. I'm
building ports in a clean chroot, with only the base and what the port
currently being built requires, but I'm not using poudriere.

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


More information about the freebsd-office mailing list