[Libreoffice] Build on master in module oox fails

Alexander Thurgood alex.thurgood at gmail.com
Wed May 4 00:25:28 PDT 2011


Hi all,

Attempting to build from master with the following switches :

./autogen.sh 'CC=ccache gcc-4.0' 'CXX=ccache g++-4.0' --with-max-jobs=4
--with-num-cpus=2 --with-lang="en-US de fr ru" --enable-epm
--with-epm=internal --with-extension-integration
--with-system-mysql-cppconn --disable-systray --with-sun-templates
--enable-extra-gallery --enable-extra-template --enable-extra-sample
--enable-extra-font --enable-binfilter --enable-ext-scripting-beanshell
--enable-ext-scripting-javascript --enable-ext-scripting-python
--enable-ext-wiki-publisher --enable-ext-report-builder
--enable-ext-presenter-ui --enable-ext-presenter-minimizer
--enable-ext-presenter-console --enable-ext-numbertext
--enable-ext-oooblogger --enable-ext-pdfimport --enable-ext-google-docs
--enable-ext-diagram --enable-ext-barcode

leads to the following build failure in oox :

/Users/alex/DevHack/git/libo/oox/source/core/contexthandler2.cxx: In
member function 'sal_Int32
oox::core::ContextHandler2Helper::getCurrentElement() const':
/Users/alex/DevHack/git/libo/oox/source/core/contexthandler2.cxx:85:
error: no match for 'operator!=' in 'It != std::vector<_Tp,
_Alloc>::rend() [with _Tp = oox::core::ElementInfo, _Alloc =
std::allocator<oox::core::ElementInfo>]()'



Alex



More information about the LibreOffice mailing list