1. * Package: dev-python/foolscap-0.6.4
  2. * Repository: gentoo
  3. * Maintainer: python@gentoo.org
  4. * USE: amd64 doc elibc_glibc kernel_linux multilib ssl test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking foolscap-0.6.4.tar.gz to /tmp/portage/dev-python/foolscap-0.6.4/work
  15. >>> Source unpacked in /tmp/portage/dev-python/foolscap-0.6.4/work
  16. >>> Preparing source in /tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4 ...
  19. >>> Source configured.
  20. >>> Compiling source in /tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4 ...
  21. * Building of dev-python/foolscap-0.6.4 with CPython 2.7...
  22. python2.7 setup.py build -b build-2.7
  23. running build
  24. running build_py
  25. creating build-2.7
  26. creating build-2.7/lib
  27. creating build-2.7/lib/foolscap
  28. copying foolscap/vocab.py -> build-2.7/lib/foolscap
  29. copying foolscap/util.py -> build-2.7/lib/foolscap
  30. copying foolscap/tokens.py -> build-2.7/lib/foolscap
  31. copying foolscap/stringchain.py -> build-2.7/lib/foolscap
  32. copying foolscap/storage.py -> build-2.7/lib/foolscap
  33. copying foolscap/sslverify.py -> build-2.7/lib/foolscap
  34. copying foolscap/slicer.py -> build-2.7/lib/foolscap
  35. copying foolscap/schema.py -> build-2.7/lib/foolscap
  36. copying foolscap/remoteinterface.py -> build-2.7/lib/foolscap
  37. copying foolscap/referenceable.py -> build-2.7/lib/foolscap
  38. copying foolscap/reconnector.py -> build-2.7/lib/foolscap
  39. copying foolscap/promise.py -> build-2.7/lib/foolscap
  40. copying foolscap/pb.py -> build-2.7/lib/foolscap
  41. copying foolscap/observer.py -> build-2.7/lib/foolscap
  42. copying foolscap/negotiate.py -> build-2.7/lib/foolscap
  43. copying foolscap/ipb.py -> build-2.7/lib/foolscap
  44. copying foolscap/hashutil.py -> build-2.7/lib/foolscap
  45. copying foolscap/eventual.py -> build-2.7/lib/foolscap
  46. copying foolscap/crypto.py -> build-2.7/lib/foolscap
  47. copying foolscap/copyable.py -> build-2.7/lib/foolscap
  48. copying foolscap/constraint.py -> build-2.7/lib/foolscap
  49. copying foolscap/call.py -> build-2.7/lib/foolscap
  50. copying foolscap/broker.py -> build-2.7/lib/foolscap
  51. copying foolscap/base32.py -> build-2.7/lib/foolscap
  52. copying foolscap/banana.py -> build-2.7/lib/foolscap
  53. copying foolscap/api.py -> build-2.7/lib/foolscap
  54. copying foolscap/_version.py -> build-2.7/lib/foolscap
  55. copying foolscap/__init__.py -> build-2.7/lib/foolscap
  56. creating build-2.7/lib/foolscap/slicers
  57. copying foolscap/slicers/vocab.py -> build-2.7/lib/foolscap/slicers
  58. copying foolscap/slicers/unicode.py -> build-2.7/lib/foolscap/slicers
  59. copying foolscap/slicers/tuple.py -> build-2.7/lib/foolscap/slicers
  60. copying foolscap/slicers/set.py -> build-2.7/lib/foolscap/slicers
  61. copying foolscap/slicers/root.py -> build-2.7/lib/foolscap/slicers
  62. copying foolscap/slicers/none.py -> build-2.7/lib/foolscap/slicers
  63. copying foolscap/slicers/list.py -> build-2.7/lib/foolscap/slicers
  64. copying foolscap/slicers/dict.py -> build-2.7/lib/foolscap/slicers
  65. copying foolscap/slicers/decimal_slicer.py -> build-2.7/lib/foolscap/slicers
  66. copying foolscap/slicers/bool.py -> build-2.7/lib/foolscap/slicers
  67. copying foolscap/slicers/allslicers.py -> build-2.7/lib/foolscap/slicers
  68. copying foolscap/slicers/__init__.py -> build-2.7/lib/foolscap/slicers
  69. creating build-2.7/lib/foolscap/logging
  70. copying foolscap/logging/web.py -> build-2.7/lib/foolscap/logging
  71. copying foolscap/logging/tail.py -> build-2.7/lib/foolscap/logging
  72. copying foolscap/logging/publish.py -> build-2.7/lib/foolscap/logging
  73. copying foolscap/logging/log.py -> build-2.7/lib/foolscap/logging
  74. copying foolscap/logging/levels.py -> build-2.7/lib/foolscap/logging
  75. copying foolscap/logging/interfaces.py -> build-2.7/lib/foolscap/logging
  76. copying foolscap/logging/incident.py -> build-2.7/lib/foolscap/logging
  77. copying foolscap/logging/gatherer.py -> build-2.7/lib/foolscap/logging
  78. copying foolscap/logging/filter.py -> build-2.7/lib/foolscap/logging
  79. copying foolscap/logging/dumper.py -> build-2.7/lib/foolscap/logging
  80. copying foolscap/logging/cli.py -> build-2.7/lib/foolscap/logging
  81. copying foolscap/logging/app_versions.py -> build-2.7/lib/foolscap/logging
  82. copying foolscap/logging/__init__.py -> build-2.7/lib/foolscap/logging
  83. creating build-2.7/lib/foolscap/appserver
  84. copying foolscap/appserver/services.py -> build-2.7/lib/foolscap/appserver
  85. copying foolscap/appserver/server.py -> build-2.7/lib/foolscap/appserver
  86. copying foolscap/appserver/client.py -> build-2.7/lib/foolscap/appserver
  87. copying foolscap/appserver/cli.py -> build-2.7/lib/foolscap/appserver
  88. copying foolscap/appserver/__init__.py -> build-2.7/lib/foolscap/appserver
  89. creating build-2.7/lib/foolscap/test
  90. copying foolscap/test/test_util.py -> build-2.7/lib/foolscap/test
  91. copying foolscap/test/test_tub.py -> build-2.7/lib/foolscap/test
  92. copying foolscap/test/test_sturdyref.py -> build-2.7/lib/foolscap/test
  93. copying foolscap/test/test_stringchain.py -> build-2.7/lib/foolscap/test
  94. copying foolscap/test/test_serialize.py -> build-2.7/lib/foolscap/test
  95. copying foolscap/test/test_schema.py -> build-2.7/lib/foolscap/test
  96. copying foolscap/test/test_registration.py -> build-2.7/lib/foolscap/test
  97. copying foolscap/test/test_reference.py -> build-2.7/lib/foolscap/test
  98. copying foolscap/test/test_reconnector.py -> build-2.7/lib/foolscap/test
  99. copying foolscap/test/test_promise.py -> build-2.7/lib/foolscap/test
  100. copying foolscap/test/test_pb.py -> build-2.7/lib/foolscap/test
  101. copying foolscap/test/test_observer.py -> build-2.7/lib/foolscap/test
  102. copying foolscap/test/test_negotiate.py -> build-2.7/lib/foolscap/test
  103. copying foolscap/test/test_loopback.py -> build-2.7/lib/foolscap/test
  104. copying foolscap/test/test_logging.py -> build-2.7/lib/foolscap/test
  105. copying foolscap/test/test_keepalive.py -> build-2.7/lib/foolscap/test
  106. copying foolscap/test/test_interfaces.py -> build-2.7/lib/foolscap/test
  107. copying foolscap/test/test_gifts.py -> build-2.7/lib/foolscap/test
  108. copying foolscap/test/test_eventual.py -> build-2.7/lib/foolscap/test
  109. copying foolscap/test/test_crypto.py -> build-2.7/lib/foolscap/test
  110. copying foolscap/test/test_copyable.py -> build-2.7/lib/foolscap/test
  111. copying foolscap/test/test_call.py -> build-2.7/lib/foolscap/test
  112. copying foolscap/test/test_banana.py -> build-2.7/lib/foolscap/test
  113. copying foolscap/test/test_appserver.py -> build-2.7/lib/foolscap/test
  114. copying foolscap/test/test__versions.py -> build-2.7/lib/foolscap/test
  115. copying foolscap/test/common.py -> build-2.7/lib/foolscap/test
  116. copying foolscap/test/bench_banana.py -> build-2.7/lib/foolscap/test
  117. copying foolscap/test/apphelper.py -> build-2.7/lib/foolscap/test
  118. copying foolscap/test/__init__.py -> build-2.7/lib/foolscap/test
  119. warning: build_py: byte-compiling is disabled, skipping.
  120. running build_scripts
  121. creating build-2.7/scripts-2.7
  122. copying and adjusting bin/flogtool -> build-2.7/scripts-2.7
  123. copying and adjusting bin/flappserver -> build-2.7/scripts-2.7
  124. copying and adjusting bin/flappclient -> build-2.7/scripts-2.7
  125. changing mode of build-2.7/scripts-2.7/flogtool from 644 to 755
  126. changing mode of build-2.7/scripts-2.7/flappserver from 644 to 755
  127. changing mode of build-2.7/scripts-2.7/flappclient from 644 to 755
  128. >>> Source compiled.
  129. * Testing of dev-python/foolscap-0.6.4 with CPython 2.7...
  130. PYTHONPATH=build-2.7/lib trial foolscap
  131. foolscap.test.test__versions
  132. Versions
  133. test_record ... [OK]
  134. test_required ... [OK]
  135. foolscap.test.test_appserver
  136. CLI
  137. test_add ... [ERROR]
  138. [ERROR]
  139. test_add_badargs ... [ERROR]
  140. [ERROR]
  141. test_add_comment ... [ERROR]
  142. [ERROR]
  143. test_add_service ... [ERROR]
  144. [ERROR]
  145. test_create ... [ERROR]
  146. [ERROR]
  147. test_create2 ... [ERROR]
  148. [ERROR]
  149. test_create3 ... [OK]
  150. test_create4 ... [ERROR]
  151. [ERROR]
  152. test_create_no_clobber_dir ... [OK]
  153. test_list ... [ERROR]
  154. [ERROR]
  155. test_list_comment ... [ERROR]
  156. [ERROR]
  157. Client
  158. test_help ... [OK]
  159. test_no_command ... [OK]
  160. test_version ... [OK]
  161. RunCommand
  162. test_run ... [ERROR]
  163. [ERROR]
  164. Server
  165. test_run ... [ERROR]
  166. [ERROR]
  167. Upload
  168. test_run ... [ERROR]
  169. [ERROR]
  170. foolscap.test.test_banana
  171. ByteStream
  172. test_list ... [OK]
  173. test_ref6 ... [OK]
  174. test_two ... [OK]
  175. DecodeFailureTest
  176. testCheckToken1 ... [OK]
  177. testCheckToken2 ... [OK]
  178. testCheckToken3 ... [OK]
  179. testCheckToken4 ... [OK]
  180. testCheckToken5 ... [OK]
  181. testDoOpen1 ... [OK]
  182. testDoOpen2 ... [OK]
  183. testFinish1 ... [OK]
  184. testFinish2 ... [OK]
  185. testLongHeader ... [OK]
  186. testLongHeader2 ... [OK]
  187. testReceiveChild1 ... [OK]
  188. testReceiveChild2 ... [OK]
  189. testReceiveChild3 ... [OK]
  190. testReceiveClose1 ... [OK]
  191. testReceiveClose2 ... [OK]
  192. testStart1 ... [OK]
  193. testStart2 ... [OK]
  194. testSuccess1 ... [OK]
  195. DecodeTest
  196. test_aborted_list ... [OK]
  197. test_aborted_list2 ... [OK]
  198. test_aborted_list3 ... [OK]
  199. test_dict ... [OK]
  200. test_dict_with_duplicate_keys ... [OK]
  201. test_dict_with_list ... [OK]
  202. test_dict_with_mutable_key ... [OK]
  203. test_dict_with_tuple_as_key ... [OK]
  204. test_failed_dict1 ... [OK]
  205. test_failed_dict2 ... [OK]
  206. test_failed_dict3 ... [OK]
  207. test_failed_dict4 ... [OK]
  208. test_failed_dict5 ... [OK]
  209. test_instance ... [OK]
  210. test_instance_bad1 ... [OK]
  211. test_instance_bad2 ... [OK]
  212. test_instance_unsafe1 ... [OK]
  213. test_list_with_tuple ... [OK]
  214. test_nested_list ... [OK]
  215. test_ref1 ... [OK]
  216. test_ref2 ... [OK]
  217. test_ref3 ... [OK]
  218. test_ref4 ... [OK]
  219. test_ref5 ... [OK]
  220. test_ref6 ... [OK]
  221. test_simple_list ... [OK]
  222. EncodeFailureTest
  223. test1 ... [OK]
  224. test2 ... [OK]
  225. test3 ... [OK]
  226. test4 ... [OK]
  227. test5 ... [OK]
  228. testSuccess1 ... [OK]
  229. testSuccessStreaming ... [OK]
  230. test_instance_unsafe ... [OK]
  231. EncodeTest
  232. testDict ... [OK]
  233. testList ... [OK]
  234. testNestedList ... [OK]
  235. testNestedList2 ... [OK]
  236. testTuple ... [OK]
  237. test_instance_one ... [OK]
  238. test_instance_two ... [OK]
  239. test_ref1 ... [OK]
  240. test_ref2 ... [OK]
  241. test_ref3 ... [OK]
  242. test_ref4 ... [OK]
  243. test_ref6 ... [OK]
  244. test_refdict1 ... [OK]
  245. InboundByteStream
  246. testBool ... [OK]
  247. testDict ... [OK]
  248. testInt ... [OK]
  249. testList ... [OK]
  250. testLong ... [OK]
  251. testString ... [OK]
  252. testTuple ... [OK]
  253. InboundByteStream2
  254. testConstrainedBool ... [OK]
  255. testConstrainedDict ... [OK]
  256. testConstrainedInt ... [OK]
  257. testConstrainedList ... [OK]
  258. testConstrainedString ... [OK]
  259. testConstrainedTuple ... [OK]
  260. Sliceable
  261. testAdapter ... [OK]
  262. testDirect ... [OK]
  263. ThereAndBackAgain
  264. testIdentity ... [OK]
  265. testStressReferences ... [OK]
  266. testUnicode ... [OK]
  267. test_bigint ... [OK]
  268. test_bool ... [OK]
  269. test_boundMethod ... [OK]
  270. test_boundMethod_newstyle ... [SKIPPED]
  271. test_class ... [OK]
  272. test_classMethod ... [OK]
  273. test_classMethod_newstyle ... [SKIPPED]
  274. test_class_newstyle ... [SKIPPED]
  275. test_cycles_1 ... [OK]
  276. test_cycles_2 ... [OK]
  277. test_decimal ... [OK]
  278. test_dict ... [OK]
  279. test_float ... [OK]
  280. test_func ... [OK]
  281. test_instance ... [OK]
  282. test_instance_newstyle ... [SKIPPED]
  283. test_int ... [OK]
  284. test_list ... [OK]
  285. test_module ... [OK]
  286. test_none ... [OK]
  287. test_set ... [OK]
  288. test_string ... [OK]
  289. test_tuple ... [OK]
  290. test_unicode ... [OK]
  291. VocabTest1
  292. test_incoming1 ... [OK]
  293. test_outgoing ... [OK]
  294. test_table_hashes ... [OK]
  295. VocabTest2
  296. test_loop ... [OK]
  297. foolscap.test.test_call
  298. Failures
  299. test_local_return_violation_default ... [OK]
  300. test_local_return_violation_not_exposed ... [OK]
  301. test_local_return_violation_yes_exposed ... [OK]
  302. test_local_violation_default ... [OK]
  303. test_local_violation_not_exposed ... [OK]
  304. test_local_violation_yes_exposed ... [OK]
  305. test_raise_default ... [OK]
  306. test_raise_not_exposed ... [OK]
  307. test_raise_yes_exposed ... [OK]
  308. test_remote_attribute_error_default ... [OK]
  309. test_remote_attribute_error_not_exposed ... [OK]
  310. test_remote_attribute_error_yes_exposed ... [OK]
  311. test_remote_violation_default ... [OK]
  312. test_remote_violation_not_exposed ... [OK]
  313. test_remote_violation_yes_exposed ... [OK]
  314. ReferenceCounting
  315. test_reference_counting ... [OK]
  316. TestCall
  317. testCall1 ... [OK]
  318. testCall1a ... [OK]
  319. testCall1b ... [OK]
  320. testCall2 ... [OK]
  321. testCall3 ... [OK]
  322. testCall4 ... [OK]
  323. testChoiceOf ... [OK]
  324. testCopiedFailure ... [OK]
  325. testDefer ... [OK]
  326. testDisconnect_during_call ... [OK]
  327. testFail1 ... [OK]
  328. testFail2 ... [OK]
  329. testFail3 ... [OK]
  330. testFailStringException ... [OK]
  331. testFailWrongArgsLocal1 ... [OK]
  332. testFailWrongArgsLocal2 ... [OK]
  333. testFailWrongArgsRemote1 ... [OK]
  334. testFailWrongMethodLocal ... [OK]
  335. testFailWrongMethodRemote ... [OK]
  336. testFailWrongMethodRemote2 ... [OK]
  337. testFailWrongReturnLocal ... [OK]
  338. testFailWrongReturnRemote ... [OK]
  339. testMega3 ... [OK]
  340. testMegaSchema ... [OK]
  341. testNotifyOnDisconnect ... [OK]
  342. testNotifyOnDisconnect_already ... [OK]
  343. testNotifyOnDisconnect_args ... [OK]
  344. testNotifyOnDisconnect_unregister ... [OK]
  345. testStallOrdering ... [OK]
  346. testUnconstrainedMethod ... [OK]
  347. testUnsendable ... [OK]
  348. test_bad_clid ... [OK]
  349. test_connection_done_is_deadref ... [OK]
  350. test_connection_lost_is_deadref ... [OK]
  351. TestCallOnly
  352. testCallOnly ... [OK]
  353. TubFailures
  354. test_raise_default ... [OK]
  355. test_raise_not_exposed ... [OK]
  356. test_raise_yes_exposed ... [OK]
  357. foolscap.test.test_copyable
  358. Adaptation
  359. testAdaptation ... [OK]
  360. Copyable
  361. testCopy0 ... [OK]
  362. testCopy1 ... [OK]
  363. testCopy2 ... [OK]
  364. testCopy3 ... [OK]
  365. testCopy4 ... [OK]
  366. testFailure1 ... [OK]
  367. testFailure2 ... [OK]
  368. Registration
  369. testRegistration ... [OK]
  370. foolscap.test.test_crypto
  371. TestListeners
  372. testClone ... [OK]
  373. testGetPort1 ... [OK]
  374. testGetPort2 ... [OK]
  375. testListenOn ... [OK]
  376. testShared ... [OK]
  377. testSharedTransfer ... [OK]
  378. TestPersist
  379. testPersist ... [OK]
  380. foolscap.test.test_eventual
  381. TestEventual
  382. testFire ... [OK]
  383. testFlush ... [OK]
  384. testSend ... [OK]
  385. foolscap.test.test_gifts
  386. Bad
  387. testReturn_swissnum ... [OK]
  388. test_hang ... [OK]
  389. test_location ... [OK]
  390. test_swissnum ... [OK]
  391. test_tubid ... [OK]
  392. Gifts
  393. testContainers ... [OK]
  394. testGift ... [OK]
  395. testImplicitGift ... [OK]
  396. testOrdering ... [OK]
  397. testReturn ... [OK]
  398. testReturnInContainer ... [OK]
  399. test_constraint ... [OK]
  400. LongFURL
  401. testGift ... [OK]
  402. foolscap.test.test_interfaces
  403. TestInterface
  404. testDuplicateRegistry ... [OK]
  405. testInterface1 ... [OK]
  406. testInterface2 ... [OK]
  407. testInterface3 ... [OK]
  408. testRegister ... [OK]
  409. testStack ... [OK]
  410. testTypes ... [OK]
  411. Types
  412. testCall ... [OK]
  413. testFail ... [OK]
  414. testNoneBad ... [OK]
  415. testNoneGood ... [OK]
  416. testReturnsRemoteInterfaceBad ... [OK]
  417. testReturnsRemoteInterfaceBad2 ... [OK]
  418. testReturnsRemoteInterfaceGood ... [OK]
  419. testTakesRemoteInterfaceBad ... [OK]
  420. testTakesRemoteInterfaceBad2 ... [OK]
  421. testTakesRemoteInterfaceGood ... [OK]
  422. foolscap.test.test_keepalive
  423. Keepalives
  424. testDisconnect0 ... [OK]
  425. testDisconnect1 ... [OK]
  426. testNoDisconnect0 ... [OK]
  427. testNoDisconnect1 ... [OK]
  428. testSendPings ... [OK]
  429. foolscap.test.test_logging
  430. Advanced
  431. testDisplace ... [OK]
  432. testFacilities ... [OK]
  433. testFileObserver ... [OK]
  434. testHierarchy ... [OK]
  435. testObserver ... [OK]
  436. testOnePriority ... [OK]
  437. testPriorities ... [OK]
  438. Basic
  439. testFailure ... [OK]
  440. testLog ... [OK]
  441. testParent ... [OK]
  442. testStacktrace ... [OK]
  443. testTheLogger ... [OK]
  444. testTubLogger ... [OK]
  445. Bridge
  446. test_foolscap_to_twisted ... [OK]
  447. test_no_loops ... [OK]
  448. test_twisted_to_foolscap ... [OK]
  449. CLI
  450. test_create_gatherer ... [OK]
  451. test_create_gatherer_badly ... [OK]
  452. test_create_incident_gatherer ... [OK]
  453. test_wrapper ... [OK]
  454. Dumper
  455. test_dump ... [OK]
  456. test_incident ... [OK]
  457. test_oops_furl ... [OK]
  458. Filter
  459. test_basic ... [OK]
  460. Gatherer
  461. test_log_gatherer ... [ERROR]
  462. test_log_gatherer2 ... [ERROR]
  463. test_log_gatherer_empty_furlfile ... [OK]
  464. test_log_gatherer_furlfile ... [ERROR]
  465. test_log_gatherer_furlfile2 ... [ERROR]
  466. test_log_gatherer_furlfile_multiple ... [ERROR]
  467. test_log_gatherer_missing_furlfile ... [OK]
  468. test_log_gatherer_multiple ... [ERROR]
  469. test_wrongdir ... [OK]
  470. IncidentGatherer
  471. test_connect ... [ERROR]
  472. test_emit ... [ERROR]
  473. IncidentPublisher
  474. test_get_incidents ... [OK]
  475. test_list_incident_names ... [OK]
  476. test_subscribe ... [OK]
  477. Incidents
  478. test_basic ... [OK]
  479. test_classify ... [OK]
  480. test_customize ... [OK]
  481. test_overlapping ... [OK]
  482. test_qualifier1 ... [OK]
  483. test_qualifier2 ... [OK]
  484. Publish
  485. test_logport_furlfile1 ... [OK]
  486. test_logport_furlfile2 ... [OK]
  487. test_logpublisher ... [OK]
  488. test_logpublisher_catchup ... [OK]
  489. test_logpublisher_overload ... [OK]
  490. Tail
  491. test_logprinter ... [OK]
  492. test_logprinter_saveto ... [OK]
  493. test_logprinter_verbose ... [OK]
  494. test_options ... [OK]
  495. Web
  496. test_basic ... [OK]
  497. foolscap.test.test_loopback
  498. ConnectToSelf
  499. testConnectAuthenticated ... [OK]
  500. testConnectUnauthenticated ... [OK]
  501. foolscap.test.test_negotiate
  502. Basic
  503. testAuthenticated ... [OK]
  504. testHalfAuthenticated1 ... [OK]
  505. testHalfAuthenticated2 ... [OK]
  506. testOptions ... [OK]
  507. testUnauthenticated ... [OK]
  508. Crossfire
  509. test1 ... [OK]
  510. test2 ... [OK]
  511. test3 ... [OK]
  512. test4 ... [OK]
  513. test5 ... [OK]
  514. CrossfireReverse
  515. test1 ... [OK]
  516. test2 ... [OK]
  517. test3 ... [OK]
  518. test4 ... [OK]
  519. Existing
  520. testAuthenticated ... [OK]
  521. testHalfAuthenticated1 ... [OK]
  522. testHalfAuthenticated2 ... [OK]
  523. testUnauthenticated ... [OK]
  524. Future
  525. testFuture1 ... [OK]
  526. testFuture2 ... [OK]
  527. testFuture3 ... [OK]
  528. testFuture4 ... [OK]
  529. testTooFarInFuture1 ... [OK]
  530. testTooFarInFuture2 ... [OK]
  531. testTooFarInFuture3 ... [OK]
  532. testTooFarInFuture4 ... [OK]
  533. Parallel
  534. test1 ... [OK]
  535. test2 ... [OK]
  536. test3 ... [OK]
  537. test4 ... [OK]
  538. test5 ... [OK]
  539. Replacement
  540. testAncientClient ... [OK]
  541. testAncientClientWorkaround ... [OK]
  542. testBouncedClient ... [OK]
  543. testBouncedClient_Reverse ... [OK]
  544. testConnectionHintRace ... [OK]
  545. testLostDecisionMessage_NewServer ... [OK]
  546. testNATEntryDropped ... [OK]
  547. testTwoLostDecisionMessages ... [OK]
  548. testWeirdSeqnum ... [OK]
  549. Versus
  550. testClientTimeout ... [OK]
  551. testNoConnection ... [OK]
  552. testServerTimeout ... [OK]
  553. testVersusHTTPClientAuthenticated ... [OK]
  554. testVersusHTTPClientUnauthenticated ... [OK]
  555. testVersusHTTPServerAuthenticated ... [OK]
  556. testVersusHTTPServerUnauthenticated ... [OK]
  557. foolscap.test.test_observer
  558. Observer
  559. test_oneshot ... [OK]
  560. foolscap.test.test_pb
  561. TestAnswer
  562. testAccept1 ... [OK]
  563. testAccept2 ... [OK]
  564. testReject1 ... [OK]
  565. testReject2 ... [OK]
  566. TestCallable
  567. testBoundMethod ... [OK]
  568. testFunction ... [OK]
  569. testGetSturdyRef ... [OK]
  570. testLogLocalFailure ... [OK]
  571. testLogRemoteFailure ... [OK]
  572. testWrongSwiss ... [OK]
  573. TestReferenceUnslicer
  574. testInterfaces ... [OK]
  575. testNoInterfaces ... [OK]
  576. testReject ... [OK]
  577. TestReferenceable
  578. testAnswer1 ... [OK]
  579. testAnswer2 ... [OK]
  580. testArgs1 ... [OK]
  581. testArgs2 ... [OK]
  582. testRef1 ... [OK]
  583. testRef2 ... [OK]
  584. testRef3 ... [OK]
  585. testRef4 ... [OK]
  586. testRef5 ... [OK]
  587. testRef6 ... [OK]
  588. TestService
  589. testBadMethod ... [OK]
  590. testBadMethod2 ... [OK]
  591. testConnect1 ... [OK]
  592. testConnect2 ... [OK]
  593. testConnect3 ... [OK]
  594. testRegister ... [OK]
  595. foolscap.test.test_promise
  596. Call
  597. testResolveAfter ... [OK]
  598. testResolveBefore ... [OK]
  599. testResolveFailure ... [OK]
  600. Chained
  601. testChained1 ... [OK]
  602. testChained2 ... [OK]
  603. testResolveToABrokenPromise ... [OK]
  604. testResolveToAPromise ... [OK]
  605. Send
  606. testBadName ... [OK]
  607. testBasic ... [OK]
  608. testBasicFailure ... [OK]
  609. testDisableDataflowStyle ... [OK]
  610. testFailure ... [OK]
  611. testNoMultipleResolution ... [OK]
  612. testOrdering ... [OK]
  613. testResolveAfter ... [OK]
  614. testResolveBefore ... [OK]
  615. testResolveFailure ... [OK]
  616. testSend ... [OK]
  617. SendOnly
  618. testNear ... [OK]
  619. testResolveAfter ... [OK]
  620. testResolveBefore ... [OK]
  621. foolscap.test.test_reconnector
  622. Reconnector
  623. test_lose_and_retry ... [OK]
  624. test_negotiate_fails_and_retry ... [OK]
  625. test_retry ... [OK]
  626. test_stop_trying ... [OK]
  627. test_try ... [OK]
  628. foolscap.test.test_reference
  629. LocalReference
  630. test_callRemote ... [OK]
  631. test_callRemoteOnly ... [OK]
  632. test_fail ... [OK]
  633. test_remoteReference ... [OK]
  634. TubID
  635. test_tubid_must_match ... [OK]
  636. foolscap.test.test_registration
  637. Registration
  638. testStrong ... [OK]
  639. testWeak ... [OK]
  640. test_duplicate ... [OK]
  641. foolscap.test.test_schema
  642. Arguments
  643. test_arguments ... [OK]
  644. test_bad_arguments ... [OK]
  645. ConformTest
  646. testAttrDict ... [OK]
  647. testBool ... [OK]
  648. testByteString ... [OK]
  649. testDict ... [OK]
  650. testInteger ... [OK]
  651. testLargeInteger ... [OK]
  652. testList ... [OK]
  653. testNestedTuple ... [OK]
  654. testPoly ... [OK]
  655. testRecursion ... [OK]
  656. testSet ... [OK]
  657. testString ... [OK]
  658. testTuple ... [OK]
  659. testUnicode ... [OK]
  660. CreateTest
  661. testMakeConstraint ... [OK]
  662. Interfaces
  663. test_referenceable ... [OK]
  664. test_remotereference ... [OK]
  665. foolscap.test.test_serialize
  666. Serialize
  667. test_copyable ... [OK]
  668. test_cycle ... [OK]
  669. test_data ... [OK]
  670. test_data_outstream ... [OK]
  671. test_referenceable ... [OK]
  672. test_referenceables_die ... [OK]
  673. test_unhandled_objects ... [OK]
  674. foolscap.test.test_stringchain
  675. T
  676. test_al ... [OK]
  677. test_appendleft ... [OK]
  678. test_clear ... [OK]
  679. test_popleft ... [OK]
  680. test_popleft_new_stringchain ... [OK]
  681. test_str ... [OK]
  682. test_tailignored ... [OK]
  683. test_trim ... [OK]
  684. foolscap.test.test_sturdyref
  685. URL
  686. testBrokenHints ... [OK]
  687. testCompare ... [OK]
  688. testLocationHintExtensions ... [OK]
  689. testLocationHints ... [OK]
  690. testTubIDExtensions ... [OK]
  691. testURL ... [OK]
  692. foolscap.test.test_tub
  693. BadLocationFURL
  694. test_empty_location ... [OK]
  695. test_future ... [OK]
  696. CancelPendingDeliveries
  697. test_cancel_pending_deliveries ... [ERROR]
  698. FurlFile
  699. test_furlfile ... [OK]
  700. test_tubid_check ... [OK]
  701. NameLookup
  702. testNameLookup ... [OK]
  703. QueuedStartup
  704. test_queued_getref ... [OK]
  705. test_queued_reconnector ... [OK]
  706. SetLocation
  707. test_set_location ... [OK]
  708. test_set_location_automatically ... [ERROR]
  709. Shutdown
  710. test_doublestop ... [OK]
  711. TestCertFile
  712. test_certdata ... [OK]
  713. test_certfile ... [OK]
  714. test_generate ... [OK]
  715. test_tubid ... [OK]
  716. foolscap.test.test_util
  717. AsyncAND
  718. test_empty ... [OK]
  719. test_one_failure_1 ... [OK]
  720. test_one_failure_2 ... [OK]
  721. test_simple ... [OK]
  722. test_two ... [OK]
  723. test_two_failure ... [OK]
  724. Base32
  725. test_is_base32 ... [OK]
  726. Time
  727. test_format ... [OK]
  728. ===============================================================================
  729. [SKIPPED]
  730. new-style classes still broken
  731. foolscap.test.test_banana.ThereAndBackAgain.test_boundMethod_newstyle
  732. foolscap.test.test_banana.ThereAndBackAgain.test_classMethod_newstyle
  733. foolscap.test.test_banana.ThereAndBackAgain.test_class_newstyle
  734. foolscap.test.test_banana.ThereAndBackAgain.test_instance_newstyle
  735. ===============================================================================
  736. [ERROR]
  737. Traceback (most recent call last):
  738. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/pb.py", line 535, in _reactor_running
  739. return util.get_local_ip_for()
  740. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  741. target_ipaddr = socket.gethostbyname(target)
  742. socket.error: [Errno 11] Resource temporarily unavailable
  743. foolscap.test.test_appserver.CLI.test_add
  744. foolscap.test.test_appserver.CLI.test_add
  745. foolscap.test.test_appserver.CLI.test_add_badargs
  746. foolscap.test.test_appserver.CLI.test_add_badargs
  747. foolscap.test.test_appserver.CLI.test_add_comment
  748. foolscap.test.test_appserver.CLI.test_add_comment
  749. foolscap.test.test_appserver.CLI.test_add_service
  750. foolscap.test.test_appserver.CLI.test_add_service
  751. foolscap.test.test_appserver.CLI.test_create
  752. foolscap.test.test_appserver.CLI.test_create
  753. foolscap.test.test_appserver.CLI.test_create2
  754. foolscap.test.test_appserver.CLI.test_create2
  755. foolscap.test.test_appserver.CLI.test_create4
  756. foolscap.test.test_appserver.CLI.test_create4
  757. foolscap.test.test_appserver.CLI.test_list
  758. foolscap.test.test_appserver.CLI.test_list
  759. foolscap.test.test_appserver.CLI.test_list_comment
  760. foolscap.test.test_appserver.CLI.test_list_comment
  761. foolscap.test.test_appserver.RunCommand.test_run
  762. foolscap.test.test_appserver.RunCommand.test_run
  763. foolscap.test.test_appserver.Server.test_run
  764. foolscap.test.test_appserver.Server.test_run
  765. foolscap.test.test_appserver.Upload.test_run
  766. foolscap.test.test_appserver.Upload.test_run
  767. foolscap.test.test_tub.CancelPendingDeliveries.test_cancel_pending_deliveries
  768. foolscap.test.test_tub.SetLocation.test_set_location_automatically
  769. ===============================================================================
  770. [ERROR]
  771. Traceback (most recent call last):
  772. 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
  773. gatherer.setServiceParent(self.parent)
  774. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
  775. self.parent.addService(self)
  776. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
  777. service.startService()
  778. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
  779. GatheringBase.startService(self)
  780. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
  781. local_address = get_local_ip_for()
  782. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  783. target_ipaddr = socket.gethostbyname(target)
  784. socket.error: [Errno 11] Resource temporarily unavailable
  785. foolscap.test.test_logging.Gatherer.test_log_gatherer
  786. ===============================================================================
  787. [ERROR]
  788. Traceback (most recent call last):
  789. 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
  790. gatherer.setServiceParent(self.parent)
  791. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
  792. self.parent.addService(self)
  793. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
  794. service.startService()
  795. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
  796. GatheringBase.startService(self)
  797. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
  798. local_address = get_local_ip_for()
  799. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  800. target_ipaddr = socket.gethostbyname(target)
  801. socket.error: [Errno 11] Resource temporarily unavailable
  802. foolscap.test.test_logging.Gatherer.test_log_gatherer2
  803. ===============================================================================
  804. [ERROR]
  805. Traceback (most recent call last):
  806. 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
  807. gatherer.setServiceParent(self.parent)
  808. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
  809. self.parent.addService(self)
  810. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
  811. service.startService()
  812. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
  813. GatheringBase.startService(self)
  814. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
  815. local_address = get_local_ip_for()
  816. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  817. target_ipaddr = socket.gethostbyname(target)
  818. socket.error: [Errno 11] Resource temporarily unavailable
  819. foolscap.test.test_logging.Gatherer.test_log_gatherer_furlfile
  820. ===============================================================================
  821. [ERROR]
  822. Traceback (most recent call last):
  823. 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
  824. gatherer.setServiceParent(self.parent)
  825. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
  826. self.parent.addService(self)
  827. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
  828. service.startService()
  829. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
  830. GatheringBase.startService(self)
  831. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
  832. local_address = get_local_ip_for()
  833. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  834. target_ipaddr = socket.gethostbyname(target)
  835. socket.error: [Errno 11] Resource temporarily unavailable
  836. foolscap.test.test_logging.Gatherer.test_log_gatherer_furlfile2
  837. ===============================================================================
  838. [ERROR]
  839. Traceback (most recent call last):
  840. 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
  841. gatherer1.setServiceParent(self.parent)
  842. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
  843. self.parent.addService(self)
  844. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
  845. service.startService()
  846. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
  847. GatheringBase.startService(self)
  848. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
  849. local_address = get_local_ip_for()
  850. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  851. target_ipaddr = socket.gethostbyname(target)
  852. socket.error: [Errno 11] Resource temporarily unavailable
  853. foolscap.test.test_logging.Gatherer.test_log_gatherer_furlfile_multiple
  854. ===============================================================================
  855. [ERROR]
  856. Traceback (most recent call last):
  857. 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
  858. gatherer1.setServiceParent(self.parent)
  859. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
  860. self.parent.addService(self)
  861. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
  862. service.startService()
  863. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 168, in startService
  864. GatheringBase.startService(self)
  865. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
  866. local_address = get_local_ip_for()
  867. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  868. target_ipaddr = socket.gethostbyname(target)
  869. socket.error: [Errno 11] Resource temporarily unavailable
  870. foolscap.test.test_logging.Gatherer.test_log_gatherer_multiple
  871. ===============================================================================
  872. [ERROR]
  873. Traceback (most recent call last):
  874. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1021, in test_connect
  875. ig.setServiceParent(self.parent)
  876. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
  877. self.parent.addService(self)
  878. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
  879. service.startService()
  880. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 440, in startService
  881. GatheringBase.startService(self)
  882. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
  883. local_address = get_local_ip_for()
  884. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  885. target_ipaddr = socket.gethostbyname(target)
  886. socket.error: [Errno 11] Resource temporarily unavailable
  887. foolscap.test.test_logging.IncidentGatherer.test_connect
  888. ===============================================================================
  889. [ERROR]
  890. Traceback (most recent call last):
  891. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/test/test_logging.py", line 1035, in test_emit
  892. ig.setServiceParent(self.parent)
  893. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 186, in setServiceParent
  894. self.parent.addService(self)
  895. File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 309, in addService
  896. service.startService()
  897. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 440, in startService
  898. GatheringBase.startService(self)
  899. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/logging/gatherer.py", line 44, in startService
  900. local_address = get_local_ip_for()
  901. File "/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4/foolscap/util.py", line 70, in get_local_ip_for
  902. target_ipaddr = socket.gethostbyname(target)
  903. socket.error: [Errno 11] Resource temporarily unavailable
  904. foolscap.test.test_logging.IncidentGatherer.test_emit
  905. -------------------------------------------------------------------------------
  906. Ran 472 tests in 74.897s
  907. FAILED (skips=4, errors=34, successes=446)
  908. * ERROR: dev-python/foolscap-0.6.4 failed (test phase):
  909. * Testing failed with CPython 2.7 in python_test_function() function
  910. *
  911. * Call stack:
  912. * ebuild.sh, line 93: Called src_test
  913. * environment, line 3902: Called distutils_src_test
  914. * environment, line 1318: Called python_execute_trial '-P' '$(_distutils_get_PYTHONPATH)' '--' 'foolscap'
  915. * environment, line 2431: Called python_execute_function 'python_test_function' 'foolscap'
  916. * environment, line 2264: Called die
  917. * The specific snippet of code:
  918. * die "${failure_message}";
  919. *
  920. * If you need support, post the output of `emerge --info '=dev-python/foolscap-0.6.4'`,
  921. * the complete build log and the output of `emerge -pqv '=dev-python/foolscap-0.6.4'`.
  922. * The complete build log is located at '/var/log/portage/dev-python:foolscap-0.6.4:20130115-143329.log'.
  923. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/foolscap-0.6.4/temp/build.log'.
  924. * The ebuild environment file is located at '/tmp/portage/dev-python/foolscap-0.6.4/temp/environment'.
  925. * Working directory: '/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4'
  926. * S: '/tmp/portage/dev-python/foolscap-0.6.4/work/foolscap-0.6.4'
  927. >>> Install foolscap-0.6.4 into /tmp/portage/dev-python/foolscap-0.6.4/image/ category dev-python
  928. * Installation of dev-python/foolscap-0.6.4 with CPython 2.7...
  929. 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
  930. running build
  931. running build_py
  932. warning: build_py: byte-compiling is disabled, skipping.
  933. running build_scripts
  934. running install
  935. running install_lib
  936. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images
  937. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7
  938. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr
  939. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64
  940. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7
  941. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages
  942. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap
  943. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/test
  944. 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
  945. 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
  946. 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
  947. 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
  948. 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
  949. 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
  950. 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
  951. 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
  952. 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
  953. 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
  954. 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
  955. 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
  956. 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
  957. 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
  958. 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
  959. 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
  960. 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
  961. 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
  962. 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
  963. 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
  964. 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
  965. 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
  966. 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
  967. 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
  968. 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
  969. 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
  970. 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
  971. 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
  972. 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
  973. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/appserver
  974. 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
  975. 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
  976. 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
  977. 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
  978. 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
  979. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/logging
  980. 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
  981. 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
  982. 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
  983. 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
  984. 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
  985. 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
  986. 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
  987. 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
  988. 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
  989. 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
  990. 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
  991. 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
  992. 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
  993. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/lib64/python2.7/site-packages/foolscap/slicers
  994. 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
  995. 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
  996. 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
  997. 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
  998. 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
  999. 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
  1000. 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
  1001. 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
  1002. 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
  1003. 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
  1004. 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
  1005. 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
  1006. 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
  1007. 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
  1008. 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
  1009. 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
  1010. 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
  1011. 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
  1012. 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
  1013. 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
  1014. 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
  1015. 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
  1016. 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
  1017. 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
  1018. 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
  1019. 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
  1020. 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
  1021. 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
  1022. 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
  1023. 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
  1024. 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
  1025. 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
  1026. 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
  1027. 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
  1028. 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
  1029. 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
  1030. 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
  1031. 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
  1032. 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
  1033. 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
  1034. warning: install_lib: byte-compiling is disabled, skipping.
  1035. running install_egg_info
  1036. running egg_info
  1037. writing requirements to foolscap.egg-info/requires.txt
  1038. writing foolscap.egg-info/PKG-INFO
  1039. writing top-level names to foolscap.egg-info/top_level.txt
  1040. writing dependency_links to foolscap.egg-info/dependency_links.txt
  1041. reading manifest file 'foolscap.egg-info/SOURCES.txt'
  1042. reading manifest template 'MANIFEST.in'
  1043. writing manifest file 'foolscap.egg-info/SOURCES.txt'
  1044. 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
  1045. running install_scripts
  1046. creating /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin
  1047. copying build-2.7/scripts-2.7/flappclient -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin
  1048. copying build-2.7/scripts-2.7/flappserver -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin
  1049. copying build-2.7/scripts-2.7/flogtool -> /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin
  1050. changing mode of /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin/flappclient to 755
  1051. changing mode of /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin/flappserver to 755
  1052. changing mode of /tmp/portage/dev-python/foolscap-0.6.4/temp/images/2.7/usr/bin/flogtool to 755
  1053. * Generating '/usr/bin/flappclient' wrapper script
  1054. * Generating '/usr/bin/flappserver' wrapper script
  1055. * Generating '/usr/bin/flogtool' wrapper script
  1056. >>> Completed installing foolscap-0.6.4 into /tmp/portage/dev-python/foolscap-0.6.4/image/
  1057. * Compilation and optimization of Python modules for CPython 2.7 ...
  1058. [ ok ]