Re: xcodebuild 3.0 taking ages
Re: xcodebuild 3.0 taking ages
- Subject: Re: xcodebuild 3.0 taking ages
- From: Chris Espinosa <email@hidden>
- Date: Tue, 18 Mar 2008 16:24:37 -0700
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.
Chris
_______________________________________________
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