Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2012 19:35:02 +0200
From:      Heino Tiedemann <rotkaps_spam_trap@gmx.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: make failed for editors/libreoffice
Message-ID:  <6js1a9-8a7.ln1@news.hansenet.de>
References:  <4FC73BBB.9090004@eskk.nu> <g5c0a9-5s1.ln1@news.hansenet.de> <4FCD9594.1090103@tuxfamily.org> <20120605061855.GO73254@ithaqua.etoilebsd.net> <20120605081002.GA91333@megatron.madpilot.net> <20120605084644.GQ73254@ithaqua.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Baptiste Daroussin <bapt@FreeBSD.org> wrote:

> On Tue, Jun 05, 2012 at 10:10:02AM +0200, Guido Falsi wrote:
>> On Tue, Jun 05, 2012 at 08:18:56AM +0200, Baptiste Daroussin wrote:
>> > > I have the same problem but i can pass it except for "tail_build". My 
>> > > options :
>> > > GTK3 (I don't remember, but maybe tested also with GTK2)
>> > > JAVA
>> > > MMEDIA
>> > > PGSQL
>> > > SVG
>> > > 
>> > 
>> > The problem is that none of the reports here presented the real errors, to fix
>> > the problems I would the full log (which is huge).
>> 
>> I'm having this same problem, if you need a full log here you can find
>> it:
>> 
>> http://www.madpilot.net/~mad/typescript.xz
>> 
>> Compressing it with xz reduced the size to an acceptable 485K. Be aware
>> that once decompressed it grows to 90M.
>> 
>> If you already have the log please ignore this email.
>> 
>> To me the real error looks like this one(line 246132):
>> 
>> [ build CXX ] xmloff/source/transform/EventOOoTContext
>> In file included from
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2
>> .2/vcl/unx/generic/app/saldisp.cxx:73:
>> In file included from
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2
>> .2/vcl/inc/unx/salunx.h:34:
>> In file included from
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2
>> .2/vcl/inc/unx/salstd.hxx:34:
>> In file included from
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2
>> .2/solver/unxfbsd.pro/inc/tools/string.hxx:36:
>> In file included from
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2
>> .2/solver/unxfbsd.pro/inc/rtl/string.hxx:40:
>> In file included from
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2
>> .2/solver/unxfbsd.pro/inc/sal/log.hxx:36:
>> In file included from /usr/include/c++/4.2/sstream:43:
>> In file included from /usr/include/c++/4.2/istream:43:
>> In file included from /usr/include/c++/4.2/ios:44:
>> In file included from /usr/include/c++/4.2/bits/char_traits.h:45:
>> /usr/include/c++/4.2/bits/stl_algobase.h:283:18: error: no viable
>> overloaded '='
>>               *__result = *__first;
>>               ~~~~~~~~~ ^ ~~~~~~~~
>> /usr/include/c++/4.2/bits/stl_algobase.h:315:14: note: in instantiation
>> of function template specialization 'std::__copy<false,
>> std::random_access_iterator_tag>::copy<const SalDisplay::ScreenData *,
>> SalDisplay::ScreenData *>' requested here
>>       return std::__copy<__simple, _Category>::copy(__first, __last,
>> __result);
>>              ^
>> /usr/include/c++/4.2/bits/stl_algobase.h:367:22: note: in instantiation
>> of function template specialization 'std::__copy_aux<const
>> SalDisplay::ScreenData *, SalDisplay::ScreenData *>' requested here
>>         { return _OI(std::__copy_aux(__first.base(), __last.base(),
>>                      ^
>> /usr/include/c++/4.2/bits/stl_algobase.h:400:15: note: in instantiation
>> of function template specialization 'std::__copy_normal<true,
>> true>::__copy_n<__gnu_cxx::__normal_iterator<const
>> SalDisplay::ScreenData *, std::vector<SalDisplay::ScreenData,
>> std::allocator<SalDisplay::ScreenData> > >,
>> __gnu_cxx::__normal_iterator<SalDisplay::ScreenData *,
>> std::vector<SalDisplay::ScreenData,
>> std::allocator<SalDisplay::ScreenData> > > >' requested here
>> 
>> 
>> I'm sorry but I've been unable to figure anything more :(
>> 
>> -- 
>> Guido Falsi <madpilot@FreeBSD.org>
>> _______________________________________________
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>
> I just managed to rebuild libreoffice on 9.0-amd64 in a clean and sane building
> environnement (poudriere). it also runs as expected.
>
> For your particular case can I imagine you are building on current?

No!


FreeBSD 9.0-STABLE






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6js1a9-8a7.ln1>