https://bugs.freedesktop.org/show_bug.cgi?id=43139
--- Comment #6 from Rafael da Veiga Cabral <[email protected]> 2011-12-15 10:49:31 PST --- Build issue (module sfx2) is also being solved by the proposed patch: [ build DEP ] LNK:Library/libsfxli.so R=/home/cabral/libreoffice_cooker/svn/current/BUILD && S=$R/libreoffice-3.4.4 && O=$S/solver/340/unxlngi6.pro && W=$O/workdir && mkdir -p $W/Dep/LinkTarget/Library/ && RESPONSEFILE=/tmp/gbuild.G5GInd && cat ${RESPONSEFILE} /dev/null | xargs -n 200 cat > $W/Dep/LinkTarget/Library/libsfxli.so.d && rm -f ${RESPONSEFILE} [ build CXX ] sfx2/source/doc/guisaveas R=/home/cabral/libreoffice_cooker/svn/current/BUILD && S=$R/libreoffice-3.4.4 && O=$S/solver/340/unxlngi6.pro && W=$O/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ && mkdir -p $W/Dep/CxxObject/sfx2/source/doc/ && g++ -DCPPU_ENV=gcc3 -DCUI -DENABLE_GRAPHITE -DENABLE_GTK -DENABLE_KDE4 -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -DGCC -DGXX_INCLUDE_PATH=/usr/include/c++/4.6.2 -DHAVE_GCC_VISIBILITY_FEATURE -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DPRODUCT -DPRODUCT_FULL -DSOLAR_JAVA -DSUPD=340 -DUNIX -DUNX -DVCL -DX86 -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_QUICKSTART_APPLET -DENABLE_SYSTRAY_GTK -DPLUGIN_NAME=libqstart_gtkli.so -Wall -Wendif-labels -Wextra -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Woverloaded-virtual -Wshadow -fPIC -fmessage-length=0 -fno-common -fvisibility-inlines-hidden -fvisibility=hidden -pipe -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -Os -c $S/sfx2/source/doc/guisaveas.cxx -o $W/CxxObject/sfx2/source/doc/guisaveas.o -MMD -MT $W/CxxObject/sfx2/source/doc/guisaveas.o -MF $W/Dep/CxxObject/sfx2/source/doc/guisaveas.d -I$S/sfx2/source/doc/ -I$O/inc/stl -I$S/sfx2/inc -I$S/sfx2/inc/sfx2 -I$S/sfx2/source/inc -I$S/sfx2/inc/pch -I$W/SdiTarget/sfx2/sdi -I$W/inc/ -I$O/inc/external -I$O/inc -I$S/solenv/unxlngi6/inc -I$S/solenv/inc -I$S/res -I$S/solenv/inc/Xp31 -I/usr/lib/jvm/java-1.6.0-openjdk/include -I/usr/lib/jvm/java-1.6.0-openjdk/include/linux -I/usr/lib/jvm/java-1.6.0-openjdk/include/native_threads/include -I$O/inc/offuh -I$O/inc -I/usr/include/libxml2 /home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/sfx2/source/doc/guisaveas.cxx: In member function 'sal_Int8 ModelData_Impl::CheckFilter(const rtl::OUString&)': /home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/sfx2/source/doc/guisaveas.cxx:734:63: error: no match for 'operator=' in 'aFiltPropsHM = comphelper::SequenceAsHashMap((*(const com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>*)(& aFilterProps)))' /home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/sfx2/source/doc/guisaveas.cxx:734:63: note: candidate is: /home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/solver/340/unxlngi6.pro/inc/comphelper/sequenceashashmap.hxx:81:28: note: comphelper::SequenceAsHashMap& comphelper::SequenceAsHashMap::operator=(comphelper::SequenceAsHashMap&) /home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/solver/340/unxlngi6.pro/inc/comphelper/sequenceashashmap.hxx:81:28: note: no known conversion for argument 1 from 'comphelper::SequenceAsHashMap' to 'comphelper::SequenceAsHashMap&' make: *** [/home/cabral/libreoffice_cooker/svn/current/BUILD/libreoffice-3.4.4/solver/340/unxlngi6.pro/workdir/CxxObject/sfx2/source/doc/guisaveas.o] Error 1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
