Re: Parallel Target Building problem
Re: Parallel Target Building problem
- Subject: Re: Parallel Target Building problem
- From: Eric Gorr <email@hidden>
- Date: Wed, 19 Nov 2008 12:13:13 -0500
On Nov 19, 2008, at 11:49 AM, Eric Gorr wrote:
Some of my subprojects aren't building properly when I have parallel
target building turned on.
I have verified that the dependencies are setup correctly.
The results in the build window for a subproject that isn't building
correctly are:
Building target “ColorPalettes” of project “ColorPalettes” with
configuration “Dev”
Checking Dependencies
Processing /Users/Eric/Projects2/Engineering/Application/SubBranches/
Vers15/Cocoa/AppSource/Source/Plug-Ins/Shipping/
ColorPalettes/../../../../Output/Plug-Ins/ColorPalettes.applibrary/
Contents/Info.plist ./MacResources/Library-Info.plist
mkdir /Users/Eric/Projects2/Engineering/Application/SubBranches/
Vers15/Cocoa/AppSource/Source/Plug-Ins/Shipping/
ColorPalettes/../../../../Output/Plug-Ins/ColorPalettes.applibrary/
Contents
cd /Users/Eric/Projects2/Engineering/Application/SubBranches/
Vers15/Cocoa/AppSource/Source/Plug-Ins/Shipping/ColorPalettes
<com.apple.tools.info-plist-utility> ./MacResources/Library-
Info.plist -expandbuildsettings -o /Users/Eric/Projects2/Engineering/
Application/SubBranches/Vers15/Cocoa/AppSource/Source/Plug-Ins/
Shipping/ColorPalettes/../../../../Output/Plug-Ins/
ColorPalettes.applibrary/Contents/Info.plist
and that's it. It never tries to compile any of the source files,
etc. If I open up the subproject and press the build button,
everything compiles correctly. What subprojects fail to build in a
similar manner can differ.
If I disable parallel target building, everything builds correctly
always.
If it matters, I am also using distributed building.
I'd hate to have to disable parallel target building and am hoping
that someone might have an idea on what might be happening.
thank you.
I should also add that if I build the main project again, which causes
the ColorPalettes project to try to build again, the ColorPalettes
project builds successfully.
I noticed in the build results that it does not have the above
'Processing' step.
What gets even stranger is if I throw all of the build output for the
ColorPalettes project and build the main project again, it will work
and the build results have the same 'Processing' step above.
This seems to be a bug with the Parallel Target Builds where an
unexpected race condition is happening and failing to resolve itself
correctly.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden