Issue 9443 - Parallel building with dmake -Pn and build -PPn
Summary: Parallel building with dmake -Pn and build -PPn
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 643
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on: 6656 6722 6915 6947 6980 7178 7201 8015 9818 9819 11604 11673 12910 12942 14284 14285 14307 15353 15915 16204 16206 16208 16209 16752 18070 18727 18783 19181 28842 28896 33198
Blocks: 17447
  Show dependency tree
 
Reported: 2002-11-22 09:54 UTC by chris
Modified: 2013-08-07 15:35 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description chris 2002-11-22 09:54:47 UTC
When building OOo on SMP machines or using distributed builders such as distcc,
several problems with the makefiles & build files arise.  This task is to keep
track of all of these issues.

The build problems tend to fall into these categories:

 * Projects are built too early.  These problems show up when using build -PPn
and are usually fixed by adding a dependency in prj/build.lst
 * General problems with the build system, where a particular type of file or
operation fails in multiple projects.  These show up when using dmake/build.pl
with -Pn flag, and are usually due to a problem with the makefiles in
solenv/bin/*.mk
 * Problems in one particular project.  These show up with dmake/build.pl with
-Pn, and usually need changes to the makefile.mk in the project directory.
Comment 1 chris 2002-11-22 10:03:15 UTC
Adding existing issues

#6722 - officecfg can not be built in parallel (MAXPROCESS >1) 
#6915 - Parallel build fails in berkeleydb 
#6947 - Parallel build fails where c files are gen'd from yacc sourc 
#7178 - Parallel build fails in svtools/util 
#7201 - Parallel build breaks in sj2 
#8015 - Parallel build fails when trying to build .obj from generate
Comment 2 chris 2002-11-22 10:05:10 UTC
oops.  s/6772/6722
Comment 3 hjs 2003-02-05 12:47:48 UTC
add CCs of dependent issues
Comment 4 hjs 2003-02-05 12:49:09 UTC
please check status of dependent issues to get some progress with this
one.
Comment 5 hjs 2003-02-27 10:01:31 UTC
set target on beta2
Comment 6 hjs 2003-05-08 15:06:29 UTC
OOo 2.0
Comment 7 hjs 2003-06-24 16:21:58 UTC
one more
Comment 8 Martin Hollmichel 2004-05-28 17:54:10 UTC
according to the announcement on releases
(http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=7503) this issue
will be re-targeted to OOo Later.
Comment 9 hjs 2006-09-15 17:38:57 UTC
i think it's time to close this umbrella issue as multiprocess building is
common practice meanwhile.
Comment 10 hjs 2006-09-15 17:39:32 UTC
.