Issue 30739 - W32 build breaks in setup_native
Summary: W32 build breaks in setup_native
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: current
Hardware: PC Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.0
Assignee: Martin Hollmichel
QA Contact: issues@installation
URL:
Keywords:
: 33007 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-06-26 02:12 UTC by quetschke
Modified: 2004-09-28 18:08 UTC (History)
2 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 2004-06-26 02:12:40 UTC
Building cws_src680_ooo20040704 / W32-tcsh / .NET2002

The build immediately (first project) stopps with:

=============
Building project setup_native
=============
/v1/cws_src680_ooo20040704/setup_native/source/win32/customactions/reg4msdoc
mkout -- version: 1.3
dmake:  Error code 1, while making '../../../../wntmsci8.pro/misc/s_msihelper.dpcc'
dmake:  '../../../../wntmsci8.pro/misc/s_msihelper.dpcc' removed.
echo: No match.

ERROR: Error 65280 occurred while making
/v1/cws_src680_ooo20040704/setup_native/source/win32/customactions/reg4msdoc
dmake:  Error code 1, while making 'build_all'
echo: No match.


A dmake -n in that dir shows that no command is executed, looks like a missing
target/rule.
Comment 1 quetschke 2004-06-27 20:15:06 UTC
> A dmake -n in that dir shows that no command is executed, looks like a
> missing target/rule.
Wrong, see issue 30779.

The real problem is that at least a dependency to soltools is missing.

With soltools build the build fails again with:
Making: ../../../../wntmsci8.pro/slo/msihelper.obj
guw.pl /cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/bin/cl.exe -Zm500 -wd4290 -wd4786
-wd4800 -c -nologo -Gs -Gy  -I.  -I. -I../inc -I../../../../inc
-I../../../../WIN/inc -I../../../../wntmsci8.pro/inc -I.
-I/v1/cws_src680_ooo20040704/solver/680/wntmsci8.pro/inc/stl
-I/v1/cws_src680_ooo20040704/solver/680/wntmsci8.pro/inc/external
-I/v1/cws_src680_ooo20040704/solver/680/wntmsci8.pro/inc
-I/v1/cws_src680_ooo20040704/solenv/wntmsci8/inc
-I/v1/cws_src680_ooo20040704/solenv/inc -I/v1/cws_src680_ooo20040704/res
-I/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/MICROS~2/include
-I/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/include     -I. -I../../../../res -I.
-Zi -Fd../../../../wntmsci8.pro/misc/_ooo_st_reg4msdocmsi.PDB  -Gd  -DUNICODE
-D_UNICODE -D_STLP_USE_STATIC_LIB -GX   -DWNT -DWNT -DNT351 -DMSC -DM1300
-DINTEL -D_USE_NAMESPACE -D_X86_=1  -DFULL_DESK -DSTLPORT_VERSION=400
-DWINVER=0x400 -D_WIN32_IE=0x400 -D_MT -DCPPU_ENV=msci -DSUPD=680 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI
-DSOLAR_JAVA -DSRC680   -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -DWIN32 -D_MT
-DMULTITHREAD -W3 -Fo../../../../wntmsci8.pro/slo/msihelper.obj
/v1/cws_src680_ooo20040704/setup_native/source/win32/customactions/reg4msdoc/msihelper.cxx


guw.pl /cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/bin/cl.exe @/tmp/mka01800
msihelper.cxx
d:\v1\cws_src680_ooo20040704\setup_native\source\win32\customactions\reg4msdoc\msihelper.hxx(7)
: fatal error C1083: Include-Datei kann nicht geâ€ffnet werden: 'msiquery.h': No
such file or directory
dmake:  Error code 2, while making '../../../../wntmsci8.pro/slo/msihelper.obj'
echo: No match.

ERROR: Error 65280 occurred while making
/v1/cws_src680_ooo20040704/setup_native/source/win32/customactions/reg4msdoc

I grepped for msiquery.h, but found nothing. Where is it supposed to come
from?
Comment 2 quetschke 2004-06-27 20:22:43 UTC
New build requirement?

Platform SDK: Windows Installer ?
Comment 3 quetschke 2004-06-27 23:52:04 UTC
Added soltools, xml2cmp and sal to the dependencies, committed to
cws_src680_ooo20040704.
Comment 4 Olaf Felka 2004-06-28 08:44:17 UTC
of @ obo: Somethinng for you?
Comment 5 oliver.bolte 2004-06-29 09:32:02 UTC
Hi,
this is something for Ingo.
Comment 6 quetschke 2004-07-06 00:32:36 UTC
Everything is committed. Branch builds again.

But next time it would be nice to mention the new build requirement.
Comment 7 rt 2004-08-17 08:51:27 UTC
*** Issue 33007 has been marked as a duplicate of this issue. ***
Comment 8 quetschke 2004-08-23 08:24:43 UTC
vq->mh: Same problem in 0815. Please add soltools, xml2cmp and sal to the
dependencies.

Comment 9 ingo.schmidt-rosbiegal 2004-09-15 13:37:06 UTC
You fix this, Martin?
Comment 10 ingo.schmidt-rosbiegal 2004-09-15 13:44:17 UTC
*** Issue 33007 has been marked as a duplicate of this issue. ***
Comment 11 quetschke 2004-09-28 18:07:32 UTC
Found fixed in m54
Comment 12 quetschke 2004-09-28 18:08:05 UTC
It build for me (W32-tcsh)
Comment 13 quetschke 2004-09-28 18:08:20 UTC
c