Created
May 7, 2013 20:50
-
-
Save SzymonFortuna/5536000 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SzymonF:xctool-master szymondev$ ./xctool.sh | |
=== BUILDING XCTOOL === | |
/Users/szymondev/Desktop/xctool-master/build.sh | |
ERROR: Failed to build xctool: | |
Build settings from command line: | |
OBJROOT = /Users/szymondev/Desktop/xctool-master/build/./Intermediates | |
SHARED_PRECOMPS_DIR = /Users/szymondev/Desktop/xctool-master/build/./Intermediates/PrecompiledHeaders | |
SYMROOT = /Users/szymondev/Desktop/xctool-master/build/./Products | |
XT_IOS_SDK_VERSION = 6.1 | |
XT_IOS_SDK_VERSION_EXPANDED = 61000 | |
=== BUILD NATIVE TARGET otest-shim-ios OF PROJECT otest-shim WITH CONFIGURATION Release === | |
Check dependencies | |
=== BUILD NATIVE TARGET otest-shim-osx OF PROJECT otest-shim WITH CONFIGURATION Release === | |
Check dependencies | |
CompileC /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/x86_64/otest-shim.o otest-shim/otest-shim.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/szymondev/Desktop/xctool-master/otest-shim | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=gnu99 -fobjc-gc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wduplicate-method-match -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-sign-conversion -iquote /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-generated-files.hmap -I/Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-own-target-headers.hmap -I/Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-all-target-headers.hmap -iquote /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-project-headers.hmap -I/Users/szymondev/Desktop/xctool-master/build/Products/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources/x86_64 -I/Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources -F/Users/szymondev/Desktop/xctool-master/build/Products/Release -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -include /Users/szymondev/Desktop/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-bktskbzxqfjmmrdfxuiylxgcnafq/otest-shim-Prefix.pch -MMD -MT dependencies -MF /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/x86_64/otest-shim.d --serialize-diagnostics /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/x86_64/otest-shim.dia -c /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m -o /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/x86_64/otest-shim.o | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:693:63: error: expected function body after function declarator | |
Debugger(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:32:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:705:63: error: expected function body after function declarator | |
DebugStr(ConstStr255Param debuggerMsg) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:32:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:752:63: error: expected function body after function declarator | |
SysBreak(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:32:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:764:63: error: expected function body after function declarator | |
SysBreakStr(ConstStr255Param debuggerMsg) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:32:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:776:63: error: expected function body after function declarator | |
SysBreakFunc(ConstStr255Param debuggerMsg) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:32:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:11: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:787:48: error: expected ';' after top level declarator | |
const CFStringRef kCFURLIsExcludedFromBackupKey CF_AVAILABLE(10_8, 5_1); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:791:32: error: expected ';' after top level declarator | |
const CFStringRef kCFURLPathKey CF_AVAILABLE(10_8, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:998:59: error: expected ';' after top level declarator | |
const CFStringRef kCFURLUbiquitousItemPercentDownloadedKey CF_DEPRECATED(10_7, 10_8, 5_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1002:57: error: expected ';' after top level declarator | |
const CFStringRef kCFURLUbiquitousItemPercentUploadedKey CF_DEPRECATED(10_7, 10_8, 5_0, 6_0); | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:84: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:283:99: error: expected function body after function declarator | |
Boolean CFFileSecurityClearProperties(CFFileSecurityRef fileSec, CFOptionFlags clearPropertyMask) CF_AVAILABLE(10_8, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:79:34: note: expanded from macro 'CF_AVAILABLE' | |
#define CF_AVAILABLE(_mac, _ios) __OSX_AVAILABLE_STARTING(__MAC_##_mac, __IPHONE_##_ios) | |
^ | |
/usr/include/Availability.h:150:53: note: expanded from macro '__OSX_AVAILABLE_STARTING' | |
#define __OSX_AVAILABLE_STARTING(_mac, _iphone) __AVAILABILITY_INTERNAL##_mac | |
^ | |
<scratch space>:103:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:150:35: error: expected function body after function declarator | |
CFTypeID CFXMLNodeGetTypeID(void) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:103:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:154:151: error: expected function body after function declarator | |
CFXMLNodeRef CFXMLNodeCreate(CFAllocatorRef alloc, CFXMLNodeTypeCode xmlType, CFStringRef dataString, const void *additionalInfoPtr, CFIndex version) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:103:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:158:79: error: expected function body after function declarator | |
CFXMLNodeRef CFXMLNodeCreateCopy(CFAllocatorRef alloc, CFXMLNodeRef origNode) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:103:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:161:59: error: expected function body after function declarator | |
CFXMLNodeTypeCode CFXMLNodeGetTypeCode(CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:164:51: error: expected function body after function declarator | |
CFStringRef CFXMLNodeGetString(CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:167:52: error: expected function body after function declarator | |
const void *CFXMLNodeGetInfoPtr(CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:170:48: error: expected function body after function declarator | |
CFIndex CFXMLNodeGetVersion(CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:176:83: error: expected function body after function declarator | |
CFXMLTreeRef CFXMLTreeCreateWithNode(CFAllocatorRef allocator, CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:180:53: error: expected function body after function declarator | |
CFXMLNodeRef CFXMLTreeGetNode(CFXMLTreeRef xmlTree) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
20 errors generated. | |
CompileC /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/i386/otest-shim.o otest-shim/otest-shim.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/szymondev/Desktop/xctool-master/otest-shim | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wduplicate-method-match -Wformat -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.7 -g -Wno-sign-conversion -iquote /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-generated-files.hmap -I/Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-own-target-headers.hmap -I/Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-all-target-headers.hmap -iquote /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-project-headers.hmap -I/Users/szymondev/Desktop/xctool-master/build/Products/Release/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources/i386 -I/Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources -F/Users/szymondev/Desktop/xctool-master/build/Products/Release -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -include /Users/szymondev/Desktop/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-bhmmtqssbxeanodiqmgqkkpicvqw/otest-shim-Prefix.pch -MMD -MT dependencies -MF /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/i386/otest-shim.d --serialize-diagnostics /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/i386/otest-shim.dia -c /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m -o /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/i386/otest-shim.o | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:693:63: error: expected function body after function declarator | |
Debugger(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:30:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:705:63: error: expected function body after function declarator | |
DebugStr(ConstStr255Param debuggerMsg) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:30:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:752:63: error: expected function body after function declarator | |
SysBreak(void) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:30:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:764:63: error: expected function body after function declarator | |
SysBreakStr(ConstStr255Param debuggerMsg) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:30:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:38: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146: | |
/usr/include/MacTypes.h:776:63: error: expected function body after function declarator | |
SysBreakFunc(ConstStr255Param debuggerMsg) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:30:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:11: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:787:48: error: expected ';' after top level declarator | |
const CFStringRef kCFURLIsExcludedFromBackupKey CF_AVAILABLE(10_8, 5_1); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:791:32: error: expected ';' after top level declarator | |
const CFStringRef kCFURLPathKey CF_AVAILABLE(10_8, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:998:59: error: expected ';' after top level declarator | |
const CFStringRef kCFURLUbiquitousItemPercentDownloadedKey CF_DEPRECATED(10_7, 10_8, 5_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1002:57: error: expected ';' after top level declarator | |
const CFStringRef kCFURLUbiquitousItemPercentUploadedKey CF_DEPRECATED(10_7, 10_8, 5_0, 6_0); | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:84: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:283:99: error: expected function body after function declarator | |
Boolean CFFileSecurityClearProperties(CFFileSecurityRef fileSec, CFOptionFlags clearPropertyMask) CF_AVAILABLE(10_8, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:79:34: note: expanded from macro 'CF_AVAILABLE' | |
#define CF_AVAILABLE(_mac, _ios) __OSX_AVAILABLE_STARTING(__MAC_##_mac, __IPHONE_##_ios) | |
^ | |
/usr/include/Availability.h:150:53: note: expanded from macro '__OSX_AVAILABLE_STARTING' | |
#define __OSX_AVAILABLE_STARTING(_mac, _iphone) __AVAILABILITY_INTERNAL##_mac | |
^ | |
<scratch space>:103:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:150:35: error: expected function body after function declarator | |
CFTypeID CFXMLNodeGetTypeID(void) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:103:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:154:151: error: expected function body after function declarator | |
CFXMLNodeRef CFXMLNodeCreate(CFAllocatorRef alloc, CFXMLNodeTypeCode xmlType, CFStringRef dataString, const void *additionalInfoPtr, CFIndex version) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:103:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:158:79: error: expected function body after function declarator | |
CFXMLNodeRef CFXMLNodeCreateCopy(CFAllocatorRef alloc, CFXMLNodeRef origNode) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:103:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:161:59: error: expected function body after function declarator | |
CFXMLNodeTypeCode CFXMLNodeGetTypeCode(CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:164:51: error: expected function body after function declarator | |
CFStringRef CFXMLNodeGetString(CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:167:52: error: expected function body after function declarator | |
const void *CFXMLNodeGetInfoPtr(CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:170:48: error: expected function body after function declarator | |
CFIndex CFXMLNodeGetVersion(CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:176:83: error: expected function body after function declarator | |
CFXMLTreeRef CFXMLTreeCreateWithNode(CFAllocatorRef allocator, CFXMLNodeRef node) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
In file included from /Users/szymondev/Desktop/xctool-master/otest-shim/otest-shim/otest-shim.m:23: | |
In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6: | |
In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:180:53: error: expected function body after function declarator | |
CFXMLNodeRef CFXMLTreeGetNode(CFXMLTreeRef xmlTree) CF_DEPRECATED(10_0, 10_8, 2_0, 6_0); | |
^ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:88:63: note: expanded from macro 'CF_DEPRECATED' | |
#define CF_DEPRECATED(_macIntro, _macDep, _iosIntro, _iosDep) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_##_macIntro, __MAC_##_macDep, __IPHONE_##_iosIntro, __IPHONE_##_iosDep) | |
^ | |
/usr/include/Availability.h:152:53: note: expanded from macro '__OSX_AVAILABLE_BUT_DEPRECATED' | |
__AVAILABILITY_INTERNAL##_macIntro##_DEP##_macDep | |
^ | |
<scratch space>:8:1: note: expanded from macro '__AVAILABILITY_INTERNAL' | |
__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8 | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
20 errors generated. | |
** BUILD FAILED ** | |
The following build commands failed: | |
CompileC /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/x86_64/otest-shim.o otest-shim/otest-shim.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
CompileC /Users/szymondev/Desktop/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/i386/otest-shim.o otest-shim/otest-shim.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
(2 failures) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment