From owner-freebsd-office@FreeBSD.ORG Mon Jun 23 20:11:10 2014 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F7F4AB1; Mon, 23 Jun 2014 20:11:10 +0000 (UTC) Received: from mail.neu.net (neu.net [162.217.113.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gaq5.x.rootbsd.net", Issuer "gaq5.x.rootbsd.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E9DEF2F09; Mon, 23 Jun 2014 20:11:09 +0000 (UTC) Received: from neu.net (neu.net [162.217.113.162]) by mail.neu.net (8.14.8/8.14.7) with ESMTP id s5NKJ9WO060122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 23 Jun 2014 16:19:09 -0400 (EDT) (envelope-from andy@neu.net) Date: Mon, 23 Jun 2014 16:19:09 -0400 (EDT) From: AN To: Jung-uk Kim Subject: Re: Libreoffice - *** No LIBFILENAME set at component target: In-Reply-To: <53A88936.5060007@FreeBSD.org> Message-ID: References: <53A88149.2090005@FreeBSD.org> <53A88936.5060007@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.98.3 at my.mail.server.name X-Virus-Status: Clean X-Spam-Status: No, score=-0.7 required=4.1 tests=RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.neu.net Cc: office@freebsd.org, Jonathan Chen X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 20:11:10 -0000 On Mon, 23 Jun 2014, Jung-uk Kim wrote: > On 2014-06-23 15:34:33 -0400, Jung-uk Kim wrote: >> 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 > > Please ignore this. It didn't work as I expected. :-( > > Jung-uk Kim > I confirm, it failed to compile successfully. [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.