Issue 60300 - checkdeliver breaks build on local CWS
Summary: checkdeliver breaks build on local CWS
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: dmake (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: Frank Schönheit
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 08:22 UTC by Frank Schönheit
Modified: 2013-08-07 15:35 UTC (History)
1 user (show)

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


Attachments
Proposed patch for checkdeliver.pl (584 bytes, text/plain)
2006-01-10 12:51 UTC, rt
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2006-01-10 08:22:19 UTC
Trying to build a m149-based CWS on a local copy (for performance reasons: It's
a windows build).
Doing the usual setsolar/setcws -cax, the building the CWS, the building module
postprocess.

The build breaks in postprocess/checkdeliver, since checkdeliver.pl searches for
delivered libraries in the *global* environment. This is wrong, isn't it? My
global env doesn't contain those libs, since, well, I just resynced and
"cwsupdate -x"-ed the whole CWS, and did not yet do a global build.

=> checkdeliver.pl should check my local environment, if I did a setfoo -cax.
Comment 1 rt 2006-01-10 08:47:20 UTC
accepted
Comment 2 rt 2006-01-10 12:51:14 UTC
Created attachment 33086 [details]
Proposed patch for checkdeliver.pl
Comment 3 rt 2006-01-10 12:52:40 UTC
Hi Frank,

could you please check attached patch for deliver.pl? If it works for you I'll
apply it as masterfix.
Comment 4 rt 2006-01-10 12:54:29 UTC
Sorry, of course the patch is for postprocess/checkdeliver/checkdeliver.pl 
Comment 5 rt 2006-01-10 16:41:56 UTC
Fixed on SRC680 m150.
Comment 6 rt 2006-01-13 12:55:44 UTC
Please verify and close, if appropriate.

re-open issue and reassign to fs@openoffice.org
Comment 7 rt 2006-01-13 12:56:26 UTC
reassign to fs@openoffice.org
Comment 8 rt 2006-01-13 12:56:37 UTC
reset resolution to FIXED
Comment 9 Frank Schönheit 2006-01-25 07:36:55 UTC
looks good in m152 (sorry for the delay, but this was my first CWS to be built
locally since I submitted the issue)
Comment 10 rt 2006-02-15 17:34:49 UTC
closing