[Bug 253738] editors/libreoffice
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 21 08:14:25 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253738
Bug ID: 253738
Summary: editors/libreoffice
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: office at FreeBSD.org
Reporter: mishin at mh.net.ru
Assignee: office at FreeBSD.org
Flags: maintainer-feedback?(office at FreeBSD.org)
Created attachment 222695
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222695&action=edit
patch-sourceprovider-parser.y
A editor/libreoffice port fails to build (after latest update of a devel/bison
port as I think)
[LEX] unoidl/source/sourceprovider-scanner
S=/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=$S/instdir &&
W=$S/workdir && mkdir -p $W/LexTarget/unoidl/source/ && /usr/local/bin/flex
-o$W/LexTarget/unoidl/source/sourceprovider-scanner.cxx
$S/unoidl/source/sourceprovider-scanner.l && touch
$W/LexTarget/unoidl/source/sourceprovider-scanner.done
/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3/unoidl/source/sourceprovider-parser.y:13.1-12:
[CXX] codemaker/source/commoncpp/commoncpp.cxx
warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [
Needs to reset to restore terminal after that message.
All is ok after I made the proposed change to `sourceprovider-parser.y` by
hand.
I made a quick patch to 'files/' folder of the port.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list