Created
May 4, 2013 15:32
-
-
Save SzymonFortuna/5517834 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:include svorka$ cd ~/Downloads/xctool-master | |
SzymonF:xctool-master svorka$ ls | |
Configurations mobile-installation-helper | |
LICENSE otest-shim | |
README.md xcodebuild-shim | |
Vendor xctool | |
build xctool.sh | |
build.sh xctool.xcworkspace | |
build_needed.sh | |
SzymonF:xctool-master svorka$ ./xctool.sh | |
=== BUILDING XCTOOL === | |
/Users/svorka/Downloads/xctool-master/build.sh | |
ERROR: Failed to build xctool: | |
Build settings from command line: | |
OBJROOT = /Users/svorka/Downloads/xctool-master/build/./Intermediates | |
SHARED_PRECOMPS_DIR = /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders | |
SYMROOT = /Users/svorka/Downloads/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 | |
Ld /Users/svorka/Downloads/xctool-master/build/./Products/Release/otest-shim-ios.dylib normal i386 | |
cd /Volumes/VM/Downloads/xctool-master/otest-shim | |
setenv MACOSX_DEPLOYMENT_TARGET 10.8 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -L/Users/svorka/Downloads/xctool-master/build/Products/Release -F/Users/svorka/Downloads/xctool-master/build/Products/Release -filelist /Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-ios.build/Objects-normal/i386/otest-shim-ios.LinkFileList -install_name /usr/local/lib/otest-shim-ios.dylib -mmacosx-version-min=10.8 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/../iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk -F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/../iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk/Developer/Library/Frameworks -fobjc-link-runtime -framework Foundation -single_module -compatibility_version 1 -current_version 1 -o /Users/svorka/Downloads/xctool-master/build/./Products/Release/otest-shim-ios.dylib | |
GenerateDSYMFile /Users/svorka/Downloads/xctool-master/build/./Products/Release/otest-shim-ios.dylib.dSYM /Users/svorka/Downloads/xctool-master/build/./Products/Release/otest-shim-ios.dylib | |
cd /Volumes/VM/Downloads/xctool-master/otest-shim | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/svorka/Downloads/xctool-master/build/./Products/Release/otest-shim-ios.dylib -o /Users/svorka/Downloads/xctool-master/build/./Products/Release/otest-shim-ios.dylib.dSYM | |
=== BUILD NATIVE TARGET otest-shim-osx OF PROJECT otest-shim WITH CONFIGURATION Release === | |
Check dependencies | |
ProcessPCH /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-fgnumgzoiqpfpwaqfzgtoekbojvt/otest-shim-Prefix.pch.pth otest-shim/otest-shim-Prefix.pch normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Volumes/VM/Downloads/xctool-master/otest-shim | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -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/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-generated-files.hmap -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-own-target-headers.hmap -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-all-target-headers.hmap -iquote /Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-project-headers.hmap -I/Users/svorka/Downloads/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/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources/x86_64 -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources -F/Users/svorka/Downloads/xctool-master/build/Products/Release -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks --serialize-diagnostics /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-fgnumgzoiqpfpwaqfzgtoekbojvt/otest-shim-Prefix.pch.dia -c /Volumes/VM/Downloads/xctool-master/otest-shim/otest-shim/otest-shim-Prefix.pch -o /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-fgnumgzoiqpfpwaqfzgtoekbojvt/otest-shim-Prefix.pch.pth -MMD -MT dependencies -MF /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-fgnumgzoiqpfpwaqfzgtoekbojvt/otest-shim-Prefix.pch.d | |
ProcessPCH /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-hgosqhrzbtraymagjqflurfyvsit/otest-shim-Prefix.pch.pth otest-shim/otest-shim-Prefix.pch normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Volumes/VM/Downloads/xctool-master/otest-shim | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -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/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-generated-files.hmap -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-own-target-headers.hmap -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-all-target-headers.hmap -iquote /Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-project-headers.hmap -I/Users/svorka/Downloads/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/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources/i386 -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources -F/Users/svorka/Downloads/xctool-master/build/Products/Release -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks --serialize-diagnostics /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-hgosqhrzbtraymagjqflurfyvsit/otest-shim-Prefix.pch.dia -c /Volumes/VM/Downloads/xctool-master/otest-shim/otest-shim/otest-shim-Prefix.pch -o /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-hgosqhrzbtraymagjqflurfyvsit/otest-shim-Prefix.pch.pth -MMD -MT dependencies -MF /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-hgosqhrzbtraymagjqflurfyvsit/otest-shim-Prefix.pch.d | |
CompileC /Users/svorka/Downloads/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 /Volumes/VM/Downloads/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/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-generated-files.hmap -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-own-target-headers.hmap -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-all-target-headers.hmap -iquote /Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/otest-shim-osx-project-headers.hmap -I/Users/svorka/Downloads/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/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources/x86_64 -I/Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/DerivedSources -F/Users/svorka/Downloads/xctool-master/build/Products/Release -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -include /Users/svorka/Downloads/xctool-master/build/./Intermediates/PrecompiledHeaders/otest-shim-Prefix-fgnumgzoiqpfpwaqfzgtoekbojvt/otest-shim-Prefix.pch -MMD -MT dependencies -MF /Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/x86_64/otest-shim.d --serialize-diagnostics /Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/x86_64/otest-shim.dia -c /Volumes/VM/Downloads/xctool-master/otest-shim/otest-shim/otest-shim.m -o /Users/svorka/Downloads/xctool-master/build/./Intermediates/otest-shim.build/Release/otest-shim-osx.build/Objects-normal/x86_64/otest-shim.o | |
In file included from /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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 /Volumes/VM/Downloads/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/svorka/Downloads/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 | |
(1 failure) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment