Tue 28 Jan 2014 10:35:52 AM UTC, original submission:
I try build cocotron (http://www.cocotron.org/), but I get error:
$ pushd Foundation
~/RPM/BUILD/cocotron-2.2/Foundation ~/RPM/BUILD/cocotron-2.2
$ buildtool Foundation.xcodeproj
2014-01-28 10:29:51.685 buildtool[233853] === Building Project
2014-01-28 10:29:51.685 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:51.685 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:51.685 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:51.685 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:51.685 buildtool[233853] SOURCE_ROOT = ../xcconfig
2014-01-28 10:29:51.865 buildtool[233853] === Building Target Foundation-Windows-i386
2014-01-28 10:29:51.865 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:51.865 buildtool[233853] Environment: GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES
2014-01-28 10:29:51.865 buildtool[233853] Context: OTHER_CFLAGS = ("-DPTHREAD_INSIDE_BUILD", "-DCFNETWORK_INSIDE_BUILD", "-DCOREFOUNDATION_INSIDE_BUILD", "-DFOUNDATION_INSIDE_BUILD", "-DOBJC_INSIDE_BUILD", "-D__LITTLE_ENDIAN__", "-march=i686", "$(OTHER_CFLAGS)")
2014-01-28 10:29:51.865 buildtool[233853] Environment: GCC_WARN_UNUSED_LABEL = YES
2014-01-28 10:29:51.865 buildtool[233853] Environment: HEADER_SEARCH_PATHS = $(DSTROOT)/usr/include
2014-01-28 10:29:51.865 buildtool[233853] Environment: STRIP_INSTALLED_PRODUCT = NO
2014-01-28 10:29:51.865 buildtool[233853] Environment: GCC_ENABLE_OBJC_EXCEPTIONS = YES
2014-01-28 10:29:51.866 buildtool[233853] Context: OTHER_LDFLAGS = ("-B,static", "-lffi", "-B,dynamic", "-shared", "-lrpcrt4", "-luuid", "-lole32", "-lws2_32", "$(OTHER_LDFLAGS)")
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_OPTIMIZATION_LEVEL = 0
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_WARN_CHECK_SWITCH_STATEMENTS = YES
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_ENABLE_CPP_RTTI = NO
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_WARN_ABOUT_RETURN_TYPE = YES
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_WARN_SHADOW = NO
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_WARN_SIGN_COMPARE = NO
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_PRECOMPILE_PREFIX_HEADER = NO
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_UNROLL_LOOPS = NO
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_WARN_UNUSED_FUNCTION = YES
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES
2014-01-28 10:29:51.866 buildtool[233853] Environment: COPY_PHASE_STRIP = NO
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_GENERATE_DEBUGGING_SYMBOLS = NO
2014-01-28 10:29:51.866 buildtool[233853] Environment: PRODUCT_NAME = Foundation
2014-01-28 10:29:51.866 buildtool[233853] Environment: GCC_ENABLE_CPP_EXCEPTIONS = NO
2014-01-28 10:29:51.867 buildtool[233853] Environment: INFOPLIST_FILE = Info.plist
2014-01-28 10:29:51.867 buildtool[233853] Environment: GCC_WARN_MISSING_PARENTHESES = YES
2014-01-28 10:29:51.867 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:51.867 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:51.867 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:51.867 buildtool[233853] === Checking Dependencies
2014-01-28 10:29:51.867 buildtool[233853] Reading ../objc/objc.xcodeproj
2014-01-28 10:29:51.875 buildtool[233853] ************************************* Changing to Project Root: ../objc
2014-01-28 10:29:51.882 buildtool[233853] === Building Project
2014-01-28 10:29:51.882 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:51.882 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:51.882 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:51.882 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:51.882 buildtool[233853] SOURCE_ROOT = ../xcconfig
2014-01-28 10:29:52.061 buildtool[233853] === Building Target objc-Windows-i386
2014-01-28 10:29:52.062 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:52.062 buildtool[233853] Environment: PRODUCT_NAME = objc
2014-01-28 10:29:52.062 buildtool[233853] Environment: INFOPLIST_FILE = Info.plist
2014-01-28 10:29:52.062 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:52.062 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:52.062 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:52.062 buildtool[233853] === Checking Dependencies
2014-01-28 10:29:52.062 buildtool[233853] === Done.
2014-01-28 10:29:52.062 buildtool[233853] === Executing build phases...
2014-01-28 10:29:52.062 buildtool[233853] === Executing Headers Build Phase
2014-01-28 10:29:52.062 buildtool[233853] * Copying headers to derived sources folder...
2014-01-28 10:29:52.063 buildtool[233853] Copy objc-class.h -> derived_src/objc/objc-class.h
2014-01-28 10:29:52.063 buildtool[233853] Copy objc.h -> derived_src/objc/objc.h
2014-01-28 10:29:52.063 buildtool[233853] Copy objc-export.h -> derived_src/objc/objc-export.h
2014-01-28 10:29:52.063 buildtool[233853] Copy objc-runtime.h -> derived_src/objc/objc-runtime.h
2014-01-28 10:29:52.064 buildtool[233853] Copy runtime.h -> derived_src/objc/runtime.h
2014-01-28 10:29:52.064 buildtool[233853] Copy message.h -> derived_src/objc/message.h
2014-01-28 10:29:52.064 buildtool[233853] Copy deprecated.h -> derived_src/objc/deprecated.h
2014-01-28 10:29:52.064 buildtool[233853] Copy Object.h -> derived_src/objc/Object.h
2014-01-28 10:29:52.065 buildtool[233853] Copy Protocol.h -> derived_src/objc/Protocol.h
2014-01-28 10:29:52.065 buildtool[233853] Copy objc-auto.h -> derived_src/objc/objc-auto.h
2014-01-28 10:29:52.065 buildtool[233853] Copy objc_cache.h -> derived_src/objc/objc_cache.h
2014-01-28 10:29:52.065 buildtool[233853] Copy objc_class.h -> derived_src/objc/objc_class.h
2014-01-28 10:29:52.066 buildtool[233853] Copy objc_debugHelpers.h -> derived_src/objc/objc_debugHelpers.h
2014-01-28 10:29:52.066 buildtool[233853] Copy objc_object.h -> derived_src/objc/objc_object.h
2014-01-28 10:29:52.066 buildtool[233853] Copy objc_protocol.h -> derived_src/objc/objc_protocol.h
2014-01-28 10:29:52.066 buildtool[233853] Copy objc_sel.h -> derived_src/objc/objc_sel.h
2014-01-28 10:29:52.067 buildtool[233853] Copy ObjCArray.h -> derived_src/objc/ObjCArray.h
2014-01-28 10:29:52.067 buildtool[233853] Copy ObjCDynamicModule.h -> derived_src/objc/ObjCDynamicModule.h
2014-01-28 10:29:52.067 buildtool[233853] Copy ObjCException.h -> derived_src/objc/ObjCException.h
2014-01-28 10:29:52.067 buildtool[233853] Copy ObjCHashTable.h -> derived_src/objc/ObjCHashTable.h
2014-01-28 10:29:52.068 buildtool[233853] Copy ObjCModule.h -> derived_src/objc/ObjCModule.h
2014-01-28 10:29:52.068 buildtool[233853] Copy objc_malloc.h -> derived_src/objc/objc_malloc.h
2014-01-28 10:29:52.068 buildtool[233853] * Copying headers to framework header folder...
2014-01-28 10:29:52.068 buildtool[233853] Copy objc-class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-class.h
2014-01-28 10:29:52.068 buildtool[233853] Copy objc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc.h
2014-01-28 10:29:52.069 buildtool[233853] Copy objc-export.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-export.h
2014-01-28 10:29:52.069 buildtool[233853] Copy objc-runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-runtime.h
2014-01-28 10:29:52.069 buildtool[233853] Copy runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/runtime.h
2014-01-28 10:29:52.069 buildtool[233853] Copy message.h -> build/UninstalledProducts/objc.framework/Versions/Headers/message.h
2014-01-28 10:29:52.069 buildtool[233853] Copy deprecated.h -> build/UninstalledProducts/objc.framework/Versions/Headers/deprecated.h
2014-01-28 10:29:52.070 buildtool[233853] Copy Object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Object.h
2014-01-28 10:29:52.070 buildtool[233853] Copy Protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Protocol.h
2014-01-28 10:29:52.070 buildtool[233853] Copy objc-auto.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-auto.h
2014-01-28 10:29:52.070 buildtool[233853] Copy objc_cache.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_cache.h
2014-01-28 10:29:52.070 buildtool[233853] Copy objc_class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_class.h
2014-01-28 10:29:52.070 buildtool[233853] Copy objc_debugHelpers.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_debugHelpers.h
2014-01-28 10:29:52.070 buildtool[233853] Copy objc_object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_object.h
2014-01-28 10:29:52.071 buildtool[233853] Copy objc_protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_protocol.h
2014-01-28 10:29:52.071 buildtool[233853] Copy objc_sel.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_sel.h
2014-01-28 10:29:52.071 buildtool[233853] Copy ObjCArray.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCArray.h
2014-01-28 10:29:52.071 buildtool[233853] Copy ObjCDynamicModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCDynamicModule.h
2014-01-28 10:29:52.071 buildtool[233853] Copy ObjCException.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCException.h
2014-01-28 10:29:52.071 buildtool[233853] Copy ObjCHashTable.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCHashTable.h
2014-01-28 10:29:52.071 buildtool[233853] Copy ObjCModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCModule.h
2014-01-28 10:29:52.072 buildtool[233853] Copy objc_malloc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_malloc.h
2014-01-28 10:29:52.072 buildtool[233853] === Completed Headers Build Phase
2014-01-28 10:29:52.072 buildtool[233853] === Executing Resources Build Phase
2014-01-28 10:29:52.072 buildtool[233853] Copy Error (en.lproj): No such file or directory
2014-01-28 10:29:52.072 buildtool[233853] Copy Error (English.lproj): No such file or directory
2014-01-28 10:29:52.072 buildtool[233853] awk '{while(match($0,"[$]{[^}]*}")) {var=substr($0,RSTART+2,RLENGTH -3);gsub("[$]{"var"}",ENVIRON[var])}}1' < Info.plist > build/UninstalledProducts/objc.framework/Versions/Resources/Info-gnustep.plist
2014-01-28 10:29:52.077 buildtool[233853] === Resources Build Phase Completed
2014-01-28 10:29:52.077 buildtool[233853] === Done...
2014-01-28 10:29:52.077 buildtool[233853] === Completed Executing Target objc-Windows-i386
2014-01-28 10:29:52.255 buildtool[233853] === Building Target objc-Linux-i386
2014-01-28 10:29:52.255 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:52.255 buildtool[233853] Environment: PRODUCT_NAME = objc
2014-01-28 10:29:52.255 buildtool[233853] Environment: INFOPLIST_FILE = Info.plist
2014-01-28 10:29:52.255 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:52.255 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:52.255 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:52.255 buildtool[233853] === Checking Dependencies
2014-01-28 10:29:52.255 buildtool[233853] === Done.
2014-01-28 10:29:52.255 buildtool[233853] === Executing build phases...
2014-01-28 10:29:52.256 buildtool[233853] === Executing Headers Build Phase
2014-01-28 10:29:52.256 buildtool[233853] * Copying headers to derived sources folder...
2014-01-28 10:29:52.256 buildtool[233853] Copy objc-class.h -> derived_src/objc/objc-class.h
2014-01-28 10:29:52.256 buildtool[233853] * Already exists
2014-01-28 10:29:52.256 buildtool[233853] Copy objc.h -> derived_src/objc/objc.h
2014-01-28 10:29:52.256 buildtool[233853] * Already exists
2014-01-28 10:29:52.256 buildtool[233853] Copy objc-export.h -> derived_src/objc/objc-export.h
2014-01-28 10:29:52.256 buildtool[233853] * Already exists
2014-01-28 10:29:52.256 buildtool[233853] Copy objc-runtime.h -> derived_src/objc/objc-runtime.h
2014-01-28 10:29:52.256 buildtool[233853] * Already exists
2014-01-28 10:29:52.256 buildtool[233853] Copy runtime.h -> derived_src/objc/runtime.h
2014-01-28 10:29:52.257 buildtool[233853] * Already exists
2014-01-28 10:29:52.257 buildtool[233853] Copy message.h -> derived_src/objc/message.h
2014-01-28 10:29:52.257 buildtool[233853] * Already exists
2014-01-28 10:29:52.257 buildtool[233853] Copy deprecated.h -> derived_src/objc/deprecated.h
2014-01-28 10:29:52.257 buildtool[233853] * Already exists
2014-01-28 10:29:52.257 buildtool[233853] Copy Object.h -> derived_src/objc/Object.h
2014-01-28 10:29:52.257 buildtool[233853] * Already exists
2014-01-28 10:29:52.257 buildtool[233853] Copy Protocol.h -> derived_src/objc/Protocol.h
2014-01-28 10:29:52.257 buildtool[233853] * Already exists
2014-01-28 10:29:52.257 buildtool[233853] Copy objc-auto.h -> derived_src/objc/objc-auto.h
2014-01-28 10:29:52.257 buildtool[233853] * Already exists
2014-01-28 10:29:52.257 buildtool[233853] Copy objc_cache.h -> derived_src/objc/objc_cache.h
2014-01-28 10:29:52.257 buildtool[233853] * Already exists
2014-01-28 10:29:52.258 buildtool[233853] Copy objc_class.h -> derived_src/objc/objc_class.h
2014-01-28 10:29:52.258 buildtool[233853] * Already exists
2014-01-28 10:29:52.258 buildtool[233853] Copy objc_debugHelpers.h -> derived_src/objc/objc_debugHelpers.h
2014-01-28 10:29:52.258 buildtool[233853] * Already exists
2014-01-28 10:29:52.258 buildtool[233853] Copy objc_object.h -> derived_src/objc/objc_object.h
2014-01-28 10:29:52.258 buildtool[233853] * Already exists
2014-01-28 10:29:52.258 buildtool[233853] Copy objc_protocol.h -> derived_src/objc/objc_protocol.h
2014-01-28 10:29:52.258 buildtool[233853] * Already exists
2014-01-28 10:29:52.258 buildtool[233853] Copy objc_sel.h -> derived_src/objc/objc_sel.h
2014-01-28 10:29:52.258 buildtool[233853] * Already exists
2014-01-28 10:29:52.258 buildtool[233853] Copy ObjCArray.h -> derived_src/objc/ObjCArray.h
2014-01-28 10:29:52.258 buildtool[233853] * Already exists
2014-01-28 10:29:52.258 buildtool[233853] Copy ObjCDynamicModule.h -> derived_src/objc/ObjCDynamicModule.h
2014-01-28 10:29:52.258 buildtool[233853] * Already exists
2014-01-28 10:29:52.259 buildtool[233853] Copy ObjCException.h -> derived_src/objc/ObjCException.h
2014-01-28 10:29:52.259 buildtool[233853] * Already exists
2014-01-28 10:29:52.259 buildtool[233853] Copy ObjCHashTable.h -> derived_src/objc/ObjCHashTable.h
2014-01-28 10:29:52.259 buildtool[233853] * Already exists
2014-01-28 10:29:52.259 buildtool[233853] Copy ObjCModule.h -> derived_src/objc/ObjCModule.h
2014-01-28 10:29:52.259 buildtool[233853] * Already exists
2014-01-28 10:29:52.259 buildtool[233853] Copy objc_malloc.h -> derived_src/objc/objc_malloc.h
2014-01-28 10:29:52.259 buildtool[233853] * Already exists
2014-01-28 10:29:52.259 buildtool[233853] * Copying headers to framework header folder...
2014-01-28 10:29:52.259 buildtool[233853] Copy objc-class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-class.h
2014-01-28 10:29:52.259 buildtool[233853] * Already exists
2014-01-28 10:29:52.259 buildtool[233853] Copy objc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc.h
2014-01-28 10:29:52.259 buildtool[233853] * Already exists
2014-01-28 10:29:52.259 buildtool[233853] Copy objc-export.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-export.h
2014-01-28 10:29:52.260 buildtool[233853] * Already exists
2014-01-28 10:29:52.260 buildtool[233853] Copy objc-runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-runtime.h
2014-01-28 10:29:52.260 buildtool[233853] * Already exists
2014-01-28 10:29:52.260 buildtool[233853] Copy runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/runtime.h
2014-01-28 10:29:52.260 buildtool[233853] * Already exists
2014-01-28 10:29:52.260 buildtool[233853] Copy message.h -> build/UninstalledProducts/objc.framework/Versions/Headers/message.h
2014-01-28 10:29:52.260 buildtool[233853] * Already exists
2014-01-28 10:29:52.260 buildtool[233853] Copy deprecated.h -> build/UninstalledProducts/objc.framework/Versions/Headers/deprecated.h
2014-01-28 10:29:52.260 buildtool[233853] * Already exists
2014-01-28 10:29:52.260 buildtool[233853] Copy Object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Object.h
2014-01-28 10:29:52.260 buildtool[233853] * Already exists
2014-01-28 10:29:52.260 buildtool[233853] Copy Protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Protocol.h
2014-01-28 10:29:52.260 buildtool[233853] * Already exists
2014-01-28 10:29:52.261 buildtool[233853] Copy objc-auto.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-auto.h
2014-01-28 10:29:52.261 buildtool[233853] * Already exists
2014-01-28 10:29:52.261 buildtool[233853] Copy objc_cache.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_cache.h
2014-01-28 10:29:52.261 buildtool[233853] * Already exists
2014-01-28 10:29:52.261 buildtool[233853] Copy objc_class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_class.h
2014-01-28 10:29:52.261 buildtool[233853] * Already exists
2014-01-28 10:29:52.261 buildtool[233853] Copy objc_debugHelpers.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_debugHelpers.h
2014-01-28 10:29:52.261 buildtool[233853] * Already exists
2014-01-28 10:29:52.261 buildtool[233853] Copy objc_object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_object.h
2014-01-28 10:29:52.261 buildtool[233853] * Already exists
2014-01-28 10:29:52.261 buildtool[233853] Copy objc_protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_protocol.h
2014-01-28 10:29:52.261 buildtool[233853] * Already exists
2014-01-28 10:29:52.261 buildtool[233853] Copy objc_sel.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_sel.h
2014-01-28 10:29:52.261 buildtool[233853] * Already exists
2014-01-28 10:29:52.262 buildtool[233853] Copy ObjCArray.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCArray.h
2014-01-28 10:29:52.262 buildtool[233853] * Already exists
2014-01-28 10:29:52.262 buildtool[233853] Copy ObjCDynamicModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCDynamicModule.h
2014-01-28 10:29:52.262 buildtool[233853] * Already exists
2014-01-28 10:29:52.262 buildtool[233853] Copy ObjCException.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCException.h
2014-01-28 10:29:52.262 buildtool[233853] * Already exists
2014-01-28 10:29:52.262 buildtool[233853] Copy ObjCHashTable.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCHashTable.h
2014-01-28 10:29:52.262 buildtool[233853] * Already exists
2014-01-28 10:29:52.262 buildtool[233853] Copy ObjCModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCModule.h
2014-01-28 10:29:52.262 buildtool[233853] * Already exists
2014-01-28 10:29:52.262 buildtool[233853] Copy objc_malloc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_malloc.h
2014-01-28 10:29:52.262 buildtool[233853] * Already exists
2014-01-28 10:29:52.262 buildtool[233853] === Completed Headers Build Phase
2014-01-28 10:29:52.263 buildtool[233853] === Executing Resources Build Phase
2014-01-28 10:29:52.263 buildtool[233853] Copy Error (en.lproj): No such file or directory
2014-01-28 10:29:52.263 buildtool[233853] Copy Error (English.lproj): No such file or directory
2014-01-28 10:29:52.263 buildtool[233853] awk '{while(match($0,"[$]{[^}]*}")) {var=substr($0,RSTART+2,RLENGTH -3);gsub("[$]{"var"}",ENVIRON[var])}}1' < Info.plist > build/UninstalledProducts/objc.framework/Versions/Resources/Info-gnustep.plist
2014-01-28 10:29:52.268 buildtool[233853] === Resources Build Phase Completed
2014-01-28 10:29:52.268 buildtool[233853] === Done...
2014-01-28 10:29:52.268 buildtool[233853] === Completed Executing Target objc-Linux-i386
2014-01-28 10:29:52.451 buildtool[233853] === Building Target objc-Solaris-sparc
2014-01-28 10:29:52.451 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:52.451 buildtool[233853] Environment: PRODUCT_NAME = objc
2014-01-28 10:29:52.451 buildtool[233853] Environment: INFOPLIST_FILE = Info.plist
2014-01-28 10:29:52.451 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:52.451 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:52.451 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:52.451 buildtool[233853] === Checking Dependencies
2014-01-28 10:29:52.451 buildtool[233853] === Done.
2014-01-28 10:29:52.451 buildtool[233853] === Executing build phases...
2014-01-28 10:29:52.452 buildtool[233853] === Executing Headers Build Phase
2014-01-28 10:29:52.452 buildtool[233853] * Copying headers to derived sources folder...
2014-01-28 10:29:52.452 buildtool[233853] Copy objc-class.h -> derived_src/objc/objc-class.h
2014-01-28 10:29:52.452 buildtool[233853] * Already exists
2014-01-28 10:29:52.452 buildtool[233853] Copy objc.h -> derived_src/objc/objc.h
2014-01-28 10:29:52.452 buildtool[233853] * Already exists
2014-01-28 10:29:52.452 buildtool[233853] Copy objc-export.h -> derived_src/objc/objc-export.h
2014-01-28 10:29:52.452 buildtool[233853] * Already exists
2014-01-28 10:29:52.452 buildtool[233853] Copy objc-runtime.h -> derived_src/objc/objc-runtime.h
2014-01-28 10:29:52.452 buildtool[233853] * Already exists
2014-01-28 10:29:52.452 buildtool[233853] Copy runtime.h -> derived_src/objc/runtime.h
2014-01-28 10:29:52.452 buildtool[233853] * Already exists
2014-01-28 10:29:52.452 buildtool[233853] Copy message.h -> derived_src/objc/message.h
2014-01-28 10:29:52.452 buildtool[233853] * Already exists
2014-01-28 10:29:52.452 buildtool[233853] Copy deprecated.h -> derived_src/objc/deprecated.h
2014-01-28 10:29:52.452 buildtool[233853] * Already exists
2014-01-28 10:29:52.452 buildtool[233853] Copy Object.h -> derived_src/objc/Object.h
2014-01-28 10:29:52.452 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy Protocol.h -> derived_src/objc/Protocol.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy objc-auto.h -> derived_src/objc/objc-auto.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy objc_cache.h -> derived_src/objc/objc_cache.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy objc_class.h -> derived_src/objc/objc_class.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy objc_debugHelpers.h -> derived_src/objc/objc_debugHelpers.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy objc_object.h -> derived_src/objc/objc_object.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy objc_protocol.h -> derived_src/objc/objc_protocol.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy objc_sel.h -> derived_src/objc/objc_sel.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy ObjCArray.h -> derived_src/objc/ObjCArray.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.453 buildtool[233853] Copy ObjCDynamicModule.h -> derived_src/objc/ObjCDynamicModule.h
2014-01-28 10:29:52.453 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] Copy ObjCException.h -> derived_src/objc/ObjCException.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] Copy ObjCHashTable.h -> derived_src/objc/ObjCHashTable.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] Copy ObjCModule.h -> derived_src/objc/ObjCModule.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] Copy objc_malloc.h -> derived_src/objc/objc_malloc.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] * Copying headers to framework header folder...
2014-01-28 10:29:52.454 buildtool[233853] Copy objc-class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-class.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] Copy objc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] Copy objc-export.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-export.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] Copy objc-runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-runtime.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.454 buildtool[233853] Copy runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/runtime.h
2014-01-28 10:29:52.454 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy message.h -> build/UninstalledProducts/objc.framework/Versions/Headers/message.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy deprecated.h -> build/UninstalledProducts/objc.framework/Versions/Headers/deprecated.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy Object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Object.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy Protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Protocol.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy objc-auto.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-auto.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy objc_cache.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_cache.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy objc_class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_class.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy objc_debugHelpers.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_debugHelpers.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy objc_object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_object.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.455 buildtool[233853] Copy objc_protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_protocol.h
2014-01-28 10:29:52.455 buildtool[233853] * Already exists
2014-01-28 10:29:52.456 buildtool[233853] Copy objc_sel.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_sel.h
2014-01-28 10:29:52.456 buildtool[233853] * Already exists
2014-01-28 10:29:52.456 buildtool[233853] Copy ObjCArray.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCArray.h
2014-01-28 10:29:52.456 buildtool[233853] * Already exists
2014-01-28 10:29:52.456 buildtool[233853] Copy ObjCDynamicModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCDynamicModule.h
2014-01-28 10:29:52.456 buildtool[233853] * Already exists
2014-01-28 10:29:52.456 buildtool[233853] Copy ObjCException.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCException.h
2014-01-28 10:29:52.456 buildtool[233853] * Already exists
2014-01-28 10:29:52.456 buildtool[233853] Copy ObjCHashTable.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCHashTable.h
2014-01-28 10:29:52.456 buildtool[233853] * Already exists
2014-01-28 10:29:52.456 buildtool[233853] Copy ObjCModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCModule.h
2014-01-28 10:29:52.456 buildtool[233853] * Already exists
2014-01-28 10:29:52.456 buildtool[233853] Copy objc_malloc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_malloc.h
2014-01-28 10:29:52.456 buildtool[233853] * Already exists
2014-01-28 10:29:52.456 buildtool[233853] === Completed Headers Build Phase
2014-01-28 10:29:52.456 buildtool[233853] === Executing Resources Build Phase
2014-01-28 10:29:52.456 buildtool[233853] Copy Error (en.lproj): No such file or directory
2014-01-28 10:29:52.456 buildtool[233853] Copy Error (English.lproj): No such file or directory
2014-01-28 10:29:52.456 buildtool[233853] awk '{while(match($0,"[$]{[^}]*}")) {var=substr($0,RSTART+2,RLENGTH -3);gsub("[$]{"var"}",ENVIRON[var])}}1' < Info.plist > build/UninstalledProducts/objc.framework/Versions/Resources/Info-gnustep.plist
2014-01-28 10:29:52.462 buildtool[233853] === Resources Build Phase Completed
2014-01-28 10:29:52.462 buildtool[233853] === Done...
2014-01-28 10:29:52.462 buildtool[233853] === Completed Executing Target objc-Solaris-sparc
2014-01-28 10:29:52.646 buildtool[233853] === Building Target objc-Darwin-i386
2014-01-28 10:29:52.646 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:52.646 buildtool[233853] Environment: PRODUCT_NAME = objc
2014-01-28 10:29:52.646 buildtool[233853] Environment: INFOPLIST_FILE = Info.plist
2014-01-28 10:29:52.646 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:52.646 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:52.646 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:52.646 buildtool[233853] === Checking Dependencies
2014-01-28 10:29:52.646 buildtool[233853] === Done.
2014-01-28 10:29:52.646 buildtool[233853] === Executing build phases...
2014-01-28 10:29:52.646 buildtool[233853] === Executing Headers Build Phase
2014-01-28 10:29:52.646 buildtool[233853] * Copying headers to derived sources folder...
2014-01-28 10:29:52.646 buildtool[233853] Copy objc-class.h -> derived_src/objc/objc-class.h
2014-01-28 10:29:52.646 buildtool[233853] * Already exists
2014-01-28 10:29:52.646 buildtool[233853] Copy objc.h -> derived_src/objc/objc.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy objc-export.h -> derived_src/objc/objc-export.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy objc-runtime.h -> derived_src/objc/objc-runtime.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy runtime.h -> derived_src/objc/runtime.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy message.h -> derived_src/objc/message.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy deprecated.h -> derived_src/objc/deprecated.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy Object.h -> derived_src/objc/Object.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy Protocol.h -> derived_src/objc/Protocol.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy objc-auto.h -> derived_src/objc/objc-auto.h
2014-01-28 10:29:52.647 buildtool[233853] * Already exists
2014-01-28 10:29:52.647 buildtool[233853] Copy objc_cache.h -> derived_src/objc/objc_cache.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy objc_class.h -> derived_src/objc/objc_class.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy objc_debugHelpers.h -> derived_src/objc/objc_debugHelpers.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy objc_object.h -> derived_src/objc/objc_object.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy objc_protocol.h -> derived_src/objc/objc_protocol.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy objc_sel.h -> derived_src/objc/objc_sel.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy ObjCArray.h -> derived_src/objc/ObjCArray.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy ObjCDynamicModule.h -> derived_src/objc/ObjCDynamicModule.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy ObjCException.h -> derived_src/objc/ObjCException.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.648 buildtool[233853] Copy ObjCHashTable.h -> derived_src/objc/ObjCHashTable.h
2014-01-28 10:29:52.648 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] Copy ObjCModule.h -> derived_src/objc/ObjCModule.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] Copy objc_malloc.h -> derived_src/objc/objc_malloc.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] * Copying headers to framework header folder...
2014-01-28 10:29:52.649 buildtool[233853] Copy objc-class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-class.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] Copy objc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] Copy objc-export.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-export.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] Copy objc-runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-runtime.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] Copy runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/runtime.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] Copy message.h -> build/UninstalledProducts/objc.framework/Versions/Headers/message.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.649 buildtool[233853] Copy deprecated.h -> build/UninstalledProducts/objc.framework/Versions/Headers/deprecated.h
2014-01-28 10:29:52.649 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy Object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Object.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy Protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Protocol.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy objc-auto.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-auto.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy objc_cache.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_cache.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy objc_class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_class.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy objc_debugHelpers.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_debugHelpers.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy objc_object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_object.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy objc_protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_protocol.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy objc_sel.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_sel.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.650 buildtool[233853] Copy ObjCArray.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCArray.h
2014-01-28 10:29:52.650 buildtool[233853] * Already exists
2014-01-28 10:29:52.651 buildtool[233853] Copy ObjCDynamicModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCDynamicModule.h
2014-01-28 10:29:52.651 buildtool[233853] * Already exists
2014-01-28 10:29:52.651 buildtool[233853] Copy ObjCException.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCException.h
2014-01-28 10:29:52.651 buildtool[233853] * Already exists
2014-01-28 10:29:52.651 buildtool[233853] Copy ObjCHashTable.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCHashTable.h
2014-01-28 10:29:52.651 buildtool[233853] * Already exists
2014-01-28 10:29:52.651 buildtool[233853] Copy ObjCModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCModule.h
2014-01-28 10:29:52.651 buildtool[233853] * Already exists
2014-01-28 10:29:52.651 buildtool[233853] Copy objc_malloc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_malloc.h
2014-01-28 10:29:52.651 buildtool[233853] * Already exists
2014-01-28 10:29:52.651 buildtool[233853] === Completed Headers Build Phase
2014-01-28 10:29:52.651 buildtool[233853] === Executing Resources Build Phase
2014-01-28 10:29:52.651 buildtool[233853] Copy Error (en.lproj): No such file or directory
2014-01-28 10:29:52.651 buildtool[233853] Copy Error (English.lproj): No such file or directory
2014-01-28 10:29:52.651 buildtool[233853] awk '{while(match($0,"[$]{[^}]*}")) {var=substr($0,RSTART+2,RLENGTH -3);gsub("[$]{"var"}",ENVIRON[var])}}1' < Info.plist > build/UninstalledProducts/objc.framework/Versions/Resources/Info-gnustep.plist
2014-01-28 10:29:52.657 buildtool[233853] === Resources Build Phase Completed
2014-01-28 10:29:52.657 buildtool[233853] === Done...
2014-01-28 10:29:52.657 buildtool[233853] === Completed Executing Target objc-Darwin-i386
2014-01-28 10:29:52.845 buildtool[233853] === Building Target objc-Darwin-ppc
2014-01-28 10:29:52.845 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:52.845 buildtool[233853] Environment: PRODUCT_NAME = objc
2014-01-28 10:29:52.846 buildtool[233853] Environment: INFOPLIST_FILE = Info.plist
2014-01-28 10:29:52.846 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:52.846 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:52.846 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:52.846 buildtool[233853] === Checking Dependencies
2014-01-28 10:29:52.846 buildtool[233853] === Done.
2014-01-28 10:29:52.846 buildtool[233853] === Executing build phases...
2014-01-28 10:29:52.846 buildtool[233853] === Executing Headers Build Phase
2014-01-28 10:29:52.846 buildtool[233853] * Copying headers to derived sources folder...
2014-01-28 10:29:52.846 buildtool[233853] Copy objc-class.h -> derived_src/objc/objc-class.h
2014-01-28 10:29:52.846 buildtool[233853] * Already exists
2014-01-28 10:29:52.846 buildtool[233853] Copy objc.h -> derived_src/objc/objc.h
2014-01-28 10:29:52.846 buildtool[233853] * Already exists
2014-01-28 10:29:52.847 buildtool[233853] Copy objc-export.h -> derived_src/objc/objc-export.h
2014-01-28 10:29:52.847 buildtool[233853] * Already exists
2014-01-28 10:29:52.847 buildtool[233853] Copy objc-runtime.h -> derived_src/objc/objc-runtime.h
2014-01-28 10:29:52.847 buildtool[233853] * Already exists
2014-01-28 10:29:52.847 buildtool[233853] Copy runtime.h -> derived_src/objc/runtime.h
2014-01-28 10:29:52.847 buildtool[233853] * Already exists
2014-01-28 10:29:52.847 buildtool[233853] Copy message.h -> derived_src/objc/message.h
2014-01-28 10:29:52.847 buildtool[233853] * Already exists
2014-01-28 10:29:52.847 buildtool[233853] Copy deprecated.h -> derived_src/objc/deprecated.h
2014-01-28 10:29:52.847 buildtool[233853] * Already exists
2014-01-28 10:29:52.847 buildtool[233853] Copy Object.h -> derived_src/objc/Object.h
2014-01-28 10:29:52.847 buildtool[233853] * Already exists
2014-01-28 10:29:52.847 buildtool[233853] Copy Protocol.h -> derived_src/objc/Protocol.h
2014-01-28 10:29:52.847 buildtool[233853] * Already exists
2014-01-28 10:29:52.848 buildtool[233853] Copy objc-auto.h -> derived_src/objc/objc-auto.h
2014-01-28 10:29:52.848 buildtool[233853] * Already exists
2014-01-28 10:29:52.848 buildtool[233853] Copy objc_cache.h -> derived_src/objc/objc_cache.h
2014-01-28 10:29:52.848 buildtool[233853] * Already exists
2014-01-28 10:29:52.848 buildtool[233853] Copy objc_class.h -> derived_src/objc/objc_class.h
2014-01-28 10:29:52.848 buildtool[233853] * Already exists
2014-01-28 10:29:52.848 buildtool[233853] Copy objc_debugHelpers.h -> derived_src/objc/objc_debugHelpers.h
2014-01-28 10:29:52.848 buildtool[233853] * Already exists
2014-01-28 10:29:52.848 buildtool[233853] Copy objc_object.h -> derived_src/objc/objc_object.h
2014-01-28 10:29:52.848 buildtool[233853] * Already exists
2014-01-28 10:29:52.848 buildtool[233853] Copy objc_protocol.h -> derived_src/objc/objc_protocol.h
2014-01-28 10:29:52.848 buildtool[233853] * Already exists
2014-01-28 10:29:52.848 buildtool[233853] Copy objc_sel.h -> derived_src/objc/objc_sel.h
2014-01-28 10:29:52.848 buildtool[233853] * Already exists
2014-01-28 10:29:52.849 buildtool[233853] Copy ObjCArray.h -> derived_src/objc/ObjCArray.h
2014-01-28 10:29:52.849 buildtool[233853] * Already exists
2014-01-28 10:29:52.849 buildtool[233853] Copy ObjCDynamicModule.h -> derived_src/objc/ObjCDynamicModule.h
2014-01-28 10:29:52.849 buildtool[233853] * Already exists
2014-01-28 10:29:52.849 buildtool[233853] Copy ObjCException.h -> derived_src/objc/ObjCException.h
2014-01-28 10:29:52.849 buildtool[233853] * Already exists
2014-01-28 10:29:52.849 buildtool[233853] Copy ObjCHashTable.h -> derived_src/objc/ObjCHashTable.h
2014-01-28 10:29:52.849 buildtool[233853] * Already exists
2014-01-28 10:29:52.849 buildtool[233853] Copy ObjCModule.h -> derived_src/objc/ObjCModule.h
2014-01-28 10:29:52.849 buildtool[233853] * Already exists
2014-01-28 10:29:52.849 buildtool[233853] Copy objc_malloc.h -> derived_src/objc/objc_malloc.h
2014-01-28 10:29:52.849 buildtool[233853] * Already exists
2014-01-28 10:29:52.849 buildtool[233853] * Copying headers to framework header folder...
2014-01-28 10:29:52.849 buildtool[233853] Copy objc-class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-class.h
2014-01-28 10:29:52.850 buildtool[233853] * Already exists
2014-01-28 10:29:52.850 buildtool[233853] Copy objc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc.h
2014-01-28 10:29:52.850 buildtool[233853] * Already exists
2014-01-28 10:29:52.850 buildtool[233853] Copy objc-export.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-export.h
2014-01-28 10:29:52.850 buildtool[233853] * Already exists
2014-01-28 10:29:52.850 buildtool[233853] Copy objc-runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-runtime.h
2014-01-28 10:29:52.850 buildtool[233853] * Already exists
2014-01-28 10:29:52.850 buildtool[233853] Copy runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/runtime.h
2014-01-28 10:29:52.850 buildtool[233853] * Already exists
2014-01-28 10:29:52.850 buildtool[233853] Copy message.h -> build/UninstalledProducts/objc.framework/Versions/Headers/message.h
2014-01-28 10:29:52.850 buildtool[233853] * Already exists
2014-01-28 10:29:52.850 buildtool[233853] Copy deprecated.h -> build/UninstalledProducts/objc.framework/Versions/Headers/deprecated.h
2014-01-28 10:29:52.850 buildtool[233853] * Already exists
2014-01-28 10:29:52.851 buildtool[233853] Copy Object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Object.h
2014-01-28 10:29:52.851 buildtool[233853] * Already exists
2014-01-28 10:29:52.851 buildtool[233853] Copy Protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Protocol.h
2014-01-28 10:29:52.851 buildtool[233853] * Already exists
2014-01-28 10:29:52.851 buildtool[233853] Copy objc-auto.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-auto.h
2014-01-28 10:29:52.851 buildtool[233853] * Already exists
2014-01-28 10:29:52.851 buildtool[233853] Copy objc_cache.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_cache.h
2014-01-28 10:29:52.851 buildtool[233853] * Already exists
2014-01-28 10:29:52.851 buildtool[233853] Copy objc_class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_class.h
2014-01-28 10:29:52.851 buildtool[233853] * Already exists
2014-01-28 10:29:52.851 buildtool[233853] Copy objc_debugHelpers.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_debugHelpers.h
2014-01-28 10:29:52.851 buildtool[233853] * Already exists
2014-01-28 10:29:52.852 buildtool[233853] Copy objc_object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_object.h
2014-01-28 10:29:52.852 buildtool[233853] * Already exists
2014-01-28 10:29:52.852 buildtool[233853] Copy objc_protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_protocol.h
2014-01-28 10:29:52.852 buildtool[233853] * Already exists
2014-01-28 10:29:52.852 buildtool[233853] Copy objc_sel.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_sel.h
2014-01-28 10:29:52.852 buildtool[233853] * Already exists
2014-01-28 10:29:52.852 buildtool[233853] Copy ObjCArray.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCArray.h
2014-01-28 10:29:52.852 buildtool[233853] * Already exists
2014-01-28 10:29:52.852 buildtool[233853] Copy ObjCDynamicModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCDynamicModule.h
2014-01-28 10:29:52.852 buildtool[233853] * Already exists
2014-01-28 10:29:52.852 buildtool[233853] Copy ObjCException.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCException.h
2014-01-28 10:29:52.852 buildtool[233853] * Already exists
2014-01-28 10:29:52.852 buildtool[233853] Copy ObjCHashTable.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCHashTable.h
2014-01-28 10:29:52.852 buildtool[233853] * Already exists
2014-01-28 10:29:52.853 buildtool[233853] Copy ObjCModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCModule.h
2014-01-28 10:29:52.853 buildtool[233853] * Already exists
2014-01-28 10:29:52.853 buildtool[233853] Copy objc_malloc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_malloc.h
2014-01-28 10:29:52.853 buildtool[233853] * Already exists
2014-01-28 10:29:52.853 buildtool[233853] === Completed Headers Build Phase
2014-01-28 10:29:52.853 buildtool[233853] === Executing Resources Build Phase
2014-01-28 10:29:52.853 buildtool[233853] Copy Error (en.lproj): No such file or directory
2014-01-28 10:29:52.853 buildtool[233853] Copy Error (English.lproj): No such file or directory
2014-01-28 10:29:52.853 buildtool[233853] awk '{while(match($0,"[$]{[^}]*}")) {var=substr($0,RSTART+2,RLENGTH -3);gsub("[$]{"var"}",ENVIRON[var])}}1' < Info.plist > build/UninstalledProducts/objc.framework/Versions/Resources/Info-gnustep.plist
2014-01-28 10:29:52.859 buildtool[233853] === Resources Build Phase Completed
2014-01-28 10:29:52.859 buildtool[233853] === Done...
2014-01-28 10:29:52.859 buildtool[233853] === Completed Executing Target objc-Darwin-ppc
2014-01-28 10:29:53.045 buildtool[233853] === Building Target objc-Darwin-x86_64
2014-01-28 10:29:53.045 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:53.045 buildtool[233853] Environment: PRODUCT_NAME = objc
2014-01-28 10:29:53.045 buildtool[233853] Environment: INFOPLIST_FILE = Info.plist
2014-01-28 10:29:53.045 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:53.045 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:53.045 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:53.045 buildtool[233853] === Checking Dependencies
2014-01-28 10:29:53.045 buildtool[233853] === Done.
2014-01-28 10:29:53.045 buildtool[233853] === Executing build phases...
2014-01-28 10:29:53.046 buildtool[233853] === Executing Headers Build Phase
2014-01-28 10:29:53.046 buildtool[233853] * Copying headers to derived sources folder...
2014-01-28 10:29:53.046 buildtool[233853] Copy objc-class.h -> derived_src/objc/objc-class.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy objc.h -> derived_src/objc/objc.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy objc-export.h -> derived_src/objc/objc-export.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy objc-runtime.h -> derived_src/objc/objc-runtime.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy runtime.h -> derived_src/objc/runtime.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy message.h -> derived_src/objc/message.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy deprecated.h -> derived_src/objc/deprecated.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy Object.h -> derived_src/objc/Object.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy Protocol.h -> derived_src/objc/Protocol.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy objc-auto.h -> derived_src/objc/objc-auto.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy objc_cache.h -> derived_src/objc/objc_cache.h
2014-01-28 10:29:53.046 buildtool[233853] * Already exists
2014-01-28 10:29:53.046 buildtool[233853] Copy objc_class.h -> derived_src/objc/objc_class.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy objc_debugHelpers.h -> derived_src/objc/objc_debugHelpers.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy objc_object.h -> derived_src/objc/objc_object.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy objc_protocol.h -> derived_src/objc/objc_protocol.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy objc_sel.h -> derived_src/objc/objc_sel.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy ObjCArray.h -> derived_src/objc/ObjCArray.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy ObjCDynamicModule.h -> derived_src/objc/ObjCDynamicModule.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy ObjCException.h -> derived_src/objc/ObjCException.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy ObjCHashTable.h -> derived_src/objc/ObjCHashTable.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy ObjCModule.h -> derived_src/objc/ObjCModule.h
2014-01-28 10:29:53.047 buildtool[233853] * Already exists
2014-01-28 10:29:53.047 buildtool[233853] Copy objc_malloc.h -> derived_src/objc/objc_malloc.h
2014-01-28 10:29:53.048 buildtool[233853] * Already exists
2014-01-28 10:29:53.048 buildtool[233853] * Copying headers to framework header folder...
2014-01-28 10:29:53.048 buildtool[233853] Copy objc-class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-class.h
2014-01-28 10:29:53.048 buildtool[233853] * Already exists
2014-01-28 10:29:53.048 buildtool[233853] Copy objc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc.h
2014-01-28 10:29:53.048 buildtool[233853] * Already exists
2014-01-28 10:29:53.048 buildtool[233853] Copy objc-export.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-export.h
2014-01-28 10:29:53.048 buildtool[233853] * Already exists
2014-01-28 10:29:53.048 buildtool[233853] Copy objc-runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-runtime.h
2014-01-28 10:29:53.048 buildtool[233853] * Already exists
2014-01-28 10:29:53.049 buildtool[233853] Copy runtime.h -> build/UninstalledProducts/objc.framework/Versions/Headers/runtime.h
2014-01-28 10:29:53.049 buildtool[233853] * Already exists
2014-01-28 10:29:53.049 buildtool[233853] Copy message.h -> build/UninstalledProducts/objc.framework/Versions/Headers/message.h
2014-01-28 10:29:53.049 buildtool[233853] * Already exists
2014-01-28 10:29:53.049 buildtool[233853] Copy deprecated.h -> build/UninstalledProducts/objc.framework/Versions/Headers/deprecated.h
2014-01-28 10:29:53.049 buildtool[233853] * Already exists
2014-01-28 10:29:53.049 buildtool[233853] Copy Object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Object.h
2014-01-28 10:29:53.049 buildtool[233853] * Already exists
2014-01-28 10:29:53.049 buildtool[233853] Copy Protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/Protocol.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy objc-auto.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc-auto.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy objc_cache.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_cache.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy objc_class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_class.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy objc_debugHelpers.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_debugHelpers.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy objc_object.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_object.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy objc_protocol.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_protocol.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy objc_sel.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_sel.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy ObjCArray.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCArray.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy ObjCDynamicModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCDynamicModule.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.050 buildtool[233853] Copy ObjCException.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCException.h
2014-01-28 10:29:53.050 buildtool[233853] * Already exists
2014-01-28 10:29:53.051 buildtool[233853] Copy ObjCHashTable.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCHashTable.h
2014-01-28 10:29:53.051 buildtool[233853] * Already exists
2014-01-28 10:29:53.051 buildtool[233853] Copy ObjCModule.h -> build/UninstalledProducts/objc.framework/Versions/Headers/ObjCModule.h
2014-01-28 10:29:53.051 buildtool[233853] * Already exists
2014-01-28 10:29:53.051 buildtool[233853] Copy objc_malloc.h -> build/UninstalledProducts/objc.framework/Versions/Headers/objc_malloc.h
2014-01-28 10:29:53.051 buildtool[233853] * Already exists
2014-01-28 10:29:53.051 buildtool[233853] === Completed Headers Build Phase
2014-01-28 10:29:53.051 buildtool[233853] === Executing Resources Build Phase
2014-01-28 10:29:53.051 buildtool[233853] Copy Error (en.lproj): No such file or directory
2014-01-28 10:29:53.051 buildtool[233853] Copy Error (English.lproj): No such file or directory
2014-01-28 10:29:53.051 buildtool[233853] awk '{while(match($0,"[$]{[^}]*}")) {var=substr($0,RSTART+2,RLENGTH -3);gsub("[$]{"var"}",ENVIRON[var])}}1' < Info.plist > build/UninstalledProducts/objc.framework/Versions/Resources/Info-gnustep.plist
2014-01-28 10:29:53.054 buildtool[233853] === Resources Build Phase Completed
2014-01-28 10:29:53.054 buildtool[233853] === Done...
2014-01-28 10:29:53.055 buildtool[233853] === Completed Executing Target objc-Darwin-x86_64
2014-01-28 10:29:53.252 buildtool[233853] === Building Target objc-Linux-ppc
2014-01-28 10:29:53.252 buildtool[233853] === Applying Build Configuration Release
2014-01-28 10:29:53.253 buildtool[233853] Environment: PRODUCT_NAME = objc
2014-01-28 10:29:53.253 buildtool[233853] Environment: INFOPLIST_FILE = Info.plist
2014-01-28 10:29:53.253 buildtool[233853] Environment: TARGET_BUILD_DIR = build (built-in)
2014-01-28 10:29:53.253 buildtool[233853] Environment: BUILT_PRODUCTS_DIR = build (built-in)
2014-01-28 10:29:53.253 buildtool[233853] === Done Applying Build Configuration for Release
2014-01-28 10:29:53.253 buildtool[233853] === Checking Dependencies
2014-01-28 10:29:53.253 buildtool[233853] === Done.
2014-01-28 10:29:53.253 buildtool[233853] === Executing build phases...
2014-01-28 10:29:53.253 buildtool[233853] === Executing Headers Build Phase
2014-01-28 10:29:53.253 buildtool[233853] * Copying headers to derived sources folder...
2014-01-28 10:29:53.253 buildtool[233853] Copy objc-class.h -> derived_src/objc/objc-class.h
2014-01-28 10:29:53.253 buildtool[233853] * Already exists
2014-01-28 10:29:53.254 buildtool[233853] Copy objc.h -> derived_src/objc/objc.h
2014-01-28 10:29:53.254 buildtool[233853] * Already exists
2014-01-28 10:29:53.254 buildtool[233853] Copy objc-export.h -> derived_src/objc/objc-export.h
2014-01-28 10:29:53.254 buildtool[233853] * Already exists
2014-01-28 10:29:53.254 buildtool[233853] Copy objc-runtime.h -> derived_src/objc/objc-runtime.h
2014-01-28 10:29:53.254 buildtool[233853] * Already exists
2014-01-28 10:29:53.254 buildtool[233853] Copy runtime.h -> derived_src/objc/runtime.h
2014-01-28 10:29:53.254 buildtool[233853] * Already exists
2014-01-28 10:29:53.254 buildtool[233853] Copy message.h -> derived_src/objc/message.h
2014-01-28 10:29:53.254 buildtool[233853] * Already exists
2014-01-28 10:29:53.255 buildtool[233853] Copy deprecated.h -> derived_src/objc/deprecated.h
2014-01-28 10:29:53.255 buildtool[233853] * Already exists
2014-01-28 10:29:53.255 buildtool[233853] Copy Object.h -> derived_src/objc/Object.h
2014-01-28 10:29:53.255 buildtool[233853] * Already exists
2014-01-28 10:29:53.255 buildtool[233853] Copy Protocol.h -> derived_src/objc/Protocol.h
2014-01-28 10:29:53.255 buildtool[233853] * Already exists
2014-01-28 10:29:53.255 buildtool[233853] Copy objc-auto.h -> derived_src/objc/objc-auto.h
2014-01-28 10:29:53.255 buildtool[233853] * Already exists
2014-01-28 10:29:53.255 buildtool[233853] Copy objc_cache.h -> derived_src/objc/objc_cache.h
2014-01-28 10:29:53.255 buildtool[233853] * Already exists
2014-01-28 10:29:53.255 buildtool[233853] Copy objc_class.h -> derived_src/objc/objc_class.h
2014-01-28 10:29:53.255 buildtool[233853] * Already exists
2014-01-28 10:29:53.255 buildtool[233853] Copy objc_debugHelpers.h -> derived_src/objc/objc_debugHelpers.h
2014-01-28 10:29:53.255 buildtool[233853] * Already exists
2014-01-28 10:29:53.256 buildtool[233853] Copy objc_object.h -> derived_src/objc/objc_object.h
2014-01-28 10:29:53.256 buildtool[233853] * Already exists
2014-01-28 10:29:53.256 buildtool[233853] Copy objc_protocol.h -> derived_src/objc/objc_protocol.h
2014-01-28 10:29:53.256 buildtool[233853] * Already exists
2014-01-28 10:29:53.256 buildtool[233853] Copy objc_sel.h -> derived_src/objc/objc_sel.h
2014-01-28 10:29:53.256 buildtool[233853] * Already exists
2014-01-28 10:29:53.256 buildtool[233853] Copy ObjCArray.h -> derived_src/objc/ObjCArray.h
2014-01-28 10:29:53.256 buildtool[233853] * Already exists
2014-01-28 10:29:53.256 buildtool[233853] Copy ObjCDynamicModule.h -> derived_src/objc/ObjCDynamicModule.h
2014-01-28 10:29:53.256 buildtool[233853] * Already exists
2014-01-28 10:29:53.256 buildtool[233853] Copy ObjCException.h -> derived_src/objc/ObjCException.h
2014-01-28 10:29:53.256 buildtool[233853] * Already exists
2014-01-28 10:29:53.256 buildtool[233853] Copy ObjCHashTable.h -> derived_src/objc/ObjCHashTable.h
2014-01-28 10:29:53.256 buildtool[233853] * Already exists
2014-01-28 10:29:53.256 buildtool[233853] Copy ObjCModule.h -> derived_src/objc/ObjCModule.h
2014-01-28 10:29:53.256 buildtool[233853] * Already exists
2014-01-28 10:29:53.257 buildtool[233853] Copy objc_malloc.h -> derived_src/objc/objc_malloc.h
2014-01-28 10:29:53.257 buildtool[233853] * Already exists
2014-01-28 10:29:53.257 buildtool[233853] * Copying headers to framework header folder...
2014-01-28 10:29:53.257 buildtool[233853] Copy objc-class.h -> build/UninstalledProducts/objc.framework/Versions/Headers/obj
|