Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2019 18:45:43 +0800
From:      Li-Wen Hsu <lwhsu@freebsd.org>
To:        Michael Butler <imb@protected-networks.net>
Cc:        office@freebsd.org
Subject:   Re: libreoffice SVN r516209
Message-ID:  <CAKBkRUxXJM6wwy2S=LbkiaxUCUJ-7MdJoaO70_jLJvbuvqNOqg@mail.gmail.com>
In-Reply-To: <9378a6af-5fce-c920-f24b-91113eb155af@protected-networks.net>
References:  <9378a6af-5fce-c920-f24b-91113eb155af@protected-networks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 1, 2019 at 10:03 PM Michael Butler
<imb@protected-networks.net> wrote:
>
> The recent update seems to trip over the QT5 option with the build
> failing as follows:
>
> checking whether to build the Report Builder... no
> checking whether to build support for scripts in BeanShell... no
> checking whether to build support for scripts in JavaScript... no
> checking for qmake-qt5... no
> checking for qmake... no
> configure: error: Qmake not found.  Please specify the root of your Qt5
> installation by exporting QT5DIR before running "configure".
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to office@FreeBSD.org [maintainer] and attach the
> "/usr/ports/editors/libreoffice/work/libreoffice-6.3.3.2/config.log"
> including the output of the failure of your make command.
>
> gzipped config.log attached,

I've tested building in poudriere with these options:

$ make showconfig
===> The following configuration options are available for libreoffice-6.3.3_1:
     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=off: GTK+ 3 GUI toolkit support (experimental)
     JAVA=off: 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=on: 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

It seems you don't have qmake, please try to install qt5-qmake and
build again.  Also, if it is possible, please update the dependencies
to match the version in the ports tree.

Li-Wen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKBkRUxXJM6wwy2S=LbkiaxUCUJ-7MdJoaO70_jLJvbuvqNOqg>