Issue 28896 - Parallel build breaks because solenv/inc/target.mk want's file which doesn't exists yet
Summary: Parallel build breaks because solenv/inc/target.mk want's file which doesn't ...
Status: CLOSED DUPLICATE of issue 16752
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: OOo 1.1.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks: 9443
  Show dependency tree
 
Reported: 2004-05-07 12:05 UTC by arekm
Modified: 2006-03-14 21:03 UTC (History)
1 user (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 arekm 2004-05-07 12:05:36 UTC
build -P4 -- -P4

------------------------------
/mnt/storage1/misiek/rpm/BUILD/ooo-build-1.1.
55/build/OOO_1_1_1/stoc/source/javavm
Running processes: 4
------------------------------
Making: ../../unxlngi4.pro/misc/nestedreg.uno.dpc
dmake:  /mnt/storage1/misiek/rpm/BUILD/ooo-build-1.1.
55/build/OOO_1_1_1/solenv/inc/target.mk:  line 2378:  Error -- Include
file ../../unxlngi4.pro/misc/nestedreg.uno.dpc, not found
---* TG_SLO.MK *---
------------------------------
Making: ../../unxlngi4.pro/misc/proxyfac.uno.dpc
Nothing to do: SOLAR_JAVA not set
=============
Building project io
=============
Running processes: 3
Running processes: 4
/mnt/storage1/misiek/rpm/BUILD/ooo-build-1.1.
55/build/OOO_1_1_1/io/source/TextOutputStream

OOO_1_1_1/solenv/inc/target.mk contains .INCLUDE : $(MISC)$/$(TARGET).dpc and 
$(MISC)$/$(TARGET).dpc file (../../unxlngi4.pro/misc/nestedreg.uno.dpc in this 
case) doesn't exists yet.

Seems like missing dependencies on such *.dpc files.
Comment 1 hjs 2004-06-28 16:22:12 UTC
.

*** This issue has been marked as a duplicate of 16752 ***
Comment 2 hjs 2004-07-07 17:53:36 UTC
.