Issue 62472 - OOB680_m3/W32-tcsh build fails in instsetoo_native
Summary: OOB680_m3/W32-tcsh build fails in instsetoo_native
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: current
Hardware: All Windows, all
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.0.2
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 13:36 UTC by quetschke
Modified: 2006-03-14 21:03 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 2006-02-23 13:36:52 UTC
The build fails with:

packimages -- version: 1.12.222.1
packimages: packing  ../wntmsci10.pro/bin/images_hicontrast.zip finished.
/bin/perl /cygdrive/d/w1/tin_ws/solenv/bin/packimages.pl -g
/cygdrive/d/w1/tin_ws/default_images -m /cygdrive/d/w1/tin_ws/default_images -c
../util -c /cygdrive/d/w1/tin_ws/ooo_custom_images/industrial -c
../wntmsci10.pro/misc/industrial -c
/cygdrive/d/w1/tin_ws/ooo_custom_images/industrial -l
/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/res/img -l
../wntmsci10.pro/res/img -o ../wntmsci10.pro/bin/images_industrial.zip
packimages: WARNING skipping non-existing directory:
'../wntmsci10.pro/misc/industrial'
packimages -- version: 1.12.222.1
packimages: packing  ../wntmsci10.pro/bin/images_industrial.zip finished.
cd ../wntmsci10.pro/misc && gunzip -c
/cygdrive/d/w1/tin_ws/external_images/ooo_crystal_images-1.tar.gz | ( tar -xf -
) && /bin/touch.exe crystal.flag
gunzip: /cygdrive/d/w1/tin_ws/external_images/ooo_crystal_images-1.tar.gz: No
such file or directory
dmake:  Error code 1, while making '../wntmsci10.pro/misc/crystal.flag'
Comment 1 pavel 2006-02-23 13:43:15 UTC
vq: does /cygdrive/d/w1/tin_ws/external_images/ooo_crystal_images-1.tar.gz exist?
does /cygdrive/d/w1/tin_ws/external_images exist?
Comment 2 quetschke 2006-02-23 15:34:54 UTC
My build script didn't expect the new module and I didn't use toplevel dmake to
check all modules are there. Sorry for the noise!

Rebuilding ...
Comment 3 quetschke 2006-02-23 15:35:09 UTC
close