Re: XCode 3 + xcodebuild
Re: XCode 3 + xcodebuild
- Subject: Re: XCode 3 + xcodebuild
- From: Chris Suter <email@hidden>
- Date: Thu, 24 Jan 2008 20:02:47 +1100
On 24/01/2008, at 7:29 PM, Jens Miltner wrote:
Well, this is a problem:
These "internal errors" or crashes only ever happen in our
unattended builds, and they happen at unpredictable locations. So in
essence, while I could provide the crash log, I can't provide a
preprocessed version of the source file.
If I log in as the same user that runs the unattended builds and
open the project in Xcode and compile that single file, it will
usually compile just fine. There are cases where I have to clean out
the precompiled headers in order to get stuff compiling, but even
then, the prec. header corruption only ever happens when the
automatic unattended build is running, never when manually compiling
from Xcode.
I just had this problem happen to me today. I think it's definitely a
pre-compiled header issue—I deleted the cache directories and the
problem went away. The source file had nothing to do with it. My
thoughts at the time were that it was something to do with the
threading that xcodebuild does; the way it runs more than one
compilation at a time.
The build I was doing was also on a build server using xcodebuild over
an SSH connection.
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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