Re: xcodebuild 3.0 taking ages
Re: xcodebuild 3.0 taking ages
- Subject: Re: xcodebuild 3.0 taking ages
- From: Graham J Lee <email@hidden>
- Date: Tue, 18 Mar 2008 23:32:29 +0000
On 18 Mar 2008, at 23:24, Chris Espinosa wrote:
On Mar 18, 2008, at 4:21 PM, Graham J Lee wrote:
I'm building some very simple projects, the /Developer/Examples/
IOKit/FireWire projects. xcodebuild takes about two minutes to
build any project. During most of this time, it's quite literally
doing nothing - doesn't appear in Shark if I take a ten-second
sample of all processes, if I sample just its process then Shark
doesn't collect anything at all. The system is mainly idle, at
least 95% of the time is spent in the kernel machine_idle. The
process isn't blocked on a system call or anything, it's just
sleeping.
After a couple of minutes, it suddenly wakes up, and does all the
compilation. Any idea how I can chase the problem down?
This is a known issue in Xcode 3.0 with certain network
configurations, where an attempt to get the name of your local host
fails with a 2-minute timeout. There's a workaround for this that
involves editing your /etc/hosts file, and this issue is fixed in
Xcode 3.1 which is now in Beta.
Thanks for that, maybe I'm too tired to think of the right search
terms but if the workaround for 3.0 has been discussed before on the
list, I can't find it in the archives. What do I need to add, hosts
for my en* interface IP addresses?
Thanks,
Graham.
_______________________________________________
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