Issue 13362 - 644: Build breaks in offmgr
Summary: 644: Build breaks in offmgr
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: PC All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: Martin Hollmichel
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-13 08:17 UTC by quetschke
Modified: 2003-06-16 16:50 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2003-04-13 08:17:23 UTC
CCing mh, who did the merge.

Branch cws_srx644_ooo20030412

The Windows build (4NT and tcsh) breaks in offmgr with:

---------------------------------------
Making:..\..\..\wntmsci7.pro\srs\ooo.srs
echo ooo.src
ooo.src
rsc -presponse @d:\temp\mk8
cpp: line 296, Warning: Redefining defined variable "STR_FILTERNAME_ALL"
#define STR_FILTERNAME_ALL                    (RID_SFX_START+106)
from file ooo.src, line 69:
#include <sfx2/sfx.hrc>
Files: d:\temp\2
reading file d:\temp\2 ..............

ImageBitmap = Bitmap
^
f641: "ooo.src", line 265: Error in the object (Type: ImageList, 16674):
Two global resources have the same identifier.
f256: Error: !! 1 Error found!!
VCL Resource Compiler 3.0
Preprocessor commandline:  -I. -I. -I. -I..\inc -I..\..\..\inc
-I..\..\..\WIN\inc -I..\..\..\wntmsci7.pro\inc -I.
-Ie:\w1\cws_srx644_ooo20030412\solver\644\wntmsci7.pro\inc\stl
-Ie:\w1\cws_srx644_ooo20030412\solver\644\wntmsci7.pro\inc\external
-Ie:\w1\cws_srx644_ooo20030412\solver\644\wntmsci7.pro\inc
-Ie:\w1\cws_srx644_ooo20030412\solenv\wntmsci7\inc
-Ie:\w1\cws_srx644_ooo20030412\solenv\inc -Ie:\w1\cws_srx644_ooo20030412\res
-Ie:\w1\cws_srx644_ooo20030412\solver\644\wntmsci7.pro\inc\stl
-Ic:\jdk1.3.1_02\include\win32 -Ic:\jdk1.3.1_02\include
-Ic:\PROGRA~1\MIFD68~1\include -Ic:\progra~1\msvs6\vc98\include -I.
-I..\..\..\res -I. -DWNT -DNT351 -DMSC -DMI200 -DSUPD=644 -DBUILD=8575
-DSOLAR_JAVA -DFULL_DESK -DPRODUCT -DPRODUCT_FULL -DNDEBUG
-DUPDVER="644m7(Build:8575)" ooo.src d:\temp\2
Preprocessor startline:  rscpp @d:\temp\3
Rsc2 commandline: rsc2 @d:\temp\4
Error starting rsc2 compiler
---*TG_SLO.MK*---
dmake:  e:\w1\cws_srx644_ooo20030412\solver\644\wntmsci7.pro\inc\644minor.mk:
line 4:  Warning -- Macro `LAST_MINOR' redefined after use
dmake:  Error code 129, while making '..\..\..\wntmsci7.pro\srs\ooo.srs'
---*TG_SLO.MK*---
dmake.exe: e:\w1\cws_srx644_ooo20030412\solver\644\wntmsci7.pro\inc\644minor.mk:
 line 4: Warning -- Macro `LAST_MINOR' redefined after use
dmake.exe:  Error code 255, while making 'SRC4'

ERROR: Error 65280 occurred while making
/w1/cws_srx644_ooo20030412/offmgr/source/offapp/intro
---*TG_SLO.MK*---

Workaround: Use the previous version of:
  offmgr/source/offapp/intro/ooo.src (rev. 1.36.4.2.2.5.18.2)
Comment 1 Martin Hollmichel 2003-04-13 08:33:38 UTC
I'm still in the resync process, will take a look to it after this is
complete.
Volker, please assign those error directly to me.
Comment 2 Martin Hollmichel 2003-04-15 20:14:12 UTC
not only Windows, also my Linux :(.
Comment 3 Martin Hollmichel 2003-04-16 09:19:45 UTC
now fixed, doubled imagelist due to resync.
Comment 4 Martin Hollmichel 2003-06-16 16:50:22 UTC
closed.