From owner-freebsd-current@FreeBSD.ORG Tue Sep 17 14:20:59 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id 9C84FC81 for ; Tue, 17 Sep 2013 14:20:59 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5AE17287D for ; Tue, 17 Sep 2013 14:20:59 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1VLw95-001AqH-DT>; Tue, 17 Sep 2013 16:20:51 +0200 Received: from g231209162.adsl.alicedsl.de ([92.231.209.162] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1VLw95-003WTj-8b>; Tue, 17 Sep 2013 16:20:51 +0200 Date: Tue, 17 Sep 2013 16:20:45 +0200 From: "O. Hartmann" To: S.N.Grigoriev Subject: Re: libreoffice build error Message-ID: <20130917162045.5b0fc356@thor.walstatt.dyndns.org> In-Reply-To: <104781379415439@web14h.yandex.ru> References: <104781379415439@web14h.yandex.ru> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/iMHCA400d3fgnG1ldkcCQcz"; protocol="application/pgp-signature" X-Originating-IP: 92.231.209.162 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Sep 2013 14:20:59 -0000 --Sig_/iMHCA400d3fgnG1ldkcCQcz Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 17 Sep 2013 14:57:19 +0400 S.N.Grigoriev wrote: >=20 > Hi list, >=20 > the following error occures when I try to build editors/libreoffice: >=20 > [build CXX] sal/rtl/source/ustrbuf.cxx > In file included > from /usr/ports/editors/libreoffice/work/libreoffice-4.0.5.2/sal/rtl/sour= ce/bootstrap.cxx:22: > In file included > from /usr/ports/editors/libreoffice/work/solver/unxfbsd.pro/inc/rtl/boots= trap.hxx:21: > In file included > from /usr/ports/editors/libreoffice/work/solver/unxfbsd.pro/inc/rtl/ustri= ng.hxx:26: > In file included from /usr/include/c++/v1/ostream:130: In file > included from /usr/include/c++/v1/ios:216: In file included > from /usr/include/c++/v1/__locale:15: In file included > from /usr/include/c++/v1/string:434: In file included > from /usr/include/c++/v1/algorithm:627: /usr/include/c++/v1/memory:1616:1= 8: > error: no matching member function for call to > 'construct' {__a.construct(__p, _VSTD::forward<_Args>(__args)...);} > ~~~~^~~~~~~~~ /usr/include/c++/v1/memory:1497:14: note: in > instantiation of function template specialization > 'std::__1::allocator_traits void *> > >::__construct rtl_bootstrap_NameValue &>' requested here > {__construct(__has_construct(), > ^ /usr/include/c++/v1/list:1499:26: note: in instantiation of > function template specialization > 'std::__1::allocator_traits void *> > >::construct rtl_bootstrap_NameValue &>' requested here > __node_alloc_traits::construct(__na, > _VSTD::addressof(__hold->__value_), __x); >=20 >=20 > Any tips? >=20 No sulution, but the very same here ... I also rebuild everything necessary with "portmaster -r" - no luck :-( --Sig_/iMHCA400d3fgnG1ldkcCQcz Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSOGVBAAoJEOgBcD7A/5N8ANAH/i/0otUm37II9vAUV6sGJJ7O xFkhzJ0rpWkDo+DbmX7Q6M1je8LPKbq7AwculnUOxxm5qU0XNu6yXjFkvTQ9zKzq GFCrwZCUOt/adNeZW2+mhYiihKCsO0WSOrbnKpzF2z75GW3hZKvj7SDOAMyk00Ye cF7RZurpnhR4qhLm6EGt0QXBQO/UtI+W41x7qnNne//MalO1vN1mMmiGaNLw3bWh f6QpieWbdocCzHZSNGTIfXJlULt/QXvEuEmX3+GWqWVBLxEpNY/vbszSkYf+B7O0 r1m6qbUjV6W2s8LjjQ79140i0CduCdkv0iN0m/DWbGNXapM3/A13lOSgb4hCXAU= =sffr -----END PGP SIGNATURE----- --Sig_/iMHCA400d3fgnG1ldkcCQcz--