several .cxx files in work/libreoffice-4.0.4.2/sc/source/core/data/ , work/libreoffice-4.0.4.2/sc/source/filter/xml/ , and work/libreoffice-4.0.4.2/sc/source/filter/excel/ contain calls to .search_tree(nRow, bShow, NULL, &nEndSegment).second which is an error because search_tree returns a boolean. Fix: remove ".second" in all affected search_tree calls How-To-Repeat: build libreoffice
Responsible Changed From-To: freebsd-ports-bugs->office Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed editors/libreoffice requires mdds 0.8.0 or later now. Please update the port and try again. Thanks.