Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ build CXX ] chart2/source/controller/main/ShapeToolbarController
- [ build CXX ] chart2/source/controller/main/StatusBarCommandDispatch
- /home/victor/git/libo/chart2/source/controller/main/ShapeController.cxx: In member function 'void chart::ShapeController::executeDispatch_FormatArea()':
- /home/victor/git/libo/chart2/source/controller/main/ShapeController.cxx:331: error: no match for 'operator==' in 'pColorItem->SvxColorTableItem::GetColorTable() == XColorTable::GetStdColorTable()'
- make[1]: *** [/home/victor/git/libo/solver/340/unxlngi6.pro/workdir/CxxObject/chart2/source/controller/main/ShapeController.o] Error 1
- make[1]: *** Waiting for unfinished jobs....
- dmake: Error code 2, while making 'all'
- -----------------------------------------------------------------------
- Oh dear - something failed during the build - sorry !
- For more help with debugging build errors, please see the section in:
- http://wiki.documentfoundation.org/Development
- internal build errors:
- ERROR: error 65280 occurred while making /home/victor/git/libo/tail_build/prj
- it seems that the error is inside 'tail_build', please re-run build
- inside this module to isolate the error and/or test your fix:
- -----------------------------------------------------------------------
- rm -Rf /home/victor/git/libo/tail_build/unxlngi6.pro # optional module 'clean'
- /bin/bash
- cd /home/victor/git/libo
- source ./LinuxX86Env.Set.sh
- cd tail_build
- make -r
- when the problem is isolated and fixed exit and re-run 'make' from the top-level
- make: *** [all] Error 1
- ------------------------Partial build output for chart2 module is-----------------------
- victor@victor-laptop:~/git/libo/chart2$ make clean
- [ build CXX ] chart2/source/controller/main/ShapeController
- R=/home/victor/git && S=$R/libo && O=$S/solver/340/unxlngi6.pro && W=$O/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ && mkdir -p $W/Dep/CxxObject/chart2/source/controller/main/ && g++ -DCPPU_ENV=gcc3 -DCUI -DENABLE_GRAPHITE -DENABLE_GTK -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -DGCC -DGXX_INCLUDE_PATH=/usr/include/c++/4.4 -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 -pipe -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -Os -c $S/chart2/source/controller/main/ShapeController.cxx -o $W/CxxObject/chart2/source/controller/main/ShapeController.o -MMD -MT $W/CxxObject/chart2/source/controller/main/ShapeController.o -MF $W/Dep/CxxObject/chart2/source/controller/main/ShapeController.d -I$S/chart2/source/controller/main/ -I$O/inc/stl -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-6-sun/include -I/usr/lib/jvm/java-6-sun/include/linux -I/usr/lib/jvm/java-6-sun/include/native_threads/include -I$S/clone/calc/chart2/inc/pch -I$S/clone/calc/chart2/source/controller/inc -I$S/clone/calc/chart2/source/inc -I$O/inc -I$O/inc/offuh
- /home/victor/git/libo/chart2/source/controller/main/ShapeController.cxx: In member function ‘void chart::ShapeController::executeDispatch_FormatArea()’:
- /home/victor/git/libo/chart2/source/controller/main/ShapeController.cxx:331: error: no match for ‘operator==’ in ‘pColorItem->SvxColorTableItem::GetColorTable() == XColorTable::GetStdColorTable()’
- make: *** [/home/victor/git/libo/solver/340/unxlngi6.pro/workdir/CxxObject/chart2/source/controller/main/ShapeController.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement