- * Package: dev-python/foolscap-0.6.4
- * Repository: gentoo
- * Maintainer: python@gentoo.org
- * USE: amd64 doc elibc_glibc kernel_linux multilib ssl test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking foolscap-0.6.4.tar.gz to /tmp/portage/dev-python/foolscap-0.6.4/work
- >>> Source unpacked in /tmp/portage/dev-python/foolscap-0.6.4/work
- >>> Preparing source in /tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4 ...
- * Building of dev-python/foolscap-0.6.4 with CPython 2.7...
- python2.7 setup.py build -b build-2.7
- running build
- running build_py
- creating build-2.7
- creating build-2.7/lib
- creating build-2.7/lib/foolscap
- copying foolscap/vocab.py -> build-2.7/lib/foolscap
- copying foolscap/util.py -> build-2.7/lib/foolscap
- copying foolscap/tokens.py -> build-2.7/lib/foolscap
- copying foolscap/stringchain.py -> build-2.7/lib/foolscap
- copying foolscap/storage.py -> build-2.7/lib/foolscap
- copying foolscap/sslverify.py -> build-2.7/lib/foolscap
- copying foolscap/slicer.py -> build-2.7/lib/foolscap
- copying foolscap/schema.py -> build-2.7/lib/foolscap
- copying foolscap/remoteinterface.py -> build-2.7/lib/foolscap
- copying foolscap/referenceable.py -> build-2.7/lib/foolscap
- copying foolscap/reconnector.py -> build-2.7/lib/foolscap
- copying foolscap/promise.py -> build-2.7/lib/foolscap
- copying foolscap/pb.py -> build-2.7/lib/foolscap
- copying foolscap/observer.py -> build-2.7/lib/foolscap
- copying foolscap/negotiate.py -> build-2.7/lib/foolscap
- copying foolscap/ipb.py -> build-2.7/lib/foolscap
- copying foolscap/hashutil.py -> build-2.7/lib/foolscap
- copying foolscap/eventual.py -> build-2.7/lib/foolscap
- copying foolscap/crypto.py -> build-2.7/lib/foolscap
- copying foolscap/copyable.py -> build-2.7/lib/foolscap
- copying foolscap/constraint.py -> build-2.7/lib/foolscap
- copying foolscap/call.py -> build-2.7/lib/foolscap
- copying foolscap/broker.py -> build-2.7/lib/foolscap
- copying foolscap/base32.py -> build-2.7/lib/foolscap
- copying foolscap/banana.py -> build-2.7/lib/foolscap
- copying foolscap/api.py -> build-2.7/lib/foolscap
- copying foolscap/_version.py -> build-2.7/lib/foolscap
- copying foolscap/__init__.py -> build-2.7/lib/foolscap
- creating build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/vocab.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/unicode.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/tuple.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/set.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/root.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/none.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/list.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/dict.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/decimal_slicer.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/bool.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/allslicers.py -> build-2.7/lib/foolscap/slicers
- copying foolscap/slicers/__init__.py -> build-2.7/lib/foolscap/slicers
- creating build-2.7/lib/foolscap/logging
- copying foolscap/logging/web.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/tail.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/publish.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/log.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/levels.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/interfaces.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/incident.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/gatherer.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/filter.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/dumper.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/cli.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/app_versions.py -> build-2.7/lib/foolscap/logging
- copying foolscap/logging/__init__.py -> build-2.7/lib/foolscap/logging
- creating build-2.7/lib/foolscap/appserver
- copying foolscap/appserver/services.py -> build-2.7/lib/foolscap/appserver
- copying foolscap/appserver/server.py -> build-2.7/lib/foolscap/appserver
- copying foolscap/appserver/client.py -> build-2.7/lib/foolscap/appserver
- copying foolscap/appserver/cli.py -> build-2.7/lib/foolscap/appserver
- copying foolscap/appserver/__init__.py -> build-2.7/lib/foolscap/appserver
- creating build-2.7/lib/foolscap/test
- copying foolscap/test/test_util.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_tub.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_sturdyref.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_stringchain.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_serialize.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_schema.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_registration.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_reference.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_reconnector.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_promise.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_pb.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_observer.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_negotiate.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_loopback.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_logging.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_keepalive.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_interfaces.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_gifts.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_eventual.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_crypto.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_copyable.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_call.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_banana.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test_appserver.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/test__versions.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/common.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/bench_banana.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/apphelper.py -> build-2.7/lib/foolscap/test
- copying foolscap/test/__init__.py -> build-2.7/lib/foolscap/test
- warning: build_py: byte-compiling is disabled, skipping.
- running build_scripts
- creating build-2.7/scripts-2.7
- copying and adjusting bin/flogtool -> build-2.7/scripts-2.7
- copying and adjusting bin/flappserver -> build-2.7/scripts-2.7
- copying and adjusting bin/flappclient -> build-2.7/scripts-2.7
- changing mode of build-2.7/scripts-2.7/flogtool from 644 to 755
- changing mode of build-2.7/scripts-2.7/flappserver from 644 to 755
- changing mode of build-2.7/scripts-2.7/flappclient from 644 to 755
- >>> Source compiled.
- * Testing of dev-python/foolscap-0.6.4 with CPython 2.7...
- PYTHONPATH=build-2.7/lib trial foolscap
- foolscap.test.test__versions
- Versions
- test_record ... [OK]
- test_required ... [OK]
- foolscap.test.test_appserver
- CLI
- test_add ... [ERROR]
- [ERROR]
- test_add_badargs ... [ERROR]
- [ERROR]
- test_add_comment ... [ERROR]
- [ERROR]
- test_add_service ... [ERROR]
- [ERROR]
- test_create ... [ERROR]
- [ERROR]
- test_create2 ... [ERROR]
- [ERROR]
- test_create3 ... [OK]
- test_create4 ... [ERROR]
- [ERROR]
- test_create_no_clobber_dir ... [OK]
- test_list ... [ERROR]
- [ERROR]
- test_list_comment ... [ERROR]
- [ERROR]
- Client
- test_help ... [OK]
- test_no_command ... [OK]
- test_version ... [OK]
- RunCommand
- test_run ... [ERROR]
- [ERROR]
- Server
- test_run ... [ERROR]
- [ERROR]
- Upload
- test_run ... [ERROR]
- [ERROR]
- foolscap.test.test_banana
- ByteStream
- test_list ... [OK]
- test_ref6 ... [OK]
- test_two ... [OK]
- DecodeFailureTest
- testCheckToken1 ... [OK]
- testCheckToken2 ... [OK]
- testCheckToken3 ... [OK]
- testCheckToken4 ... [OK]
- testCheckToken5 ... [OK]
- testDoOpen1 ... [OK]
- testDoOpen2 ... [OK]
- testFinish1 ... [OK]
- testFinish2 ... [OK]
- testLongHeader ... [OK]
- testLongHeader2 ... [OK]
- testReceiveChild1 ... [OK]
- testReceiveChild2 ... [OK]
- testReceiveChild3 ... [OK]
- testReceiveClose1 ... [OK]
- testReceiveClose2 ... [OK]
- testStart1 ... [OK]
- testStart2 ... [OK]
- testSuccess1 ... [OK]
- DecodeTest
- test_aborted_list ... [OK]
- test_aborted_list2 ... [OK]
- test_aborted_list3 ... [OK]
- test_dict ... [OK]
- test_dict_with_duplicate_keys ... [OK]
- test_dict_with_list ... [OK]
- test_dict_with_mutable_key ... [OK]
- test_dict_with_tuple_as_key ... [OK]
- test_failed_dict1 ... [OK]
- test_failed_dict2 ... [OK]
- test_failed_dict3 ... [OK]
- test_failed_dict4 ... [OK]
- test_failed_dict5 ... [OK]
- test_instance ... [OK]
- test_instance_bad1 ... [OK]
- test_instance_bad2 ... [OK]
- test_instance_unsafe1 ... [OK]
- test_list_with_tuple ... [OK]
- test_nested_list ... [OK]
- test_ref1 ... [OK]
- test_ref2 ... [OK]
- test_ref3 ... [OK]
- test_ref4 ... [OK]
- test_ref5 ... [OK]
- test_ref6 ... [OK]
- test_simple_list ... [OK]
- EncodeFailureTest
- test1 ... [OK]
- test2 ... [OK]
- test3 ... [OK]
- test4 ... [OK]
- test5 ... [OK]
- testSuccess1 ... [OK]
- testSuccessStreaming ... [OK]
- test_instance_unsafe ... [OK]
- EncodeTest
- testDict ... [OK]
- testList ... [OK]
- testNestedList ... [OK]
- testNestedList2 ... [OK]
- testTuple ... [OK]
- test_instance_one ... [OK]
- test_instance_two ... [OK]
- test_ref1 ... [OK]
- test_ref2 ... [OK]
- test_ref3 ... [OK]
- test_ref4 ... [OK]
- test_ref6 ... [OK]
- test_refdict1 ... [OK]
- InboundByteStream
- testBool ... [OK]
- testDict ... [OK]
- testInt ... [OK]
- testList ... [OK]
- testLong ... [OK]
- testString ... [OK]
- testTuple ... [OK]
- InboundByteStream2
- testConstrainedBool ... [OK]
- testConstrainedDict ... [OK]
- testConstrainedInt ... [OK]
- testConstrainedList ... [OK]
- testConstrainedString ... [OK]
- testConstrainedTuple ... [OK]
- Sliceable
- testAdapter ... [OK]
- testDirect ... [OK]
- ThereAndBackAgain
- testIdentity ... [OK]
- testStressReferences ... [OK]
- testUnicode ... [OK]
- test_bigint ... [OK]
- test_bool ... [OK]
- test_boundMethod ... [OK]
- test_boundMethod_newstyle ... [SKIPPED]
- test_class ... [OK]
- test_classMethod ... [OK]
- test_classMethod_newstyle ... [SKIPPED]
- test_class_newstyle ... [SKIPPED]
- test_cycles_1 ... [OK]
- test_cycles_2 ... [OK]
- test_decimal ... [OK]
- test_dict ... [OK]
- test_float ... [OK]
- test_func ... [OK]
- test_instance ... [OK]
- test_instance_newstyle ... [SKIPPED]
- test_int ... [OK]
- test_list ... [OK]
- test_module ... [OK]
- test_none ... [OK]
- test_set ... [OK]
- test_string ... [OK]
- test_tuple ... [OK]
- test_unicode ... [OK]
- VocabTest1
- test_incoming1 ... [OK]
- test_outgoing ... [OK]
- test_table_hashes ... [OK]
- VocabTest2
- test_loop ... [OK]
- foolscap.test.test_call
- Failures
- test_local_return_violation_default ... [OK]
- test_local_return_violation_not_exposed ... [OK]
- test_local_return_violation_yes_exposed ... [OK]
- test_local_violation_default ... [OK]
- test_local_violation_not_exposed ... [OK]
- test_local_violation_yes_exposed ... [OK]
- test_raise_default ... [OK]
- test_raise_not_exposed ... [OK]
- test_raise_yes_exposed ... [OK]
- test_remote_attribute_error_default ... [OK]
- test_remote_attribute_error_not_exposed ... [OK]
- test_remote_attribute_error_yes_exposed ... [OK]
- test_remote_violation_default ... [OK]
- test_remote_violation_not_exposed ... [OK]
- test_remote_violation_yes_exposed ... [OK]
- ReferenceCounting
- test_reference_counting ... [OK]
- TestCall
- testCall1 ... [OK]
- testCall1a ... [OK]
- testCall1b ... [OK]
- testCall2 ... [OK]
- testCall3 ... [OK]
- testCall4 ... [OK]
- testChoiceOf ... [OK]
- testCopiedFailure ... [OK]
- testDefer ... [OK]
- testDisconnect_during_call ... [OK]
- testFail1 ... [OK]
- testFail2 ... [OK]
- testFail3 ... [OK]
- testFailStringException ... [OK]
- testFailWrongArgsLocal1 ... [OK]
- testFailWrongArgsLocal2 ... [OK]
- testFailWrongArgsRemote1 ... [OK]
- testFailWrongMethodLocal ... [OK]
- testFailWrongMethodRemote ... [OK]
- testFailWrongMethodRemote2 ... [OK]
- testFailWrongReturnLocal ... [OK]
- testFailWrongReturnRemote ... [OK]
- testMega3 ... [OK]
- testMegaSchema ... [OK]
- testNotifyOnDisconnect ... [OK]
- testNotifyOnDisconnect_already ... [OK]
- testNotifyOnDisconnect_args ... [OK]
- testNotifyOnDisconnect_unregister ... [OK]
- testStallOrdering ... [OK]
- testUnconstrainedMethod ... [OK]
- testUnsendable ... [OK]
- test_bad_clid ... [OK]
- test_connection_done_is_deadref ... [OK]
- test_connection_lost_is_deadref ... [OK]
- TestCallOnly
- testCallOnly ... [OK]
- TubFailures
- test_raise_default ... [OK]
- test_raise_not_exposed ... [OK]
- test_raise_yes_exposed ... [OK]
- foolscap.test.test_copyable
- Adaptation
- testAdaptation ... [OK]
- Copyable
- testCopy0 ... [OK]
- testCopy1 ... [OK]
- testCopy2 ... [OK]
- testCopy3 ... [OK]
- testCopy4 ... [OK]
- testFailure1 ... [OK]
- testFailure2 ... [OK]
- Registration
- testRegistration ... [OK]
- foolscap.test.test_crypto
- TestListeners
- testClone ... [OK]
- testGetPort1 ... [OK]
- testGetPort2 ... [OK]
- testListenOn ... [OK]
- testShared ... [OK]
- testSharedTransfer ... [OK]
- TestPersist
- testPersist ... [OK]
- foolscap.test.test_eventual
- TestEventual
- testFire ... [OK]
- testFlush ... [OK]
- testSend ... [OK]
- foolscap.test.test_gifts
- Bad
- testReturn_swissnum ... [OK]
- test_hang ... [OK]
- test_location ... [OK]
- test_swissnum ... [OK]
- test_tubid ... [OK]
- Gifts
- testContainers ... [OK]
- testGift ... [OK]
- testImplicitGift ... [OK]
- testOrdering ... [OK]
- testReturn ... [OK]
- testReturnInContainer ... [OK]
- test_constraint ... [OK]
- LongFURL
- testGift ... [OK]
- foolscap.test.test_interfaces
- TestInterface
- testDuplicateRegistry ... [OK]
- testInterface1 ... [OK]
- testInterface2 ... [OK]
- testInterface3 ... [OK]
- testRegister ... [OK]
- testStack ... [OK]
- testTypes ... [OK]
- Types
- testCall ... [OK]
- testFail ... [OK]
- testNoneBad ... [OK]
- testNoneGood ... [OK]
- testReturnsRemoteInterfaceBad ... [OK]
- testReturnsRemoteInterfaceBad2 ... [OK]
- testReturnsRemoteInterfaceGood ... [OK]
- testTakesRemoteInterfaceBad ... [OK]
- testTakesRemoteInterfaceBad2 ... [OK]
- testTakesRemoteInterfaceGood ... [OK]
- foolscap.test.test_keepalive
- Keepalives
- testDisconnect0 ... [OK]
- testDisconnect1 ... [OK]
- testNoDisconnect0 ... [OK]
- testNoDisconnect1 ... [OK]
- testSendPings ... [OK]
- foolscap.test.test_logging
- Advanced
- testDisplace ... [OK]
- testFacilities ... [OK]
- testFileObserver ... [OK]
- testHierarchy ... [OK]
- testObserver ... [OK]
- testOnePriority ... [OK]
- testPriorities ... [OK]
- Basic
- testFailure ... [OK]
- testLog ... [OK]
- testParent ... [OK]
- testStacktrace ... [OK]
- testTheLogger ... [OK]
- testTubLogger ... [OK]
- Bridge
- test_foolscap_to_twisted ... [OK]
- test_no_loops ... [OK]
- test_twisted_to_foolscap ... [OK]
- CLI
- test_create_gatherer ... [OK]
- test_create_gatherer_badly ... [OK]
- test_create_incident_gatherer ... [OK]
- test_wrapper ... [OK]
- Dumper
- test_dump ... [OK]
- test_incident ... [OK]
- test_oops_furl ... [OK]
- Filter
- test_basic ... [OK]
- Gatherer
- test_log_gatherer ... [ERROR]
- test_log_gatherer2 ... [ERROR]
- test_log_gatherer_empty_furlfile ... [OK]
- test_log_gatherer_furlfile ... [ERROR]
- test_log_gatherer_furlfile2 ... [ERROR]
- test_log_gatherer_furlfile_multiple ... [ERROR]
- test_log_gatherer_missing_furlfile ... [OK]
- test_log_gatherer_multiple ... [ERROR]
- test_wrongdir ... [OK]
- IncidentGatherer
- test_connect ... [ERROR]
- test_emit ... [ERROR]
- IncidentPublisher
- test_get_incidents ... [OK]
- test_list_incident_names ... [OK]
- test_subscribe ... [OK]
- Incidents
- test_basic ... [OK]
- test_classify ... [OK]
- test_customize ... [OK]
- test_overlapping ... [OK]
- test_qualifier1 ... [OK]
- test_qualifier2 ... [OK]
- Publish
- test_logport_furlfile1 ... [OK]
- test_logport_furlfile2 ... [OK]
- test_logpublisher ... [OK]
- test_logpublisher_catchup ... [OK]
- test_logpublisher_overload ... [OK]
- Tail
- test_logprinter ... [OK]
- test_logprinter_saveto ... [OK]
- test_logprinter_verbose ... [OK]
- test_options ... [OK]
- Web
- test_basic ... [OK]
- foolscap.test.test_loopback
- ConnectToSelf
- testConnectAuthenticated ... [OK]
- testConnectUnauthenticated ... [OK]
- foolscap.test.test_negotiate
- Basic
- testAuthenticated ... [OK]
- testHalfAuthenticated1 ... [OK]
- testHalfAuthenticated2 ... [OK]
- testOptions ... [OK]
- testUnauthenticated ... [OK]
- Crossfire
- test1 ... [OK]
- test2 ... [OK]
- test3 ... [OK]
- test4 ... [OK]
- test5 ... [OK]
- CrossfireReverse
- test1 ... [OK]
- test2 ... [OK]
- test3 ... [OK]
- test4 ... [OK]
- Existing
- testAuthenticated ... [OK]
- testHalfAuthenticated1 ... [OK]
- testHalfAuthenticated2 ... [OK]
- testUnauthenticated ... [OK]
- Future
- testFuture1 ... [OK]
- testFuture2 ... [OK]
- testFuture3 ... [OK]
- testFuture4 ... [OK]
- testTooFarInFuture1 ... [OK]
- testTooFarInFuture2 ... [OK]
- testTooFarInFuture3 ... [OK]
- testTooFarInFuture4 ... [OK]
- Parallel
- test1 ... [OK]
- test2 ... [OK]
- test3 ... [OK]
- test4 ... [OK]
- test5 ... [OK]
- Replacement
- testAncientClient ... [OK]
- testAncientClientWorkaround ... [OK]
- testBouncedClient ... [OK]
- testBouncedClient_Reverse ... [OK]
- testConnectionHintRace ... [OK]
- testLostDecisionMessage_NewServer ... [OK]
- testNATEntryDropped ... [OK]
- testTwoLostDecisionMessages ... [OK]
- testWeirdSeqnum ... [OK]
- Versus
- testClientTimeout ... [OK]
- testNoConnection ... [OK]
- testServerTimeout ... [OK]
- testVersusHTTPClientAuthenticated ... [OK]
- testVersusHTTPClientUnauthenticated ... [OK]
- testVersusHTTPServerAuthenticated ... [OK]
- testVersusHTTPServerUnauthenticated ... [OK]
- foolscap.test.test_observer
- Observer
- test_oneshot ... [OK]
- foolscap.test.test_pb
- TestAnswer
- testAccept1 ... [OK]
- testAccept2 ... [OK]
- testReject1 ... [OK]
- testReject2 ... [OK]
- TestCallable
- testBoundMethod ... [OK]
- testFunction ... [OK]
- testGetSturdyRef ... [OK]
- testLogLocalFailure ... [OK]
- testLogRemoteFailure ... [OK]
- testWrongSwiss ... [OK]
- TestReferenceUnslicer
- testInterfaces ... [OK]
- testNoInterfaces ... [OK]
- testReject ... [OK]
- TestReferenceable
- testAnswer1 ... [OK]
- testAnswer2 ... [OK]
- testArgs1 ... [OK]
- testArgs2 ... [OK]
- testRef1 ... [OK]
- testRef2 ... [OK]
- testRef3 ... [OK]
- testRef4 ... [OK]
- testRef5 ... [OK]
- testRef6 ... [OK]
- TestService
- testBadMethod ... [OK]
- testBadMethod2 ... [OK]
- testConnect1 ... [OK]
- testConnect2 ... [OK]
- testConnect3 ... [OK]
- testRegister ... [OK]
- foolscap.test.test_promise
- Call
- testResolveAfter ... [OK]
- testResolveBefore ... [OK]
- testResolveFailure ... [OK]
- Chained
- testChained1 ... [OK]
- testChained2 ... [OK]
- testResolveToABrokenPromise ... [OK]
- testResolveToAPromise ... [OK]
- Send
- testBadName ... [OK]
- testBasic ... [OK]
- testBasicFailure ... [OK]
- testDisableDataflowStyle ... [OK]
- testFailure ... [OK]
- testNoMultipleResolution ... [OK]
- testOrdering ... [OK]
- testResolveAfter ... [OK]
- testResolveBefore ... [OK]
- testResolveFailure ... [OK]
- testSend ... [OK]
- SendOnly
- testNear ... [OK]
- testResolveAfter ... [OK]
- testResolveBefore ... [OK]
- foolscap.test.test_reconnector
- Reconnector
- test_lose_and_retry ... [OK]
- test_negotiate_fails_and_retry ... [OK]
- test_retry ... [OK]
- test_stop_trying ... [OK]
- test_try ... [OK]
- foolscap.test.test_reference
- LocalReference
- test_callRemote ... [OK]
- test_callRemoteOnly ... [OK]
- test_fail ... [OK]
- test_remoteReference ... [OK]
- TubID
- test_tubid_must_match ... [OK]
- foolscap.test.test_registration
- Registration
- testStrong ... [OK]
- testWeak ... [OK]
- test_duplicate ... [OK]
- foolscap.test.test_schema
- Arguments
- test_arguments ... [OK]
- test_bad_arguments ... [OK]
- ConformTest
- testAttrDict ... [OK]
- testBool ... [OK]
- testByteString ... [OK]
- testDict ... [OK]
- testInteger ... [OK]
- testLargeInteger ... [OK]
- testList ... [OK]
- testNestedTuple ... [OK]
- testPoly ... [OK]
- testRecursion ... [OK]
- testSet ... [OK]
- testString ... [OK]
- testTuple ... [OK]
- testUnicode ... [OK]
- CreateTest
- testMakeConstraint ... [OK]
- Interfaces
- test_referenceable ... [OK]
- test_remotereference ... [OK]
- foolscap.test.test_serialize
- Serialize
- test_copyable ... [OK]
- test_cycle ... [OK]
- test_data ... [OK]
- test_data_outstream ... [OK]
- test_referenceable ... [OK]
- test_referenceables_die ... [OK]
- test_unhandled_objects ... [OK]
- foolscap.test.test_stringchain
- T
- test_al ... [OK]
- test_appendleft ... [OK]
- test_clear ... [OK]
- test_popleft ... [OK]
- test_popleft_new_stringchain ... [OK]
- test_str ... [OK]
- test_tailignored ... [OK]
- test_trim ... [OK]
- foolscap.test.test_sturdyref
- URL
- testBrokenHints ... [OK]
- testCompare ... [OK]
- testLocationHintExtensions ... [OK]
- testLocationHints ... [OK]
- testTubIDExtensions ... [OK]
- testURL ... [OK]
- foolscap.test.test_tub
- BadLocationFURL
- test_empty_location ... [OK]
- test_future ... [OK]
- CancelPendingDeliveries
- test_cancel_pending_deliveries ... [ERROR]
- FurlFile
- test_furlfile ... [OK]
- test_tubid_check ... [OK]
- NameLookup
- testNameLookup ... [OK]
- QueuedStartup
- test_queued_getref ... [OK]
- test_queued_reconnector ... [OK]
- SetLocation
- test_set_location ... [OK]
- test_set_location_automatically ... [ERROR]
- Shutdown
- test_doublestop ... [OK]
- TestCertFile
- test_certdata ... [OK]
- test_certfile ... [OK]
- test_generate ... [OK]
- test_tubid ... [OK]
- foolscap.test.test_util
- AsyncAND
- test_empty ... [OK]
- test_one_failure_1 ... [OK]
- test_one_failure_2 ... [OK]
- test_simple ... [OK]
- test_two ... [OK]
- test_two_failure ... [OK]
- Base32
- test_is_base32 ... [OK]
- Time
- test_format ... [OK]
- ===============================================================================
- [SKIPPED]
- new-style classes still broken
- foolscap.test.test_banana.ThereAndBackAgain.test_boundMethod_newstyle
- foolscap.test.test_banana.ThereAndBackAgain.test_classMethod_newstyle
- foolscap.test.test_banana.ThereAndBackAgain.test_class_newstyle
- foolscap.test.test_banana.ThereAndBackAgain.test_instance_newstyle
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/pb.py", line 535, in _reactor_running
- return util.get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_appserver.CLI.test_add
- foolscap.test.test_appserver.CLI.test_add
- foolscap.test.test_appserver.CLI.test_add_badargs
- foolscap.test.test_appserver.CLI.test_add_badargs
- foolscap.test.test_appserver.CLI.test_add_comment
- foolscap.test.test_appserver.CLI.test_add_comment
- foolscap.test.test_appserver.CLI.test_add_service
- foolscap.test.test_appserver.CLI.test_add_service
- foolscap.test.test_appserver.CLI.test_create
- foolscap.test.test_appserver.CLI.test_create
- foolscap.test.test_appserver.CLI.test_create2
- foolscap.test.test_appserver.CLI.test_create2
- foolscap.test.test_appserver.CLI.test_create4
- foolscap.test.test_appserver.CLI.test_create4
- foolscap.test.test_appserver.CLI.test_list
- foolscap.test.test_appserver.CLI.test_list
- foolscap.test.test_appserver.CLI.test_list_comment
- foolscap.test.test_appserver.CLI.test_list_comment
- foolscap.test.test_appserver.RunCommand.test_run
- foolscap.test.test_appserver.RunCommand.test_run
- foolscap.test.test_appserver.Server.test_run
- foolscap.test.test_appserver.Server.test_run
- foolscap.test.test_appserver.Upload.test_run
- foolscap.test.test_appserver.Upload.test_run
- foolscap.test.test_tub.CancelPendingDeliveries.test_cancel_pending_deliveries
- foolscap.test.test_tub.SetLocation.test_set_location_automatically
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1286, in test_log_gatherer
- gatherer.setServiceParent(self.parent)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
- self.parent.addService(self)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
- service.startService()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
- GatheringBase.startService(self)
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
- local_address = get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_logging.Gatherer.test_log_gatherer
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1372, in test_log_gatherer2
- gatherer.setServiceParent(self.parent)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
- self.parent.addService(self)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
- service.startService()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
- GatheringBase.startService(self)
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
- local_address = get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_logging.Gatherer.test_log_gatherer2
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1402, in test_log_gatherer_furlfile
- gatherer.setServiceParent(self.parent)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
- self.parent.addService(self)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
- service.startService()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
- GatheringBase.startService(self)
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
- local_address = get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_logging.Gatherer.test_log_gatherer_furlfile
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1432, in test_log_gatherer_furlfile2
- gatherer.setServiceParent(self.parent)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
- self.parent.addService(self)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
- service.startService()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
- GatheringBase.startService(self)
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
- local_address = get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_logging.Gatherer.test_log_gatherer_furlfile2
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1466, in test_log_gatherer_furlfile_multiple
- gatherer1.setServiceParent(self.parent)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
- self.parent.addService(self)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
- service.startService()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
- GatheringBase.startService(self)
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
- local_address = get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_logging.Gatherer.test_log_gatherer_furlfile_multiple
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1324, in test_log_gatherer_multiple
- gatherer1.setServiceParent(self.parent)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
- self.parent.addService(self)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
- service.startService()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
- GatheringBase.startService(self)
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
- local_address = get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_logging.Gatherer.test_log_gatherer_multiple
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1021, in test_connect
- ig.setServiceParent(self.parent)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
- self.parent.addService(self)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
- service.startService()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 440, in startService
- GatheringBase.startService(self)
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
- local_address = get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_logging.IncidentGatherer.test_connect
- ===============================================================================
- [ERROR]
- Traceback (most recent call last):
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1035, in test_emit
- ig.setServiceParent(self.parent)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
- self.parent.addService(self)
- File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
- service.startService()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 440, in startService
- GatheringBase.startService(self)
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
- local_address = get_local_ip_for()
- File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
- target_ipaddr = socket.gethostbyname(target)
- socket.error: [Errno 11] Resource temporarily unavailable
- foolscap.test.test_logging.IncidentGatherer.test_emit
- -------------------------------------------------------------------------------
- Ran 472 tests in 74.897s
- FAILED (skips=4, errors=34, successes=446)
- * ERROR: dev-python/foolscap-0.6.4 failed (test phase):
- * Testing failed with CPython 2.7 in python_test_function() function
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3902: Called distutils_src_test
- * environment, line 1318: Called python_execute_trial '-P' '$(_distutils_get_PYTHONPATH)' '--' 'foolscap'
- * environment, line 2431: Called python_execute_function 'python_test_function' 'foolscap'
- * environment, line 2264: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=dev-python/foolscap-0.6.4'`,
- * the complete build log and the output of `emerge -pqv '=dev-python/foolscap-0.6.4'`.
- * The complete build log is located at '/var/log/portage/dev-python:foolscap-0.6.4:20130115-143329.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/foolscap-0.6.4/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-python/foolscap-0.6.4/temp/environment'.
- * Working directory: '/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4'
- * S: '/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4'
- >>> Install foolscap-0.6.4 into /tmp/portage/dev-python/foolscap-0.6.4/image/ category dev-python
- * Installation of dev-python/foolscap-0.6.4 with CPython 2.7...
- python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7
- running build
- running build_py
- warning: build_py: byte-compiling is disabled, skipping.
- running build_scripts
- running install
- running install_lib
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/__init__.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/apphelper.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/bench_banana.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/common.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test__versions.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_appserver.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_banana.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_call.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_copyable.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_crypto.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_eventual.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_gifts.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_interfaces.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_keepalive.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_logging.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_loopback.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_negotiate.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_observer.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_pb.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_promise.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_reconnector.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_reference.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_registration.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_schema.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_serialize.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_stringchain.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_sturdyref.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_tub.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- copying build-2.7/lib/foolscap/test/test_util.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/appserver
- copying build-2.7/lib/foolscap/appserver/__init__.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/appserver
- copying build-2.7/lib/foolscap/appserver/cli.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/appserver
- copying build-2.7/lib/foolscap/appserver/client.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/appserver
- copying build-2.7/lib/foolscap/appserver/server.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/appserver
- copying build-2.7/lib/foolscap/appserver/services.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/appserver
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/__init__.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/app_versions.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/cli.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/dumper.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/filter.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/gatherer.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/incident.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/interfaces.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/levels.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/log.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/publish.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/tail.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- copying build-2.7/lib/foolscap/logging/web.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/__init__.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/allslicers.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/bool.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/decimal_slicer.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/dict.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/list.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/none.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/root.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/set.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/tuple.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/unicode.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/slicers/vocab.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
- copying build-2.7/lib/foolscap/__init__.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/_version.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/api.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/banana.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/base32.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/broker.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/call.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/constraint.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/copyable.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/crypto.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/eventual.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/hashutil.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/ipb.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/negotiate.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/observer.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/pb.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/promise.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/reconnector.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/referenceable.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/remoteinterface.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/schema.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/slicer.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/sslverify.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/storage.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/stringchain.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/tokens.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/util.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- copying build-2.7/lib/foolscap/vocab.py -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_egg_info
- 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'
- Copying foolscap.egg-info to /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap-0.6.4-py2.7.egg-info
- running install_scripts
- creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin
- copying build-2.7/scripts-2.7/flappclient -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin
- copying build-2.7/scripts-2.7/flappserver -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin
- copying build-2.7/scripts-2.7/flogtool -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin
- changing mode of /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin/flappclient to 755
- changing mode of /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin/flappserver to 755
- changing mode of /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin/flogtool to 755
- * Generating '/usr/bin/flappclient' wrapper script
- * Generating '/usr/bin/flappserver' wrapper script
- * Generating '/usr/bin/flogtool' wrapper script
- >>> Completed installing foolscap-0.6.4 into /tmp/portage/dev-python/foolscap-0.6.4/image/
- * Compilation and optimization of Python modules for CPython 2.7 ...
- [ ok ]