Darwinbuild is an open source project maintained by volunteers. Demanding that I or any other open source developer help you solve your problem in our free time is not going to work. I helped you where I could, but beyond that, you are on your own. I suggest you hire someone to work on this for you if you cannot solve your own problems. -Bill On Aug 1, 2011, at 10:54 PM, David Lee wrote:
Bill,
I had a previous problem report where I felt that you dropped the ball. I feel that you have done so again. This time I don't intend to just accept it and go away. You are quite responsive as long as the problem appears to be trivial (from your point of view), but once it is clearly serious, you run and hide. Not OK.
David Lee
-----Original Message----- From: William Siegrist [mailto:wsiegrist@apple.com] Sent: Fri 7/29/2011 9:34 AM To: David Lee Cc: darwinbuild-dev@lists.macosforge.org Subject: Re: [darwinbuild-dev] 10K540.plist
You need to run "darwinbuild -init" inside of an empty directory.
-Bill
On Jul 28, 2011, at 7:41 PM, David Lee wrote:
Bill,
Let's make a fresh start on this problem.
Please look closely at the following. Something very strange is going on:
Last login: Thu Jul 28 18:15:20 on ttys001 MacBook-Pro:~ David$ sudo -s Password: bash-3.2# port install darwinbuild ---> Computing dependencies for darwinbuild ---> Cleaning darwinbuild bash-3.2# cd /kernel_build/10K540/ bash-3.2# darwinbuild -init 10K540 Creating build root disk image ... ln: BuildRoot: File exists Found 10K540.plist in .build Found 10J869.plist in .build Found 10J567.plist in .build Found 10H574.plist in .build Found 10F569.plist in .build Found 10D573.plist in .build Found 10C540.plist in .build Found 10B504.plist in .build Found 10A432.plist in .build Initialization Complete bash-3.2# ls BuildRoot BuildRoot bash-3.2# ls BuildRoot/*.* ls: BuildRoot/*.*: Not a directory bash-3.2# cd /Volumes/BuildRoot_10K540_20110728104852 bash-3.2# cd /kernel_build/10K540 bash-3.2# ls BuildRoot BuildRoot bash-3.2# ls BuildRoot/*.* ls: BuildRoot/*.*: Not a directory bash-3.2# ls /Volumes/BuildRoot_10K540_20110728104852/*.* ls: /Volumes/BuildRoot_10K540_20110728104852/*.*: No such file or directory bash-3.2# cd /Volumes/BuildRoot_10K540_20110728104852 bash-3.2# ls .Trashes .com.apple.timemachine.donotpresent .file .fseventsd bash-3.2#
Finder says that /kernel_build/10K540/BuildRoot is an alias pointing to /Volumes/BuildRoot_10K540_20110728104852.
I hope this means more to you than it does to me!
David
-----Original Message----- From: William Siegrist [mailto:wsiegrist@apple.com] Sent: Thu 7/28/2011 7:08 PM To: David Lee Cc: darwinbuild-dev@lists.macosforge.org Subject: Re: [darwinbuild-dev] 10K540.plist
On Jul 28, 2011, at 3:49 PM, David Lee wrote:
Bill,
I'm still concerned about all the "No such file or directory" messages that were produced when I ran "darwinbuild -init 10K540". Is it normal?
No. Paste the errors you get from -init.
As for the errors from xcodebuild, are you using Xcode 4.x? If so, it is probably due to no work being done to support Xcode 4. No one has made any progress on supporting Xcode 4 that I know of.
-Bill