Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2014 15:34:33 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        AN <andy@neu.net>, Jonathan Chen <jonc@chen.org.nz>,  office@freebsd.org
Subject:   Re: Libreoffice - *** No LIBFILENAME set at component target:
Message-ID:  <53A88149.2090005@FreeBSD.org>
In-Reply-To: <alpine.BSF.2.00.1406191656390.30174@mail.neu.net>
References:  <alpine.BSF.2.00.1406191656390.30174@mail.neu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-06-19 17:01:13 -0400, An wrote:
> Trying to update Libreoffice fails:
> 
> FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #45 r267557: Mon Jun 16
> 19:28:07 EDT 2014     root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL  amd64
> 
> [build CMP] wizards/com/sun/star/wizards/letter/letter
> S=/usr/ports/editors/libreoffice/work/libreoffice-4.2.4.2 &&
> I=$S/instdir && W=$S/workdir &&  mkdir -p
> $W/ComponentTarget/wizards/com/sun/star/wizards/letter/ && xsltproc
> --nonet --stringparam uri
> 'vnd.openoffice.pymodule:wizards.letter.CallWizard' -o
> $W/ComponentTarget/wizards/com/sun/star/wizards/letter/letter.component
> $S/solenv/bin/createcomponent.xslt
> $S/wizards/com/sun/star/wizards/letter/letter.component
> [build CMP] wizards/com/sun/star/wizards/agenda/agenda
> S=/usr/ports/editors/libreoffice/work/libreoffice-4.2.4.2 &&
> I=$S/instdir && W=$S/workdir &&  mkdir -p
> $W/ComponentTarget/wizards/com/sun/star/wizards/agenda/ && xsltproc
> --nonet --stringparam uri
> 'vnd.openoffice.pymodule:wizards.agenda.CallWizard' -o
> $W/ComponentTarget/wizards/com/sun/star/wizards/agenda/agenda.component
> $S/solenv/bin/createcomponent.xslt
> $S/wizards/com/sun/star/wizards/agenda/agenda.component
> [build CMP] wizards/com/sun/star/wizards/web/web
> S=/usr/ports/editors/libreoffice/work/libreoffice-4.2.4.2 &&
> I=$S/instdir && W=$S/workdir &&  mkdir -p
> $W/ComponentTarget/wizards/com/sun/star/wizards/web/ && xsltproc --nonet
> --stringparam uri 'vnd.openoffice.pymodule:wizards.web.CallWizard' -o
> $W/ComponentTarget/wizards/com/sun/star/wizards/web/web.component
> $S/solenv/bin/createcomponent.xslt
> $S/wizards/com/sun/star/wizards/web/web.component
> [build CMP] shell/source/sessioninstall/losessioninstall
> /usr/ports/editors/libreoffice/work/libreoffice-4.2.4.2/solenv/gbuild/ComponentTarget.mk:51:
> *** No LIBFILENAME set at component target:
> /usr/ports/editors/libreoffice/work/libreoffice-4.2.4.2/workdir/ComponentTarget/shell/source/sessioninstall/losessioninstall.component.
> Stop.
> gmake[3]: Leaving directory
> `/usr/ports/editors/libreoffice/work/libreoffice-4.2.4.2'
> gmake[2]: *** [build] Error 2
> gmake[2]: Leaving directory
> `/usr/ports/editors/libreoffice/work/libreoffice-4.2.4.2'
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
> the maintainer.
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/ports/editors/libreoffice
> *** Error code 1

Please download the following file, replace
/usr/ports/editors/libreoffice/Makefile with it, and rebuild.

https://svn.redports.org/jkim/editors/libreoffice/Makefile

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53A88149.2090005>