From owner-freebsd-office@FreeBSD.ORG Sat Aug 23 19:55:13 2014 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE4B0504; Sat, 23 Aug 2014 19:55:13 +0000 (UTC) Received: from gw.catspoiler.org (cl-1657.chi-02.us.sixxs.net [IPv6:2001:4978:f:678::2]) (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 661AA37B1; Sat, 23 Aug 2014 19:55:13 +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 s7NJt33j053059; Sat, 23 Aug 2014 12:55:07 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201408231955.s7NJt33j053059@gw.catspoiler.org> Date: Sat, 23 Aug 2014 12:55:03 -0700 (PDT) From: Don Lewis Subject: Re: OpenOffice 4.1 build persistently fails on my FreeBSD-10-stable/AMD64 To: pfg@FreeBSD.org In-Reply-To: <53F8EEC2.2080705@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: office@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 19:55:13 -0000 On 23 Aug, Pedro Giffuni wrote: > > On 08/23/14 13:51, Don Lewis wrote: >> On 22 Aug, Pedro Giffuni wrote: >>> FWIW, >>> >>> AOO 4.1 is known to have bugs and AOO 4.1.1 will be released really soon to address them. >> The patch in PR 192545 unbreaks the AOO 4.1.0 build on FreeBSD 10 and >> 11: >> >> The patch in PR 192557 upgrades openoffice-devel to 4.1.1-RC3: >> >> > > The patch in PR 181044 fixes Boost so that it can be used as > an external dependency for OpenOffice: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181044 > > The patch is already upstream, in Boost 1.56. Great! Boost is by far the biggest contributor to the size of the ext_sources tarball.