From owner-freebsd-ports@FreeBSD.ORG Tue Oct 4 13:31:04 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85D251065672 for ; Tue, 4 Oct 2011 13:31:04 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 6B71A8FC18 for ; Tue, 4 Oct 2011 13:31:02 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA18794; Tue, 04 Oct 2011 16:31:01 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4E8B0A95.2080503@FreeBSD.org> Date: Tue, 04 Oct 2011 16:31:01 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0) Gecko/20110928 Thunderbird/7.0 MIME-Version: 1.0 To: Doug Barton References: <4E8818EF.10204@FreeBSD.org> <20111002195436.GA19540@azathoth.lan> <0619d7e3d76e8fee0fb5bcc76c4a9ff8@huis.heesakkers.info> <4E8A871E.6030007@FreeBSD.org> In-Reply-To: <4E8A871E.6030007@FreeBSD.org> X-Enigmail-Version: undefined Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: office@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: Still can't build libreoffice X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2011 13:31:04 -0000 on 04/10/2011 07:10 Doug Barton said the following: > For libreoffice the only option I have enabled is GTK. With that > configuration it fails like this: > > ---------------------------------------------------------- > - start unit test #1 on library ../../unxfbsd.pro/lib/libcppu_ifcontainer.so > ---------------------------------------------------------- > : && > LD_LIBRARY_PATH=/home/tmp/home/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/clone/ure/cppuhelper/unxfbsd.pro/lib:/home/tmp/home/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/solver/340/unxfbsd.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} > > /home/tmp/home/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/solver/340/unxfbsd.pro/bin/cppunit/cppunittester > ../../unxfbsd.pro/lib/libcppu_ifcontainer.so > OK (5) > > ----------------------------------------------------------------------- > Oh dear - something failed during the build - sorry ! > For more help with debugging build errors, please see the section in: > http://wiki.documentfoundation.org/Development > > internal build errors: > > ERROR: error 65280 occurred while making > /home/tmp/home/ports/editors/libreoffice/work/libreoffice-bootstrap-3.4.3.2/cppuhelper/qa/unourl > > it seems that the error is inside 'cppuhelper', please re-run build > inside this module to isolate the error and/or test your fix: > ----------------------------------------------------------------------- It looks like this excerpt doesn't contain the actual error. It does contain the start of the instructions to isolate the error, though. -- Andriy Gapon