Date: Sun, 21 Feb 2021 08:14:24 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 253738] editors/libreoffice Message-ID: <bug-253738-25061@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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@FreeBSD.org Reporter: mishin@mh.net.ru Assignee: office@FreeBSD.org Flags: maintainer-feedback?(office@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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253738-25061>
