Issue 18783 - Parallel build in sysui
Summary: Parallel build in sysui
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC3
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1.1
Assignee: pavel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks: 9443
  Show dependency tree
 
Reported: 2003-08-28 18:03 UTC by pavel
Modified: 2010-11-10 16:57 UTC (History)
1 user (show)

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


Attachments
Add dependency on the directory of the resulting file (422 bytes, patch)
2003-08-28 19:16 UTC, pavel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2003-08-28 18:03:13 UTC
Hi,

with MAXPROCESS=4:

build -- version: 1.86



=============
Building project sysui
=============
/home/pavel/BuildDir/ooo_11rc4_src/sysui/desktop/kde
mkout -- version: 1.3
------------------------------
Making: ../../unxlngi4.pro/misc/kdeint.dpz 
echo # > ../../unxlngi4.pro/misc/kdeint.kde.kdeicons.dpzz
zipdep.pl -u -r ../../unxlngi4.pro/bin/kdeicons.zip "share/icons" -x "*CVS*" >>
../../unxlngi4.pro/misc/kdeint.kde.kdeicons.dpzz
zipdep -- version: 1.12
Multi Platform Enabled Edition
dmake subdmake=true  -f makefile.mk  depend=t ALLDPC
------------------------------
zip -u -r ../../unxlngi4.pro/bin/kdeicons.zip  share/icons  -x delzip -x "*CVS*"
------------------------------
Making: ../../unxlngi4.pro/misc/kdeint.dpc
Making: ../../unxlngi4.pro/bin/kdeicons.zip
-------------
../../unxlngi4.pro/misc/kde/share/applnk/OpenOffice.org/.directory: No such file
or directory.
dmake:  Error code 1, while making '../../unxlngi4.pro/misc/kdeappdir.flag'
/home/pavel/BuildDir/ooo_11rc4_src/sysui/desktop/gnome/legacy
---* TG_SLO.MK *---
/home/pavel/BuildDir/ooo_11rc4_src/sysui/tools/lngconv
/home/pavel/BuildDir/ooo_11rc4_src/sysui/oounix/office/cde
/home/pavel/BuildDir/ooo_11rc4_src/sysui/desktop/gnome
/home/pavel/BuildDir/ooo_11rc4_src/sysui/desktop/util

ERROR: error 65280 occurred while making
/home/pavel/BuildDir/ooo_11rc4_src/sysui/desktop/kde
Comment 1 pavel 2003-08-28 18:06:47 UTC
pavel@oo:~/BuildDir/ooo_11rc4_src/sysui> ls -l1 log*|awk '{print
$5}'|sort -n|uniq -c
      6 1336
     26 145515
      4 145782
      4 145796
     11 146060
      3 146078
     28 147805
      5 148072
      4 148086
      4 148350
      5 148368

Ie. it failed six times from 100. Other build are almost the same.
Comment 2 pavel 2003-08-28 19:16:16 UTC
The attached patched seems to help in this case. Is it the right one?

Comment 3 pavel 2003-08-28 19:16:55 UTC
Created attachment 8854 [details]
Add dependency on the directory of the resulting file
Comment 4 pavel 2003-08-28 19:23:46 UTC
This patch is of course for sysui/desktop/kde, sorry for not being
precise.
Comment 5 pavel 2003-08-28 19:24:39 UTC
Hmm, the $ at the end of $(LAUNCHERDIR)$ is of course useless :-(
Comment 6 hjs 2003-09-01 13:15:20 UTC
looks like a missing dependency... 
Comment 7 nospam4obr 2003-09-01 14:45:43 UTC
Patch approved (without the trailing $), please commit.
Comment 8 pavel 2003-09-01 15:17:23 UTC
I'll do as soon as tree is opened.

Thank you for inspection.
Comment 9 pavel 2003-10-09 11:55:34 UTC
Fixed in cws_srx645_ooo111fix1.
Comment 10 Martin Hollmichel 2004-02-27 12:59:09 UTC
close issue.
Comment 11 enapannes 2010-11-10 16:57:10 UTC
Created attachment 73335