Issue 73221 - New Chart : build broken chart3mst3 + SRC680_m195
Summary: New Chart : build broken chart3mst3 + SRC680_m195
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: OOo 2.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: bjoern.milcke
QA Contact: issues@porting
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2007-01-07 09:39 UTC by maho.nakata
Modified: 2007-01-10 21:52 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Build log with FreeBSD + SRC680_m185 + chart2mst3 (20070107) (2.45 MB, application/x-gzip)
2007-01-08 21:45 UTC, maho.nakata
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description maho.nakata 2007-01-07 09:39:38 UTC
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
Comment 1 pavel 2007-01-07 10:20:44 UTC
maho: add #include "Strings.hrc" to that file?

Please reassign to chart2 authors...
Comment 2 pavel 2007-01-07 10:22:00 UTC
.

This should be generic issue, not Mac OS X specific...
Comment 3 maho.nakata 2007-01-07 12:38:47 UTC
reassign to bm...thanks!
Comment 4 maho.nakata 2007-01-07 12:39:21 UTC
add keyword.
Comment 5 maho.nakata 2007-01-07 12:42:08 UTC
change summary
Comment 6 maho.nakata 2007-01-07 13:03:10 UTC
pjanik:
work.SRC680_m195_chart3mst3/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialogController.cxx
has already have `#include "Strings.hrc"' line.
thanks
Comment 7 maho.nakata 2007-01-07 21:48:34 UTC
With FreeBSD 6.1+gcc341+enum fix+visiblity patch, cws chart3mst3+SRC680_m195
was built at least chart2 module.
Comment 8 maho.nakata 2007-01-08 21:43:52 UTC
opps, sorry for FreeBSD, build was broken, too :( just I used SRC680_m185,
without overwriting cws. cws was extracted in a different place :( sorry again.
Making: ../../../unxfbsdi.pro/slo/ChartTypeDialogController.obj
ccache g++-ooo -fmessage-length=0 -c -Os -fno-strict-aliasing  
-ftemplate-depth-128 -I.  -I../
../../unxfbsdi.pro/inc/chcdialogs -I../inc -I../../../source/inc
-I../../../inc/pch -I../../../
inc -I../../../unx/inc -I../../../unxfbsdi.pro/inc -I.
-I/work/ports/editors/openoffice.org-2-d
evel/work/SRC680_m195/solver/680/unxfbsdi.pro/inc/stl
-I/work/ports/editors/openoffice.org-2-de
vel/work/SRC680_m195/solver/680/unxfbsdi.pro/inc/external
-I/work/ports/editors/openoffice.org-
2-devel/work/SRC680_m195/solver/680/unxfbsdi.pro/inc
-I/work/ports/editors/openoffice.org-2-dev
el/work/SRC680_m195/solenv/unxfbsdi/inc
-I/work/ports/editors/openoffice.org-2-devel/work/SRC68
0_m195/solenv/inc
-I/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/res -I/work/por
ts/editors/openoffice.org-2-devel/work/SRC680_m195/solver/680/unxfbsdi.pro/inc/stl
-I/work/port
s/editors/openoffice.org-2-devel/work/SRC680_m195/solenv/inc/Xp31
-I/usr/local/diablo-jdk1.5.0/
include -I/usr/local/diablo-jdk1.5.0/include/freebsd
-I/usr/local/diablo-jdk1.5.0/include/bsd -
I/usr/local/diablo-jdk1.5.0/include/linux
-I/usr/local/diablo-jdk1.5.0/include/native_threads/i
nclude -I/usr/X11R6/include    
-I/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/s
olver/680/unxfbsdi.pro/inc/offuh -I. -I../../../res -I. -pipe -mtune=pentiumpro
-fvisibility-in
lines-hidden -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy  
  -Wno-non-virt
ual-dtor   -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DX86 
-D_PTHREADS -D_R
EENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450
-DHAVE_GCC_VISIBILITY_FEATURE -D_
_DMAKE -DUNIX -DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4
.1/include/c++ -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0
-DOPTIMIZE -DCU
I -DSOLAR_JAVA -DSRC680=SRC680   -DSHAREDLIB -D_DLL_  -DMULTITHREAD -fexceptions
-fno-enforce-e
h-specs -DEXCEPTIONS_ON  -o
../../../unxfbsdi.pro/slo/ChartTypeDialogController.o /work/ports/e
ditors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/ChartTypeDialog
Controller.cxx 
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual bool
chart::ChartTypeDialogController:
:commitToModel(const chart::ChartTypeParameter&, const
com::sun::star::uno::Reference<com::sun:
:star::chart2::XChartDocument>&)':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:373: warning: comparison between `const enum
com::sun::star::util::
TriState' and `enum TriState'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:374: warning: comparison between `const enum
com::sun::star::util::
TriState' and `enum TriState'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual String
chart::ColumnChartDialogControl
ler::getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:459: error: `STR_TYPE_COLUMN' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:459: error: (Each undeclared identifier is reported
only once for e
ach function it appears in.)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual String
chart::BarChartDialogController
::getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:536: error: `STR_TYPE_BAR' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual String
chart::PieChartDialogController
::getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:612: error: `STR_TYPE_PIE' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual void
chart::PieChartDialogController::
fillSubTypeList(ValueSet&, bool, const chart::ChartTypeParameter&)':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:651: error: `STR_TYPE_PIE' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:652: error: `STR_PIE_EXPLODED' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:653: error: `STR_DONUT' undeclared (first use this
function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:654: error: `STR_DONUT_EXPLODED' undeclared (first
use this functio
n)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual String
chart::LineChartDialogControlle
r::getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:674: error: `STR_TYPE_LINE' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual void
chart::LineChartDialogController:
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:674: error: `STR_TYPE_LINE' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual void
chart::LineChartDialogController:
:fillSubTypeList(ValueSet&, bool, const chart::ChartTypeParameter&)':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:743: error: `STR_POINTS_ONLY' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:744: error: `STR_POINTS_AND_LINES' undeclared (first
use this funct
ion)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:745: error: `STR_LINES_ONLY' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:746: error: `STR_LINES_3D' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual String
chart::XYChartDialogController:
:getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:807: error: `STR_TYPE_XY' undeclared (first use this
function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual void
chart::XYChartDialogController::f
illSubTypeList(ValueSet&, bool, const chart::ChartTypeParameter&)':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:845: error: `STR_POINTS_ONLY' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:846: error: `STR_POINTS_AND_LINES' undeclared (first
use this funct
ion)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:847: error: `STR_LINES_ONLY' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:848: error: `STR_LINES_3D' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual String
chart::AreaChartDialogControlle
r::getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:894: error: `STR_TYPE_AREA' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
::getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:977: error: `STR_TYPE_NET' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual void
chart::NetChartDialogController::
fillSubTypeList(ValueSet&, bool, const chart::ChartTypeParameter&)':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1023: error: `STR_POINTS_ONLY' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1024: error: `STR_POINTS_AND_LINES' undeclared
(first use this func
tion)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1025: error: `STR_LINES_ONLY' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual String
chart::StockChartDialogControll
er::getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1059: error: `STR_TYPE_STOCK' undeclared (first use
this function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual String
chart::CombiColumnLineChartDial
ogController::getName()':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1110: error: `STR_TYPE_COMBI_COLUMN_LINE' undeclared
(first use thi
s function)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: In member function `virtual void
chart::CombiColumnLineChartDialog
Controller::showExtraControls(Window*, const Point&, const Size&)':
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1139: error: `STR_NUMBER_OF_LINES' undeclared (first
use this funct
ion)
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx: At global scope:
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1179: warning: unused parameter 'rParameter'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1126: warning: unused parameter 'rParameter'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:1077: warning: unused parameter 'rParameter'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:424: warning: unused parameter 'xTemplateProps'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:421: warning: unused parameter 'rParameter'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:421: warning: unused parameter 'xChartModel'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:421: warning: unused parameter 'xTemplateProps'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:413: warning: unused parameter 'pParent'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:413: warning: unused parameter 'rPosition'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:413: warning: unused parameter 'rSize'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:380: warning: unused parameter 'bIsHighContrast'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:380: warning: unused parameter 'rParameter'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:209: warning: unused parameter 'rParameter'
/work/ports/editors/openoffice.org-2-devel/work/SRC680_m195/chart2/source/controller/dialogs/Ch
artTypeDialogController.cxx:162: warning: unused parameter 'bIsHighContrast'
dmake:  Error code 1, while making
'../../../unxfbsdi.pro/slo/ChartTypeDialogController.obj'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/work/ports/editors/openoffice.org-2-devel/work/SRC680
_m195/chart2/source/controller/dialogs
dmake:  Error code 1, while making 'build_instsetoo_native'
'---*  *---'
*** Error code 255

Stop in /work/ports/editors/openoffice.org-2-devel.
Comment 9 maho.nakata 2007-01-08 21:45:50 UTC
Created attachment 42016 [details]
Build log with FreeBSD + SRC680_m185 + chart2mst3 (20070107)
Comment 10 maho.nakata 2007-01-08 21:47:25 UTC
change summary
Comment 11 maho.nakata 2007-01-09 01:12:54 UTC
I think Strings_ChartTypes.hrc is missing whereas Strings_ChartTypes.src
is located at chart2/source/controller/dialogs/Strings_ChartTypes.src
Comment 12 bjoern.milcke 2007-01-09 10:14:04 UTC
This is weird, the problem on MacOSX was that "Strings.hrc" was included twice,
therefore the #defines were duplicated. On FreeBSD it looks like the second
include would undefine the previously defined variables. Note that the strings
in Strings_ChartTypes.src are also declared in Strings.hrc.

->maho: Please try your build with the fixed Strings.hrc version (I added
include-guards for the MacOSX problem). Revision 1.1.2.20.
Comment 13 bjoern.milcke 2007-01-09 10:30:42 UTC
Sorry for the confusion in my last comment. This issue is in general about the
missing include.

The include "Strings.hrc" is in ChartTypeDialogController.cxx since 2004, so
this cannot be the problem. The missing defines are in source/inc/Strings.hrc
and with -I../../../source/inc this file can be found. So there is no hint for a
problem here.

The only thing I can think of might be a second "String.hrc" file at a different
location. In source/controller/dialogs there was Strings.hrc that was removed
with revision 1.1.1.1.4.16. So, please check if you still have this file hanging
around. Do a "cvs update -dP for the entire chart2 directory". This should help,
I have no other ideas, currently.
Comment 14 pavel 2007-01-09 12:10:59 UTC
Confirmed for me as well on GNU/Linux.

BTW - do you (Sun) have already predelivered file in your solver?
Comment 15 bjoern.milcke 2007-01-10 09:45:02 UTC
As discussed with pavel (on IRC), I close this issue. It apparently only happens
when you have a second Strings.hrc file in source/controller/dialogs that was
removed in November 2005, so should not be there after a regular checkout.
Comment 16 maho.nakata 2007-01-10 12:17:26 UTC
% ooo2cvs update -r SRC680_m195 Strings.hrc
cvs update: warning: Strings.hrc was lost
U Strings.hrc
% ooo2cvs update -r cws_src680_chart2mst3 Strings.hrc
cvs update: Strings.hrc is no longer in the repository
% pwd
.../SRC680_m195/chart2/source/controller/dialogs
Aha, SRC680_m195 has Strings.hrc but not in cws_src680_chart2mst3
okay. understand.
Comment 17 maho.nakata 2007-01-10 21:52:54 UTC
bm: thanks for your comment.
I just create a tar archive of your cws and extracted over SRC680_m195.
this was wrong. there were some files survived which were removed in
your cws. Then, first I extracted SRC680_m195 and remove modules
in your cws then extract your cws tar archive over this.
it worked fine for both FreeBSD and MacOSX.
thanks!

closing.