% virtualenv ve-with New python executable in ve-with/bin/python2.7 Also creating executable in ve-with/bin/python Installing setuptools, pip...done. % source ve-with/bin/activate (ve-with)% python setup.py install running install running bdist_egg running egg_info writing requirements to foolscap.egg-info/requires.txt writing foolscap.egg-info/PKG-INFO writing top-level names to foolscap.egg-info/top_level.txt writing dependency_links to foolscap.egg-info/dependency_links.txt reading manifest file 'foolscap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'foolscap.egg-info/SOURCES.txt' installing library code to build/bdist.macosx-10.9-x86_64/egg running install_lib running build_py creating build/bdist.macosx-10.9-x86_64/egg creating build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/__init__.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/_version.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/api.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap creating build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver copying build/lib/foolscap/appserver/__init__.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver copying build/lib/foolscap/appserver/cli.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver copying build/lib/foolscap/appserver/client.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver copying build/lib/foolscap/appserver/server.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver copying build/lib/foolscap/appserver/services.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver copying build/lib/foolscap/banana.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/base32.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/broker.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/call.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/constraint.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/copyable.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/crypto.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/eventual.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/hashutil.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/ipb.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap creating build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/__init__.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/app_versions.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/cli.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/dumper.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/filter.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/gatherer.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/incident.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/interfaces.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/levels.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/log.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/publish.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/tail.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/logging/web.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/logging copying build/lib/foolscap/negotiate.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/observer.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/pb.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/promise.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/reconnector.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/referenceable.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/remoteinterface.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/schema.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/slicer.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap creating build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/__init__.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/allslicers.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/bool.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/decimal_slicer.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/dict.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/list.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/none.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/root.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/set.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/tuple.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/unicode.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/slicers/vocab.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers copying build/lib/foolscap/sslverify.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/storage.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/stringchain.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap creating build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/__init__.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/apphelper.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/bench_banana.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/common.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test__versions.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_appserver.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_banana.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_call.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_copyable.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_crypto.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_eventual.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_gifts.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_interfaces.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_keepalive.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_logging.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_loopback.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_negotiate.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_observer.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_pb.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_promise.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_reconnector.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_reference.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_registration.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_schema.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_serialize.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_stringchain.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_sturdyref.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_tub.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/test/test_util.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap/test copying build/lib/foolscap/tokens.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/util.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap copying build/lib/foolscap/vocab.py -> build/bdist.macosx-10.9-x86_64/egg/foolscap byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/_version.py to _version.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/api.py to api.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver/cli.py to cli.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver/client.py to client.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver/server.py to server.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/appserver/services.py to services.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/banana.py to banana.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/base32.py to base32.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/broker.py to broker.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/call.py to call.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/constraint.py to constraint.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/copyable.py to copyable.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/crypto.py to crypto.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/eventual.py to eventual.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/hashutil.py to hashutil.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/ipb.py to ipb.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/app_versions.py to app_versions.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/cli.py to cli.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/dumper.py to dumper.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/filter.py to filter.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/gatherer.py to gatherer.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/incident.py to incident.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/interfaces.py to interfaces.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/levels.py to levels.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/log.py to log.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/publish.py to publish.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/tail.py to tail.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/logging/web.py to web.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/negotiate.py to negotiate.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/observer.py to observer.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/pb.py to pb.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/promise.py to promise.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/reconnector.py to reconnector.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/referenceable.py to referenceable.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/remoteinterface.py to remoteinterface.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/schema.py to schema.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicer.py to slicer.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/allslicers.py to allslicers.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/bool.py to bool.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/decimal_slicer.py to decimal_slicer.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/dict.py to dict.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/list.py to list.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/none.py to none.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/root.py to root.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/set.py to set.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/tuple.py to tuple.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/unicode.py to unicode.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/slicers/vocab.py to vocab.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/sslverify.py to sslverify.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/storage.py to storage.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/stringchain.py to stringchain.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/apphelper.py to apphelper.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/bench_banana.py to bench_banana.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/common.py to common.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test__versions.py to test__versions.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_appserver.py to test_appserver.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_banana.py to test_banana.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_call.py to test_call.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_copyable.py to test_copyable.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_crypto.py to test_crypto.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_eventual.py to test_eventual.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_gifts.py to test_gifts.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_interfaces.py to test_interfaces.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_keepalive.py to test_keepalive.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_logging.py to test_logging.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_loopback.py to test_loopback.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_negotiate.py to test_negotiate.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_observer.py to test_observer.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_pb.py to test_pb.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_promise.py to test_promise.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_reconnector.py to test_reconnector.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_reference.py to test_reference.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_registration.py to test_registration.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_schema.py to test_schema.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_serialize.py to test_serialize.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_stringchain.py to test_stringchain.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_sturdyref.py to test_sturdyref.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_tub.py to test_tub.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/test/test_util.py to test_util.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/tokens.py to tokens.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/util.py to util.pyc byte-compiling build/bdist.macosx-10.9-x86_64/egg/foolscap/vocab.py to vocab.pyc creating build/bdist.macosx-10.9-x86_64/egg/EGG-INFO installing scripts to build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts running install_scripts running build_scripts creating build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts copying build/scripts-2.7/flappclient -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts copying build/scripts-2.7/flappserver -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts copying build/scripts-2.7/flogtool -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts changing mode of build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts/flappclient to 755 changing mode of build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts/flappserver to 755 changing mode of build/bdist.macosx-10.9-x86_64/egg/EGG-INFO/scripts/flogtool to 755 copying foolscap.egg-info/PKG-INFO -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO copying foolscap.egg-info/SOURCES.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO copying foolscap.egg-info/dependency_links.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO copying foolscap.egg-info/requires.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO copying foolscap.egg-info/top_level.txt -> build/bdist.macosx-10.9-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... foolscap.test.test_appserver: module references __file__ creating 'dist/foolscap-0.7.0.post0-py2.7.egg' and adding 'build/bdist.macosx-10.9-x86_64/egg' to it removing 'build/bdist.macosx-10.9-x86_64/egg' (and everything under it) Processing foolscap-0.7.0.post0-py2.7.egg creating /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/foolscap-0.7.0.post0-py2.7.egg Extracting foolscap-0.7.0.post0-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages Adding foolscap 0.7.0.post0 to easy-install.pth file Installing flappclient script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing flappserver script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing flogtool script to /Users/warner/stuff/python/foolscap/ve-with/bin Installed /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/foolscap-0.7.0.post0-py2.7.egg Processing dependencies for foolscap==0.7.0.post0 Searching for service-identity Reading https://pypi.python.org/simple/service_identity/ Best match: service-identity 14.0.0 Downloading https://pypi.python.org/packages/source/s/service_identity/service_identity-14.0.0.tar.gz#md5=cea0b0156d73b025ecef660fb51f0d9a Processing service_identity-14.0.0.tar.gz Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-vCIcl2/service_identity-14.0.0/setup.cfg Running service_identity-14.0.0/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-vCIcl2/service_identity-14.0.0/egg-dist-tmp-moOcl4 /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'extra_requires' warnings.warn(msg) zip_safe flag not set; analyzing archive contents... Copying service_identity-14.0.0-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages Adding service-identity 14.0.0 to easy-install.pth file Installed /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/service_identity-14.0.0-py2.7.egg Searching for pyOpenSSL Reading https://pypi.python.org/simple/pyOpenSSL/ Best match: pyOpenSSL 0.14 Downloading https://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-0.14.tar.gz#md5=8579ff3a1d858858acfba5f046a4ddf7 Processing pyOpenSSL-0.14.tar.gz Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-wulhhO/pyOpenSSL-0.14/setup.cfg Running pyOpenSSL-0.14/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-wulhhO/pyOpenSSL-0.14/egg-dist-tmp-zSpPch warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'doc/_build' zip_safe flag not set; analyzing archive contents... Copying pyOpenSSL-0.14-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages Adding pyOpenSSL 0.14 to easy-install.pth file Installed /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pyOpenSSL-0.14-py2.7.egg Searching for twisted>=2.5.0 Reading https://pypi.python.org/simple/twisted/ Best match: Twisted 15.0.0 Downloading https://pypi.python.org/packages/source/T/Twisted/Twisted-15.0.0.tar.bz2#md5=f52bfe112a3aa33dd1d323c7c1e99f16 Processing Twisted-15.0.0.tar.bz2 Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-JQMbuV/Twisted-15.0.0/setup.cfg Running Twisted-15.0.0/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-JQMbuV/Twisted-15.0.0/egg-dist-tmp-j4J_5L twisted/test/raiser.c:441:14: warning: explicitly assigning a variable of type 'PyObject *' (aka 'struct _object *') to itself [-Wself-assign] __pyx_self = __pyx_self; ~~~~~~~~~~ ^ ~~~~~~~~~~ twisted/test/raiser.c:1355:26: warning: unused function '__Pyx_PyObject_IsTrue' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { ^ twisted/test/raiser.c:1407:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { ^ twisted/test/raiser.c:1416:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { ^ twisted/test/raiser.c:1430:29: warning: unused function '__Pyx_PyInt_AsSize_t' [-Wunused-function] static CYTHON_INLINE size_t __Pyx_PyInt_AsSize_t(PyObject* x) { ^ twisted/test/raiser.c:685:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { ^ twisted/test/raiser.c:853:36: warning: unused function '__Pyx_PyInt_AsUnsignedChar' [-Wunused-function] static CYTHON_INLINE unsigned char __Pyx_PyInt_AsUnsignedChar(PyObject* x) { ^ twisted/test/raiser.c:872:37: warning: unused function '__Pyx_PyInt_AsUnsignedShort' [-Wunused-function] static CYTHON_INLINE unsigned short __Pyx_PyInt_AsUnsignedShort(PyObject* x) { ^ twisted/test/raiser.c:891:35: warning: unused function '__Pyx_PyInt_AsUnsignedInt' [-Wunused-function] static CYTHON_INLINE unsigned int __Pyx_PyInt_AsUnsignedInt(PyObject* x) { ^ twisted/test/raiser.c:910:27: warning: unused function '__Pyx_PyInt_AsChar' [-Wunused-function] static CYTHON_INLINE char __Pyx_PyInt_AsChar(PyObject* x) { ^ twisted/test/raiser.c:929:28: warning: unused function '__Pyx_PyInt_AsShort' [-Wunused-function] static CYTHON_INLINE short __Pyx_PyInt_AsShort(PyObject* x) { ^ twisted/test/raiser.c:948:26: warning: unused function '__Pyx_PyInt_AsInt' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyInt_AsInt(PyObject* x) { ^ twisted/test/raiser.c:967:34: warning: unused function '__Pyx_PyInt_AsSignedChar' [-Wunused-function] static CYTHON_INLINE signed char __Pyx_PyInt_AsSignedChar(PyObject* x) { ^ twisted/test/raiser.c:986:35: warning: unused function '__Pyx_PyInt_AsSignedShort' [-Wunused-function] static CYTHON_INLINE signed short __Pyx_PyInt_AsSignedShort(PyObject* x) { ^ twisted/test/raiser.c:1005:33: warning: unused function '__Pyx_PyInt_AsSignedInt' [-Wunused-function] static CYTHON_INLINE signed int __Pyx_PyInt_AsSignedInt(PyObject* x) { ^ twisted/test/raiser.c:1024:26: warning: unused function '__Pyx_PyInt_AsLongDouble' [-Wunused-function] static CYTHON_INLINE int __Pyx_PyInt_AsLongDouble(PyObject* x) { ^ twisted/test/raiser.c:1148:35: warning: function '__Pyx_PyInt_AsLongLong' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE PY_LONG_LONG __Pyx_PyInt_AsLongLong(PyObject* x) { ^ twisted/test/raiser.c:1218:42: warning: function '__Pyx_PyInt_AsSignedLongLong' is not needed and will not be emitted [-Wunneeded-internal-declaration] static CYTHON_INLINE signed PY_LONG_LONG __Pyx_PyInt_AsSignedLongLong(PyObject* x) { ^ 18 warnings generated. creating /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/Twisted-15.0.0-py2.7-macosx-10.9-x86_64.egg Extracting Twisted-15.0.0-py2.7-macosx-10.9-x86_64.egg to /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages Adding Twisted 15.0.0 to easy-install.pth file Installing cftp script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing ckeygen script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing conch script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing lore script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing mailmail script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing manhole script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing pyhtmlizer script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing tap2deb script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing tap2rpm script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing tapconvert script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing tkconch script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing trial script to /Users/warner/stuff/python/foolscap/ve-with/bin Installing twistd script to /Users/warner/stuff/python/foolscap/ve-with/bin Installed /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/Twisted-15.0.0-py2.7-macosx-10.9-x86_64.egg Searching for pyasn1-modules Reading https://pypi.python.org/simple/pyasn1-modules/ /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'pyasn1 (modules-0.0.1a)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions. PEP440Warning, /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'pyasn1 (modules-0.0.2)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions. PEP440Warning, /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'pyasn1 (modules-0.0.3)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions. PEP440Warning, /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'pyasn1 (modules-0.0.4)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions. PEP440Warning, /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pkg_resources/__init__.py:2510: PEP440Warning: 'pyasn1 (modules-0.0.5)' is being parsed as a legacy, non PEP 440, version. You may find odd behavior and sort order. In particular it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 compatible versions. PEP440Warning, Best match: pyasn1-modules 0.0.5 Downloading https://pypi.python.org/packages/2.7/p/pyasn1-modules/pyasn1_modules-0.0.5-py2.7.egg#md5=45833a383743e71b38853eb7ab63b86a Processing pyasn1_modules-0.0.5-py2.7.egg Moving pyasn1_modules-0.0.5-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages Adding pyasn1-modules 0.0.5 to easy-install.pth file Installed /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pyasn1_modules-0.0.5-py2.7.egg Searching for pyasn1 Best match: pyasn1 modules-0.0.5 Downloading https://pypi.python.org/packages/source/p/pyasn1-modules/pyasn1-modules-0.0.5.tar.gz#md5=6c5c9dd61a5784ff22695ac233cb11f8 Processing pyasn1-modules-0.0.5.tar.gz Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-I1E7LP/pyasn1-modules-0.0.5/setup.cfg Running pyasn1-modules-0.0.5/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-I1E7LP/pyasn1-modules-0.0.5/egg-dist-tmp-4Le86Y Removing /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pyasn1_modules-0.0.5-py2.7.egg Copying pyasn1_modules-0.0.5-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages pyasn1-modules 0.0.5 is already the active version in easy-install.pth Installed /Users/warner/stuff/python/foolscap/ve-with/lib/python2.7/site-packages/pyasn1_modules-0.0.5-py2.7.egg error: Could not find required distribution pyasn1 (ve-with)%