maintainer-feedback requested: [Bug 240069] editors/libreoffice Package Build Fails with GTK3 Enabled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 24 12:19:03 UTC 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-office mailing
list <office at FreeBSD.org> for maintainer-feedback:
Bug 240069: editors/libreoffice Package Build Fails with GTK3 Enabled
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240069
--- Description ---
When building editors/libreoffice with GTK3 enabled, using ports-mgmt/synth on
AMD64, I get the following error at the 'Package phase':
-------------------------------------------------------------------------------
-
-- Phase: package
-------------------------------------------------------------------------------
-
===> Building package for libreoffice-6.3.0
pkg-static: Unable to access file
/construction/xports/editors/libreoffice/work/stage/usr/local/share/gir-1.0/LOK
DocView-0.1.gir:No
such file or directory
*** Error code 1
Stop.
make: stopped in /xports/editors/libreoffice
The full set of build options that I've used for libreoffice are below, however
editors/libreoffice/Makefile appears to have a GTK3-specific instruction for
file share/gir-1.0/LokDocView-0.1.gir at line 327-328.
--------------------------------------------------
-- Options
--------------------------------------------------
===> The following configuration options are available for libreoffice-6.3.0:
CUPS=on: CUPS printing system support
DOCS=on: Build and/or install documentation
GNOME=off: GNOME desktop environment support
GTK2=off: GTK+ 2 GUI toolkit support
GTK3=on: GTK+ 3 GUI toolkit support (experimental)
JAVA=on: Add Java support (XML filters, macros, DB connections)
KDE5=off: KF5/Qt5 GUI toolkit support (require QT5)
MMEDIA=on: Enable multimedia backend for Impress
PGSQL=off: Build with PostgreSQL-SDBC driver
QT5=off: Qt5 GUI toolkit support
SDK=off: Build with SDK
SYSTRAY=off: Enable systemtray quickstarter
TEST=off: Run all regression tests
WEBDAV=off: Enable WebDAV protocol
Please let me know if there's any further information that would be helpful
here.
More information about the freebsd-office
mailing list