Issue 33285 - W32 build fails in setup2
Summary: W32 build fails in setup2
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: current
Hardware: PC Windows 2000
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: vg
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-22 23:33 UTC by quetschke
Modified: 2004-10-18 04:54 UTC (History)
1 user (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 2004-08-22 23:33:34 UTC
Found in cws_src680_ooo20040704, fixed in cws_src680_ooo20040815. Propably
merge problem.

Due to this error (doesn't break the build):
--------
lngconvex.exe -lng loader.lng -rc loader.rc -c ctrylnglist.txt -rct rctmpl.txt -
rch rcheader.txt -rcf rcfooter.txt
Invalid argument name
Usage: -ulf ulf_file -rc rc_output_file -rct rc_template_file -rch rch_file -rcf
 rcf_file
-ulf Name of the ulf file
-rc  Name of the resulting resource file
...
--------

the project fails with:
---------
Making: ../../../wntmsci8.pro/res/loader.res
guw.pl rc -I.  -I. -I../inc -I../../../inc -I../../../WIN/inc -I../../../wntmsci
8.pro/inc -I. -I/cygdrive/d/v1/cws_src680_ooo20040704/solver/680/wntmsci8.pro/in
c/stl -I/cygdrive/d/v1/cws_src680_ooo20040704/solver/680/wntmsci8.pro/inc/extern
al -I/cygdrive/d/v1/cws_src680_ooo20040704/solver/680/wntmsci8.pro/inc -I/cygdri
ve/d/v1/cws_src680_ooo20040704/solenv/wntmsci8/inc -I/cygdrive/d/v1/cws_src680_o
oo20040704/solenv/inc -I/cygdrive/d/v1/cws_src680_ooo20040704/res -I/cygdrive/d/
v1/cws_src680_ooo20040704/solver/680/wntmsci8.pro/inc/stl -I/cygdrive/c/j2sdk1.4
.2_04/include/win32 -I/cygdrive/c/j2sdk1.4.2_04/include -I/cygdrive/c/PROGRA~1/M
ICROS~2/include -I/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/include     -I. -I../../
../res -I. -I/cygdrive/d/v1/cws_src680_ooo20040704/solver/680/wntmsci8.pro/res -
I/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/atlmfc/include  -r -DWIN32 -fo../../../wn
tmsci8.pro/res/loader.res loader.rc


RC : fatal error RC1110 : could not open loader.rc


dmake:  Error code 1, while making '../../../wntmsci8.pro/res/loader.res'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /cygdrive/d/v1/cws_src680_ooo20040704/s
etup2/win/source/loader
----------
Comment 1 quetschke 2004-08-25 02:35:52 UTC
vq->vg: I tried a new fresh checkout of 0704 this afternoon, the W32 build still
fails with the same error.

This is strange given the fact that you cleared it for QA.
Comment 2 quetschke 2004-10-18 04:52:23 UTC
This got fixed in the meantime.
Comment 3 quetschke 2004-10-18 04:53:52 UTC
SRC680_m54 and up build -> VERIFIED
Comment 4 quetschke 2004-10-18 04:54:04 UTC
close