From owner-freebsd-office@FreeBSD.ORG Tue Feb 5 12:10:44 2013 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 873176A0 for ; Tue, 5 Feb 2013 12:10:44 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 6FF342D4 for ; Tue, 5 Feb 2013 12:10:44 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1U2hMC-0003xi-UI for freebsd-office@freebsd.org; Tue, 05 Feb 2013 04:10:36 -0800 Date: Tue, 5 Feb 2013 04:10:36 -0800 (PST) From: Jakub Lach To: freebsd-office@freebsd.org Message-ID: <1360066236929-5784049.post@n5.nabble.com> Subject: libreoffice 3.6.5 update fail, 9-STABLE amd64 (with gcc47 works) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2013 12:10:44 -0000 With base clang: ============= (31/40) Building module cli_ure ============= Entering /usr/obj/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/cli_ure/inc Entering /usr/obj/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/cli_ure/version cp version.txt ../unxfbsd.pro/bin/cliureversion.mk cli_ure deliver Module 'cli_ure' delivered successfully. 1 files copied, 4 files unchanged ----------------------------------------------------------------------- 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 512 occurred while making /usr/obj/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/l10ntools/prj it seems that the error is inside 'l10ntools', please re-run build inside this module to isolate the error and/or test your fix: build_error.log should contain the captured output of the failed module(s) ----------------------------------------------------------------------- To rebuild a specific module: gmake l10ntools.clean # optional gmake l10ntools Built with gcc47 it works, albeit core dumps on "About Libreoffice" page. Most of dependencies were build with gcc47, but on second test build I've enabled clang for all ports, no difference. Isolated ln10tools problem with clang: (gmake l10ntools) http://pastebin.com/XReFMHck -- View this message in context: http://freebsd.1045724.n5.nabble.com/libreoffice-3-6-5-update-fail-9-STABLE-amd64-with-gcc47-works-tp5784049.html Sent from the freebsd-office mailing list archive at Nabble.com.