Discussion Forums  >  Uncategorized

Replies: 2    Views: 160

First Run Publishing LLC
Aspiring developer
Profile
Posts: 66
Reg: Oct 07, 2011
Highland, Calif...
11,860
02/06/12 02:16 PM (14 years ago)

Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang failed with exit code 1

When I try to build using Xcode 4 I get the following error message: Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang failed with exit code 1 It started out with a cannot find base SDK error message. I corrected That by reinstalling Xcode. Then I got the above error message. If anyone can help I would appreciate it. Thanks, Tony ====== Bellow is the entire error message: Ld /Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Products/Debug-iphonesimulator/mciamissingchildalertapp.app/mciamissingchildalertapp normal i386 cd /Users/acoe/Apps/Apple/buzztouch_v14_iPhone_B50290DED7B71D430FDC8225 setenv MACOSX_DEPLOYMENT_TARGET 10.6 setenv PATH /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk -L/Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Products/Debug-iphonesimulator -F/Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Products/Debug-iphonesimulator -filelist /Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Intermediates/mciamissingchildalertapp.build/Debug-iphonesimulator/mciamissingchildalertapp.build/Objects-normal/i386/mciamissingchildalertapp.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=30000 -framework MobileCoreServices -lz.1.1.3 -lxml2.2 -framework CFNetwork -framework CoreData -framework Foundation -framework UIKit -framework CoreGraphics -framework AddressBook -framework AudioToolbox -framework AVFoundation -framework CoreAudio -framework CoreLocation -framework MapKit -framework MediaPlayer -framework MessageUI -framework QuartzCore -framework SystemConfiguration -lsqlite3 -o /Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Products/Debug-iphonesimulator/mciamissingchildalertapp.app/mciamissingchildalertapp ld: duplicate symbol _OBJC_CLASS_$_SBJsonParser in /Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Intermediates/mciamissingchildalertapp.build/Debug-iphonesimulator/mciamissingchildalertapp.build/Objects-normal/i386/SBJsonParser-DFBFAEF676D362BB.o and /Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Intermediates/mciamissingchildalertapp.build/Debug-iphonesimulator/mciamissingchildalertapp.build/Objects-normal/i386/SBJsonParser-A53E2EB040E58D3E.o for architecture i386 Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang failed with exit code 1 ld: duplicate symbol _OBJC_CLASS_$_SBJsonParser in /Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Intermediates/mciamissingchildalertapp.build/Debug-iphonesimulator/mciamissingchildalertapp.build/Objects-normal/i386/SBJsonParser-DFBFAEF676D362BB.o and /Users/acoe/Library/Developer/Xcode/DerivedData/mciamissingchildalertapp-fawcluvumgbdhvhlfblanmzkwjiv/Build/Intermediates/mciamissingchildalertapp.build/Debug-iphonesimulator/mciamissingchildalertapp.build/Objects-normal/i386/SBJsonParser-A53E2EB040E58D3E.o for architecture i386
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/06/12 02:24 PM (14 years ago)
Looks to me like there may be some corrupted code. Can you download the source again from buzztouch and try to compile again? That *may* take care of it. Mark
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/06/12 02:24 PM (14 years ago)
Also...try to do a Product...Clean before you do build again. Mark
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.