Hmm, maybe its my setup... it seems to build fine on the 10.5 auto- build machine. Arg... all I ever did to install Xcode was click thru the installers...
.hc
On Feb 4, 2009, at 2:17 AM, Luke Iannini wrote:
Hi Hans... I tried it out today and it built without issues - I have XCode 3.1.2 too
FYI I don't have that file either. Here's the log, maybe it will give you a hint?
MBP:LukeIannini ~/pure-data/packages/darwin_app/spotlight_importer $ xcodebuild === BUILDING NATIVE TARGET PureData OF PROJECT PureData WITH THE DEFAULT CONFIGURATION (Release) ===
Checking Dependencies...
Processing /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/PureData.mdimporter/Contents/ Info.plist Info.plist mkdir /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/PureData.mdimporter/Contents cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer <com.apple.tools.info-plist-utility> Info.plist -expandbuildsettings -o /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/Release/PureData.mdimporter/Contents/Info.plist
CopyStringsFile /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/Release/PureData.mdimporter/Contents/Resources/English.lproj/ InfoPlist.strings English.lproj/InfoPlist.strings mkdir /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/PureData.mdimporter/Contents/ Resources/English.lproj cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer setenv ICONV /usr/bin/iconv /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/ Contents/Resources/copystrings --validate --inputencoding UTF-16 --outputencoding UTF-16 English.lproj/InfoPlist.strings --outdir /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/Release/PureData.mdimporter/Contents/Resources/English.lproj
CompileC build/PureData.build/Release/PureData.build/Objects-normal/ ppc/main.o /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ main.c normal ppc c com.apple.compilers.gcc.4_0 cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer /Developer/usr/bin/gcc-4.0 -x c -arch ppc -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mtune=G4 -mmacosx-version-min=10.4 -gdwarf-2 -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ PureData.hmap -F/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/include -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ DerivedSources -c /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/main.c -o /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ Objects-normal/ppc/main.o
CompileC build/PureData.build/Release/PureData.build/Objects-normal/ ppc/GetMetadataForFile.o /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ GetMetadataForFile.m normal ppc objective-c com.apple.compilers.gcc.4_0 cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer /Developer/usr/bin/gcc-4.0 -x objective-c -arch ppc -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mtune=G4 -mmacosx-version-min=10.4 -gdwarf-2 -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ PureData.hmap -F/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/include -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ DerivedSources -c /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/GetMetadataForFile.m -o /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ Objects-normal/ppc/GetMetadataForFile.o
CompileC build/PureData.build/Release/PureData.build/Objects-normal/ i386/main.o /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ main.c normal i386 c com.apple.compilers.gcc.4_0 cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer /Developer/usr/bin/gcc-4.0 -x c -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -gdwarf-2 -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ PureData.hmap -F/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/include -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ DerivedSources -c /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/main.c -o /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ Objects-normal/i386/main.o
CompileC build/PureData.build/Release/PureData.build/Objects-normal/ i386/GetMetadataForFile.o /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ GetMetadataForFile.m normal i386 objective-c com.apple.compilers.gcc.4_0 cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer /Developer/usr/bin/gcc-4.0 -x objective-c -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -gdwarf-2 -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ PureData.hmap -F/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/include -I/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ DerivedSources -c /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/GetMetadataForFile.m -o /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ Objects-normal/i386/GetMetadataForFile.o
Ld /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ Objects-normal/ppc/PureData normal ppc cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer setenv MACOSX_DEPLOYMENT_TARGET 10.4 /Developer/usr/bin/gcc-4.0 -arch ppc -bundle -isysroot /Developer/SDKs/MacOSX10.4u.sdk -L/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release -F/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release -filelist /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ Objects-normal/ppc/PureData.LinkFileList -mmacosx-version-min=10.4 -framework CoreFoundation -framework CoreServices -framework Foundation -o /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/PureData.build/Release/PureData.build/Objects-normal/ppc/ PureData
Ld /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ Objects-normal/i386/PureData normal i386 cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer setenv MACOSX_DEPLOYMENT_TARGET 10.4 /Developer/usr/bin/gcc-4.0 -arch i386 -bundle -isysroot /Developer/SDKs/MacOSX10.4u.sdk -L/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release -F/Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release -filelist /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/PureData.build/Release/PureData.build/ Objects-normal/i386/PureData.LinkFileList -mmacosx-version-min=10.4 -framework CoreFoundation -framework CoreServices -framework Foundation -o /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/PureData.build/Release/PureData.build/Objects-normal/i386/ PureData
CreateUniversalBinary /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/Release/PureData.mdimporter/Contents/MacOS/PureData normal "ppc i386" mkdir /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/PureData.mdimporter/Contents/MacOS cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer /usr/bin/lipo -create /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/PureData.build/Release/PureData.build/Objects-normal/ppc/ PureData /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/PureData.build/Release/PureData.build/Objects-normal/i386/ PureData -output /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/PureData.mdimporter/Contents/MacOS/ PureData
Touch /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer/build/Release/PureData.mdimporter cd /Users/LukeIannini/pure-data/packages/darwin_app/ spotlight_importer /usr/bin/touch -c /Users/LukeIannini/pure-data/packages/darwin_app/spotlight_importer/ build/Release/PureData.mdimporter ** BUILD SUCCEEDED **
On Thu, Jan 22, 2009 at 4:25 PM, Luke Iannini lukexipd@gmail.com wrote:
Yo, I'll take a look at this as soon as I can! Best Luke
On Thu, Jan 22, 2009 at 11:34 AM, Hans-Christoph Steiner <hans@eds.org
wrote:
When I try to build the spotlight importer with XCode 3.1.2 on Mac OS X 10.5.6/Intel, I get this error:
error: can't exec '/Developer/Library/Xcode/Plug-ins/GCC 4.0.xcplugin/ Contents/Resources/cc' (No such file or directory)
Any ideas how to fix it? I have the whole XCode installed. That file is indeed not there, but I have built other things with this install of XCode.
.hc
News is what people want to keep hidden and everything else is publicity. - Bill Moyers
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
----------------------------------------------------------------------------
All mankind is of one author, and is one volume; when one man dies, one chapter is not torn out of the book, but translated into a better language; and every chapter must be so translated.... -John Donne