To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73221 Issue #|73221 Summary|MacOSX : chart3mst3 + SRC680_m195. My build is broken. Component|porting Version|OOo 2.1 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|MacOSX Assigned to|ericb Reported by|maho
------- Additional comments from [EMAIL PROTECTED] Sun Jan 7 01:39:38 -0800 2007 ------- MacOSX Tiger Intel +SRC680_m195 + cws chart3mst3 (20070107) build fails at chart2 like: ccache g++-4.0 -fsigned-char -fmessage-length=0 -malign-natural -c -O2 -fno-strict-aliasing -ftemplate-depth-128 -I. -I../../../unxmacxi.pro/inc/chcdialogs -I../inc -I../../../source/inc -I../../../inc/pch -I../../../inc -I../../../unx/inc -I../../../unxmacxi.pro/inc -I. -I/Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/solver/680/unxmacxi.pro/inc/stl -I/Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/solver/680/unxmacxi.pro/inc/external -I/Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/solver/680/unxmacxi.pro/inc -I/Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/solenv/unxmacxi/inc -I/Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/solenv/inc -I/Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/res -I/Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/solver/680/unxmacxi.pro/inc/stl -I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -I/System/Library/Frameworks/JavaVM.framework/Headers -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/solver/680/unxmacxi.pro/inc/offuh -I. -I../../../res -I. -pipe -malign-natural -fsigned-char -Wno-long-double -Wno-ctor-dtor-privacy -Wall -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC300 -DINTEL -DCVER=C300 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DX86 -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DX_LOCALE -DHAVE_GCC_VISIBILITY_FEATURE -DNO_AUDIO -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSRC680=SRC680 -DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=4 -DBUILD_OS_REV=8 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../../../unxmacxi.pro/slo/ChartTypeDialogController.o /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual bool chart::ChartTypeDialogController::commitToModel(const chart::ChartTypeParameter&, const com::sun::star::uno::Reference<com::sun::star::chart2::XChartDocument>&)’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:373: warning: comparison between ‘const enum com::sun::star::util::TriState’ and ‘enum TriState’ /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:374: warning: comparison between ‘const enum com::sun::star::util::TriState’ and ‘enum TriState’ /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::ColumnChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:459: error: ‘STR_TYPE_COLUMN’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::BarChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:536: error: ‘STR_TYPE_BAR’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::PieChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:612: error: ‘STR_TYPE_PIE’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual void chart::PieChartDialogController::fillSubTypeList(ValueSet&, bool, const chart::ChartTypeParameter&)’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:651: error: ‘STR_TYPE_PIE’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:652: error: ‘STR_PIE_EXPLODED’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:653: error: ‘STR_DONUT’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:654: error: ‘STR_DONUT_EXPLODED’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::LineChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:674: error: ‘STR_TYPE_LINE’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual void chart::LineChartDialogController::fillSubTypeList(ValueSet&, bool, const chart::ChartTypeParameter&)’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:743: error: ‘STR_POINTS_ONLY’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:744: error: ‘STR_POINTS_AND_LINES’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:745: error: ‘STR_LINES_ONLY’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:746: error: ‘STR_LINES_3D’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::XYChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:807: error: ‘STR_TYPE_XY’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual void chart::XYChartDialogController::fillSubTypeList(ValueSet&, bool, const chart::ChartTypeParameter&)’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:845: error: ‘STR_POINTS_ONLY’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:846: error: ‘STR_POINTS_AND_LINES’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:847: error: ‘STR_LINES_ONLY’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:848: error: ‘STR_LINES_3D’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::AreaChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:894: error: ‘STR_TYPE_AREA’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::NetChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:977: error: ‘STR_TYPE_NET’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual void chart::NetChartDialogController::fillSubTypeList(ValueSet&, bool, const chart::ChartTypeParameter&)’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:1023: error: ‘STR_POINTS_ONLY’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:1024: error: ‘STR_POINTS_AND_LINES’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:1025: error: ‘STR_LINES_ONLY’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::StockChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:1059: error: ‘STR_TYPE_STOCK’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual String chart::CombiColumnLineChartDialogController::getName()’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:1110: error: ‘STR_TYPE_COMBI_COLUMN_LINE’ was not declared in this scope /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx: In member function ‘virtual void chart::CombiColumnLineChartDialogController::showExtraControls(Window*, const Point&, const Size&)’: /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx:1139: error: ‘STR_NUMBER_OF_LINES’ was not declared in this scope dmake: Error code 1, while making '../../../unxmacxi.pro/slo/ChartTypeDialogController.obj' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /Users/maho/work/OOo/work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
