From owner-freebsd-office@FreeBSD.ORG Wed Mar 13 04:00:02 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3DD7262C for ; Wed, 13 Mar 2013 04:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 30F5EEB4 for ; Wed, 13 Mar 2013 04:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2D401Zu093231 for ; Wed, 13 Mar 2013 04:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2D401oW093230; Wed, 13 Mar 2013 04:00:01 GMT (envelope-from gnats) Date: Wed, 13 Mar 2013 04:00:01 GMT Message-Id: <201303130400.r2D401oW093230@freefall.freebsd.org> To: office@FreeBSD.org From: Golyashov Sergey Subject: Re: ports/176880: editors/libreoffice: calc crashes when trying to change cell format X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Golyashov Sergey List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2013 04:00:02 -0000 The following reply was made to PR ports/176880; it has been noted by GNATS. From: Golyashov Sergey To: bug-followup@freebsd.org, vsjcfm@gmail.com Cc: Subject: Re: ports/176880: editors/libreoffice: calc crashes when trying to change cell format Date: Wed, 13 Mar 2013 14:52:09 +1100 This is a multi-part message in MIME format. --nextPart3350835.I5oAiYva9Y Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" I found that libreoffice and its dependencies must be built with gcc4.6+ or clang. System GCC does not support C++11... --nextPart3350835.I5oAiYva9Y Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="utf-8"

I found that libreoffice and its dependencies must be built with gcc4.6+ or clang.

System GCC does not support C++11...

--nextPart3350835.I5oAiYva9Y--