From owner-freebsd-office@FreeBSD.ORG Wed Feb 6 01:38:41 2013 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9521F2DB; Wed, 6 Feb 2013 01:38:41 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [199.48.129.194]) by mx1.freebsd.org (Postfix) with ESMTP id 5FCB137C; Wed, 6 Feb 2013 01:38:41 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.6/8.14.5) with ESMTP id r161cd5f016309; Tue, 5 Feb 2013 20:38:39 -0500 (EST) (envelope-from andy@neu.net) Date: Tue, 5 Feb 2013 20:38:39 -0500 (EST) From: AN To: Jung-uk Kim Subject: Re: libreoffice update fails In-Reply-To: <5111AEF4.10307@FreeBSD.org> Message-ID: References: <5111416B.6030901@FreeBSD.org> <5111AEF4.10307@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.97.6 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net Cc: office@FreeBSD.org 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: Wed, 06 Feb 2013 01:38:41 -0000 On Tue, 5 Feb 2013, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2013-02-05 19:03:01 -0500, AN wrote: >> The build is still failing. >> >> FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #33 r246130: Wed >> Jan 30 15:00:08 EST 2013 >> root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 > > ... > >> gmake[2]: *** >> [/tmp/lobuild/workdir/unxfbsd.pro/CustomTarget/testtools/uno_test.done] >> >> > Segmentation fault (core dumped) > > ... > > Hmm, interesting... You can try this patch to bypass the test: > > http://svn.redports.org/office/editors/libreoffice/files/patch-testtools__Module_testtools.mk Can I copy and paste this into a text file and put it in /usr/ports/editors/libreoffice/files/? > I haven't seen this kind of failure for very long time, BTW. Probably > you have mixed environment, too. What do you mean by "you have mixed environment"? Is there something I should do to correct it? Thanks.