To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58798





------- Additional comments from [EMAIL PROTECTED] Tue May 16 07:07:58 -0700 
2006 -------
ause wrote:

@pavel: you log indicates that javac is called before or at least close to
starting zip. could you try to insert "sleep 30" in tg_java.mk before the echo
command at the end of the target (~line 113) to see if zip gets started before
the target finishes? it does here...

Did that help?

You can also force dmake to output every start and end time (millisecond
accuracy) of every build target and for each recipe (Use -mtre ).
Use also -vr to see the actual recipe.

Can you try to catch a logfile from a run that fails?

P.S.: dmake is not building parallel here, so at least there can not be any
confusion where the output comes from, but all build.pl childs are redirecting
into the same file. I would be nice to have (TM) a switch for build.pl that
redirects subchilds into seperate logfiles.

P.P.S: The same wish (usually) applies to dmake ;)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to