From owner-freebsd-office@FreeBSD.ORG Mon Jan 21 08:54:23 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 57110152 for ; Mon, 21 Jan 2013 08:54:23 +0000 (UTC) (envelope-from daeron@optushome.com.au) Received: from mail06.syd.optusnet.com.au (mail06.syd.optusnet.com.au [211.29.132.187]) by mx1.freebsd.org (Postfix) with ESMTP id 5C90F8D5 for ; Mon, 21 Jan 2013 08:54:21 +0000 (UTC) Received: from cirth.penrith.locale (pa49-176-99-146.pa.nsw.optusnet.com.au [49.176.99.146] (may be forged)) by mail06.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id r0L8sE82003498 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 21 Jan 2013 19:54:17 +1100 From: Andrew Johnson To: freebsd-office@freebsd.org Subject: Re: libreoffice-3.5.7_1 fails to compile from port on freebsd 9.1 Date: Mon, 21 Jan 2013 19:54:05 +1100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; i386; ; ) References: <1358667380.88272@da3m0n8t3r.com> In-Reply-To: <1358667380.88272@da3m0n8t3r.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201301211954.05365.daeron@optushome.com.au> X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.0 cv=P/xiHV8u c=1 sm=1 a=XbvlWfARY4YA:10 a=ydD2E3mwR8QA:10 a=Q9fys5e9bTEA:10 a=lojdg71KAAAA:8 a=Nu0ZANFlUZAA:10 a=ktGxXNsC69vOkpXpM0YA:9 a=PUjeQqilurYA:10 a=nFY78IGjD5+YYfYSh5H9iQ==:117 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: Mon, 21 Jan 2013 08:54:23 -0000 On Sunday 20 January 2013 18:36:20 you wrote: > Getting rid of the unit tests in libreoffice solves alot of problems, and makes the build _considerably_ faster. I just don't see the point of having /everyone/ run the unit tests, running the tests does not make the software run better. It should be an option in the port config, although it would be kind of complicated to implement. > Yep by disabling the cppunittest in /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/sot the build was happy until cppunittest causes another seg-fault and core dumps in /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/tail_build Unfortunately I can not figure how to isolate tail_build from cppunittest Looks like Libreoffice is fine, its just cppunittest keeps stoping the build for no reason