From owner-freebsd-office@FreeBSD.ORG Tue Jun 24 05:31:41 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 52BACFFF; Tue, 24 Jun 2014 05:31:41 +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 257F62EC5; Tue, 24 Jun 2014 05:31:40 +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 s5O5dbwl061577 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 24 Jun 2014 01:39:38 -0400 (EDT) (envelope-from andy@neu.net) Date: Tue, 24 Jun 2014 01:39:37 -0400 (EDT) From: AN To: Jung-uk Kim Subject: Re: Libreoffice - *** No LIBFILENAME set at component target: In-Reply-To: <53A8E6FB.8080904@FreeBSD.org> Message-ID: References: <53A88149.2090005@FreeBSD.org> <53A88936.5060007@FreeBSD.org> <53A8E6FB.8080904@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: Tue, 24 Jun 2014 05:31:41 -0000 On Mon, 23 Jun 2014, Jung-uk Kim wrote: > On 2014-06-23 16:19:09 -0400, An wrote: >> >> >> 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. > > I just committed 4.2.5 with a fix for this. Please let me know if it is > still broken. > > Jung-uk Kim > Hi JKim: ---> Build of editors/libreoffice ended at: Tue, 24 Jun 2014 00:04:45 -0400 (consumed 01:13:59) ===> Registering installation for libreoffice-4.2.5 Installing libreoffice-4.2.5... done It is working now. :) Thanks