From owner-freebsd-office@FreeBSD.ORG Wed Sep 18 23:35:10 2013 Return-Path: Delivered-To: office@smarthost.ysv.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 ESMTP id B4690633; Wed, 18 Sep 2013 23:35:10 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 866842D37; Wed, 18 Sep 2013 23:35:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8INZAKA025620; Wed, 18 Sep 2013 23:35:10 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8INZ9Pe025619; Wed, 18 Sep 2013 23:35:09 GMT (envelope-from jkim) Date: Wed, 18 Sep 2013 23:35:09 GMT Message-Id: <201309182335.r8INZ9Pe025619@freefall.freebsd.org> To: ohartman@zedat.fu-berlin.de, jkim@FreeBSD.org, office@FreeBSD.org From: jkim@FreeBSD.org Subject: Re: ports/182036: editors/libreoffice: /usr/include/c++/v1/memory:1616:18: error: no matching member function for call to 'construct' {__a.construct(__p, _VSTD::forward<_Args>(__args)...); } 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, 18 Sep 2013 23:35:10 -0000 Synopsis: editors/libreoffice: /usr/include/c++/v1/memory:1616:18: error: no matching member function for call to 'construct' {__a.construct(__p, _VSTD::forward<_Args>(__args)...);} State-Changed-From-To: open->closed State-Changed-By: jkim State-Changed-When: Wed Sep 18 23:32:52 UTC 2013 State-Changed-Why: This problem should be with r327493 and r327589. http://www.freebsd.org/cgi/query-pr.cgi?pr=182036