Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 12:35:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 232743] editors/libreoffice: Enabling TEST config option causes build failure
Message-ID:  <bug-232743-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232743

            Bug ID: 232743
           Summary: editors/libreoffice: Enabling TEST config option
                    causes build failure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: hyun@caffeinated.codes
             Flags: maintainer-feedback?(office@FreeBSD.org)
          Assignee: office@FreeBSD.org

Running 12-ALPHA10 r339406. The port's config is as follows:


% cat /var/db/ports/editors_libreoffice/options=20
# This file is auto-generated by 'make config'.
# Options for libreoffice-6.0.5_6
_OPTIONS_READ=3Dlibreoffice-6.0.5_6
_FILE_COMPLETE_OPTIONS_LIST=3DCUPS DOCS GNOME GTK2 GTK3 JAVA KDE4 MMEDIA PG=
SQL
SDK SYSTRAY TEST WEBDAV
OPTIONS_FILE_SET+=3DCUPS
OPTIONS_FILE_SET+=3DDOCS
OPTIONS_FILE_SET+=3DGNOME
OPTIONS_FILE_SET+=3DGTK2
OPTIONS_FILE_SET+=3DGTK3
OPTIONS_FILE_UNSET+=3DJAVA
OPTIONS_FILE_UNSET+=3DKDE4
OPTIONS_FILE_SET+=3DMMEDIA
OPTIONS_FILE_UNSET+=3DPGSQL
OPTIONS_FILE_UNSET+=3DSDK
OPTIONS_FILE_UNSET+=3DSYSTRAY
OPTIONS_FILE_SET+=3DTEST
OPTIONS_FILE_SET+=3DWEBDAV


Build fails with the following log:


=3D=3D=3D>  Building for libreoffice-6.0.5_6
gmake[2]: Entering directory
'/usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2'
mkdir -p /usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2/instdir
/usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2/solenv/bin/install-=
gdb-printers
-a /usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2/instdir -c
Automatic fetching of external tarballs is disabled.
gmake -j 4  -r -f
/usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2/Makefile.gbuild    =
all
gmake[3]: Entering directory
'/usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2'
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
/usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2/testtools/CustomTar=
get_uno_test.mk:38:
*** missing 'endif'.  Stop.
gmake[3]: Leaving directory
'/usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2'
gmake[2]: *** [Makefile:269: build] Error 2
gmake[2]: Leaving directory
'/usr/ports/editors/libreoffice/work/libreoffice-6.0.5.2'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/editors/libreoffice
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/libreoffice


Disabling the TEST config option builds the port just fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232743-25061>