https://bugs.freedesktop.org/show_bug.cgi?id=43139

--- Comment #9 from [email protected] 2011-12-16 19:05:35 UTC ---
The proposed patch helped a lot, but I still get an error in
filtercachedata.hxx (error: no match for 'operator=')

Listing :

Making:    standard.lib
Making:    all_standard.dpslo
In file included from
/build/src/build/framework/inc/classes/filtercache.hxx:43:0,
                 from
/build/src/build/framework/inc/services/sessionlistener.hxx:35,
                 from
/build/src/build/framework/source/register/registerservices.cxx:85:
/build/src/build/framework/inc/classes/filtercachedata.hxx: In member function
'framework::FileType& framework::FileType::impl_copy(const
framework::FileType&)':
/build/src/build/framework/inc/classes/filtercachedata.hxx:233:32: error: no
match for 'operator=' in
'((framework::FileType*)this)->framework::FileType::lUINames =
rCopy.framework::FileType::lUINames'
/build/src/build/framework/inc/classes/filtercachedata.hxx:233:32: note:
candidate is:
/build/src/build/framework/inc/stdtypes.h:170:7: note:
framework::BaseHash<rtl::OUString>&
framework::BaseHash<rtl::OUString>::operator=(framework::BaseHash<rtl::OUString>&)
/build/src/build/framework/inc/stdtypes.h:170:7: note:   no known conversion
for argument 1 from 'const OUStringHash {aka const
framework::BaseHash<rtl::OUString>}' to 'framework::BaseHash<rtl::OUString>&'
/build/src/build/framework/inc/classes/filtercachedata.hxx: In member function
'framework::Filter& framework::Filter::impl_copy(const framework::Filter&)':
/build/src/build/framework/inc/classes/filtercachedata.hxx:301:32: error: no
match for 'operator=' in
'((framework::Filter*)this)->framework::Filter::lUINames =
rCopy.framework::Filter::lUINames'
/build/src/build/framework/inc/classes/filtercachedata.hxx:301:32: note:
candidate is:
/build/src/build/framework/inc/stdtypes.h:170:7: note:
framework::BaseHash<rtl::OUString>&
framework::BaseHash<rtl::OUString>::operator=(framework::BaseHash<rtl::OUString>&)
/build/src/build/framework/inc/stdtypes.h:170:7: note:   no known conversion
for argument 1 from 'const OUStringHash {aka const
framework::BaseHash<rtl::OUString>}' to 'framework::BaseHash<rtl::OUString>&'
/build/src/build/framework/inc/classes/filtercachedata.hxx: In member function
'framework::Loader& framework::Loader::impl_copy(const framework::Loader&)':
/build/src/build/framework/inc/classes/filtercachedata.hxx:408:30: error: no
match for 'operator=' in
'((framework::Loader*)this)->framework::Loader::lUINames =
rCopy.framework::Loader::lUINames'
/build/src/build/framework/inc/classes/filtercachedata.hxx:408:30: note:
candidate is:
/build/src/build/framework/inc/stdtypes.h:170:7: note:
framework::BaseHash<rtl::OUString>&
framework::BaseHash<rtl::OUString>::operator=(framework::BaseHash<rtl::OUString>&)
/build/src/build/framework/inc/stdtypes.h:170:7: note:   no known conversion
for argument 1 from 'const OUStringHash {aka const
framework::BaseHash<rtl::OUString>}' to 'framework::BaseHash<rtl::OUString>&'
Compiling: accessibility/source/extended/accessiblelistboxentry.cxx
Entering /build/src/build/canvas/source/cairo

R=/build/src && S=$R/build && O=$S/solver/340/unxlngi6.pro && W=$O/workdir && 
mkdir -p $W/CxxObject/framework/source/services/ && mkdir -p
$W/Dep/CxxObject/framework/source/services/ && 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   -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   -march=i686
-mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4
-D_FORTIFY_SOURCE=2 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs  -Os -c
$S/framework/source/services/modelwinservice.cxx -o
$W/CxxObject/framework/source/services/modelwinservice.o -MMD -MT
$W/CxxObject/framework/source/services/modelwinservice.o -MF
$W/Dep/CxxObject/framework/source/services/modelwinservice.d
-I$S/framework/source/services/ -I$O/inc/stl -I$S/framework/inc/pch
-I$S/framework/source/inc -I$S/framework/inc -I$W/inc/framework/
-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-7-openjdk/include
-I/usr/lib/jvm/java-7-openjdk/include/linux
-I/usr/lib/jvm/java-7-openjdk/include/native_threads/include -I$O/inc/framework
-I$O/inc/offuh 
[ build CXX ] framework/source/services/modulemanager
Making:    all_cairocanvas.dpslo
R=/build/src && S=$R/build && O=$S/solver/340/unxlngi6.pro && W=$O/workdir && 
mkdir -p $W/CxxObject/framework/source/services/ && mkdir -p
$W/Dep/CxxObject/framework/source/services/ && 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   -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   -march=i686
-mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4
-D_FORTIFY_SOURCE=2 -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs  -Os -c
$S/framework/source/services/modulemanager.cxx -o
$W/CxxObject/framework/source/services/modulemanager.o -MMD -MT
$W/CxxObject/framework/source/services/modulemanager.o -MF
$W/Dep/CxxObject/framework/source/services/modulemanager.d
-I$S/framework/source/services/ -I$O/inc/stl -I$S/framework/inc/pch
-I$S/framework/source/inc -I$S/framework/inc -I$W/inc/framework/
-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-7-openjdk/include
-I/usr/lib/jvm/java-7-openjdk/include/linux
-I/usr/lib/jvm/java-7-openjdk/include/native_threads/include -I$O/inc/framework
-I$O/inc/offuh 
[ build CXX ] framework/source/services/pathsettings
make[1]: ***
[/build/src/build/solver/340/unxlngi6.pro/workdir/CxxObject/framework/source/register/registerservices.o]
Error 1
make[1]: *** Waiting for unfinished jobs....
Compiling: canvas/unxlngi6.pro/misc/cairocanvas.uno_version.c
Compiling: canvas/source/cairo/cairo_cachedbitmap.cxx
Compiling: canvas/source/cairo/cairo_cairo.cxx
Compiling: canvas/source/cairo/cairo_canvas.cxx
Compiling: canvas/source/cairo/cairo_canvasbitmap.cxx
Compiling: accessibility/source/extended/accessibletabbarbase.cxx
Compiling: fpicker/source/office/OfficeFolderPicker.cxx
Compiling: fpicker/source/office/fpinteraction.cxx
Compiling: fpicker/source/office/fpsmartcontent.cxx
Compiling: canvas/source/cairo/cairo_canvascustomsprite.cxx
Compiling: canvas/source/cairo/cairo_canvasfont.cxx
Compiling: fpicker/source/office/fps_office.cxx
Compiling: accessibility/source/extended/accessibletabbar.cxx
Compiling: fpicker/source/office/iodlg.cxx
make[1]: Leaving directory `/build/src/build/framework'
dmake:  Error code 2, while making 'all'

-- 
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

Reply via email to