installXcodeBuild will not install Xcode to the buildroot on leopard.
binturong:/usr/src/darwinbuild/darwinbuild root# ./installXcodebuild / Volumes/Builds/Build9A581/BuildRoot/ Analyzing Xcode dependencies ... find: .//Library/Application Support/Xcode: No such file or directory find: ./System/Library/CoreServices/CharacterSets: No such file or directory -n Copying Xcode and dependencies ... find: ./System/Library/PrivateFrameworks/DevToolsCore.framework/ Versions/A/Resources/Built-in compilers.pbcompspec: No such file or directory find: ./System/Library/PrivateFrameworks/DevToolsCore.framework/ Versions/A/Resources/BuildSettings-macosx.plist: No such file or directory cpio: End of archive volume 1 reached cpio: Sorry, unable to determine archive format. done Generating GCC 3.5.xcspec No template for 3.5 spec This is what i am using; Xcode version = binturong:~ chrisf$ Xcodebuild -version Component versions: DevToolsCore-921.0; DevToolsSupport-893.0 Operating system Version = binturong:~ chrisf$ uname -a Darwin binturong.local 9.0.0 Darwin Kernel Version 9.0.0: Tue Oct 9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC Power Macintosh
The installXcodeBuild script has not yet been updated to support Xcode 3.0. - Kevin On Nov 10, 2007, at 8:58 AM, Christopher Wayne Fisher wrote:
binturong:/usr/src/darwinbuild/darwinbuild root# ./ installXcodebuild /Volumes/Builds/Build9A581/BuildRoot/ Analyzing Xcode dependencies ... find: .//Library/Application Support/Xcode: No such file or directory find: ./System/Library/CoreServices/CharacterSets: No such file or directory -n Copying Xcode and dependencies ... find: ./System/Library/PrivateFrameworks/DevToolsCore.framework/ Versions/A/Resources/Built-in compilers.pbcompspec: No such file or directory find: ./System/Library/PrivateFrameworks/DevToolsCore.framework/ Versions/A/Resources/BuildSettings-macosx.plist: No such file or directory cpio: End of archive volume 1 reached cpio: Sorry, unable to determine archive format. done Generating GCC 3.5.xcspec No template for 3.5 spec
This is what i am using;
Xcode version = binturong:~ chrisf$ Xcodebuild -version Component versions: DevToolsCore-921.0; DevToolsSupport-893.0
Operating system Version = binturong:~ chrisf$ uname -a Darwin binturong.local 9.0.0 Darwin Kernel Version 9.0.0: Tue Oct 9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC Power Macintosh
participants (2)
-
Christopher Wayne Fisher
-
Kevin Van Vechten