Performance samples for LibreOffice ...
Stephan Bergmann
sbergman at redhat.com
Mon Sep 29 03:07:17 PDT 2014
On 09/26/2014 05:57 PM, Jan Hubicka wrote:
> /aux/hubicka/libreoffice2/50-lto/workdir/UnpackedTarball/boost/boost/unordered/unordered_set.hpp:711:24: error: variadic templates only available with -std=c++11 or -std=gnu++11
> template <class... Args>
> ^
> /aux/hubicka/libreoffice2/50-lto/workdir/UnpackedTarball/boost/boost/unordered/unordered_set.hpp:712:70: error: variadic templates only available with -std=c++11 or -std=gnu++11
> iterator emplace_hint(const_iterator, BOOST_FWD_REF(Args)... args)
> ^
> [build CXX] comphelper/source/container/containermultiplexer.cxx
> [build CXX] comphelper/source/container/embeddedobjectcontainer.cxx
> make[1]: *** [/aux/hubicka/libreoffice2/50-lto/workdir/CxxObject/odk/qa/checkapi/checkapi.o] Error 1
Should be fixed now with
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=d5a252dcff1c202363652340b4f0e0cdd6d68e95>
"[API CHANGE] Remove internal-only osl/diagnose.hxx from SDK."
More information about the LibreOffice
mailing list