% virtualenv ve-without
New python executable in ve-without/bin/python2.7
Also creating executable in ve-without/bin/python
Installing setuptools, pip...done.
% source ve-without/bin/activate
(ve-without)% 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-without/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-without/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-without/bin
Installing flappserver script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing flogtool script to /Users/warner/stuff/python/foolscap/ve-without/bin

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/foolscap-0.7.0.post0-py2.7.egg
Processing dependencies for foolscap==0.7.0.post0
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-inrDmY/pyOpenSSL-0.14/setup.cfg
Running pyOpenSSL-0.14/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-inrDmY/pyOpenSSL-0.14/egg-dist-tmp-rkhv6m
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-without/lib/python2.7/site-packages
Adding pyOpenSSL 0.14 to easy-install.pth file

Installed /Users/warner/stuff/python/foolscap/ve-without/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-PppWJk/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-PppWJk/Twisted-15.0.0/egg-dist-tmp-ppF8OQ
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-without/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-without/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-without/bin
Installing ckeygen script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing conch script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing lore script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing mailmail script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing manhole script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing pyhtmlizer script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing tap2deb script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing tap2rpm script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing tapconvert script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing tkconch script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing trial script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing twistd script to /Users/warner/stuff/python/foolscap/ve-without/bin

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/Twisted-15.0.0-py2.7-macosx-10.9-x86_64.egg
Searching for six>=1.5.2
Reading https://pypi.python.org/simple/six/
Best match: six 1.9.0
Downloading https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz#md5=476881ef4012262dfc8adc645ee786c4
Processing six-1.9.0.tar.gz
Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-CIeYf8/six-1.9.0/setup.cfg
Running six-1.9.0/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-CIeYf8/six-1.9.0/egg-dist-tmp-WpHtWc
no previously-included directories found matching 'documentation/_build'
zip_safe flag not set; analyzing archive contents...
six: module references __path__
creating /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/six-1.9.0-py2.7.egg
Extracting six-1.9.0-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages
Adding six 1.9.0 to easy-install.pth file

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/six-1.9.0-py2.7.egg
Searching for cryptography>=0.2.1
Reading https://pypi.python.org/simple/cryptography/
Best match: cryptography 0.8.1
Downloading https://pypi.python.org/packages/source/c/cryptography/cryptography-0.8.1.tar.gz#md5=70dde78a5515abdbfd7a3d58f15689ab
Processing cryptography-0.8.1.tar.gz
Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/setup.cfg
Running cryptography-0.8.1/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/egg-dist-tmp-1h4DW6

Installed /private/var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/.eggs/cffi-0.9.2-py2.7-macosx-10.9-x86_64.egg
Searching for enum34
Reading https://pypi.python.org/simple/enum34/
Best match: enum34 1.0.4
Downloading https://pypi.python.org/packages/source/e/enum34/enum34-1.0.4.zip#md5=9843e97527f3126c851df7afeb0524b3
Processing enum34-1.0.4.zip
Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/temp/easy_install-Ymwu7O/enum34-1.0.4/setup.cfg
Running enum34-1.0.4/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/temp/easy_install-Ymwu7O/enum34-1.0.4/egg-dist-tmp-fCJ18e
zip_safe flag not set; analyzing archive contents...
Copying enum34-1.0.4-py2.7.egg to /private/var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/.eggs

Installed /private/var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/.eggs/enum34-1.0.4-py2.7.egg
Searching for pyasn1
Reading https://pypi.python.org/simple/pyasn1/
Best match: pyasn1 0.1.7
Downloading https://pypi.python.org/packages/2.7/p/pyasn1/pyasn1-0.1.7-py2.7.egg#md5=15f079cabee01402bf86ca8b83356469
Processing pyasn1-0.1.7-py2.7.egg
Moving pyasn1-0.1.7-py2.7.egg to /private/var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/.eggs

Installed /private/var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/.eggs/pyasn1-0.1.7-py2.7.egg
Searching for pycparser
Reading https://pypi.python.org/simple/pycparser/
Best match: pycparser 2.10
Downloading https://pypi.python.org/packages/source/p/pycparser/pycparser-2.10.tar.gz#md5=d87aed98c8a9f386aa56d365fe4d515f
Processing pycparser-2.10.tar.gz
Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/temp/easy_install-PdxPvu/pycparser-2.10/setup.cfg
Running pycparser-2.10/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/temp/easy_install-PdxPvu/pycparser-2.10/egg-dist-tmp-eT1ffT
zip_safe flag not set; analyzing archive contents...
Copying pycparser-2.10-py2.7.egg to /private/var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/.eggs

Installed /private/var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-DaSGCF/cryptography-0.8.1/.eggs/pycparser-2.10-py2.7.egg
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*' found under directory 'vectors'
creating /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/cryptography-0.8.1-py2.7-macosx-10.9-x86_64.egg
Extracting cryptography-0.8.1-py2.7-macosx-10.9-x86_64.egg to /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages
Adding cryptography 0.8.1 to easy-install.pth file

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/cryptography-0.8.1-py2.7-macosx-10.9-x86_64.egg
Searching for zope.interface>=3.6.0
Reading https://pypi.python.org/simple/zope.interface/
Best match: zope.interface 4.1.2
Downloading https://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.1.2.tar.gz#md5=04298faeaa70b4f3b23fa2ae8987262c
Processing zope.interface-4.1.2.tar.gz
Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-OD8Dyh/zope.interface-4.1.2/setup.cfg
Running zope.interface-4.1.2/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-OD8Dyh/zope.interface-4.1.2/egg-dist-tmp-PeU_kx
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
creating /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/zope.interface-4.1.2-py2.7-macosx-10.9-x86_64.egg
Extracting zope.interface-4.1.2-py2.7-macosx-10.9-x86_64.egg to /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages
Adding zope.interface 4.1.2 to easy-install.pth file

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/zope.interface-4.1.2-py2.7-macosx-10.9-x86_64.egg
Searching for cffi>=0.8
Reading https://pypi.python.org/simple/cffi/
Best match: cffi 0.9.2
Downloading https://pypi.python.org/packages/source/c/cffi/cffi-0.9.2.tar.gz#md5=b1bf4625ae07a8a932f2f1a2eb200c54
Processing cffi-0.9.2.tar.gz
Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-5zZvUo/cffi-0.9.2/setup.cfg
Running cffi-0.9.2/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-5zZvUo/cffi-0.9.2/egg-dist-tmp-FiEbX3
creating /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/cffi-0.9.2-py2.7-macosx-10.9-x86_64.egg
Extracting cffi-0.9.2-py2.7-macosx-10.9-x86_64.egg to /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages
Adding cffi 0.9.2 to easy-install.pth file

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/cffi-0.9.2-py2.7-macosx-10.9-x86_64.egg
Searching for enum34
Reading https://pypi.python.org/simple/enum34/
Best match: enum34 1.0.4
Downloading https://pypi.python.org/packages/source/e/enum34/enum34-1.0.4.zip#md5=9843e97527f3126c851df7afeb0524b3
Processing enum34-1.0.4.zip
Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-7INxty/enum34-1.0.4/setup.cfg
Running enum34-1.0.4/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-7INxty/enum34-1.0.4/egg-dist-tmp-vcox9P
zip_safe flag not set; analyzing archive contents...
Copying enum34-1.0.4-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages
Adding enum34 1.0.4 to easy-install.pth file

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/enum34-1.0.4-py2.7.egg
Searching for pyasn1
Reading https://pypi.python.org/simple/pyasn1/
Best match: pyasn1 0.1.7
Downloading https://pypi.python.org/packages/2.7/p/pyasn1/pyasn1-0.1.7-py2.7.egg#md5=15f079cabee01402bf86ca8b83356469
Processing pyasn1-0.1.7-py2.7.egg
Moving pyasn1-0.1.7-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages
Adding pyasn1 0.1.7 to easy-install.pth file

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/pyasn1-0.1.7-py2.7.egg
Searching for pycparser
Reading https://pypi.python.org/simple/pycparser/
Best match: pycparser 2.10
Downloading https://pypi.python.org/packages/source/p/pycparser/pycparser-2.10.tar.gz#md5=d87aed98c8a9f386aa56d365fe4d515f
Processing pycparser-2.10.tar.gz
Writing /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-MlGWU6/pycparser-2.10/setup.cfg
Running pycparser-2.10/setup.py -q bdist_egg --dist-dir /var/folders/4v/j9ylswv946z277d1j6h1gy680000gn/T/easy_install-MlGWU6/pycparser-2.10/egg-dist-tmp-WLtnp3
zip_safe flag not set; analyzing archive contents...
Copying pycparser-2.10-py2.7.egg to /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages
Adding pycparser 2.10 to easy-install.pth file

Installed /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages/pycparser-2.10-py2.7.egg
Searching for setuptools==12.0.5
Best match: setuptools 12.0.5
Adding setuptools 12.0.5 to easy-install.pth file
Installing easy_install-3.4 script to /Users/warner/stuff/python/foolscap/ve-without/bin
Installing easy_install script to /Users/warner/stuff/python/foolscap/ve-without/bin

Using /Users/warner/stuff/python/foolscap/ve-without/lib/python2.7/site-packages
Finished processing dependencies for foolscap==0.7.0.post0
(ve-without)%
