Skip to content

Instantly share code, notes, and snippets.

@Kentzo
Last active December 10, 2015 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kentzo/4508810 to your computer and use it in GitHub Desktop.
Save Kentzo/4508810 to your computer and use it in GitHub Desktop.
f469eb255847
Skipping 'pyobjc-framework-InterfaceBuilderKit' because it is not supported on the current platform
Skipping 'pyobjc-framework-XgridFoundation' because it is not supported on the current platform
Cleaning 'pyobjc-core' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-core' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_core.egg-info
writing Lib/pyobjc_core.egg-info/PKG-INFO
writing namespace_packages to Lib/pyobjc_core.egg-info/namespace_packages.txt
writing top-level names to Lib/pyobjc_core.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_core.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_core.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_core.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Scripts'
warning: no directories found matching 'setup-lib'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_core.egg-info/SOURCES.txt'
writing include/pyobjc-compat.h to Lib/pyobjc_core.egg-info/include/pyobjc-compat.h
writing include/pyobjc-api.h to Lib/pyobjc_core.egg-info/include/pyobjc-api.h
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
Overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/__init__.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_bridges.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_bridgesupport.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_category.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_compat.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_context.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_convenience.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_descriptors.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_dyld.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_framework.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_gnustep.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_lazyimport.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_locking.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_properties.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_protocols.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_pycoder.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_pythonify.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_setup.py -> build/lib.macosx-10.6-intel-2.7/objc
creating build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/KeyValueCoding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/MachSignals.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/Signals.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/TestSupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/dejagnu.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/fnd.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/helper_bridgesupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/keyvaluehelper.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/loader.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test2_dict_interface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test2_dictviews.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test2_filepointer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test3_dict_interface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test3_protocol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test3_typecheck.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_allocatebuffer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_archive_python.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_array_interface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_array_property.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_arrays.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_assocations.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_blocks.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_bridges.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_bridgesupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_bundleFunctions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_bundleVariables.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_callbacks.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_classandinst.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_classhooks.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_clinmeth.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_context.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_convenience.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_conversion.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_copying.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_corefoundation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctests.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_descriptors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_dict_property.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_dict_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_dyld.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_exceptions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_framework.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_fsref.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_hidden_selector.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_identity.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_imp.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_initialized.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ivar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_keyvalue.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_keyvalue_prop.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_keyvaluecoding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_lazy_import.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_leaks.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_list_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_locking.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_function.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_imp.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_inheritance.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_py.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_py2py.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_method_prototypes.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_methodaccess.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_methodedits.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_methods.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_methods2.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdate_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_NULL.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_number_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_objc.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_object_property.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_opaque.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_outputinitializer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pickle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pickling_objc.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_posing.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_propertiesforclass.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_protected.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_protocol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_protocolNamed.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_regr.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_set_interface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_set_property.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_set_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_signatures.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_sockaddr.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_charbyte.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_charint.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_methdef.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_nsbool.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_struct.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_unichar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_splitsig.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_structpointer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_structs.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_subclass.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_synthesize.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_testsupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_usekvo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_varargs.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_voidpointer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_weakref.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'objc._objc' extension
creating build/temp.macosx-10.6-intel-2.7
creating build/temp.macosx-10.6-intel-2.7/libffi-src
creating build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc
creating build/temp.macosx-10.6-intel-2.7/libffi-src/x86
creating build/temp.macosx-10.6-intel-2.7/Modules
creating build/temp.macosx-10.6-intel-2.7/Modules/objc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/ffi.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/ffi.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/types.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/types.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/powerpc/ppc-darwin.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/powerpc/ppc-darwin_closure.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-darwin_closure.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/powerpc/ppc-ffi_darwin.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-ffi_darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/powerpc/ppc64-darwin_closure.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc64-darwin_closure.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/x86/darwin64.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/darwin64.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/x86/x86-darwin.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/x86/x86-ffi64.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-ffi64.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/x86/x86-ffi_darwin.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-ffi_darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/alloc_hack.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/alloc_hack.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/block_support.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/block_support.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/bundle-variables.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/bundle-variables.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/class-builder.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/class-builder.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/class-list.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/class-list.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/closure_pool.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/closure_pool.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/coder-category.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/coder-category.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/corefoundation.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/corefoundation.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/formal-protocol.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/formal-protocol.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/fsref.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/fsref.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/fsspec.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/fsspec.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/function.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/function.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/informal-protocol.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/informal-protocol.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/instance-var.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/instance-var.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/ivar-accessor.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/ivar-accessor.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/libffi_support.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/libffi_support.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/method-accessor.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-accessor.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/method-imp.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-imp.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/method-signature.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-signature.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/module.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/module.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc-class.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-class.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc-NULL.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-NULL.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc-object.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-object.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc-runtime-compat.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-runtime-compat.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc_super.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_super.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc_support.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_support.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc_util.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_util.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/ObjCPointer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/ObjCPointer.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_NSBundleHack.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_NSBundleHack.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonArray.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonArray.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonData.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonData.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonDate.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonDate.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonDictionary.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonDictionary.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonEnumerator.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonEnumerator.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonNumber.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonNumber.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonObject.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonObject.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonSet.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonSet.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonString.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonString.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonUnicode.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonUnicode.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/opaque-pointer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/opaque-pointer.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/pointer-support.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/pointer-support.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/proxy-registry.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/proxy-registry.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/pyobjc-api.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/pyobjc-api.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/pyobjc-compat.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/pyobjc-compat.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/registry.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/registry.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/selector.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/selector.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/socketsupport.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/socketsupport.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/struct-wrapper.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/struct-wrapper.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/super-call.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/super-call.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/toll-free-bridging.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/toll-free-bridging.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/unicode-object.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/unicode-object.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/varlist.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/varlist.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/libffi-src/ffi.o build/temp.macosx-10.6-intel-2.7/libffi-src/types.o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-darwin.o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-darwin_closure.o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-ffi_darwin.o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc64-darwin_closure.o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/darwin64.o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-darwin.o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-ffi64.o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-ffi_darwin.o build/temp.macosx-10.6-intel-2.7/Modules/objc/alloc_hack.o build/temp.macosx-10.6-intel-2.7/Modules/objc/block_support.o build/temp.macosx-10.6-intel-2.7/Modules/objc/bundle-variables.o build/temp.macosx-10.6-intel-2.7/Modules/objc/class-builder.o build/temp.macosx-10.6-intel-2.7/Modules/objc/class-list.o build/temp.macosx-10.6-intel-2.7/Modules/objc/closure_pool.o build/temp.macosx-10.6-intel-2.7/Modules/objc/coder-category.o build/temp.macosx-10.6-intel-2.7/Modules/objc/corefoundation.o build/temp.macosx-10.6-intel-2.7/Modules/objc/formal-protocol.o build/temp.macosx-10.6-intel-2.7/Modules/objc/fsref.o build/temp.macosx-10.6-intel-2.7/Modules/objc/fsspec.o build/temp.macosx-10.6-intel-2.7/Modules/objc/function.o build/temp.macosx-10.6-intel-2.7/Modules/objc/informal-protocol.o build/temp.macosx-10.6-intel-2.7/Modules/objc/instance-var.o build/temp.macosx-10.6-intel-2.7/Modules/objc/ivar-accessor.o build/temp.macosx-10.6-intel-2.7/Modules/objc/libffi_support.o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-accessor.o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-imp.o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-signature.o build/temp.macosx-10.6-intel-2.7/Modules/objc/module.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-class.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-NULL.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-object.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-runtime-compat.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_super.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_support.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_util.o build/temp.macosx-10.6-intel-2.7/Modules/objc/ObjCPointer.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_NSBundleHack.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonArray.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonData.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonDate.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonDictionary.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonEnumerator.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonNumber.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonObject.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonSet.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonString.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonUnicode.o build/temp.macosx-10.6-intel-2.7/Modules/objc/opaque-pointer.o build/temp.macosx-10.6-intel-2.7/Modules/objc/pointer-support.o build/temp.macosx-10.6-intel-2.7/Modules/objc/proxy-registry.o build/temp.macosx-10.6-intel-2.7/Modules/objc/pyobjc-api.o build/temp.macosx-10.6-intel-2.7/Modules/objc/pyobjc-compat.o build/temp.macosx-10.6-intel-2.7/Modules/objc/registry.o build/temp.macosx-10.6-intel-2.7/Modules/objc/selector.o build/temp.macosx-10.6-intel-2.7/Modules/objc/socketsupport.o build/temp.macosx-10.6-intel-2.7/Modules/objc/struct-wrapper.o build/temp.macosx-10.6-intel-2.7/Modules/objc/super-call.o build/temp.macosx-10.6-intel-2.7/Modules/objc/toll-free-bridging.o build/temp.macosx-10.6-intel-2.7/Modules/objc/unicode-object.o build/temp.macosx-10.6-intel-2.7/Modules/objc/varlist.o -o build/lib.macosx-10.6-intel-2.7/objc/_objc.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
building 'PyObjCTest.arrays' extension
creating build/temp.macosx-10.6-intel-2.7/Modules/objc/test
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/arrays.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/arrays.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/arrays.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/arrays.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.block' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/block.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/block.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/block.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/block.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.cfsocket' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/cfsocket.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/cfsocket.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/cfsocket.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/cfsocket.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.clinmeth' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/clinmeth.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/clinmeth.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/clinmeth.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/clinmeth.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.copying' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/copying.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/copying.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/copying.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/copying.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.corefoundation' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/corefoundation.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/corefoundation.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/corefoundation.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/corefoundation.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.ctests' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/ctests.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/ctests.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/ctests.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/ctests.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.exceptions' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/exceptions.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/exceptions.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/exceptions.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/exceptions.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.filepointer' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/filepointer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/filepointer.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/filepointer.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/filepointer.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.fsref' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/fsref.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/fsref.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/fsref.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/fsref.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.identity' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/identity.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/identity.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/identity.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/identity.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.initialize' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/initialize.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/initialize.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/initialize.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/initialize.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.instanceVariables' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/instanceVariables.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/instanceVariables.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/instanceVariables.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/instanceVariables.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.locking' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/locking.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/locking.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/locking.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/locking.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.metadata' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/metadata.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/metadata.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/metadata.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/metadata.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.metadatafunction' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/metadatafunction.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/metadatafunction.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/metadatafunction.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/metadatafunction.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.NULL' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/NULL.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/NULL.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/NULL.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/NULL.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.opaque' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/opaque.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/opaque.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/opaque.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/opaque.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.properties' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/properties.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/properties.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
Modules/objc/test/properties.m:24:9: warning: Ignore warnings about properties in this file. [-W#pragma-messages]
#pragma message "Ignore warnings about properties in this file."
^
Modules/objc/test/properties.m:28:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property id prop4;
^
Modules/objc/test/properties.m:28:1: warning: default property attribute 'assign' not appropriate for non-gc object
Modules/objc/test/properties.m:30:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property(readwrite) id prop6;
^
Modules/objc/test/properties.m:30:1: warning: default property attribute 'assign' not appropriate for non-gc object
Modules/objc/test/properties.m:35:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property(getter=propGetter,setter=propSetter:) id prop11;
^
Modules/objc/test/properties.m:35:1: warning: default property attribute 'assign' not appropriate for non-gc object
7 warnings generated.
Modules/objc/test/properties.m:24:9: warning: Ignore warnings about properties in this file. [-W#pragma-messages]
#pragma message "Ignore warnings about properties in this file."
^
Modules/objc/test/properties.m:28:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property id prop4;
^
Modules/objc/test/properties.m:28:1: warning: default property attribute 'assign' not appropriate for non-gc object
Modules/objc/test/properties.m:30:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property(readwrite) id prop6;
^
Modules/objc/test/properties.m:30:1: warning: default property attribute 'assign' not appropriate for non-gc object
Modules/objc/test/properties.m:35:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property(getter=propGetter,setter=propSetter:) id prop11;
^
Modules/objc/test/properties.m:35:1: warning: default property attribute 'assign' not appropriate for non-gc object
7 warnings generated.
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/properties.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/properties.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.protected' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/protected.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/protected.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/protected.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/protected.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.protocol' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/protocol.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/protocol.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/protocol.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/protocol.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.pythonnumber' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/pythonnumber.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/pythonnumber.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/pythonnumber.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/pythonnumber.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.pythonset' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/pythonset.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/pythonset.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/pythonset.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/pythonset.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.sockaddr' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/sockaddr.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/sockaddr.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/sockaddr.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/sockaddr.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.specialtypecodes' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/specialtypecodes.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/specialtypecodes.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/specialtypecodes.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/specialtypecodes.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.structargs' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/structargs.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structargs.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structargs.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/structargs.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.structpointer1' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/structpointer1.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structpointer1.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structpointer1.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/structpointer1.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.structpointer2' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/structpointer2.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structpointer2.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structpointer2.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/structpointer2.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.structs' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/structs.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structs.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structs.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/structs.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.testbndl' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/testbndl.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testbndl.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testbndl.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testbndl.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.testbndl2' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/testbndl2.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testbndl2.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testbndl2.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testbndl2.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.testclassandinst' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/testclassandinst.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testclassandinst.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testclassandinst.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testclassandinst.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.testoutputinitializer' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/testoutputinitializer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testoutputinitializer.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testoutputinitializer.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testoutputinitializer.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.voidpointer' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/voidpointer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/voidpointer.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/voidpointer.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/voidpointer.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/arrays.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/block.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/cfsocket.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/clinmeth.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/copying.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/corefoundation.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/ctests.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/exceptions.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/filepointer.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/fsref.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/identity.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/initialize.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/instanceVariables.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/locking.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/metadata.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/metadatafunction.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/NULL.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/opaque.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/properties.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/protected.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/protocol.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/pythonnumber.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/pythonset.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/sockaddr.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/specialtypecodes.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/structargs.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/structpointer1.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/structpointer2.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/structs.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testbndl.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testbndl2.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testclassandinst.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testoutputinitializer.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/voidpointer.so -> PyObjCTest
copying objc/__init__.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_bridges.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_bridgesupport.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_category.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_compat.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_context.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_convenience.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_descriptors.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_dyld.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_framework.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_gnustep.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_lazyimport.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_locking.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_objc.so -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_properties.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_protocols.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_pycoder.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_pythonify.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_setup.py -> build/bdist.macosx-10.6-intel/egg/objc
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/arrays.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/block.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/cfsocket.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/clinmeth.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/copying.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/corefoundation.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/ctests.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/dejagnu.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/exceptions.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/filepointer.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/fnd.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/fsref.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/helper_bridgesupport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/identity.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/initialize.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/instanceVariables.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/keyvaluehelper.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/loader.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/locking.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/metadata.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/metadatafunction.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/NULL.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/opaque.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/properties.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/protected.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/protocol.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/pythonnumber.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/pythonset.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/sockaddr.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/specialtypecodes.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/structargs.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/structpointer1.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/structpointer2.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/structs.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test2_dict_interface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test2_dictviews.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test2_filepointer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test3_dict_interface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test3_protocol.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test3_typecheck.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_allocatebuffer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_archive_python.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_array_interface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_array_property.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_arrays.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_assocations.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_blocks.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_bridges.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_bridgesupport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_bundleFunctions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_bundleVariables.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_callbacks.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_classandinst.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_classhooks.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_clinmeth.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_context.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_convenience.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_conversion.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_copying.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_corefoundation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctests.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_descriptors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dict_property.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dict_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dyld.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_exceptions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_framework.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_fsref.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_hidden_selector.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_identity.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_imp.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_initialized.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ivar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_keyvalue.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_keyvalue_prop.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_keyvaluecoding.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_lazy_import.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_leaks.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_list_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_locking.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_function.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_imp.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_inheritance.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_py.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_py2py.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_method_prototypes.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_methodaccess.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_methodedits.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_methods.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_methods2.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdate_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_NULL.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_number_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_objc.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_object_property.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_opaque.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_outputinitializer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pickle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pickling_objc.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_posing.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_propertiesforclass.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_protected.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_protocol.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_protocolNamed.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_regr.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_set_interface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_set_property.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_set_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_signatures.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_sockaddr.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_charbyte.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_charint.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_methdef.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_nsbool.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_struct.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_unichar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_splitsig.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_structpointer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_structs.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_subclass.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_synthesize.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_testsupport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_usekvo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_varargs.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_voidpointer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_weakref.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testbndl.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testbndl2.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testclassandinst.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testoutputinitializer.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/voidpointer.so (namespace package)
copying PyObjCTools/__init__.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/KeyValueCoding.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/MachSignals.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/Signals.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/TestSupport.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_bridges.py to _bridges.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_bridgesupport.py to _bridgesupport.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_category.py to _category.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_compat.py to _compat.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_context.py to _context.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_convenience.py to _convenience.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_descriptors.py to _descriptors.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_dyld.py to _dyld.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_framework.py to _framework.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_gnustep.py to _gnustep.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_lazyimport.py to _lazyimport.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_locking.py to _locking.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_properties.py to _properties.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_protocols.py to _protocols.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_pycoder.py to _pycoder.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_pythonify.py to _pythonify.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_setup.py to _setup.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/KeyValueCoding.py to KeyValueCoding.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/MachSignals.py to MachSignals.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/Signals.py to Signals.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/TestSupport.py to TestSupport.pyc
creating stub loader for objc/_objc.so
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_objc.py to _objc.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/namespace_packages.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-core 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-core==2.5
Finished processing dependencies for pyobjc-core==2.5
Cleaning 'pyobjc-framework-Cocoa' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-Cocoa' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_Cocoa.egg-info
writing requirements to Lib/pyobjc_framework_Cocoa.egg-info/requires.txt
writing Lib/pyobjc_framework_Cocoa.egg-info/PKG-INFO
writing namespace_packages to Lib/pyobjc_framework_Cocoa.egg-info/namespace_packages.txt
writing top-level names to Lib/pyobjc_framework_Cocoa.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_Cocoa.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_Cocoa.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_Cocoa.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_Cocoa.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/Cocoa
copying Lib/Cocoa/__init__.py -> build/lib.macosx-10.6-intel-2.7/Cocoa
creating build/lib.macosx-10.6-intel-2.7/CoreFoundation
copying Lib/CoreFoundation/__init__.py -> build/lib.macosx-10.6-intel-2.7/CoreFoundation
copying Lib/CoreFoundation/_metadata.py -> build/lib.macosx-10.6-intel-2.7/CoreFoundation
copying Lib/CoreFoundation/_static.py -> build/lib.macosx-10.6-intel-2.7/CoreFoundation
creating build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/__init__.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_context.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_functiondefines.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_nsindexset.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_nsobject.py -> build/lib.macosx-10.6-intel-2.7/Foundation
creating build/lib.macosx-10.6-intel-2.7/AppKit
copying Lib/AppKit/__init__.py -> build/lib.macosx-10.6-intel-2.7/AppKit
copying Lib/AppKit/_metadata.py -> build/lib.macosx-10.6-intel-2.7/AppKit
copying Lib/AppKit/_nsapp.py -> build/lib.macosx-10.6-intel-2.7/AppKit
creating build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/AppCategories.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/AppHelper.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/Conversion.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/FndCategories.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/NibClassBuilder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/guitest_graphics.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/guitest_nsalert.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_appkiterrors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfarray.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfattributedstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbag.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbase.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbinaryheap.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbitvector.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbundle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbyteorder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfcalendar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfcharacterset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfdata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfdate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfdateformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfdictionary.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cferror.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cffiledescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cffilesecurity.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cflocale.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfmachport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfmessageport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnotificationcenter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnumber.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnumberformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfplugin.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfpreferences.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfpropertylist.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfrunloop.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfsocket.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfstringtokenizer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cftimezone.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cftree.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfurl.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfurlaccess.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfurlenumerator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfusernotification.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfuuid.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfxmlnode.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfxmlparser.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_constants.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_convenience.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_corefoundation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_foundation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_foundationerrors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_globals.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_keyvalue.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsaccessibility.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsactioncell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsaffinetransform.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsalert.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsanimation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsanimationcontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsappleeventdescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsappleeventmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsapplescript.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsapplication.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsapplicationscripting.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsarchiver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsarray.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsarraycontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsatstypesetter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsattributedstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsattributedstring_appkit.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsautoreleasepool.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbezierpath.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbitmap.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbitmapimagerep.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbox.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbrowser.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbrowsercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbundle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbutton.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbuttoncell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbytecountformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbyteorder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscache.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscachedimagerep.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscalendar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscalendardate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscharacterset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsclassdescription.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsclipview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscoder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscollectionview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorlist.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorpicking.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorspace.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorwell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscombobox.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscomboboxcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscomparisonpredicate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscompoundpredicate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsconnection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscontrol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscredentialstorage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscursor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscustomimagerep.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdateformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdatepicker.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdatepickercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdebug.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdecimal.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdecimalnumber.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdictionary.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdictionarycontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdistributedlock.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdistributednotificationcenter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdocktile.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdocument.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdocumentcontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdragging.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdraggingitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdraggingsession.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdrawer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsenumerator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nserror.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nserrors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsevent.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsexception.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsexpression.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilecoordinator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilehandle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilemanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilepresenter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfileversion.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilewrapper.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfont.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfontcollection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfontdescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfontmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfontpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsform.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsformcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgarbagecollector.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgeometry.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsglyphgenerator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsglyphinfo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgradient.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgraphics.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgraphicscontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshashtable.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshelpmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshfsfiletypes.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshost.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshttpcookie.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshttpcookiestorage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsimage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsimagecell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsimagerep.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsimageview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsindexpath.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsindexset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsinputmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsinputserver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsinterfacestyle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsinvocation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsjavasetup.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsjsonserialization.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nskeyedarchiver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nskeyvaluebinding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nskeyvaluecoding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nskeyvalueobservering.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslayoutconstraint.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslayoutmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslevelindicatorcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslinguistictagger.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslocale.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslocalizedstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslock.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslog.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmachport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmaptable.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmatrix.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmenu.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmenuitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmenuitemcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmenuview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmetadata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmethodsignature.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmovie.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmovieview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnetservices.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnib.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnibloading.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnotification.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnotificationqueue.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnull.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnumber.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnumberformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsobjcruntime.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsobject.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsobject_additions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsobjectcontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsopengl.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsopengllayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsopenglview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsopenpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsoperation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsorderedset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsoutlineview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspagecontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspagelayout.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsparagraphstyle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspasteboard.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspasteboarditem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspathcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspathcontrol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspathutilties.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspersistentdocument.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspointerarray.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspointerfunctions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspopover.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspopupbutton.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspopupbuttoncell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsportcoder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsportmessage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsportnameserver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspredicate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprinter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprintinfo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprintoperation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprintpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprocessinfo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprogressindicator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspropertylist.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsproxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrange.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsregularexpression.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsresponder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsruleeditor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrulermarker.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrulerview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrunloop.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrunningapplication.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssavepanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscanner.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscreen.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptclassdescription.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptcoercionhandler.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptcommand.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptcommanddescription.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptkeyvaluecoding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptobjectspecifier.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptstandardsuitecommands.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptwhosetests.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscrollview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssearchfieldcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssecuretextfield.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssegmentedcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssegmentedcontrol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssharingservice.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssimplehorizontaltypesetter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsslider.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsslidercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssortdescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssound.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsspeechrecognizer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsspeechsynthesizer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsspellchecker.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsspellserver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssplitview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstatusbar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstatusitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstepper.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssteppercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstringdrawing.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstablecolumn.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstableheadercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstablerowview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstableview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstabview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstabviewitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstask.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextalternatives.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextattachment.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextcheckingresult.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextcontainer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextfield.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextfieldcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextfinder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextinputclient.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextinputcontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextlist.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextstorage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstexttable.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsthread.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstimer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstimezone.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstokenfield.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstokenfieldcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstoolbar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstoolbaritem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstouch.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstrackingarea.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstreecontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstreenode.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstypesetter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsubiquitouskeyvaluestore.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsundomanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurl.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlcache.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlconnection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlcredential.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlcredentialstorage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurldownload.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlerror.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlhandle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlprotectionspace.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlprotocol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlrequest.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlresponse.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserdefaults.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserdefaultscontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserinterfaceitemsearching.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserinterfacevalidation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsusernotification.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserscripttask.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuuid.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsvalue.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsvaluetransformer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsviewcontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nswindow.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nswindowcontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nswindowrestoration.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nswindowscripting.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsworkspace.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmldocument.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmldtd.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmldtdnode.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmlelement.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmlnode.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmlnodeoptions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmlparser.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxpcconnection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nszone.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_osxcasts.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_regr.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_structs.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_subclassing.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_threading.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_weirdness.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'CoreFoundation._inlines' extension
creating build/temp.macosx-10.6-intel-2.7/Modules
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_CoreFoundation_inlines.m -o build/temp.macosx-10.6-intel-2.7/Modules/_CoreFoundation_inlines.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
Modules/_CoreFoundation_inlines.m:7:8: error: unknown type name 'PyObjC_function_map'
static PyObjC_function_map function_map[] = {
^
Modules/_CoreFoundation_inlines.m:8:29: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFByteOrderGetCurrent", (PyObjC_Function_Pointer)&CFByteOrderGetCurrent },
^
Modules/_CoreFoundation_inlines.m:9:36: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFConvertDoubleHostToSwapped", (PyObjC_Function_Pointer)&CFConvertDoubleHostToSwapped },
^
Modules/_CoreFoundation_inlines.m:10:36: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFConvertDoubleSwappedToHost", (PyObjC_Function_Pointer)&CFConvertDoubleSwappedToHost },
^
Modules/_CoreFoundation_inlines.m:11:37: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFConvertFloat32HostToSwapped", (PyObjC_Function_Pointer)&CFConvertFloat32HostToSwapped },
^
Modules/_CoreFoundation_inlines.m:12:37: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFConvertFloat32SwappedToHost", (PyObjC_Function_Pointer)&CFConvertFloat32SwappedToHost },
^
Modules/_CoreFoundation_inlines.m:13:37: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFConvertFloat64HostToSwapped", (PyObjC_Function_Pointer)&CFConvertFloat64HostToSwapped },
^
Modules/_CoreFoundation_inlines.m:14:37: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFConvertFloat64SwappedToHost", (PyObjC_Function_Pointer)&CFConvertFloat64SwappedToHost },
^
Modules/_CoreFoundation_inlines.m:15:35: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFConvertFloatHostToSwapped", (PyObjC_Function_Pointer)&CFConvertFloatHostToSwapped },
^
Modules/_CoreFoundation_inlines.m:16:35: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFConvertFloatSwappedToHost", (PyObjC_Function_Pointer)&CFConvertFloatSwappedToHost },
^
Modules/_CoreFoundation_inlines.m:17:19: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFRangeMake", (PyObjC_Function_Pointer)&CFRangeMake },
^
Modules/_CoreFoundation_inlines.m:18:44: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFStringGetCharacterFromInlineBuffer", (PyObjC_Function_Pointer)&CFStringGetCharacterFromInlineBuffer },
^
Modules/_CoreFoundation_inlines.m:19:32: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFStringInitInlineBuffer", (PyObjC_Function_Pointer)&CFStringInitInlineBuffer },
^
Modules/_CoreFoundation_inlines.m:20:19: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFSwapInt16", (PyObjC_Function_Pointer)&CFSwapInt16 },
^
Modules/_CoreFoundation_inlines.m:21:28: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFSwapInt16BigToHost", (PyObjC_Function_Pointer)&CFSwapInt16BigToHost },
^
Modules/_CoreFoundation_inlines.m:22:28: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFSwapInt16HostToBig", (PyObjC_Function_Pointer)&CFSwapInt16HostToBig },
^
Modules/_CoreFoundation_inlines.m:23:31: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFSwapInt16HostToLittle", (PyObjC_Function_Pointer)&CFSwapInt16HostToLittle },
^
Modules/_CoreFoundation_inlines.m:24:31: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFSwapInt16LittleToHost", (PyObjC_Function_Pointer)&CFSwapInt16LittleToHost },
^
Modules/_CoreFoundation_inlines.m:25:19: error: use of undeclared identifier 'PyObjC_Function_Pointer'
{"CFSwapInt32", (PyObjC_Function_Pointer)&CFSwapInt32 },
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
error: command '/usr/bin/cc' failed with exit status 1
Installing 'pyobjc-framework-Cocoa' failed (status 1)
Skipping 'pyobjc-framework-InterfaceBuilderKit' because it is not supported on the current platform
Skipping 'pyobjc-framework-XgridFoundation' because it is not supported on the current platform
Cleaning 'pyobjc-core' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
removing 'build/temp.macosx-10.6-intel-2.7' (and everything under it)
Installing 'pyobjc-core' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
writing Lib/pyobjc_core.egg-info/PKG-INFO
writing namespace_packages to Lib/pyobjc_core.egg-info/namespace_packages.txt
writing top-level names to Lib/pyobjc_core.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_core.egg-info/dependency_links.txt
reading manifest file 'Lib/pyobjc_core.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Scripts'
warning: no directories found matching 'setup-lib'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'Lib/pyobjc_core.egg-info/SOURCES.txt'
writing include/pyobjc-compat.h to Lib/pyobjc_core.egg-info/include/pyobjc-compat.h
writing include/pyobjc-api.h to Lib/pyobjc_core.egg-info/include/pyobjc-api.h
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
Overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/__init__.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_bridges.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_bridgesupport.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_category.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_compat.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_context.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_convenience.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_descriptors.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_dyld.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_framework.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_gnustep.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_lazyimport.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_locking.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_properties.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_protocols.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_pycoder.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_pythonify.py -> build/lib.macosx-10.6-intel-2.7/objc
copying Lib/objc/_setup.py -> build/lib.macosx-10.6-intel-2.7/objc
creating build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/KeyValueCoding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/MachSignals.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/Signals.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/TestSupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/dejagnu.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/fnd.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/helper_bridgesupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/keyvaluehelper.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/loader.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test2_dict_interface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test2_dictviews.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test2_filepointer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test3_dict_interface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test3_protocol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test3_typecheck.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_allocatebuffer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_archive_python.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_array_interface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_array_property.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_arrays.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_assocations.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_blocks.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_bridges.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_bridgesupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_bundleFunctions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_bundleVariables.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_callbacks.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_classandinst.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_classhooks.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_clinmeth.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_context.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_convenience.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_conversion.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_copying.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_corefoundation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctests.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_descriptors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_dict_property.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_dict_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_dyld.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_exceptions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_framework.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_fsref.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_hidden_selector.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_identity.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_imp.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_initialized.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ivar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_keyvalue.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_keyvalue_prop.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_keyvaluecoding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_lazy_import.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_leaks.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_list_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_locking.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_function.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_imp.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_inheritance.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_py.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_metadata_py2py.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_method_prototypes.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_methodaccess.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_methodedits.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_methods.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_methods2.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdate_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_NULL.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_number_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_objc.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_object_property.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_opaque.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_outputinitializer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pickle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pickling_objc.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_posing.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_propertiesforclass.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_protected.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_protocol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_protocolNamed.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_regr.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_set_interface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_set_property.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_set_proxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_signatures.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_sockaddr.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_charbyte.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_charint.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_methdef.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_nsbool.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_struct.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_specialtypecodes_unichar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_splitsig.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_structpointer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_structs.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_subclass.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_synthesize.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_testsupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_usekvo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_varargs.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_voidpointer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_weakref.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'objc._objc' extension
creating build/temp.macosx-10.6-intel-2.7
creating build/temp.macosx-10.6-intel-2.7/libffi-src
creating build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc
creating build/temp.macosx-10.6-intel-2.7/libffi-src/x86
creating build/temp.macosx-10.6-intel-2.7/Modules
creating build/temp.macosx-10.6-intel-2.7/Modules/objc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/ffi.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/ffi.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/types.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/types.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/powerpc/ppc-darwin.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/powerpc/ppc-darwin_closure.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-darwin_closure.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/powerpc/ppc-ffi_darwin.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-ffi_darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/powerpc/ppc64-darwin_closure.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc64-darwin_closure.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/x86/darwin64.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/darwin64.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/x86/x86-darwin.S -o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/x86/x86-ffi64.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-ffi64.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c libffi-src/x86/x86-ffi_darwin.c -o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-ffi_darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/alloc_hack.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/alloc_hack.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/block_support.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/block_support.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/bundle-variables.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/bundle-variables.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/class-builder.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/class-builder.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/class-list.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/class-list.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/closure_pool.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/closure_pool.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/coder-category.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/coder-category.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/corefoundation.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/corefoundation.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/formal-protocol.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/formal-protocol.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/fsref.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/fsref.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/fsspec.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/fsspec.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/function.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/function.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/informal-protocol.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/informal-protocol.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/instance-var.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/instance-var.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/ivar-accessor.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/ivar-accessor.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/libffi_support.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/libffi_support.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/method-accessor.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-accessor.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/method-imp.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-imp.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/method-signature.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-signature.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/module.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/module.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc-class.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-class.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc-NULL.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-NULL.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc-object.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-object.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc-runtime-compat.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-runtime-compat.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc_super.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_super.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc_support.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_support.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/objc_util.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_util.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/ObjCPointer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/ObjCPointer.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_NSBundleHack.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_NSBundleHack.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonArray.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonArray.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonData.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonData.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonDate.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonDate.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonDictionary.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonDictionary.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonEnumerator.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonEnumerator.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonNumber.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonNumber.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonObject.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonObject.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonSet.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonSet.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonString.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonString.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/OC_PythonUnicode.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonUnicode.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/opaque-pointer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/opaque-pointer.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/pointer-support.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/pointer-support.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/proxy-registry.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/proxy-registry.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/pyobjc-api.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/pyobjc-api.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/pyobjc-compat.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/pyobjc-compat.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/registry.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/registry.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/selector.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/selector.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/socketsupport.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/socketsupport.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/struct-wrapper.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/struct-wrapper.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/super-call.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/super-call.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/toll-free-bridging.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/toll-free-bridging.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/unicode-object.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/unicode-object.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/varlist.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/varlist.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/libffi-src/ffi.o build/temp.macosx-10.6-intel-2.7/libffi-src/types.o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-darwin.o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-darwin_closure.o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc-ffi_darwin.o build/temp.macosx-10.6-intel-2.7/libffi-src/powerpc/ppc64-darwin_closure.o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/darwin64.o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-darwin.o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-ffi64.o build/temp.macosx-10.6-intel-2.7/libffi-src/x86/x86-ffi_darwin.o build/temp.macosx-10.6-intel-2.7/Modules/objc/alloc_hack.o build/temp.macosx-10.6-intel-2.7/Modules/objc/block_support.o build/temp.macosx-10.6-intel-2.7/Modules/objc/bundle-variables.o build/temp.macosx-10.6-intel-2.7/Modules/objc/class-builder.o build/temp.macosx-10.6-intel-2.7/Modules/objc/class-list.o build/temp.macosx-10.6-intel-2.7/Modules/objc/closure_pool.o build/temp.macosx-10.6-intel-2.7/Modules/objc/coder-category.o build/temp.macosx-10.6-intel-2.7/Modules/objc/corefoundation.o build/temp.macosx-10.6-intel-2.7/Modules/objc/formal-protocol.o build/temp.macosx-10.6-intel-2.7/Modules/objc/fsref.o build/temp.macosx-10.6-intel-2.7/Modules/objc/fsspec.o build/temp.macosx-10.6-intel-2.7/Modules/objc/function.o build/temp.macosx-10.6-intel-2.7/Modules/objc/informal-protocol.o build/temp.macosx-10.6-intel-2.7/Modules/objc/instance-var.o build/temp.macosx-10.6-intel-2.7/Modules/objc/ivar-accessor.o build/temp.macosx-10.6-intel-2.7/Modules/objc/libffi_support.o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-accessor.o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-imp.o build/temp.macosx-10.6-intel-2.7/Modules/objc/method-signature.o build/temp.macosx-10.6-intel-2.7/Modules/objc/module.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-class.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-NULL.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-object.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc-runtime-compat.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_super.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_support.o build/temp.macosx-10.6-intel-2.7/Modules/objc/objc_util.o build/temp.macosx-10.6-intel-2.7/Modules/objc/ObjCPointer.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_NSBundleHack.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonArray.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonData.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonDate.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonDictionary.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonEnumerator.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonNumber.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonObject.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonSet.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonString.o build/temp.macosx-10.6-intel-2.7/Modules/objc/OC_PythonUnicode.o build/temp.macosx-10.6-intel-2.7/Modules/objc/opaque-pointer.o build/temp.macosx-10.6-intel-2.7/Modules/objc/pointer-support.o build/temp.macosx-10.6-intel-2.7/Modules/objc/proxy-registry.o build/temp.macosx-10.6-intel-2.7/Modules/objc/pyobjc-api.o build/temp.macosx-10.6-intel-2.7/Modules/objc/pyobjc-compat.o build/temp.macosx-10.6-intel-2.7/Modules/objc/registry.o build/temp.macosx-10.6-intel-2.7/Modules/objc/selector.o build/temp.macosx-10.6-intel-2.7/Modules/objc/socketsupport.o build/temp.macosx-10.6-intel-2.7/Modules/objc/struct-wrapper.o build/temp.macosx-10.6-intel-2.7/Modules/objc/super-call.o build/temp.macosx-10.6-intel-2.7/Modules/objc/toll-free-bridging.o build/temp.macosx-10.6-intel-2.7/Modules/objc/unicode-object.o build/temp.macosx-10.6-intel-2.7/Modules/objc/varlist.o -o build/lib.macosx-10.6-intel-2.7/objc/_objc.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
building 'PyObjCTest.arrays' extension
creating build/temp.macosx-10.6-intel-2.7/Modules/objc/test
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/arrays.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/arrays.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/arrays.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/arrays.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.block' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/block.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/block.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/block.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/block.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.cfsocket' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/cfsocket.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/cfsocket.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/cfsocket.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/cfsocket.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.clinmeth' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/clinmeth.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/clinmeth.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/clinmeth.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/clinmeth.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.copying' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/copying.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/copying.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/copying.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/copying.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.corefoundation' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/corefoundation.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/corefoundation.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/corefoundation.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/corefoundation.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.ctests' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/ctests.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/ctests.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/ctests.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/ctests.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.exceptions' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/exceptions.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/exceptions.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/exceptions.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/exceptions.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.filepointer' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/filepointer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/filepointer.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/filepointer.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/filepointer.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.fsref' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/fsref.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/fsref.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/fsref.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/fsref.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.identity' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/identity.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/identity.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/identity.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/identity.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.initialize' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/initialize.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/initialize.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/initialize.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/initialize.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.instanceVariables' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/instanceVariables.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/instanceVariables.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/instanceVariables.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/instanceVariables.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.locking' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/locking.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/locking.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/locking.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/locking.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.metadata' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/metadata.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/metadata.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/metadata.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/metadata.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.metadatafunction' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/metadatafunction.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/metadatafunction.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/metadatafunction.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/metadatafunction.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.NULL' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/NULL.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/NULL.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/NULL.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/NULL.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.opaque' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/opaque.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/opaque.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/opaque.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/opaque.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.properties' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/properties.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/properties.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
Modules/objc/test/properties.m:24:9: warning: Ignore warnings about properties in this file. [-W#pragma-messages]
#pragma message "Ignore warnings about properties in this file."
^
Modules/objc/test/properties.m:28:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property id prop4;
^
Modules/objc/test/properties.m:28:1: warning: default property attribute 'assign' not appropriate for non-gc object
Modules/objc/test/properties.m:30:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property(readwrite) id prop6;
^
Modules/objc/test/properties.m:30:1: warning: default property attribute 'assign' not appropriate for non-gc object
Modules/objc/test/properties.m:35:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property(getter=propGetter,setter=propSetter:) id prop11;
^
Modules/objc/test/properties.m:35:1: warning: default property attribute 'assign' not appropriate for non-gc object
7 warnings generated.
Modules/objc/test/properties.m:24:9: warning: Ignore warnings about properties in this file. [-W#pragma-messages]
#pragma message "Ignore warnings about properties in this file."
^
Modules/objc/test/properties.m:28:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property id prop4;
^
Modules/objc/test/properties.m:28:1: warning: default property attribute 'assign' not appropriate for non-gc object
Modules/objc/test/properties.m:30:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property(readwrite) id prop6;
^
Modules/objc/test/properties.m:30:1: warning: default property attribute 'assign' not appropriate for non-gc object
Modules/objc/test/properties.m:35:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
@property(getter=propGetter,setter=propSetter:) id prop11;
^
Modules/objc/test/properties.m:35:1: warning: default property attribute 'assign' not appropriate for non-gc object
7 warnings generated.
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/properties.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/properties.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.protected' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/protected.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/protected.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/protected.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/protected.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.protocol' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/protocol.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/protocol.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/protocol.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/protocol.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.pythonnumber' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/pythonnumber.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/pythonnumber.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/pythonnumber.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/pythonnumber.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.pythonset' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/pythonset.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/pythonset.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/pythonset.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/pythonset.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.sockaddr' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/sockaddr.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/sockaddr.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/sockaddr.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/sockaddr.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.specialtypecodes' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/specialtypecodes.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/specialtypecodes.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/specialtypecodes.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/specialtypecodes.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.structargs' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/structargs.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structargs.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structargs.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/structargs.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.structpointer1' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/structpointer1.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structpointer1.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structpointer1.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/structpointer1.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.structpointer2' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/structpointer2.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structpointer2.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structpointer2.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/structpointer2.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.structs' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/structs.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structs.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/structs.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/structs.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.testbndl' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/testbndl.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testbndl.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testbndl.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testbndl.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.testbndl2' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/testbndl2.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testbndl2.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testbndl2.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testbndl2.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.testclassandinst' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/testclassandinst.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testclassandinst.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testclassandinst.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testclassandinst.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.testoutputinitializer' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/testoutputinitializer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testoutputinitializer.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/testoutputinitializer.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testoutputinitializer.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
building 'PyObjCTest.voidpointer' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/objc/test/voidpointer.m -o build/temp.macosx-10.6-intel-2.7/Modules/objc/test/voidpointer.o -IModules/objc -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1008 -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -DPyObjC_BUILD_RELEASE=1008 -isysroot / -Ibuild/codegen/
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/objc/test/voidpointer.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/voidpointer.so -framework CoreFoundation -framework Foundation -framework Carbon -isysroot /
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/arrays.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/block.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/cfsocket.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/clinmeth.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/copying.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/corefoundation.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/ctests.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/exceptions.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/filepointer.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/fsref.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/identity.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/initialize.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/instanceVariables.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/locking.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/metadata.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/metadatafunction.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/NULL.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/opaque.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/properties.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/protected.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/protocol.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/pythonnumber.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/pythonset.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/sockaddr.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/specialtypecodes.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/structargs.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/structpointer1.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/structpointer2.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/structs.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testbndl.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testbndl2.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testclassandinst.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testoutputinitializer.so -> PyObjCTest
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/voidpointer.so -> PyObjCTest
copying objc/__init__.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_bridges.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_bridgesupport.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_category.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_compat.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_context.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_convenience.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_descriptors.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_dyld.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_framework.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_gnustep.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_lazyimport.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_locking.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_objc.so -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_properties.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_protocols.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_pycoder.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_pythonify.py -> build/bdist.macosx-10.6-intel/egg/objc
copying objc/_setup.py -> build/bdist.macosx-10.6-intel/egg/objc
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/arrays.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/block.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/cfsocket.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/clinmeth.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/copying.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/corefoundation.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/ctests.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/dejagnu.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/exceptions.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/filepointer.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/fnd.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/fsref.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/helper_bridgesupport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/identity.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/initialize.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/instanceVariables.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/keyvaluehelper.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/loader.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/locking.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/metadata.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/metadatafunction.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/NULL.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/opaque.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/properties.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/protected.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/protocol.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/pythonnumber.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/pythonset.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/sockaddr.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/specialtypecodes.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/structargs.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/structpointer1.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/structpointer2.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/structs.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test2_dict_interface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test2_dictviews.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test2_filepointer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test3_dict_interface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test3_protocol.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test3_typecheck.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_allocatebuffer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_archive_python.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_array_interface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_array_property.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_arrays.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_assocations.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_blocks.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_bridges.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_bridgesupport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_bundleFunctions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_bundleVariables.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_callbacks.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_classandinst.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_classhooks.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_clinmeth.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_context.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_convenience.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_conversion.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_copying.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_corefoundation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctests.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_descriptors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dict_property.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dict_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dyld.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_exceptions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_framework.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_fsref.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_hidden_selector.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_identity.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_imp.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_initialized.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ivar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_keyvalue.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_keyvalue_prop.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_keyvaluecoding.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_lazy_import.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_leaks.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_list_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_locking.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_function.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_imp.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_inheritance.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_py.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_metadata_py2py.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_method_prototypes.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_methodaccess.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_methodedits.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_methods.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_methods2.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdate_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_NULL.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_number_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_objc.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_object_property.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_opaque.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_outputinitializer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pickle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pickling_objc.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_posing.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_propertiesforclass.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_protected.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_protocol.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_protocolNamed.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_regr.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_set_interface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_set_property.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_set_proxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_signatures.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_sockaddr.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_charbyte.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_charint.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_methdef.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_nsbool.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_struct.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_specialtypecodes_unichar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_splitsig.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_structpointer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_structs.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_subclass.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_synthesize.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_testsupport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_usekvo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_varargs.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_voidpointer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_weakref.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testbndl.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testbndl2.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testclassandinst.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testoutputinitializer.so (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/voidpointer.so (namespace package)
copying PyObjCTools/__init__.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/KeyValueCoding.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/MachSignals.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/Signals.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/TestSupport.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_bridges.py to _bridges.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_bridgesupport.py to _bridgesupport.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_category.py to _category.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_compat.py to _compat.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_context.py to _context.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_convenience.py to _convenience.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_descriptors.py to _descriptors.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_dyld.py to _dyld.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_framework.py to _framework.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_gnustep.py to _gnustep.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_lazyimport.py to _lazyimport.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_locking.py to _locking.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_properties.py to _properties.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_protocols.py to _protocols.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_pycoder.py to _pycoder.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_pythonify.py to _pythonify.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_setup.py to _setup.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/KeyValueCoding.py to KeyValueCoding.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/MachSignals.py to MachSignals.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/Signals.py to Signals.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/TestSupport.py to TestSupport.pyc
creating stub loader for objc/_objc.so
byte-compiling build/bdist.macosx-10.6-intel/egg/objc/_objc.py to _objc.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/namespace_packages.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_core.egg-info/include/pyobjc-api.h -> build/bdist.macosx-10.6-intel/egg/EGG-INFO/include
copying Lib/pyobjc_core.egg-info/include/pyobjc-compat.h -> build/bdist.macosx-10.6-intel/egg/EGG-INFO/include
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating 'dist/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
removing '/Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg' (and everything under it)
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
pyobjc-core 2.5 is already the active version in easy-install.pth
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-core==2.5
Finished processing dependencies for pyobjc-core==2.5
Cleaning 'pyobjc-framework-Cocoa' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
removing 'build/temp.macosx-10.6-intel-2.7' (and everything under it)
Installing 'pyobjc-framework-Cocoa' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
writing requirements to Lib/pyobjc_framework_Cocoa.egg-info/requires.txt
writing Lib/pyobjc_framework_Cocoa.egg-info/PKG-INFO
writing namespace_packages to Lib/pyobjc_framework_Cocoa.egg-info/namespace_packages.txt
writing top-level names to Lib/pyobjc_framework_Cocoa.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_Cocoa.egg-info/dependency_links.txt
reading manifest file 'Lib/pyobjc_framework_Cocoa.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_Cocoa.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/Cocoa
copying Lib/Cocoa/__init__.py -> build/lib.macosx-10.6-intel-2.7/Cocoa
creating build/lib.macosx-10.6-intel-2.7/CoreFoundation
copying Lib/CoreFoundation/__init__.py -> build/lib.macosx-10.6-intel-2.7/CoreFoundation
copying Lib/CoreFoundation/_metadata.py -> build/lib.macosx-10.6-intel-2.7/CoreFoundation
copying Lib/CoreFoundation/_static.py -> build/lib.macosx-10.6-intel-2.7/CoreFoundation
creating build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/__init__.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_context.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_functiondefines.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_nsindexset.py -> build/lib.macosx-10.6-intel-2.7/Foundation
copying Lib/Foundation/_nsobject.py -> build/lib.macosx-10.6-intel-2.7/Foundation
creating build/lib.macosx-10.6-intel-2.7/AppKit
copying Lib/AppKit/__init__.py -> build/lib.macosx-10.6-intel-2.7/AppKit
copying Lib/AppKit/_metadata.py -> build/lib.macosx-10.6-intel-2.7/AppKit
copying Lib/AppKit/_nsapp.py -> build/lib.macosx-10.6-intel-2.7/AppKit
creating build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/AppCategories.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/AppHelper.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/Conversion.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/FndCategories.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
copying Lib/PyObjCTools/NibClassBuilder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTools
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/guitest_graphics.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/guitest_nsalert.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_appkiterrors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfarray.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfattributedstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbag.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbase.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbinaryheap.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbitvector.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbundle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfbyteorder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfcalendar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfcharacterset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfdata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfdate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfdateformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfdictionary.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cferror.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cffiledescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cffilesecurity.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cflocale.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfmachport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfmessageport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnotificationcenter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnumber.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnumberformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfplugin.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfpreferences.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfpropertylist.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfrunloop.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfsocket.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfstringtokenizer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cftimezone.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cftree.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfurl.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfurlaccess.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfurlenumerator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfusernotification.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfuuid.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfxmlnode.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfxmlparser.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_constants.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_convenience.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_corefoundation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_foundation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_foundationerrors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_globals.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_keyvalue.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsaccessibility.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsactioncell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsaffinetransform.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsalert.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsanimation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsanimationcontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsappleeventdescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsappleeventmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsapplescript.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsapplication.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsapplicationscripting.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsarchiver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsarray.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsarraycontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsatstypesetter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsattributedstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsattributedstring_appkit.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsautoreleasepool.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbezierpath.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbitmap.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbitmapimagerep.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbox.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbrowser.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbrowsercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbundle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbutton.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbuttoncell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbytecountformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsbyteorder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscache.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscachedimagerep.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscalendar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscalendardate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscharacterset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsclassdescription.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsclipview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscoder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscollectionview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorlist.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorpicking.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorspace.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscolorwell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscombobox.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscomboboxcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscomparisonpredicate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscompoundpredicate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsconnection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscontrol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscredentialstorage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscursor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nscustomimagerep.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdateformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdatepicker.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdatepickercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdebug.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdecimal.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdecimalnumber.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdictionary.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdictionarycontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdistributedlock.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdistributednotificationcenter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdocktile.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdocument.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdocumentcontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdragging.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdraggingitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdraggingsession.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsdrawer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsenumerator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nserror.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nserrors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsevent.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsexception.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsexpression.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilecoordinator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilehandle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilemanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilepresenter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfileversion.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfilewrapper.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfont.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfontcollection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfontdescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfontmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsfontpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsform.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsformcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgarbagecollector.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgeometry.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsglyphgenerator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsglyphinfo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgradient.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgraphics.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsgraphicscontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshashtable.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshelpmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshfsfiletypes.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshost.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshttpcookie.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nshttpcookiestorage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsimage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsimagecell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsimagerep.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsimageview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsindexpath.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsindexset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsinputmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsinputserver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsinterfacestyle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsinvocation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsjavasetup.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsjsonserialization.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nskeyedarchiver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nskeyvaluebinding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nskeyvaluecoding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nskeyvalueobservering.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslayoutconstraint.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslayoutmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslevelindicatorcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslinguistictagger.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslocale.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslocalizedstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslock.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nslog.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmachport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmaptable.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmatrix.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmenu.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmenuitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmenuitemcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmenuview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmetadata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmethodsignature.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmovie.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsmovieview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnetservices.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnib.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnibloading.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnotification.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnotificationqueue.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnull.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnumber.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsnumberformatter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsobjcruntime.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsobject.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsobject_additions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsobjectcontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsopengl.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsopengllayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsopenglview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsopenpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsoperation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsorderedset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsoutlineview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspagecontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspagelayout.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsparagraphstyle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspasteboard.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspasteboarditem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspathcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspathcontrol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspathutilties.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspersistentdocument.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspointerarray.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspointerfunctions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspopover.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspopupbutton.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspopupbuttoncell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsportcoder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsportmessage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsportnameserver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspredicate.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprinter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprintinfo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprintoperation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprintpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprocessinfo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsprogressindicator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nspropertylist.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsproxy.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrange.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsregularexpression.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsresponder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsruleeditor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrulermarker.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrulerview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrunloop.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsrunningapplication.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssavepanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscanner.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscreen.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptclassdescription.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptcoercionhandler.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptcommand.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptcommanddescription.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptkeyvaluecoding.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptobjectspecifier.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptstandardsuitecommands.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscriptwhosetests.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsscrollview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssearchfieldcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssecuretextfield.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssegmentedcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssegmentedcontrol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsset.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssharingservice.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssimplehorizontaltypesetter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsslider.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsslidercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssortdescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssound.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsspeechrecognizer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsspeechsynthesizer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsspellchecker.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsspellserver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssplitview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstatusbar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstatusitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstepper.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nssteppercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsstringdrawing.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstablecolumn.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstableheadercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstablerowview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstableview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstabview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstabviewitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstask.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextalternatives.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextattachment.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextcheckingresult.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextcontainer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextfield.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextfieldcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextfinder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextinputclient.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextinputcontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextlist.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextstorage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstexttable.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstextview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsthread.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstimer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstimezone.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstokenfield.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstokenfieldcell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstoolbar.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstoolbaritem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstouch.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstrackingarea.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstreecontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstreenode.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nstypesetter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsubiquitouskeyvaluestore.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsundomanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurl.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlcache.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlconnection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlcredential.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlcredentialstorage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurldownload.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlerror.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlhandle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlprotectionspace.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlprotocol.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlrequest.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsurlresponse.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserdefaults.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserdefaultscontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserinterfaceitemsearching.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserinterfacevalidation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsusernotification.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuserscripttask.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsuuid.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsvalue.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsvaluetransformer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsviewcontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nswindow.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nswindowcontroller.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nswindowrestoration.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nswindowscripting.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsworkspace.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmldocument.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmldtd.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmldtdnode.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmlelement.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmlnode.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmlnodeoptions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxmlparser.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nsxpcconnection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_nszone.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_osxcasts.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_regr.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_structs.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_subclassing.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_threading.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_weirdness.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'CoreFoundation._inlines' extension
creating build/temp.macosx-10.6-intel-2.7/Modules
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_CoreFoundation_inlines.m -o build/temp.macosx-10.6-intel-2.7/Modules/_CoreFoundation_inlines.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_CoreFoundation_inlines.o -o build/lib.macosx-10.6-intel-2.7/CoreFoundation/_inlines.so -framework CoreFoundation -isysroot /
building 'CoreFoundation._CoreFoundation' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_CoreFoundation.m -o build/temp.macosx-10.6-intel-2.7/Modules/_CoreFoundation.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_CoreFoundation.o -o build/lib.macosx-10.6-intel-2.7/CoreFoundation/_CoreFoundation.so -framework CoreFoundation -isysroot /
building 'Foundation._inlines' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_Foundation_inlines.m -o build/temp.macosx-10.6-intel-2.7/Modules/_Foundation_inlines.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_Foundation_inlines.o -o build/lib.macosx-10.6-intel-2.7/Foundation/_inlines.so -framework Foundation -isysroot /
building 'Foundation._Foundation' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_Foundation.m -o build/temp.macosx-10.6-intel-2.7/Modules/_Foundation.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_Foundation.o -o build/lib.macosx-10.6-intel-2.7/Foundation/_Foundation.so -framework Foundation -isysroot /
building 'AppKit._inlines' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_AppKit_inlines.m -o build/temp.macosx-10.6-intel-2.7/Modules/_AppKit_inlines.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_AppKit_inlines.o -o build/lib.macosx-10.6-intel-2.7/AppKit/_inlines.so -framework AppKit -isysroot /
building 'AppKit._AppKit' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_AppKit.m -o build/temp.macosx-10.6-intel-2.7/Modules/_AppKit.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_AppKit.o -o build/lib.macosx-10.6-intel-2.7/AppKit/_AppKit.so -framework AppKit -isysroot /
building 'PyObjCTest.testhelper' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/testhelper.m -o build/temp.macosx-10.6-intel-2.7/Modules/testhelper.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/testhelper.o -o build/lib.macosx-10.6-intel-2.7/PyObjCTest/testhelper.so -framework Foundation -isysroot /
copying build/lib.macosx-10.6-intel-2.7/PyObjCTest/testhelper.so -> PyObjCTest
copying AppKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/AppKit
copying AppKit/_AppKit.so -> build/bdist.macosx-10.6-intel/egg/AppKit
copying AppKit/_inlines.so -> build/bdist.macosx-10.6-intel/egg/AppKit
copying AppKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/AppKit
copying AppKit/_nsapp.py -> build/bdist.macosx-10.6-intel/egg/AppKit
copying Cocoa/__init__.py -> build/bdist.macosx-10.6-intel/egg/Cocoa
copying CoreFoundation/__init__.py -> build/bdist.macosx-10.6-intel/egg/CoreFoundation
copying CoreFoundation/_CoreFoundation.so -> build/bdist.macosx-10.6-intel/egg/CoreFoundation
copying CoreFoundation/_inlines.so -> build/bdist.macosx-10.6-intel/egg/CoreFoundation
copying CoreFoundation/_metadata.py -> build/bdist.macosx-10.6-intel/egg/CoreFoundation
copying CoreFoundation/_static.py -> build/bdist.macosx-10.6-intel/egg/CoreFoundation
copying Foundation/__init__.py -> build/bdist.macosx-10.6-intel/egg/Foundation
copying Foundation/_context.py -> build/bdist.macosx-10.6-intel/egg/Foundation
copying Foundation/_Foundation.so -> build/bdist.macosx-10.6-intel/egg/Foundation
copying Foundation/_functiondefines.py -> build/bdist.macosx-10.6-intel/egg/Foundation
copying Foundation/_inlines.so -> build/bdist.macosx-10.6-intel/egg/Foundation
copying Foundation/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Foundation
copying Foundation/_nsindexset.py -> build/bdist.macosx-10.6-intel/egg/Foundation
copying Foundation/_nsobject.py -> build/bdist.macosx-10.6-intel/egg/Foundation
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/guitest_graphics.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/guitest_nsalert.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_appkiterrors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfarray.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfattributedstring.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfbag.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfbase.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfbinaryheap.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfbitvector.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfbundle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfbyteorder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfcalendar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfcharacterset.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfdata.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfdate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfdateformatter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfdictionary.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cferror.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cffiledescriptor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cffilesecurity.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cflocale.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfmachport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfmessageport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfnotificationcenter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfnumber.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfnumberformatter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfplugin.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfpreferences.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfpropertylist.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfrunloop.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfset.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfsocket.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfstream.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfstring.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfstringtokenizer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cftimezone.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cftree.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfurl.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfurlaccess.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfurlenumerator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfusernotification.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfuuid.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfxmlnode.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfxmlparser.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_constants.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_convenience.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_corefoundation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_foundation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_foundationerrors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_globals.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_keyvalue.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsaccessibility.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsactioncell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsaffinetransform.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsalert.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsanimation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsanimationcontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsappleeventdescriptor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsappleeventmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsapplescript.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsapplication.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsapplicationscripting.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsarchiver.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsarray.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsarraycontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsatstypesetter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsattributedstring.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsattributedstring_appkit.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsautoreleasepool.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbezierpath.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbitmap.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbitmapimagerep.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbox.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbrowser.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbrowsercell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbundle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbutton.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbuttoncell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbytecountformatter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsbyteorder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscache.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscachedimagerep.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscalendar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscalendardate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscharacterset.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsclassdescription.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsclipview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscoder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscollectionview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscolor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscolorlist.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscolorpanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscolorpicking.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscolorspace.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscolorwell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscombobox.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscomboboxcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscomparisonpredicate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscompoundpredicate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsconnection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscontrol.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscredentialstorage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscursor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nscustomimagerep.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdata.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdateformatter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdatepicker.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdatepickercell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdebug.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdecimal.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdecimalnumber.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdictionary.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdictionarycontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdistributedlock.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdistributednotificationcenter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdocktile.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdocument.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdocumentcontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdragging.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdraggingitem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdraggingsession.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsdrawer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsenumerator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nserror.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nserrors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsexception.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsexpression.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfilecoordinator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfilehandle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfilemanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfilepresenter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfileversion.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfilewrapper.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfont.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfontcollection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfontdescriptor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfontmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfontpanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsform.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsformatter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsformcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsgarbagecollector.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsgeometry.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsglyphgenerator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsglyphinfo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsgradient.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsgraphics.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsgraphicscontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nshashtable.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nshelpmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nshfsfiletypes.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nshost.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nshttpcookie.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nshttpcookiestorage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsimage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsimagecell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsimagerep.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsimageview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsindexpath.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsindexset.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsinputmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsinputserver.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsinterfacestyle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsinvocation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsjavasetup.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsjsonserialization.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nskeyedarchiver.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nskeyvaluebinding.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nskeyvaluecoding.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nskeyvalueobservering.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nslayoutconstraint.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nslayoutmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nslevelindicatorcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nslinguistictagger.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nslocale.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nslocalizedstring.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nslock.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nslog.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmachport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmaptable.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmatrix.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmenu.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmenuitem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmenuitemcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmenuview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmetadata.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmethodsignature.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmovie.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmovieview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsnetservices.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsnib.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsnibloading.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsnotification.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsnotificationqueue.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsnull.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsnumber.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsnumberformatter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsobjcruntime.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsobject.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsobject_additions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsobjectcontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsopengl.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsopengllayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsopenglview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsopenpanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsoperation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsorderedset.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsoutlineview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspagecontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspagelayout.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsparagraphstyle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspasteboard.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspasteboarditem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspathcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspathcontrol.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspathutilties.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspersistentdocument.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspointerarray.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspointerfunctions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspopover.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspopupbutton.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspopupbuttoncell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsportcoder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsportmessage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsportnameserver.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspredicate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsprinter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsprintinfo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsprintoperation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsprintpanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsprocessinfo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsprogressindicator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspropertylist.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsproxy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsrange.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsregularexpression.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsresponder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsruleeditor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsrulermarker.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsrulerview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsrunloop.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsrunningapplication.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssavepanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscanner.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscreen.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscriptclassdescription.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscriptcoercionhandler.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscriptcommand.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscriptcommanddescription.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscriptkeyvaluecoding.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscriptobjectspecifier.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscriptstandardsuitecommands.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscriptwhosetests.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsscrollview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssearchfieldcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssecuretextfield.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssegmentedcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssegmentedcontrol.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsset.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssharingservice.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssimplehorizontaltypesetter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsslider.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsslidercell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssortdescriptor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssound.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsspeechrecognizer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsspeechsynthesizer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsspellchecker.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsspellserver.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssplitview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsstatusbar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsstatusitem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsstepper.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nssteppercell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsstream.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsstring.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsstringdrawing.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstablecolumn.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstableheadercell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstablerowview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstableview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstabview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstabviewitem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstask.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextalternatives.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextattachment.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextcheckingresult.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextcontainer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextfield.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextfieldcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextfinder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextinputclient.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextinputcontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextlist.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextstorage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstexttable.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstextview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsthread.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstimer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstimezone.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstokenfield.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstokenfieldcell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstoolbar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstoolbaritem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstouch.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstrackingarea.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstreecontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstreenode.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nstypesetter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsubiquitouskeyvaluestore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsundomanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurl.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlcache.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlconnection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlcredential.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlcredentialstorage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurldownload.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlerror.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlhandle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlprotectionspace.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlprotocol.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlrequest.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsurlresponse.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsuserdefaults.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsuserdefaultscontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsuserinterfaceitemsearching.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsuserinterfacevalidation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsusernotification.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsuserscripttask.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsuuid.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsvalue.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsvaluetransformer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsviewcontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nswindow.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nswindowcontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nswindowrestoration.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nswindowscripting.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsworkspace.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsxmldocument.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsxmldtd.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsxmldtdnode.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsxmlelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsxmlnode.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsxmlnodeoptions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsxmlparser.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsxpcconnection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nszone.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_osxcasts.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_regr.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_structs.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_subclassing.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_threading.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_weirdness.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/testhelper.so (namespace package)
copying PyObjCTools/__init__.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/AppCategories.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/AppHelper.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/Conversion.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/FndCategories.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/NibClassBuilder.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
byte-compiling build/bdist.macosx-10.6-intel/egg/AppKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/AppKit/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/AppKit/_nsapp.py to _nsapp.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Cocoa/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreFoundation/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreFoundation/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreFoundation/_static.py to _static.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Foundation/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Foundation/_context.py to _context.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Foundation/_functiondefines.py to _functiondefines.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Foundation/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Foundation/_nsindexset.py to _nsindexset.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Foundation/_nsobject.py to _nsobject.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/AppCategories.py to AppCategories.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/AppHelper.py to AppHelper.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/Conversion.py to Conversion.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/FndCategories.py to FndCategories.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/NibClassBuilder.py to NibClassBuilder.pyc
creating stub loader for CoreFoundation/_inlines.so
creating stub loader for CoreFoundation/_CoreFoundation.so
creating stub loader for Foundation/_inlines.so
creating stub loader for Foundation/_Foundation.so
creating stub loader for AppKit/_inlines.so
creating stub loader for AppKit/_AppKit.so
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreFoundation/_inlines.py to _inlines.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreFoundation/_CoreFoundation.py to _CoreFoundation.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Foundation/_inlines.py to _inlines.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Foundation/_Foundation.py to _Foundation.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/AppKit/_inlines.py to _inlines.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/AppKit/_AppKit.py to _AppKit.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Cocoa.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Cocoa.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Cocoa.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Cocoa.egg-info/namespace_packages.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Cocoa.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Cocoa.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Cocoa.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-Cocoa 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-framework-Cocoa==2.5
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-Cocoa==2.5
Cleaning 'pyobjc-framework-WebKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-WebKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_WebKit.egg-info
writing requirements to Lib/pyobjc_framework_WebKit.egg-info/requires.txt
writing Lib/pyobjc_framework_WebKit.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_WebKit.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_WebKit.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_WebKit.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_WebKit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_WebKit.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/WebKit
copying Lib/WebKit/__init__.py -> build/lib/WebKit
copying Lib/WebKit/_metadata.py -> build/lib/WebKit
creating build/lib/JavaScriptCore
copying Lib/JavaScriptCore/__init__.py -> build/lib/JavaScriptCore
copying Lib/JavaScriptCore/_metadata.py -> build/lib/JavaScriptCore
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_carbonutils.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domattr.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domcssprimitivevalue.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domcssrule.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domcssstyledeclaration.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domcssvalue.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domdocument.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domevent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domeventexception.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domeventtarget.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domexception.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlareaelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlbuttonelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmldirectoryelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmldlistelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlframeelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlhrelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlimageelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlinputelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmllinkelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlmenuelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlobjectelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlolistelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmloptgroupelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmloptionelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlpreelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlscriptelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlselectelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlstyleelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmltablecellelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmltexareaelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmltextareaelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domhtmlulistelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domimplementation.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domkeyboardevent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_dommouseevent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_dommutationevent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domnode.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domnodefilter.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domnodeiterator.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domoverflowevent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domrange.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domrangeexception.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domstylesheet.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domtraversal.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domtreewalker.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domuievent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domwheelevent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domxpathexception.py -> build/lib/PyObjCTest
copying PyObjCTest/test_domxpathresult.py -> build/lib/PyObjCTest
copying PyObjCTest/test_javascriptcore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webarchive.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webbackforwardlist.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webdatasource.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webdocument.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webeditingdelegate.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webframeloaddelegate.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webframeview.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webhistory.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webhistoryitem.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webjavaplugin.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webkit.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webkiterrors.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webplugin.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webpluginviewfactory.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webpolicydelegate.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webpreferences.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webresourceloaddelegate.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webscriptobject.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webuidelegate.py -> build/lib/PyObjCTest
copying PyObjCTest/test_webview.py -> build/lib/PyObjCTest
copying JavaScriptCore/__init__.py -> build/bdist.macosx-10.6-intel/egg/JavaScriptCore
copying JavaScriptCore/_metadata.py -> build/bdist.macosx-10.6-intel/egg/JavaScriptCore
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_carbonutils.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domattr.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domcssprimitivevalue.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domcssrule.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domcssstyledeclaration.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domcssvalue.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domdocument.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domeventexception.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domeventtarget.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domexception.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlareaelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlbuttonelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmldirectoryelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmldlistelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlframeelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlhrelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlimageelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlinputelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmllinkelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlmenuelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlobjectelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlolistelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmloptgroupelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmloptionelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlpreelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlscriptelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlselectelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlstyleelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmltablecellelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmltexareaelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmltextareaelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domhtmlulistelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domimplementation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domkeyboardevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dommouseevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dommutationevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domnode.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domnodefilter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domnodeiterator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domoverflowevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domrange.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domrangeexception.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domstylesheet.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domtraversal.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domtreewalker.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domuievent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domwheelevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domxpathexception.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_domxpathresult.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_javascriptcore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webarchive.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webbackforwardlist.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webdatasource.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webdocument.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webeditingdelegate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webframeloaddelegate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webframeview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webhistory.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webhistoryitem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webjavaplugin.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webkit.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webkiterrors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webplugin.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webpluginviewfactory.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webpolicydelegate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webpreferences.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webresourceloaddelegate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webscriptobject.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webuidelegate.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_webview.py (namespace package)
copying WebKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/WebKit
copying WebKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/WebKit
byte-compiling build/bdist.macosx-10.6-intel/egg/JavaScriptCore/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/JavaScriptCore/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/WebKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/WebKit/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_WebKit.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_WebKit.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_WebKit.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_WebKit.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_WebKit.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_WebKit.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_WebKit-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_WebKit-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_WebKit-2.5-py2.7.egg
Extracting pyobjc_framework_WebKit-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-WebKit 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_WebKit-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-WebKit==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-WebKit==2.5
Cleaning 'pyobjc-framework-SystemConfiguration' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-SystemConfiguration' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_SystemConfiguration.egg-info
writing requirements to Lib/pyobjc_framework_SystemConfiguration.egg-info/requires.txt
writing Lib/pyobjc_framework_SystemConfiguration.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_SystemConfiguration.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_SystemConfiguration.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_SystemConfiguration.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_SystemConfiguration.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_SystemConfiguration.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/SystemConfiguration
copying Lib/SystemConfiguration/__init__.py -> build/lib.macosx-10.6-intel-2.7/SystemConfiguration
copying Lib/SystemConfiguration/_metadata.py -> build/lib.macosx-10.6-intel-2.7/SystemConfiguration
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_captivenetwork.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_DHCPClientPreferences.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_SCDynamicStore.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_SCDynamicStoreCopyDHCPInfo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_SCDynamicStoreCopySpecific.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_SCDynamicStoreKey.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_scnetwork.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_scnetworkconfiguration.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_scnetworkconnection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_scnetworkreachability.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_scpreferences.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_scpreferencespath.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_scpreferencessetspecific.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_scschemadefinitions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_systemconfiguration.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'SystemConfiguration._manual' extension
creating build/temp.macosx-10.6-intel-2.7/Modules
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_manual.m -o build/temp.macosx-10.6-intel-2.7/Modules/_manual.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_manual.o -o build/lib.macosx-10.6-intel-2.7/SystemConfiguration/_manual.so -isysroot /
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_captivenetwork.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_DHCPClientPreferences.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_SCDynamicStore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_SCDynamicStoreCopyDHCPInfo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_SCDynamicStoreCopySpecific.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_SCDynamicStoreKey.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scnetwork.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scnetworkconfiguration.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scnetworkconnection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scnetworkreachability.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scpreferences.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scpreferencespath.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scpreferencessetspecific.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scschemadefinitions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_systemconfiguration.py (namespace package)
copying SystemConfiguration/__init__.py -> build/bdist.macosx-10.6-intel/egg/SystemConfiguration
copying SystemConfiguration/_manual.so -> build/bdist.macosx-10.6-intel/egg/SystemConfiguration
copying SystemConfiguration/_metadata.py -> build/bdist.macosx-10.6-intel/egg/SystemConfiguration
byte-compiling build/bdist.macosx-10.6-intel/egg/SystemConfiguration/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/SystemConfiguration/_metadata.py to _metadata.pyc
creating stub loader for SystemConfiguration/_manual.so
byte-compiling build/bdist.macosx-10.6-intel/egg/SystemConfiguration/_manual.py to _manual.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SystemConfiguration.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SystemConfiguration.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SystemConfiguration.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SystemConfiguration.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SystemConfiguration.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SystemConfiguration.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyobjc_framework_SystemConfiguration-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_SystemConfiguration-2.5-py2.7-macosx-10.6-intel.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_SystemConfiguration-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_framework_SystemConfiguration-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-SystemConfiguration 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_SystemConfiguration-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-framework-SystemConfiguration==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-SystemConfiguration==2.5
Cleaning 'pyobjc-framework-Social' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-Social' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_Social.egg-info
writing requirements to Lib/pyobjc_framework_Social.egg-info/requires.txt
writing Lib/pyobjc_framework_Social.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_Social.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_Social.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_Social.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_Social.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_Social.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/Social
copying Lib/Social/__init__.py -> build/lib/Social
copying Lib/Social/_metadata.py -> build/lib/Social
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_slrequest.py -> build/lib/PyObjCTest
copying PyObjCTest/test_slservicetypes.py -> build/lib/PyObjCTest
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_slrequest.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_slservicetypes.py (namespace package)
copying Social/__init__.py -> build/bdist.macosx-10.6-intel/egg/Social
copying Social/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Social
byte-compiling build/bdist.macosx-10.6-intel/egg/Social/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Social/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Social.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Social.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Social.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Social.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Social.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Social.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_Social-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_Social-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Social-2.5-py2.7.egg
Extracting pyobjc_framework_Social-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-Social 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Social-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-Social==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-Social==2.5
Cleaning 'pyobjc-framework-ServiceManagement' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-ServiceManagement' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_ServiceManagement.egg-info
writing requirements to Lib/pyobjc_framework_ServiceManagement.egg-info/requires.txt
writing Lib/pyobjc_framework_ServiceManagement.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_ServiceManagement.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_ServiceManagement.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_ServiceManagement.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_ServiceManagement.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Doc'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_ServiceManagement.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/ServiceManagement
copying Lib/ServiceManagement/__init__.py -> build/lib/ServiceManagement
copying Lib/ServiceManagement/_metadata.py -> build/lib/ServiceManagement
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_servicemanagement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_smerrors.py -> build/lib/PyObjCTest
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_servicemanagement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_smerrors.py (namespace package)
copying ServiceManagement/__init__.py -> build/bdist.macosx-10.6-intel/egg/ServiceManagement
copying ServiceManagement/_metadata.py -> build/bdist.macosx-10.6-intel/egg/ServiceManagement
byte-compiling build/bdist.macosx-10.6-intel/egg/ServiceManagement/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/ServiceManagement/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServiceManagement.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServiceManagement.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServiceManagement.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServiceManagement.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServiceManagement.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServiceManagement.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_ServiceManagement-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_ServiceManagement-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ServiceManagement-2.5-py2.7.egg
Extracting pyobjc_framework_ServiceManagement-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-ServiceManagement 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ServiceManagement-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-ServiceManagement==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-ServiceManagement==2.5
Cleaning 'pyobjc-framework-ServerNotification' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-ServerNotification' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_ServerNotification.egg-info
writing requirements to Lib/pyobjc_framework_ServerNotification.egg-info/requires.txt
writing Lib/pyobjc_framework_ServerNotification.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_ServerNotification.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_ServerNotification.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_ServerNotification.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_ServerNotification.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Doc'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_ServerNotification.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/ServerNotification
copying Lib/ServerNotification/__init__.py -> build/lib/ServerNotification
copying Lib/ServerNotification/_metadata.py -> build/lib/ServerNotification
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_servernotification.py -> build/lib/PyObjCTest
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_servernotification.py (namespace package)
copying ServerNotification/__init__.py -> build/bdist.macosx-10.6-intel/egg/ServerNotification
copying ServerNotification/_metadata.py -> build/bdist.macosx-10.6-intel/egg/ServerNotification
byte-compiling build/bdist.macosx-10.6-intel/egg/ServerNotification/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/ServerNotification/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServerNotification.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServerNotification.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServerNotification.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServerNotification.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServerNotification.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ServerNotification.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_ServerNotification-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_ServerNotification-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ServerNotification-2.5-py2.7.egg
Extracting pyobjc_framework_ServerNotification-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-ServerNotification 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ServerNotification-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-ServerNotification==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-ServerNotification==2.5
Cleaning 'pyobjc-framework-SearchKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-SearchKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_SearchKit.egg-info
writing requirements to Lib/pyobjc_framework_SearchKit.egg-info/requires.txt
writing Lib/pyobjc_framework_SearchKit.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_SearchKit.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_SearchKit.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_SearchKit.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_SearchKit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_SearchKit.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/SearchKit
copying Lib/SearchKit/__init__.py -> build/lib/SearchKit
copying Lib/SearchKit/_metadata.py -> build/lib/SearchKit
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_searchkit.py -> build/lib/PyObjCTest
copying PyObjCTest/test_skanalysis.py -> build/lib/PyObjCTest
copying PyObjCTest/test_skdocument.py -> build/lib/PyObjCTest
copying PyObjCTest/test_skindex.py -> build/lib/PyObjCTest
copying PyObjCTest/test_sksearch.py -> build/lib/PyObjCTest
copying PyObjCTest/test_sksummary.py -> build/lib/PyObjCTest
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_searchkit.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_skanalysis.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_skdocument.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_skindex.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_sksearch.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_sksummary.py (namespace package)
copying SearchKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/SearchKit
copying SearchKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/SearchKit
byte-compiling build/bdist.macosx-10.6-intel/egg/SearchKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/SearchKit/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SearchKit.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SearchKit.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SearchKit.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SearchKit.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SearchKit.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SearchKit.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_SearchKit-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_SearchKit-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_SearchKit-2.5-py2.7.egg
Extracting pyobjc_framework_SearchKit-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-SearchKit 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_SearchKit-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-SearchKit==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-SearchKit==2.5
Cleaning 'pyobjc-framework-ScriptingBridge' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-ScriptingBridge' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_ScriptingBridge.egg-info
writing requirements to Lib/pyobjc_framework_ScriptingBridge.egg-info/requires.txt
writing Lib/pyobjc_framework_ScriptingBridge.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_ScriptingBridge.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_ScriptingBridge.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_ScriptingBridge.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_ScriptingBridge.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_ScriptingBridge.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/ScriptingBridge
copying Lib/ScriptingBridge/__init__.py -> build/lib/ScriptingBridge
copying Lib/ScriptingBridge/_metadata.py -> build/lib/ScriptingBridge
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_scriptingbridge.py -> build/lib/PyObjCTest
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_scriptingbridge.py (namespace package)
copying ScriptingBridge/__init__.py -> build/bdist.macosx-10.6-intel/egg/ScriptingBridge
copying ScriptingBridge/_metadata.py -> build/bdist.macosx-10.6-intel/egg/ScriptingBridge
byte-compiling build/bdist.macosx-10.6-intel/egg/ScriptingBridge/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/ScriptingBridge/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScriptingBridge.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScriptingBridge.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScriptingBridge.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScriptingBridge.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScriptingBridge.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScriptingBridge.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_ScriptingBridge-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_ScriptingBridge-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ScriptingBridge-2.5-py2.7.egg
Extracting pyobjc_framework_ScriptingBridge-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-ScriptingBridge 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ScriptingBridge-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-ScriptingBridge==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-ScriptingBridge==2.5
Cleaning 'pyobjc-framework-ScreenSaver' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-ScreenSaver' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_ScreenSaver.egg-info
writing requirements to Lib/pyobjc_framework_ScreenSaver.egg-info/requires.txt
writing Lib/pyobjc_framework_ScreenSaver.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_ScreenSaver.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_ScreenSaver.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_ScreenSaver.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_ScreenSaver.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_ScreenSaver.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/ScreenSaver
copying Lib/ScreenSaver/__init__.py -> build/lib.macosx-10.6-intel-2.7/ScreenSaver
copying Lib/ScreenSaver/_metadata.py -> build/lib.macosx-10.6-intel-2.7/ScreenSaver
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_screensaver.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'ScreenSaver._inlines' extension
creating build/temp.macosx-10.6-intel-2.7/Modules
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_ScreenSaver_inlines.m -o build/temp.macosx-10.6-intel-2.7/Modules/_ScreenSaver_inlines.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_ScreenSaver_inlines.o -o build/lib.macosx-10.6-intel-2.7/ScreenSaver/_inlines.so -framework ScreenSaver -isysroot /
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_screensaver.py (namespace package)
copying ScreenSaver/__init__.py -> build/bdist.macosx-10.6-intel/egg/ScreenSaver
copying ScreenSaver/_inlines.so -> build/bdist.macosx-10.6-intel/egg/ScreenSaver
copying ScreenSaver/_metadata.py -> build/bdist.macosx-10.6-intel/egg/ScreenSaver
byte-compiling build/bdist.macosx-10.6-intel/egg/ScreenSaver/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/ScreenSaver/_metadata.py to _metadata.pyc
creating stub loader for ScreenSaver/_inlines.so
byte-compiling build/bdist.macosx-10.6-intel/egg/ScreenSaver/_inlines.py to _inlines.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScreenSaver.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScreenSaver.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScreenSaver.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScreenSaver.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScreenSaver.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ScreenSaver.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyobjc_framework_ScreenSaver-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_ScreenSaver-2.5-py2.7-macosx-10.6-intel.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ScreenSaver-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_framework_ScreenSaver-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-ScreenSaver 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ScreenSaver-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-framework-ScreenSaver==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-ScreenSaver==2.5
Cleaning 'pyobjc-framework-Quartz' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-Quartz' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_Quartz.egg-info
writing requirements to Lib/pyobjc_framework_Quartz.egg-info/requires.txt
writing Lib/pyobjc_framework_Quartz.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_Quartz.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_Quartz.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_Quartz.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_Quartz.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_Quartz.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/Quartz
copying Lib/Quartz/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz
creating build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics
copying Lib/Quartz/CoreGraphics/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics
copying Lib/Quartz/CoreGraphics/_contextmanager.py -> build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics
copying Lib/Quartz/CoreGraphics/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics
creating build/lib.macosx-10.6-intel-2.7/Quartz/CoreVideo
copying Lib/Quartz/CoreVideo/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/CoreVideo
copying Lib/Quartz/CoreVideo/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/CoreVideo
creating build/lib.macosx-10.6-intel-2.7/Quartz/ImageIO
copying Lib/Quartz/ImageIO/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/ImageIO
copying Lib/Quartz/ImageIO/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/ImageIO
creating build/lib.macosx-10.6-intel-2.7/Quartz/ImageKit
copying Lib/Quartz/ImageKit/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/ImageKit
copying Lib/Quartz/ImageKit/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/ImageKit
creating build/lib.macosx-10.6-intel-2.7/Quartz/PDFKit
copying Lib/Quartz/PDFKit/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/PDFKit
copying Lib/Quartz/PDFKit/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/PDFKit
creating build/lib.macosx-10.6-intel-2.7/Quartz/QuartzComposer
copying Lib/Quartz/QuartzComposer/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/QuartzComposer
copying Lib/Quartz/QuartzComposer/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/QuartzComposer
creating build/lib.macosx-10.6-intel-2.7/Quartz/QuartzCore
copying Lib/Quartz/QuartzCore/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/QuartzCore
copying Lib/Quartz/QuartzCore/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/QuartzCore
creating build/lib.macosx-10.6-intel-2.7/Quartz/QuartzFilters
copying Lib/Quartz/QuartzFilters/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/QuartzFilters
copying Lib/Quartz/QuartzFilters/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/QuartzFilters
creating build/lib.macosx-10.6-intel-2.7/Quartz/QuickLookUI
copying Lib/Quartz/QuickLookUI/__init__.py -> build/lib.macosx-10.6-intel-2.7/Quartz/QuickLookUI
copying Lib/Quartz/QuickLookUI/_metadata.py -> build/lib.macosx-10.6-intel-2.7/Quartz/QuickLookUI
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_caanimation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cabase.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cacifilteradditions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_caconstraintlayoutmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_caemittercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_caemitterlayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cagradientlayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_calayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_camediatiming.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_camediatimingfunction.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_caopengllayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_carenderer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_careplicatorlayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cascrolllayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cashapelayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_catextlayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_catransaction.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_catransform3d.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cavaluefunction.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgaffinetransform.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgbase.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgbitmapcontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgcolor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgcolorspace.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgcontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgdataconsumer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgdataprovider.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgdirectdisplay.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgdirectpalette.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgdisplayconfiguration.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgdisplayfade.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgdisplaystream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgerror.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgevent.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgeventsource.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgeventtypes.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgfont.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgfunction.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cggeometry.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgglcontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cggradient.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgimage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgimagedestination.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgimagemetadata.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgimageproperties.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgimagesource.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cglayer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpath.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpattern.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfarray.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfcontentstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfcontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfdictionary.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfdocument.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfobject.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfoperatortable.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfpage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfscanner.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpdfstring.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgpsconverter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgremoteoperation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgsession.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgshading.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgwindow.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cgwindowlevel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cicolor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cicontext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cifilter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cifiltergenerator.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cifiltershape.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ciimage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ciimageprovider.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cikernel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ciplugin.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ciplugininterface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cirawfilter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cisampler.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_civector.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvbase.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvbuffer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvdisplaylink.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvhosttime.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvimagebuffer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvopenglbuffer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvopenglbufferpool.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvopengltexture.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvopengltexturecache.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvpixelbuffer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvpixelbufferiosurface.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvpixelbufferpool.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvpixelformatdescription.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cvreturn.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikcameradeviceview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikdevicebrowserview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_IKFilterBrowserPanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_IKFilterBrowserView.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikfilterui.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikimagebrowsercell.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikimagebrowserview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikimageeditpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_IKImageView.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikpicturetaker.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_iksaveoptions.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikscannerdeviceview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ikslideshow.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_imagekitdeprecated.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pdfactionnamed.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pdfactionresetform.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFAnnotation.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFAnnotationButtonWidget.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFAnnotationChoiceWidget.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFAnnotationLine.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFAnnotationMarkup.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFAnnotationPopup.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFAnnotationText.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFBorder.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pdfdocument.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFOutline.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pdfpage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFSelection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_PDFThumbnailView.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_pdfview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qccomposition.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qccompositionparameterview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qccompositionpickerpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qccompositionpickerview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qccompositionrepository.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qcplugin.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qcrenderer.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qcview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qlpreviewitem.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qlpreviewpanel.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_qlpreviewview.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_quartzfilter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_quartzfiltermanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying Lib/Quartz/ImageIO/PyObjCOverrides.bridgesupport -> build/lib.macosx-10.6-intel-2.7/Quartz/ImageIO
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'Quartz.CoreVideo._CVPixelBuffer' extension
creating build/temp.macosx-10.6-intel-2.7/Modules
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_CVPixelBuffer.m -o build/temp.macosx-10.6-intel-2.7/Modules/_CVPixelBuffer.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_CVPixelBuffer.o -o build/lib.macosx-10.6-intel-2.7/Quartz/CoreVideo/_CVPixelBuffer.so -isysroot /
building 'Quartz.CoreGraphics._inlines' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_CoreGraphics_inlines.m -o build/temp.macosx-10.6-intel-2.7/Modules/_CoreGraphics_inlines.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_CoreGraphics_inlines.o -o build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics/_inlines.so -isysroot /
building 'Quartz.CoreGraphics._callbacks' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_callbacks.m -o build/temp.macosx-10.6-intel-2.7/Modules/_callbacks.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_callbacks.o -o build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics/_callbacks.so -isysroot /
building 'Quartz.CoreGraphics._doubleindirect' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_doubleindirect.m -o build/temp.macosx-10.6-intel-2.7/Modules/_doubleindirect.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_doubleindirect.o -o build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics/_doubleindirect.so -isysroot /
building 'Quartz.CoreGraphics._sortandmap' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_sortandmap.m -o build/temp.macosx-10.6-intel-2.7/Modules/_sortandmap.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_sortandmap.o -o build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics/_sortandmap.so -isysroot /
building 'Quartz.CoreGraphics._coregraphics' extension
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_coregraphics.m -o build/temp.macosx-10.6-intel-2.7/Modules/_coregraphics.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_coregraphics.o -o build/lib.macosx-10.6-intel-2.7/Quartz/CoreGraphics/_coregraphics.so -isysroot /
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_caanimation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cabase.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cacifilteradditions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_caconstraintlayoutmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_caemittercell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_caemitterlayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cagradientlayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_camediatiming.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_camediatimingfunction.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_caopengllayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_carenderer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_careplicatorlayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cascrolllayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cashapelayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_catextlayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_catransaction.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_catransform3d.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cavaluefunction.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgaffinetransform.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgbase.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgbitmapcontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgcolor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgcolorspace.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgcontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgdataconsumer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgdataprovider.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgdirectdisplay.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgdirectpalette.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgdisplayconfiguration.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgdisplayfade.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgdisplaystream.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgerror.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgeventsource.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgeventtypes.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgfont.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgfunction.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cggeometry.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgglcontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cggradient.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgimage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgimagedestination.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgimagemetadata.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgimageproperties.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgimagesource.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cglayer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpath.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpattern.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfarray.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfcontentstream.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfcontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfdictionary.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfdocument.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfobject.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfoperatortable.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfpage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfscanner.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfstream.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpdfstring.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgpsconverter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgremoteoperation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgsession.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgshading.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgwindow.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cgwindowlevel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cicolor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cicontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cifilter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cifiltergenerator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cifiltershape.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ciimage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ciimageprovider.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cikernel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ciplugin.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ciplugininterface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cirawfilter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cisampler.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_civector.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvbase.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvbuffer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvdisplaylink.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvhosttime.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvimagebuffer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvopenglbuffer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvopenglbufferpool.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvopengltexture.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvopengltexturecache.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvpixelbuffer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvpixelbufferiosurface.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvpixelbufferpool.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvpixelformatdescription.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cvreturn.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikcameradeviceview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikdevicebrowserview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_IKFilterBrowserPanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_IKFilterBrowserView.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikfilterui.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikimagebrowsercell.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikimagebrowserview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikimageeditpanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_IKImageView.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikpicturetaker.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_iksaveoptions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikscannerdeviceview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ikslideshow.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_imagekitdeprecated.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pdfactionnamed.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pdfactionresetform.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFAnnotation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFAnnotationButtonWidget.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFAnnotationChoiceWidget.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFAnnotationLine.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFAnnotationMarkup.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFAnnotationPopup.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFAnnotationText.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFBorder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pdfdocument.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFOutline.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pdfpage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFSelection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_PDFThumbnailView.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pdfview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qccomposition.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qccompositionparameterview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qccompositionpickerpanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qccompositionpickerview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qccompositionrepository.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qcplugin.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qcrenderer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qcview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qlpreviewitem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qlpreviewpanel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qlpreviewview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_quartzfilter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_quartzfiltermanager.py (namespace package)
copying Quartz/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz
copying Quartz/CoreGraphics/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics
copying Quartz/CoreGraphics/_callbacks.so -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics
copying Quartz/CoreGraphics/_contextmanager.py -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics
copying Quartz/CoreGraphics/_coregraphics.so -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics
copying Quartz/CoreGraphics/_doubleindirect.so -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics
copying Quartz/CoreGraphics/_inlines.so -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics
copying Quartz/CoreGraphics/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics
copying Quartz/CoreGraphics/_sortandmap.so -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics
copying Quartz/CoreVideo/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreVideo
copying Quartz/CoreVideo/_CVPixelBuffer.so -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreVideo
copying Quartz/CoreVideo/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/CoreVideo
copying Quartz/ImageIO/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/ImageIO
copying Quartz/ImageIO/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/ImageIO
copying Quartz/ImageIO/PyObjCOverrides.bridgesupport -> build/bdist.macosx-10.6-intel/egg/Quartz/ImageIO
copying Quartz/ImageKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/ImageKit
copying Quartz/ImageKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/ImageKit
copying Quartz/PDFKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/PDFKit
copying Quartz/PDFKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/PDFKit
copying Quartz/QuartzComposer/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/QuartzComposer
copying Quartz/QuartzComposer/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/QuartzComposer
copying Quartz/QuartzCore/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/QuartzCore
copying Quartz/QuartzCore/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/QuartzCore
copying Quartz/QuartzFilters/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/QuartzFilters
copying Quartz/QuartzFilters/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/QuartzFilters
copying Quartz/QuickLookUI/__init__.py -> build/bdist.macosx-10.6-intel/egg/Quartz/QuickLookUI
copying Quartz/QuickLookUI/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Quartz/QuickLookUI
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics/_contextmanager.py to _contextmanager.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreVideo/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreVideo/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/ImageIO/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/ImageIO/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/ImageKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/ImageKit/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/PDFKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/PDFKit/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/QuartzComposer/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/QuartzComposer/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/QuartzCore/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/QuartzCore/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/QuartzFilters/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/QuartzFilters/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/QuickLookUI/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/QuickLookUI/_metadata.py to _metadata.pyc
creating stub loader for Quartz/CoreVideo/_CVPixelBuffer.so
creating stub loader for Quartz/CoreGraphics/_inlines.so
creating stub loader for Quartz/CoreGraphics/_callbacks.so
creating stub loader for Quartz/CoreGraphics/_doubleindirect.so
creating stub loader for Quartz/CoreGraphics/_sortandmap.so
creating stub loader for Quartz/CoreGraphics/_coregraphics.so
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreVideo/_CVPixelBuffer.py to _CVPixelBuffer.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics/_inlines.py to _inlines.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics/_callbacks.py to _callbacks.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics/_doubleindirect.py to _doubleindirect.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics/_sortandmap.py to _sortandmap.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Quartz/CoreGraphics/_coregraphics.py to _coregraphics.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Quartz.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Quartz.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Quartz.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Quartz.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Quartz.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Quartz.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-Quartz 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-framework-Quartz==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-Quartz==2.5
Cleaning 'pyobjc-framework-QTKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-QTKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_QTKit.egg-info
writing requirements to Lib/pyobjc_framework_QTKit.egg-info/requires.txt
writing Lib/pyobjc_framework_QTKit.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_QTKit.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_QTKit.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_QTKit.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_QTKit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_QTKit.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/QTKit
copying Lib/QTKit/__init__.py -> build/lib/QTKit
copying Lib/QTKit/_metadata.py -> build/lib/QTKit
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtcaptureconnection.py -> build/lib/PyObjCTest
copying PyObjCTest/test_QTCaptureDecompressedVideoOutput.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtcapturedevice.py -> build/lib/PyObjCTest
copying PyObjCTest/test_QTCaptureFileOutput.py -> build/lib/PyObjCTest
copying PyObjCTest/test_QTCaptureSession.py -> build/lib/PyObjCTest
copying PyObjCTest/test_QTCaptureVideoPreviewOutput.py -> build/lib/PyObjCTest
copying PyObjCTest/test_QTCaptureView.py -> build/lib/PyObjCTest
copying PyObjCTest/test_QTCompressionOptions.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtdatareference.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qterror.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtformatdescription.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtkitdefines.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtmedia.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtmetadataitem.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtmovie.py -> build/lib/PyObjCTest
copying PyObjCTest/test_QTMovieView.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtsamplebuffer.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qttime.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qttimerange.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qttrack.py -> build/lib/PyObjCTest
copying PyObjCTest/test_qtutilities.py -> build/lib/PyObjCTest
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtcaptureconnection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_QTCaptureDecompressedVideoOutput.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtcapturedevice.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_QTCaptureFileOutput.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_QTCaptureSession.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_QTCaptureVideoPreviewOutput.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_QTCaptureView.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_QTCompressionOptions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtdatareference.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qterror.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtformatdescription.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtkitdefines.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtmedia.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtmetadataitem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtmovie.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_QTMovieView.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtsamplebuffer.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qttime.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qttimerange.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qttrack.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_qtutilities.py (namespace package)
copying QTKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/QTKit
copying QTKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/QTKit
byte-compiling build/bdist.macosx-10.6-intel/egg/QTKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/QTKit/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_QTKit.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_QTKit.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_QTKit.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_QTKit.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_QTKit.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_QTKit.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_QTKit-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_QTKit-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_QTKit-2.5-py2.7.egg
Extracting pyobjc_framework_QTKit-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-QTKit 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_QTKit-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-QTKit==2.5
Searching for pyobjc-framework-Quartz==2.5
Best match: pyobjc-framework-Quartz 2.5
Processing pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Quartz 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-QTKit==2.5
Cleaning 'pyobjc-framework-InstantMessage' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-InstantMessage' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_InstantMessage.egg-info
writing requirements to Lib/pyobjc_framework_InstantMessage.egg-info/requires.txt
writing Lib/pyobjc_framework_InstantMessage.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_InstantMessage.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_InstantMessage.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_InstantMessage.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_InstantMessage.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_InstantMessage.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/InstantMessage
copying Lib/InstantMessage/__init__.py -> build/lib/InstantMessage
copying Lib/InstantMessage/_metadata.py -> build/lib/InstantMessage
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_imavmanager.py -> build/lib/PyObjCTest
copying PyObjCTest/test_imservice.py -> build/lib/PyObjCTest
copying InstantMessage/__init__.py -> build/bdist.macosx-10.6-intel/egg/InstantMessage
copying InstantMessage/_metadata.py -> build/bdist.macosx-10.6-intel/egg/InstantMessage
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_imavmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_imservice.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/InstantMessage/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/InstantMessage/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstantMessage.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstantMessage.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstantMessage.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstantMessage.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstantMessage.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstantMessage.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_InstantMessage-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_InstantMessage-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_InstantMessage-2.5-py2.7.egg
Extracting pyobjc_framework_InstantMessage-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-InstantMessage 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_InstantMessage-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-InstantMessage==2.5
Searching for pyobjc-framework-Quartz==2.5
Best match: pyobjc-framework-Quartz 2.5
Processing pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Quartz 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-InstantMessage==2.5
Cleaning 'pyobjc-framework-CoreText' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-CoreText' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_CoreText.egg-info
writing requirements to Lib/pyobjc_framework_CoreText.egg-info/requires.txt
writing Lib/pyobjc_framework_CoreText.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_CoreText.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_CoreText.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_CoreText.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_CoreText.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_CoreText.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/CoreText
copying Lib/CoreText/__init__.py -> build/lib.macosx-10.6-intel-2.7/CoreText
copying Lib/CoreText/_metadata.py -> build/lib.macosx-10.6-intel-2.7/CoreText
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_coretext.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctfont.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctfontcollection.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctfontdescriptor.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctfontmanager.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctfontmanagererrors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctfonttraits.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctframe.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctframesetter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctglyphinfo.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctline.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctparagraphstyle.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctrun.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_ctstringattributes.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cttexttab.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cttypesetter.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'CoreText._manual' extension
creating build/temp.macosx-10.6-intel-2.7/Modules
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_manual.m -o build/temp.macosx-10.6-intel-2.7/Modules/_manual.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_manual.o -o build/lib.macosx-10.6-intel-2.7/CoreText/_manual.so -framework CoreServices -isysroot /
copying CoreText/__init__.py -> build/bdist.macosx-10.6-intel/egg/CoreText
copying CoreText/_manual.so -> build/bdist.macosx-10.6-intel/egg/CoreText
copying CoreText/_metadata.py -> build/bdist.macosx-10.6-intel/egg/CoreText
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_coretext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctfont.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctfontcollection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctfontdescriptor.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctfontmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctfontmanagererrors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctfonttraits.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctframe.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctframesetter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctglyphinfo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctline.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctparagraphstyle.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctrun.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ctstringattributes.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cttexttab.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cttypesetter.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreText/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreText/_metadata.py to _metadata.pyc
creating stub loader for CoreText/_manual.so
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreText/_manual.py to _manual.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreText.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreText.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreText.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreText.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreText.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreText.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyobjc_framework_CoreText-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_CoreText-2.5-py2.7-macosx-10.6-intel.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CoreText-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_framework_CoreText-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-CoreText 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CoreText-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-framework-CoreText==2.5
Searching for pyobjc-framework-Quartz==2.5
Best match: pyobjc-framework-Quartz 2.5
Processing pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Quartz 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Quartz-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-CoreText==2.5
Cleaning 'pyobjc-framework-PubSub' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-PubSub' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_PubSub.egg-info
writing requirements to Lib/pyobjc_framework_PubSub.egg-info/requires.txt
writing Lib/pyobjc_framework_PubSub.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_PubSub.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_PubSub.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_PubSub.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_PubSub.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_PubSub.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/PubSub
copying Lib/PubSub/__init__.py -> build/lib/PubSub
copying Lib/PubSub/_metadata.py -> build/lib/PubSub
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_psclient.py -> build/lib/PyObjCTest
copying PyObjCTest/test_psenclosure.py -> build/lib/PyObjCTest
copying PyObjCTest/test_psentry.py -> build/lib/PyObjCTest
copying PyObjCTest/test_psfeed.py -> build/lib/PyObjCTest
copying PyObjCTest/test_psfeedsettings.py -> build/lib/PyObjCTest
copying PyObjCTest/test_pslink.py -> build/lib/PyObjCTest
copying PyObjCTest/test_pubsub.py -> build/lib/PyObjCTest
copying PubSub/__init__.py -> build/bdist.macosx-10.6-intel/egg/PubSub
copying PubSub/_metadata.py -> build/bdist.macosx-10.6-intel/egg/PubSub
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_psclient.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_psenclosure.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_psentry.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_psfeed.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_psfeedsettings.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pslink.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_pubsub.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/PubSub/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PubSub/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PubSub.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PubSub.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PubSub.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PubSub.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PubSub.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PubSub.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_PubSub-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_PubSub-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_PubSub-2.5-py2.7.egg
Extracting pyobjc_framework_PubSub-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-PubSub 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_PubSub-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-PubSub==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-PubSub==2.5
Cleaning 'pyobjc-framework-PreferencePanes' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-PreferencePanes' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_PreferencePanes.egg-info
writing requirements to Lib/pyobjc_framework_PreferencePanes.egg-info/requires.txt
writing Lib/pyobjc_framework_PreferencePanes.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_PreferencePanes.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_PreferencePanes.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_PreferencePanes.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_PreferencePanes.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_PreferencePanes.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/PreferencePanes
copying Lib/PreferencePanes/__init__.py -> build/lib/PreferencePanes
copying Lib/PreferencePanes/_metadata.py -> build/lib/PreferencePanes
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nspreferencepane.py -> build/lib/PyObjCTest
copying PyObjCTest/test_preferencepanes.py -> build/lib/PyObjCTest
copying PreferencePanes/__init__.py -> build/bdist.macosx-10.6-intel/egg/PreferencePanes
copying PreferencePanes/_metadata.py -> build/bdist.macosx-10.6-intel/egg/PreferencePanes
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspreferencepane.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_preferencepanes.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/PreferencePanes/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PreferencePanes/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PreferencePanes.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PreferencePanes.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PreferencePanes.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PreferencePanes.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PreferencePanes.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_PreferencePanes.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_PreferencePanes-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_PreferencePanes-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_PreferencePanes-2.5-py2.7.egg
Extracting pyobjc_framework_PreferencePanes-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-PreferencePanes 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_PreferencePanes-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-PreferencePanes==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-PreferencePanes==2.5
Cleaning 'pyobjc-framework-OpenDirectory' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-OpenDirectory' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_OpenDirectory.egg-info
writing requirements to Lib/pyobjc_framework_OpenDirectory.egg-info/requires.txt
writing Lib/pyobjc_framework_OpenDirectory.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_OpenDirectory.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_OpenDirectory.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_OpenDirectory.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_OpenDirectory.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_OpenDirectory.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/OpenDirectory
copying Lib/OpenDirectory/__init__.py -> build/lib/OpenDirectory
copying Lib/OpenDirectory/_metadata.py -> build/lib/OpenDirectory
creating build/lib/CFOpenDirectory
copying Lib/CFOpenDirectory/__init__.py -> build/lib/CFOpenDirectory
copying Lib/CFOpenDirectory/_metadata.py -> build/lib/CFOpenDirectory
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cfodcontext.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cfodnode.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cfodquery.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cfodrecord.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cfodsession.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cfopendirectory.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cfopendirectoryconstants.py -> build/lib/PyObjCTest
copying PyObjCTest/test_odnode.py -> build/lib/PyObjCTest
copying PyObjCTest/test_odquery.py -> build/lib/PyObjCTest
copying PyObjCTest/test_odrecord.py -> build/lib/PyObjCTest
copying PyObjCTest/test_odsession.py -> build/lib/PyObjCTest
copying PyObjCTest/test_opendirectory.py -> build/lib/PyObjCTest
copying CFOpenDirectory/__init__.py -> build/bdist.macosx-10.6-intel/egg/CFOpenDirectory
copying CFOpenDirectory/_metadata.py -> build/bdist.macosx-10.6-intel/egg/CFOpenDirectory
copying OpenDirectory/__init__.py -> build/bdist.macosx-10.6-intel/egg/OpenDirectory
copying OpenDirectory/_metadata.py -> build/bdist.macosx-10.6-intel/egg/OpenDirectory
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfodcontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfodnode.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfodquery.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfodrecord.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfodsession.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfopendirectory.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfopendirectoryconstants.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_odnode.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_odquery.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_odrecord.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_odsession.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_opendirectory.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/CFOpenDirectory/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CFOpenDirectory/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/OpenDirectory/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/OpenDirectory/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_OpenDirectory.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_OpenDirectory.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_OpenDirectory.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_OpenDirectory.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_OpenDirectory.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_OpenDirectory.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_OpenDirectory-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_OpenDirectory-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_OpenDirectory-2.5-py2.7.egg
Extracting pyobjc_framework_OpenDirectory-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-OpenDirectory 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_OpenDirectory-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-OpenDirectory==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-OpenDirectory==2.5
Cleaning 'pyobjc-framework-Message' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-Message' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_Message.egg-info
writing requirements to Lib/pyobjc_framework_Message.egg-info/requires.txt
writing Lib/pyobjc_framework_Message.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_Message.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_Message.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_Message.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_Message.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_Message.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/Message
copying Lib/Message/__init__.py -> build/lib/Message
copying Lib/Message/_metadata.py -> build/lib/Message
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_message.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsmaildelivery.py -> build/lib/PyObjCTest
copying Message/__init__.py -> build/bdist.macosx-10.6-intel/egg/Message
copying Message/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Message
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_message.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmaildelivery.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/Message/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Message/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Message.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Message.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Message.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Message.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Message.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Message.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_Message-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_Message-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Message-2.5-py2.7.egg
Extracting pyobjc_framework_Message-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-Message 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Message-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-Message==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-Message==2.5
Cleaning 'pyobjc-framework-LaunchServices' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-LaunchServices' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_LaunchServices.egg-info
writing requirements to Lib/pyobjc_framework_LaunchServices.egg-info/requires.txt
writing Lib/pyobjc_framework_LaunchServices.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_LaunchServices.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_LaunchServices.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_LaunchServices.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_LaunchServices.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_LaunchServices.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/LaunchServices
copying Lib/LaunchServices/__init__.py -> build/lib/LaunchServices
copying Lib/LaunchServices/_metadata.py -> build/lib/LaunchServices
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_iconscore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_launchservices.py -> build/lib/PyObjCTest
copying PyObjCTest/test_lsinfo.py -> build/lib/PyObjCTest
copying PyObjCTest/test_lsopen.py -> build/lib/PyObjCTest
copying PyObjCTest/test_lsquarantine.py -> build/lib/PyObjCTest
copying PyObjCTest/test_lssharedfilelist.py -> build/lib/PyObjCTest
copying PyObjCTest/test_utcoretypes.py -> build/lib/PyObjCTest
copying PyObjCTest/test_uttype.py -> build/lib/PyObjCTest
copying LaunchServices/__init__.py -> build/bdist.macosx-10.6-intel/egg/LaunchServices
copying LaunchServices/_metadata.py -> build/bdist.macosx-10.6-intel/egg/LaunchServices
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_iconscore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_launchservices.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_lsinfo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_lsopen.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_lsquarantine.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_lssharedfilelist.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_utcoretypes.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_uttype.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/LaunchServices/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/LaunchServices/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LaunchServices.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LaunchServices.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LaunchServices.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LaunchServices.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LaunchServices.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LaunchServices.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_LaunchServices-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_LaunchServices-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_LaunchServices-2.5-py2.7.egg
Extracting pyobjc_framework_LaunchServices-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-LaunchServices 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_LaunchServices-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-LaunchServices==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-LaunchServices==2.5
Cleaning 'pyobjc-framework-LatentSemanticMapping' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-LatentSemanticMapping' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_LatentSemanticMapping.egg-info
writing requirements to Lib/pyobjc_framework_LatentSemanticMapping.egg-info/requires.txt
writing Lib/pyobjc_framework_LatentSemanticMapping.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_LatentSemanticMapping.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_LatentSemanticMapping.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_LatentSemanticMapping.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_LatentSemanticMapping.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_LatentSemanticMapping.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/LatentSemanticMapping
copying Lib/LatentSemanticMapping/__init__.py -> build/lib/LatentSemanticMapping
copying Lib/LatentSemanticMapping/_metadata.py -> build/lib/LatentSemanticMapping
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_latentsemanticmapping.py -> build/lib/PyObjCTest
copying LatentSemanticMapping/__init__.py -> build/bdist.macosx-10.6-intel/egg/LatentSemanticMapping
copying LatentSemanticMapping/_metadata.py -> build/bdist.macosx-10.6-intel/egg/LatentSemanticMapping
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_latentsemanticmapping.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/LatentSemanticMapping/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/LatentSemanticMapping/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LatentSemanticMapping.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LatentSemanticMapping.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LatentSemanticMapping.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LatentSemanticMapping.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LatentSemanticMapping.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_LatentSemanticMapping.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_LatentSemanticMapping-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_LatentSemanticMapping-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_LatentSemanticMapping-2.5-py2.7.egg
Extracting pyobjc_framework_LatentSemanticMapping-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-LatentSemanticMapping 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_LatentSemanticMapping-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-LatentSemanticMapping==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-LatentSemanticMapping==2.5
Cleaning 'pyobjc-framework-InstallerPlugins' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-InstallerPlugins' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_InstallerPlugins.egg-info
writing requirements to Lib/pyobjc_framework_InstallerPlugins.egg-info/requires.txt
writing Lib/pyobjc_framework_InstallerPlugins.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_InstallerPlugins.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_InstallerPlugins.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_InstallerPlugins.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_InstallerPlugins.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_InstallerPlugins.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/InstallerPlugins
copying Lib/InstallerPlugins/__init__.py -> build/lib/InstallerPlugins
copying Lib/InstallerPlugins/_metadata.py -> build/lib/InstallerPlugins
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_installerpane.py -> build/lib/PyObjCTest
copying PyObjCTest/test_installerplugins.py -> build/lib/PyObjCTest
copying PyObjCTest/test_installersection.py -> build/lib/PyObjCTest
copying PyObjCTest/test_installerstate.py -> build/lib/PyObjCTest
copying InstallerPlugins/__init__.py -> build/bdist.macosx-10.6-intel/egg/InstallerPlugins
copying InstallerPlugins/_metadata.py -> build/bdist.macosx-10.6-intel/egg/InstallerPlugins
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_installerpane.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_installerplugins.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_installersection.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_installerstate.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/InstallerPlugins/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/InstallerPlugins/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstallerPlugins.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstallerPlugins.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstallerPlugins.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstallerPlugins.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstallerPlugins.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InstallerPlugins.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_InstallerPlugins-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_InstallerPlugins-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_InstallerPlugins-2.5-py2.7.egg
Extracting pyobjc_framework_InstallerPlugins-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-InstallerPlugins 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_InstallerPlugins-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-InstallerPlugins==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-InstallerPlugins==2.5
Cleaning 'pyobjc-framework-InputMethodKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-InputMethodKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_InputMethodKit.egg-info
writing requirements to Lib/pyobjc_framework_InputMethodKit.egg-info/requires.txt
writing Lib/pyobjc_framework_InputMethodKit.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_InputMethodKit.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_InputMethodKit.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_InputMethodKit.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_InputMethodKit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_InputMethodKit.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/InputMethodKit
copying Lib/InputMethodKit/__init__.py -> build/lib/InputMethodKit
copying Lib/InputMethodKit/_metadata.py -> build/lib/InputMethodKit
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_imkcandidates.py -> build/lib/PyObjCTest
copying PyObjCTest/test_imkinputcontroller.py -> build/lib/PyObjCTest
copying PyObjCTest/test_imkserver.py -> build/lib/PyObjCTest
copying PyObjCTest/test_inputmethodkit.py -> build/lib/PyObjCTest
copying InputMethodKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/InputMethodKit
copying InputMethodKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/InputMethodKit
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_imkcandidates.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_imkinputcontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_imkserver.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_inputmethodkit.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/InputMethodKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/InputMethodKit/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InputMethodKit.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InputMethodKit.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InputMethodKit.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InputMethodKit.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InputMethodKit.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_InputMethodKit.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_InputMethodKit-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_InputMethodKit-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_InputMethodKit-2.5-py2.7.egg
Extracting pyobjc_framework_InputMethodKit-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-InputMethodKit 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_InputMethodKit-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-InputMethodKit==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-InputMethodKit==2.5
Cleaning 'pyobjc-framework-FSEvents' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-FSEvents' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_FSEvents.egg-info
writing requirements to Lib/pyobjc_framework_FSEvents.egg-info/requires.txt
writing Lib/pyobjc_framework_FSEvents.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_FSEvents.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_FSEvents.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_FSEvents.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_FSEvents.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_FSEvents.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/FSEvents
copying Lib/FSEvents/__init__.py -> build/lib.macosx-10.6-intel-2.7/FSEvents
copying Lib/FSEvents/_metadata.py -> build/lib.macosx-10.6-intel-2.7/FSEvents
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_fsevents.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'FSEvents._callbacks' extension
creating build/temp.macosx-10.6-intel-2.7/Modules
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_callbacks.m -o build/temp.macosx-10.6-intel-2.7/Modules/_callbacks.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_callbacks.o -o build/lib.macosx-10.6-intel-2.7/FSEvents/_callbacks.so -isysroot /
copying FSEvents/__init__.py -> build/bdist.macosx-10.6-intel/egg/FSEvents
copying FSEvents/_callbacks.so -> build/bdist.macosx-10.6-intel/egg/FSEvents
copying FSEvents/_metadata.py -> build/bdist.macosx-10.6-intel/egg/FSEvents
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_fsevents.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/FSEvents/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/FSEvents/_metadata.py to _metadata.pyc
creating stub loader for FSEvents/_callbacks.so
byte-compiling build/bdist.macosx-10.6-intel/egg/FSEvents/_callbacks.py to _callbacks.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_FSEvents.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_FSEvents.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_FSEvents.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_FSEvents.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_FSEvents.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_FSEvents.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyobjc_framework_FSEvents-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_FSEvents-2.5-py2.7-macosx-10.6-intel.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_FSEvents-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_framework_FSEvents-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-FSEvents 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_FSEvents-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-framework-FSEvents==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-FSEvents==2.5
Cleaning 'pyobjc-framework-ExceptionHandling' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-ExceptionHandling' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_ExceptionHandling.egg-info
writing requirements to Lib/pyobjc_framework_ExceptionHandling.egg-info/requires.txt
writing Lib/pyobjc_framework_ExceptionHandling.egg-info/PKG-INFO
writing namespace_packages to Lib/pyobjc_framework_ExceptionHandling.egg-info/namespace_packages.txt
writing top-level names to Lib/pyobjc_framework_ExceptionHandling.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_ExceptionHandling.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_ExceptionHandling.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_ExceptionHandling.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Doc'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_ExceptionHandling.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/PyObjCTools
copying Lib/PyObjCTools/__init__.py -> build/lib/PyObjCTools
copying Lib/PyObjCTools/Debugging.py -> build/lib/PyObjCTools
creating build/lib/ExceptionHandling
copying Lib/ExceptionHandling/__init__.py -> build/lib/ExceptionHandling
copying Lib/ExceptionHandling/_metadata.py -> build/lib/ExceptionHandling
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_debugging.py -> build/lib/PyObjCTest
copying PyObjCTest/test_exceptionhandling.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsexceptionhandler.py -> build/lib/PyObjCTest
copying ExceptionHandling/__init__.py -> build/bdist.macosx-10.6-intel/egg/ExceptionHandling
copying ExceptionHandling/_metadata.py -> build/bdist.macosx-10.6-intel/egg/ExceptionHandling
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_debugging.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_exceptionhandling.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsexceptionhandler.py (namespace package)
copying PyObjCTools/__init__.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
copying PyObjCTools/Debugging.py -> build/bdist.macosx-10.6-intel/egg/PyObjCTools
byte-compiling build/bdist.macosx-10.6-intel/egg/ExceptionHandling/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/ExceptionHandling/_metadata.py to _metadata.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/PyObjCTools/Debugging.py to Debugging.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ExceptionHandling.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ExceptionHandling.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ExceptionHandling.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ExceptionHandling.egg-info/namespace_packages.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ExceptionHandling.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ExceptionHandling.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_ExceptionHandling.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_ExceptionHandling-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_ExceptionHandling-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ExceptionHandling-2.5-py2.7.egg
Extracting pyobjc_framework_ExceptionHandling-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-ExceptionHandling 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_ExceptionHandling-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-ExceptionHandling==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-ExceptionHandling==2.5
Cleaning 'pyobjc-framework-EventKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-EventKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_EventKit.egg-info
writing requirements to Lib/pyobjc_framework_EventKit.egg-info/requires.txt
writing Lib/pyobjc_framework_EventKit.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_EventKit.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_EventKit.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_EventKit.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_EventKit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_EventKit.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/EventKit
copying Lib/EventKit/__init__.py -> build/lib/EventKit
copying Lib/EventKit/_metadata.py -> build/lib/EventKit
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekalarm.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekcalendar.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekcalendaritem.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekevent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekeventstore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekobject.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekparticipant.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekrecurrencerule.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ekreminder.py -> build/lib/PyObjCTest
copying PyObjCTest/test_eksource.py -> build/lib/PyObjCTest
copying EventKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/EventKit
copying EventKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/EventKit
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekalarm.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekcalendar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekcalendaritem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekeventstore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekobject.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekparticipant.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekrecurrencerule.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ekreminder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_eksource.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/EventKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/EventKit/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_EventKit.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_EventKit.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_EventKit.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_EventKit.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_EventKit.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_EventKit.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_EventKit-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_EventKit-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_EventKit-2.5-py2.7.egg
Extracting pyobjc_framework_EventKit-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-EventKit 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_EventKit-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-EventKit==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-EventKit==2.5
Cleaning 'pyobjc-framework-DictionaryServices' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-DictionaryServices' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_DictionaryServices.egg-info
writing requirements to Lib/pyobjc_framework_DictionaryServices.egg-info/requires.txt
writing Lib/pyobjc_framework_DictionaryServices.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_DictionaryServices.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_DictionaryServices.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_DictionaryServices.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_DictionaryServices.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_DictionaryServices.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/DictionaryServices
copying Lib/DictionaryServices/__init__.py -> build/lib/DictionaryServices
copying Lib/DictionaryServices/_metadata.py -> build/lib/DictionaryServices
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_dictionaryservices.py -> build/lib/PyObjCTest
copying DictionaryServices/__init__.py -> build/bdist.macosx-10.6-intel/egg/DictionaryServices
copying DictionaryServices/_metadata.py -> build/bdist.macosx-10.6-intel/egg/DictionaryServices
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_dictionaryservices.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/DictionaryServices/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/DictionaryServices/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_DictionaryServices.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_DictionaryServices.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_DictionaryServices.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_DictionaryServices.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_DictionaryServices.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_DictionaryServices.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_DictionaryServices-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_DictionaryServices-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_DictionaryServices-2.5-py2.7.egg
Extracting pyobjc_framework_DictionaryServices-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-DictionaryServices 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_DictionaryServices-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-DictionaryServices==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-DictionaryServices==2.5
Cleaning 'pyobjc-framework-CoreLocation' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-CoreLocation' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_CoreLocation.egg-info
writing requirements to Lib/pyobjc_framework_CoreLocation.egg-info/requires.txt
writing Lib/pyobjc_framework_CoreLocation.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_CoreLocation.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_CoreLocation.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_CoreLocation.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_CoreLocation.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_CoreLocation.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/CoreLocation
copying Lib/CoreLocation/__init__.py -> build/lib/CoreLocation
copying Lib/CoreLocation/_metadata.py -> build/lib/CoreLocation
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_clerror.py -> build/lib/PyObjCTest
copying PyObjCTest/test_clgeocoder.py -> build/lib/PyObjCTest
copying PyObjCTest/test_clheading.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cllocation.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cllocationmanager.py -> build/lib/PyObjCTest
copying PyObjCTest/test_clregion.py -> build/lib/PyObjCTest
copying CoreLocation/__init__.py -> build/bdist.macosx-10.6-intel/egg/CoreLocation
copying CoreLocation/_metadata.py -> build/bdist.macosx-10.6-intel/egg/CoreLocation
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_clerror.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_clgeocoder.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_clheading.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cllocation.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cllocationmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_clregion.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreLocation/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreLocation/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreLocation.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreLocation.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreLocation.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreLocation.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreLocation.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreLocation.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_CoreLocation-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_CoreLocation-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CoreLocation-2.5-py2.7.egg
Extracting pyobjc_framework_CoreLocation-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-CoreLocation 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CoreLocation-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-CoreLocation==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-CoreLocation==2.5
Cleaning 'pyobjc-framework-CoreData' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-CoreData' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_CoreData.egg-info
writing requirements to Lib/pyobjc_framework_CoreData.egg-info/requires.txt
writing Lib/pyobjc_framework_CoreData.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_CoreData.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_CoreData.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_CoreData.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_CoreData.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_CoreData.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/CoreData
copying Lib/CoreData/__init__.py -> build/lib/CoreData
copying Lib/CoreData/_convenience.py -> build/lib/CoreData
copying Lib/CoreData/_metadata.py -> build/lib/CoreData
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_coredata.py -> build/lib/PyObjCTest
copying PyObjCTest/test_coredatadefines.py -> build/lib/PyObjCTest
copying PyObjCTest/test_coredataerrors.py -> build/lib/PyObjCTest
copying PyObjCTest/test_managedkvo.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsatomicstore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsattributedescription.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsentitydescription.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsentitymapping.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsentitymigrationpolicy.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsfetchrequest.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsfetchrequestexpression.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsincrementalstore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsmanagedobject.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsmanagedobjectcontext.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsmanagedobjectid.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsmanagedobjectmodel.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsmappingmodel.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsmergepolicy.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsmigrationmanager.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nspersistentstore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nspersistentstorecoordinator.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nspropertydescription.py -> build/lib/PyObjCTest
copying PyObjCTest/test_nsrelationshipdescription.py -> build/lib/PyObjCTest
copying CoreData/__init__.py -> build/bdist.macosx-10.6-intel/egg/CoreData
copying CoreData/_convenience.py -> build/bdist.macosx-10.6-intel/egg/CoreData
copying CoreData/_metadata.py -> build/bdist.macosx-10.6-intel/egg/CoreData
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_coredata.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_coredatadefines.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_coredataerrors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_managedkvo.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsatomicstore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsattributedescription.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsentitydescription.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsentitymapping.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsentitymigrationpolicy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfetchrequest.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsfetchrequestexpression.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsincrementalstore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmanagedobject.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmanagedobjectcontext.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmanagedobjectid.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmanagedobjectmodel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmappingmodel.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmergepolicy.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsmigrationmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspersistentstore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspersistentstorecoordinator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nspropertydescription.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_nsrelationshipdescription.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreData/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreData/_convenience.py to _convenience.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CoreData/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreData.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreData.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreData.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreData.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreData.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CoreData.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_CoreData-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_CoreData-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CoreData-2.5-py2.7.egg
Extracting pyobjc_framework_CoreData-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-CoreData 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CoreData-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-CoreData==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-CoreData==2.5
Cleaning 'pyobjc-framework-SyncServices' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-SyncServices' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_SyncServices.egg-info
writing requirements to Lib/pyobjc_framework_SyncServices.egg-info/requires.txt
writing Lib/pyobjc_framework_SyncServices.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_SyncServices.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_SyncServices.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_SyncServices.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_SyncServices.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_SyncServices.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/SyncServices
copying Lib/SyncServices/__init__.py -> build/lib/SyncServices
copying Lib/SyncServices/_metadata.py -> build/lib/SyncServices
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isyncchange.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isyncclient.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isynccoredata.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isyncfilter.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isyncmanager.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isyncrecordsnapshot.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isyncsession.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isyncsessiondriver.py -> build/lib/PyObjCTest
copying PyObjCTest/test_isyncuihelper.py -> build/lib/PyObjCTest
copying PyObjCTest/test_syncservices.py -> build/lib/PyObjCTest
copying PyObjCTest/test_syncserviceserrors.py -> build/lib/PyObjCTest
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isyncchange.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isyncclient.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isynccoredata.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isyncfilter.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isyncmanager.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isyncrecordsnapshot.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isyncsession.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isyncsessiondriver.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_isyncuihelper.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_syncservices.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_syncserviceserrors.py (namespace package)
copying SyncServices/__init__.py -> build/bdist.macosx-10.6-intel/egg/SyncServices
copying SyncServices/_metadata.py -> build/bdist.macosx-10.6-intel/egg/SyncServices
byte-compiling build/bdist.macosx-10.6-intel/egg/SyncServices/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/SyncServices/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SyncServices.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SyncServices.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SyncServices.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SyncServices.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SyncServices.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_SyncServices.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_SyncServices-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_SyncServices-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_SyncServices-2.5-py2.7.egg
Extracting pyobjc_framework_SyncServices-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-SyncServices 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_SyncServices-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-SyncServices==2.5
Searching for pyobjc-framework-CoreData==2.5
Best match: pyobjc-framework-CoreData 2.5
Processing pyobjc_framework_CoreData-2.5-py2.7.egg
pyobjc-framework-CoreData 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CoreData-2.5-py2.7.egg
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-SyncServices==2.5
Cleaning 'pyobjc-framework-Collaboration' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-Collaboration' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_Collaboration.egg-info
writing requirements to Lib/pyobjc_framework_Collaboration.egg-info/requires.txt
writing Lib/pyobjc_framework_Collaboration.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_Collaboration.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_Collaboration.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_Collaboration.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_Collaboration.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_Collaboration.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/Collaboration
copying Lib/Collaboration/__init__.py -> build/lib/Collaboration
copying Lib/Collaboration/_metadata.py -> build/lib/Collaboration
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cbidentity.py -> build/lib/PyObjCTest
copying PyObjCTest/test_cbidentitypicker.py -> build/lib/PyObjCTest
copying PyObjCTest/test_collaboration.py -> build/lib/PyObjCTest
copying Collaboration/__init__.py -> build/bdist.macosx-10.6-intel/egg/Collaboration
copying Collaboration/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Collaboration
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cbidentity.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cbidentitypicker.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_collaboration.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/Collaboration/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Collaboration/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Collaboration.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Collaboration.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Collaboration.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Collaboration.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Collaboration.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Collaboration.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_Collaboration-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_Collaboration-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Collaboration-2.5-py2.7.egg
Extracting pyobjc_framework_Collaboration-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-Collaboration 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Collaboration-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-Collaboration==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-Collaboration==2.5
Cleaning 'pyobjc-framework-CFNetwork' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-CFNetwork' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_CFNetwork.egg-info
writing requirements to Lib/pyobjc_framework_CFNetwork.egg-info/requires.txt
writing Lib/pyobjc_framework_CFNetwork.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_CFNetwork.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_CFNetwork.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_CFNetwork.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_CFNetwork.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_CFNetwork.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib.macosx-10.6-intel-2.7
creating build/lib.macosx-10.6-intel-2.7/CFNetwork
copying Lib/CFNetwork/__init__.py -> build/lib.macosx-10.6-intel-2.7/CFNetwork
copying Lib/CFNetwork/_metadata.py -> build/lib.macosx-10.6-intel-2.7/CFNetwork
creating build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfftpstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfhost.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfhttpauthentication.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfhttpmessage.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfhttpstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnetservices.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnetworkdiagnostics.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfnetworkerrors.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfproxysupport.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
copying PyObjCTest/test_cfsocketstream.py -> build/lib.macosx-10.6-intel-2.7/PyObjCTest
running build_ext
Use '/usr/bin/cc' instead of 'cc' as the compiler
building 'CFNetwork._manual' extension
creating build/temp.macosx-10.6-intel-2.7/Modules
/usr/bin/cc -fno-strict-aliasing -fno-common -dynamic -arch i386 -arch x86_64 -I/usr/local/include -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Ibuild/temp.macosx-10.6-intel-2.7/pyobjc-include -I/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c Modules/_manual.m -o build/temp.macosx-10.6-intel-2.7/Modules/_manual.o -DPyObjC_BUILD_RELEASE=1008 -isysroot /
/usr/bin/cc -bundle -undefined dynamic_lookup -arch i386 -arch x86_64 -L/usr/local/lib build/temp.macosx-10.6-intel-2.7/Modules/_manual.o -o build/lib.macosx-10.6-intel-2.7/CFNetwork/_manual.so -framework CoreServices -isysroot /
copying CFNetwork/__init__.py -> build/bdist.macosx-10.6-intel/egg/CFNetwork
copying CFNetwork/_manual.so -> build/bdist.macosx-10.6-intel/egg/CFNetwork
copying CFNetwork/_metadata.py -> build/bdist.macosx-10.6-intel/egg/CFNetwork
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfftpstream.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfhost.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfhttpauthentication.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfhttpmessage.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfhttpstream.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfnetservices.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfnetworkdiagnostics.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfnetworkerrors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfproxysupport.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_cfsocketstream.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/CFNetwork/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CFNetwork/_metadata.py to _metadata.pyc
creating stub loader for CFNetwork/_manual.so
byte-compiling build/bdist.macosx-10.6-intel/egg/CFNetwork/_manual.py to _manual.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CFNetwork.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CFNetwork.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CFNetwork.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CFNetwork.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CFNetwork.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CFNetwork.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
writing build/bdist.macosx-10.6-intel/egg/EGG-INFO/native_libs.txt
creating dist
creating 'dist/pyobjc_framework_CFNetwork-2.5-py2.7-macosx-10.6-intel.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_CFNetwork-2.5-py2.7-macosx-10.6-intel.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CFNetwork-2.5-py2.7-macosx-10.6-intel.egg
Extracting pyobjc_framework_CFNetwork-2.5-py2.7-macosx-10.6-intel.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-CFNetwork 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CFNetwork-2.5-py2.7-macosx-10.6-intel.egg
Processing dependencies for pyobjc-framework-CFNetwork==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-CFNetwork==2.5
Cleaning 'pyobjc-framework-CalendarStore' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-CalendarStore' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_CalendarStore.egg-info
writing requirements to Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt
writing Lib/pyobjc_framework_CalendarStore.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_CalendarStore.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_CalendarStore.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_CalendarStore.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_CalendarStore.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_CalendarStore.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/CalendarStore
copying Lib/CalendarStore/__init__.py -> build/lib/CalendarStore
copying Lib/CalendarStore/_metadata.py -> build/lib/CalendarStore
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calalarm.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calattendee.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calcalendar.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calcalendaritem.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calcalendarstore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calendarstore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calendarstoreerrors.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calevent.py -> build/lib/PyObjCTest
copying PyObjCTest/test_calrecurrencerule.py -> build/lib/PyObjCTest
copying PyObjCTest/test_caltask.py -> build/lib/PyObjCTest
copying CalendarStore/__init__.py -> build/bdist.macosx-10.6-intel/egg/CalendarStore
copying CalendarStore/_metadata.py -> build/bdist.macosx-10.6-intel/egg/CalendarStore
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calalarm.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calattendee.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calcalendar.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calcalendaritem.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calcalendarstore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calendarstore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calendarstoreerrors.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calevent.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_calrecurrencerule.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_caltask.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/CalendarStore/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/CalendarStore/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CalendarStore.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CalendarStore.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CalendarStore.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CalendarStore.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CalendarStore.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_CalendarStore.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_CalendarStore-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_CalendarStore-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CalendarStore-2.5-py2.7.egg
Extracting pyobjc_framework_CalendarStore-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-CalendarStore 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_CalendarStore-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-CalendarStore==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-CalendarStore==2.5
Cleaning 'pyobjc-framework-Automator' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-Automator' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_Automator.egg-info
writing requirements to Lib/pyobjc_framework_Automator.egg-info/requires.txt
writing Lib/pyobjc_framework_Automator.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_Automator.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_Automator.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_Automator.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_Automator.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_Automator.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/Automator
copying Lib/Automator/__init__.py -> build/lib/Automator
copying Lib/Automator/_metadata.py -> build/lib/Automator
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_amaction.py -> build/lib/PyObjCTest
copying PyObjCTest/test_ambundleaction.py -> build/lib/PyObjCTest
copying PyObjCTest/test_amshellscriptaction.py -> build/lib/PyObjCTest
copying PyObjCTest/test_amworkflow.py -> build/lib/PyObjCTest
copying PyObjCTest/test_amworkflowcontroller.py -> build/lib/PyObjCTest
copying PyObjCTest/test_amworkflowview.py -> build/lib/PyObjCTest
copying PyObjCTest/test_automator.py -> build/lib/PyObjCTest
copying PyObjCTest/test_automatorerrors.py -> build/lib/PyObjCTest
copying Automator/__init__.py -> build/bdist.macosx-10.6-intel/egg/Automator
copying Automator/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Automator
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_amaction.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_ambundleaction.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_amshellscriptaction.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_amworkflow.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_amworkflowcontroller.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_amworkflowview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_automator.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_automatorerrors.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/Automator/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Automator/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Automator.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Automator.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Automator.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Automator.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Automator.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Automator.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_Automator-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_Automator-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Automator-2.5-py2.7.egg
Extracting pyobjc_framework_Automator-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-Automator 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Automator-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-Automator==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-Automator==2.5
Cleaning 'pyobjc-framework-AppleScriptObjC' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-AppleScriptObjC' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_AppleScriptObjC.egg-info
writing requirements to Lib/pyobjc_framework_AppleScriptObjC.egg-info/requires.txt
writing Lib/pyobjc_framework_AppleScriptObjC.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_AppleScriptObjC.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_AppleScriptObjC.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_AppleScriptObjC.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_AppleScriptObjC.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Doc'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_AppleScriptObjC.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/AppleScriptObjC
copying Lib/AppleScriptObjC/__init__.py -> build/lib/AppleScriptObjC
copying Lib/AppleScriptObjC/_metadata.py -> build/lib/AppleScriptObjC
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_applescriptobjc.py -> build/lib/PyObjCTest
copying AppleScriptObjC/__init__.py -> build/bdist.macosx-10.6-intel/egg/AppleScriptObjC
copying AppleScriptObjC/_metadata.py -> build/bdist.macosx-10.6-intel/egg/AppleScriptObjC
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_applescriptobjc.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/AppleScriptObjC/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/AppleScriptObjC/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptObjC.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptObjC.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptObjC.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptObjC.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptObjC.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptObjC.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_AppleScriptObjC-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_AppleScriptObjC-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_AppleScriptObjC-2.5-py2.7.egg
Extracting pyobjc_framework_AppleScriptObjC-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-AppleScriptObjC 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_AppleScriptObjC-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-AppleScriptObjC==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-AppleScriptObjC==2.5
Cleaning 'pyobjc-framework-AppleScriptKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-AppleScriptKit' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_AppleScriptKit.egg-info
writing requirements to Lib/pyobjc_framework_AppleScriptKit.egg-info/requires.txt
writing Lib/pyobjc_framework_AppleScriptKit.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_AppleScriptKit.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_AppleScriptKit.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_AppleScriptKit.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_AppleScriptKit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_AppleScriptKit.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/AppleScriptKit
copying Lib/AppleScriptKit/__init__.py -> build/lib/AppleScriptKit
copying Lib/AppleScriptKit/_metadata.py -> build/lib/AppleScriptKit
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_applescriptkit.py -> build/lib/PyObjCTest
copying AppleScriptKit/__init__.py -> build/bdist.macosx-10.6-intel/egg/AppleScriptKit
copying AppleScriptKit/_metadata.py -> build/bdist.macosx-10.6-intel/egg/AppleScriptKit
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_applescriptkit.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/AppleScriptKit/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/AppleScriptKit/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptKit.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptKit.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptKit.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptKit.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptKit.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AppleScriptKit.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_AppleScriptKit-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_AppleScriptKit-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_AppleScriptKit-2.5-py2.7.egg
Extracting pyobjc_framework_AppleScriptKit-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-AppleScriptKit 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_AppleScriptKit-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-AppleScriptKit==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-AppleScriptKit==2.5
Cleaning 'pyobjc-framework-AddressBook' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-AddressBook' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_AddressBook.egg-info
writing requirements to Lib/pyobjc_framework_AddressBook.egg-info/requires.txt
writing Lib/pyobjc_framework_AddressBook.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_AddressBook.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_AddressBook.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_AddressBook.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_AddressBook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_AddressBook.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/AddressBook
copying Lib/AddressBook/__init__.py -> build/lib/AddressBook
copying Lib/AddressBook/_metadata.py -> build/lib/AddressBook
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abactions.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abaddressbook.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abaddressbookc.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abglobals.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abgroup.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abimageloading.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abmultivalue.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abpeoplepickerc.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abpeoplepickerview.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abpersonview.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abrecord.py -> build/lib/PyObjCTest
copying PyObjCTest/test_absearchelement.py -> build/lib/PyObjCTest
copying PyObjCTest/test_abtypedefs.py -> build/lib/PyObjCTest
copying PyObjCTest/test_addressbook.py -> build/lib/PyObjCTest
copying AddressBook/__init__.py -> build/bdist.macosx-10.6-intel/egg/AddressBook
copying AddressBook/_metadata.py -> build/bdist.macosx-10.6-intel/egg/AddressBook
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abactions.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abaddressbook.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abaddressbookc.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abglobals.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abgroup.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abimageloading.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abmultivalue.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abpeoplepickerc.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abpeoplepickerview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abpersonview.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abrecord.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_absearchelement.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_abtypedefs.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_addressbook.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/AddressBook/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/AddressBook/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AddressBook.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AddressBook.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AddressBook.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AddressBook.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AddressBook.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_AddressBook.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_AddressBook-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_AddressBook-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_AddressBook-2.5-py2.7.egg
Extracting pyobjc_framework_AddressBook-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-AddressBook 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_AddressBook-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-AddressBook==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-AddressBook==2.5
Cleaning 'pyobjc-framework-Accounts' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running clean
Installing 'pyobjc-framework-Accounts' using '/Users/kentzo/.virtualenvs/TestPyObjC25/bin/python'
running install
running bdist_egg
running egg_info
creating Lib/pyobjc_framework_Accounts.egg-info
writing requirements to Lib/pyobjc_framework_Accounts.egg-info/requires.txt
writing Lib/pyobjc_framework_Accounts.egg-info/PKG-INFO
writing top-level names to Lib/pyobjc_framework_Accounts.egg-info/top_level.txt
writing dependency_links to Lib/pyobjc_framework_Accounts.egg-info/dependency_links.txt
writing manifest file 'Lib/pyobjc_framework_Accounts.egg-info/SOURCES.txt'
reading manifest file 'Lib/pyobjc_framework_Accounts.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'Examples'
warning: no directories found matching 'Modules'
warning: no directories found matching 'source-deps'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
writing manifest file 'Lib/pyobjc_framework_Accounts.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.6-intel/egg
running install_lib
running build_py
overriding build_packages to copy PyObjCTest
creating build
creating build/lib
creating build/lib/Accounts
copying Lib/Accounts/__init__.py -> build/lib/Accounts
copying Lib/Accounts/_metadata.py -> build/lib/Accounts
creating build/lib/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib/PyObjCTest
copying PyObjCTest/test_acaccountstore.py -> build/lib/PyObjCTest
copying PyObjCTest/test_acaccounttype.py -> build/lib/PyObjCTest
copying PyObjCTest/test_acerror.py -> build/lib/PyObjCTest
copying Accounts/__init__.py -> build/bdist.macosx-10.6-intel/egg/Accounts
copying Accounts/_metadata.py -> build/bdist.macosx-10.6-intel/egg/Accounts
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/__init__.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_acaccountstore.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_acaccounttype.py (namespace package)
Skipping installation of build/bdist.macosx-10.6-intel/egg/PyObjCTest/test_acerror.py (namespace package)
byte-compiling build/bdist.macosx-10.6-intel/egg/Accounts/__init__.py to __init__.pyc
byte-compiling build/bdist.macosx-10.6-intel/egg/Accounts/_metadata.py to _metadata.pyc
creating build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Accounts.egg-info/PKG-INFO -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Accounts.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Accounts.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Accounts.egg-info/not-zip-safe -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Accounts.egg-info/requires.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
copying Lib/pyobjc_framework_Accounts.egg-info/top_level.txt -> build/bdist.macosx-10.6-intel/egg/EGG-INFO
creating dist
creating 'dist/pyobjc_framework_Accounts-2.5-py2.7.egg' and adding 'build/bdist.macosx-10.6-intel/egg' to it
removing 'build/bdist.macosx-10.6-intel/egg' (and everything under it)
Processing pyobjc_framework_Accounts-2.5-py2.7.egg
creating /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Accounts-2.5-py2.7.egg
Extracting pyobjc_framework_Accounts-2.5-py2.7.egg to /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages
Adding pyobjc-framework-Accounts 2.5 to easy-install.pth file
Installed /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Accounts-2.5-py2.7.egg
Processing dependencies for pyobjc-framework-Accounts==2.5
Searching for pyobjc-framework-Cocoa==2.5
Best match: pyobjc-framework-Cocoa 2.5
Processing pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-framework-Cocoa 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_framework_Cocoa-2.5-py2.7-macosx-10.6-intel.egg
Searching for pyobjc-core==2.5
Best match: pyobjc-core 2.5
Processing pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
pyobjc-core 2.5 is already the active version in easy-install.pth
Using /Users/kentzo/.virtualenvs/TestPyObjC25/lib/python2.7/site-packages/pyobjc_core-2.5-py2.7-macosx-10.6-intel.egg
Finished processing dependencies for pyobjc-framework-Accounts==2.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment