make failed for editors/libreoffice

Guido Falsi madpilot at FreeBSD.org
Tue Jun 5 08:10:13 UTC 2012


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 at FreeBSD.org>


More information about the freebsd-ports mailing list