Advertisement
Guest User

XCode Precompile Log

a guest
Mar 21st, 2012
566
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.04 KB | None | 0 0
  1. ProcessPCH /Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/PrecompiledHeaders/A-Prefix-gipgvxwkidennfeaehhhbxohjgjb/A-Prefix.pch.pth A/A-Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
  2. cd /Users/mattmccomb/Desktop/A
  3. setenv LANG en_US.US-ASCII
  4. /Applications/Development/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch x86_64 -fmessage-length=0 -std=gnu99 -fobjc-arc -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-sign-compare -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/A.build/Debug/A.build/A-generated-files.hmap -I/Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/A.build/Debug/A.build/A-own-target-headers.hmap -I/Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/A.build/Debug/A.build/A-all-target-headers.hmap -iquote /Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/A.build/Debug/A.build/A-project-headers.hmap -I/Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Products/Debug/include -I/Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/A.build/Debug/A.build/DerivedSources/x86_64 -I/Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/A.build/Debug/A.build/DerivedSources -F/Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Products/Debug --serialize-diagnostics /Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/PrecompiledHeaders/A-Prefix-gipgvxwkidennfeaehhhbxohjgjb/A-Prefix.pch.dia -c /Users/mattmccomb/Desktop/A/A/A-Prefix.pch -o /Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/PrecompiledHeaders/A-Prefix-gipgvxwkidennfeaehhhbxohjgjb/A-Prefix.pch.pth -MMD -MT dependencies -MF /Users/mattmccomb/Library/Developer/Xcode/DerivedData/A-epapwzzfqxialpdrjjdabmbqqrzd/Build/Intermediates/PrecompiledHeaders/A-Prefix-gipgvxwkidennfeaehhhbxohjgjb/A-Prefix.pch.d
  5.  
  6. In file included from /Users/mattmccomb/Desktop/A/A/A-Prefix.pch:6:
  7. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
  8. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  9. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:44:
  10. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:11:
  11. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:13:
  12. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:525:174: error: expected function body after function declarator
  13. CFIndex CFStringGetHyphenationLocationBeforeIndex(CFStringRef string, CFIndex location, CFRange limitRange, CFOptionFlags options, CFLocaleRef locale, UTF32Char *character) CF_AVAILABLE(10_7, 4_2);
  14. ^
  15. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:54:34: note: expanded from macro 'CF_AVAILABLE'
  16. #define CF_AVAILABLE(_mac, _ios) AVAILABLE_MAC_OS_X_VERSION_##_mac##_AND_LATER
  17. ^
  18. <scratch space>:85:1: note: expanded from macro 'AVAILABLE_MAC_OS_X_VERSION_'
  19. AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
  20. ^
  21. In file included from /Users/mattmccomb/Desktop/A/A/A-Prefix.pch:6:
  22. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
  23. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  24. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:44:
  25. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:11:
  26. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:13:
  27. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:528:69: error: expected function body after function declarator
  28. Boolean CFStringIsHyphenationAvailableForLocale(CFLocaleRef locale) CF_AVAILABLE(10_7, 4_3);
  29. ^
  30. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:54:34: note: expanded from macro 'CF_AVAILABLE'
  31. #define CF_AVAILABLE(_mac, _ios) AVAILABLE_MAC_OS_X_VERSION_##_mac##_AND_LATER
  32. ^
  33. <scratch space>:85:1: note: expanded from macro 'AVAILABLE_MAC_OS_X_VERSION_'
  34. AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER
  35. ^
  36. In file included from /Users/mattmccomb/Desktop/A/A/A-Prefix.pch:6:
  37. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
  38. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  39. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:50:
  40. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:68:43: error: expected ';' after top level declarator
  41. CF_EXPORT const CFStringRef kCFErrorURLKey CF_AVAILABLE(10_7, 5_0); // Key to identify associated URL in userInfo. Typically one of this or kCFErrorFilePathKey is provided.
  42. ^
  43. ;
  44. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:69:48: error: expected ';' after top level declarator
  45. CF_EXPORT const CFStringRef kCFErrorFilePathKey CF_AVAILABLE(10_7, 5_0); // Key to identify associated file path in userInfo. Typically one of this or kCFErrorURLKey is provided.
  46. ^
  47. ;
  48. In file included from /Users/mattmccomb/Desktop/A/A/A-Prefix.pch:6:
  49. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12:
  50. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  51. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55:
  52. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13:
  53. In file included from /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:11:
  54. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:488:45: error: expected ';' after top level declarator
  55. const CFStringRef kCFURLKeysOfUnsetValuesKey CF_AVAILABLE(10_7, 5_0);
  56. ^
  57. ;
  58. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:627:50: error: expected ';' after top level declarator
  59. const CFStringRef kCFURLFileResourceIdentifierKey CF_AVAILABLE(10_7, 5_0);
  60. ^
  61. ;
  62. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:631:44: error: expected ';' after top level declarator
  63. const CFStringRef kCFURLVolumeIdentifierKey CF_AVAILABLE(10_7, 5_0);
  64. ^
  65. ;
  66. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:635:48: error: expected ';' after top level declarator
  67. const CFStringRef kCFURLPreferredIOBlockSizeKey CF_AVAILABLE(10_7, 5_0);
  68. ^
  69. ;
  70. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:639:38: error: expected ';' after top level declarator
  71. const CFStringRef kCFURLIsReadableKey CF_AVAILABLE(10_7, 5_0);
  72. ^
  73. ;
  74. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:643:38: error: expected ';' after top level declarator
  75. const CFStringRef kCFURLIsWritableKey CF_AVAILABLE(10_7, 5_0);
  76. ^
  77. ;
  78. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:647:40: error: expected ';' after top level declarator
  79. const CFStringRef kCFURLIsExecutableKey CF_AVAILABLE(10_7, 5_0);
  80. ^
  81. ;
  82. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:651:40: error: expected ';' after top level declarator
  83. const CFStringRef kCFURLFileSecurityKey CF_AVAILABLE(10_7, 5_0);
  84. ^
  85. ;
  86. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:655:44: error: expected ';' after top level declarator
  87. const CFStringRef kCFURLFileResourceTypeKey CF_AVAILABLE(10_7, 5_0);
  88. ^
  89. ;
  90. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:660:50: error: expected ';' after top level declarator
  91. const CFStringRef kCFURLFileResourceTypeNamedPipe CF_AVAILABLE(10_7, 5_0);
  92. ^
  93. ;
  94. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:662:57: error: expected ';' after top level declarator
  95. const CFStringRef kCFURLFileResourceTypeCharacterSpecial CF_AVAILABLE(10_7, 5_0);
  96. ^
  97. ;
  98. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:664:50: error: expected ';' after top level declarator
  99. const CFStringRef kCFURLFileResourceTypeDirectory CF_AVAILABLE(10_7, 5_0);
  100. ^
  101. ;
  102. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:666:53: error: expected ';' after top level declarator
  103. const CFStringRef kCFURLFileResourceTypeBlockSpecial CF_AVAILABLE(10_7, 5_0);
  104. ^
  105. ;
  106. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:668:48: error: expected ';' after top level declarator
  107. const CFStringRef kCFURLFileResourceTypeRegular CF_AVAILABLE(10_7, 5_0);
  108. ^
  109. ;
  110. /Applications/Development/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:670:53: error: expected ';' after top level declarator
  111. const CFStringRef kCFURLFileResourceTypeSymbolicLink CF_AVAILABLE(10_7, 5_0);
  112. ^
  113. ;
  114. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  115. 20 errors generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement