Issue 61017 - Rebuild fails in odk
Summary: Rebuild fails in odk
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0.2
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-22 17:48 UTC by quetschke
Modified: 2006-03-14 21:03 UTC (History)
3 users (show)

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


Attachments
Patch for odk/util (1.04 KB, patch)
2006-01-22 17:57 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2006-01-22 17:48:49 UTC
A second build fails in odk with:

cd ../wntmsci10.pro/bin/odkcommon && guw.pl zip -urq ../odkcommon.zip . -x "idl/*"
cd ../wntmsci10.pro/bin/odkcommon && guw.pl zip -urq ../odkidl.zip idl/*
dmake:  Error code 12, while making '../wntmsci10.pro/bin/odkcommon.zip'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /cygdrive/d/w1/tin_ws/odk/util

This is issue 31658, adding $(CHECKZIPRESULT) should fix this problem.
Comment 1 quetschke 2006-01-22 17:57:36 UTC
Created attachment 33457 [details]
Patch for odk/util
Comment 2 quetschke 2006-01-22 17:58:46 UTC
The previous patch fixes this for me. I'll put it in my next CWS.
Comment 3 quetschke 2006-01-23 00:45:11 UTC
Committed to CWS vq28.
Comment 4 quetschke 2006-01-23 00:46:03 UTC
ause: Please verify.
Comment 5 hjs 2006-02-06 12:36:47 UTC
.
Comment 6 quetschke 2006-02-23 21:48:37 UTC
close