Issue 82535 - W32-m233-to-be fails in codemaker/source/codemaker
Summary: W32-m233-to-be fails in codemaker/source/codemaker
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.4
Assignee: kurt.zenker
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-11 23:10 UTC by quetschke
Modified: 2007-10-15 10:08 UTC (History)
3 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 2007-10-11 23:10:01 UTC
See the tinderbox log for the error:
<http://tinderbox.go-oo.org/gunzip.cgi?tree=SRC680_m233&full-log=1192139980.22551#10672>

It looks like a dependency problem, makedepend is used before it is build.
Comment 1 rt 2007-10-12 08:00:50 UTC
No, not a dependency problem. 'makedepend' gets delivered from soltools. There
is a correct dependency chain from soltools up to codemaker, see build.lst files:
codemaker depends on udkapi
udkapi depends on idlc
idlc depends on registry
registry depends on salhelper
salhelper depends on sal
sal depends on external
external depends on soltools

Therefore it has to be something else. Do you have some more info? Tinderbox log
does not show so much . Anyone else seeing a breakage here?
Comment 2 pavel 2007-10-12 08:04:00 UTC
My build finished OK...
Comment 3 quetschke 2007-10-12 17:53:24 UTC
Sorry, seems to work now. The problem was that udkapi, and other modules were
not tagged yet.

So, it would help to know then the tagging is done to avoid problems like this.
Comment 4 quetschke 2007-10-12 17:53:47 UTC
c
Comment 5 rt 2007-10-15 10:08:02 UTC
> So, it would help to know then the tagging is done to avoid problems like this.

If you want to build a milestone before it's announced as 'ready for use' either
use HEAD or wait until all modules have been tagged. Tagging usually takes place
per module in alphabetical order, so watch out for module 'zlib'.