From owner-freebsd-stable@FreeBSD.ORG Fri Aug 29 00:43:01 2014 Return-Path: Delivered-To: freebsd-stable@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 45014BAC for ; Fri, 29 Aug 2014 00:43:01 +0000 (UTC) Received: from gw.catspoiler.org (gw.catspoiler.org [75.1.14.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27BCA1988 for ; Fri, 29 Aug 2014 00:43:00 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id s7T0fbYQ069647; Thu, 28 Aug 2014 17:41:41 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201408290041.s7T0fbYQ069647@gw.catspoiler.org> Date: Thu, 28 Aug 2014 17:41:37 -0700 (PDT) From: Don Lewis Subject: Re: OpenOffice 4 on 10-STABLE To: george+freebsd@m5p.com In-Reply-To: <53FFBD49.1080404@m5p.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: freebsd-stable@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2014 00:43:01 -0000 On 28 Aug, George Mitchell wrote: > On 08/28/14 12:13, Don Lewis wrote: >> On 28 Aug, George Mitchell wrote: >>> Is anyone able to get an editors/openoffice-5 compile to complete? Of >>> late, something name unopkg.bin keeps getting a seg fault during the >>> build process (but doesn't leave a core file). If I run it with no >>> arguments under the base system gdb (after setting LD_LIBRARY_PATH to >>> /usr/ports/editors/openoffice-4/work/aoo-4.1.0/main/solver/410/unxfbsdx.pro/lib) >>> it crashes in getCascadeMapping in main/cppu/source/uno/cascade_mapping.cxx >>> but according to gdb from ports, it crashes in >>> _GLOBAL__sub_I_cascade_mapping.cxx(void). >> >> Sounds like you are trying to build the r364119 version of the port. I >> tracked down the build problem in that version to both libc++ and >> libstdc++ getting linked in to the executables. Revision r366163 fixes >> the problem, but you should probably upgrade to r366281, which is >> OpenOffice 4.1.1. According to the release announcement, it has some >> critical bug fixes, including some security fixes. >> [...] > > Thanks; I will do this. -- George portsmon says that the new OpenOffice binary packages for FreeBSD 10 are available: The packages for other releases should be along shortly.