Guest User

Tess Chu

a guest
Jul 25th, 2008
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 37.64 KB | None | 0 0
  1. koolaid:~ tess$ svn co http://svn.secondlife.com/svn/linden/projects/2008/pyogp/buildouts/libdev/trunk/ pyogp
  2. A    pyogp/IGNORES.txt
  3. A    pyogp/bootstrap.py
  4. A    pyogp/buildout.cfg
  5. A    pyogp/src
  6. A    pyogp/src/EXTERNALS.txt
  7. A    pyogp/bin
  8.  U   pyogp
  9.  
  10. Fetching external item into 'pyogp/src/pyogp.lib.base'
  11. A    pyogp/src/pyogp.lib.base/IGNORES.txt
  12. A    pyogp/src/pyogp.lib.base/setup.py
  13. A    pyogp/src/pyogp.lib.base/docs
  14. A    pyogp/src/pyogp.lib.base/docs/HISTORY.txt
  15. A    pyogp/src/pyogp.lib.base/zopeskel.txt
  16. A    pyogp/src/pyogp.lib.base/README.txt
  17. A    pyogp/src/pyogp.lib.base/pyogp
  18. A    pyogp/src/pyogp.lib.base/pyogp/__init__.py
  19. A    pyogp/src/pyogp.lib.base/pyogp/lib
  20. A    pyogp/src/pyogp.lib.base/pyogp/lib/__init__.py
  21. A    pyogp/src/pyogp.lib.base/pyogp/lib/base
  22. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/example.py
  23. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message
  24. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message/message_types.py
  25. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message/message_template_parser.py
  26. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message/data_packer.py
  27. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message/__init__.py
  28. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message/message_template.py
  29. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message/message_template_reader.py
  30. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message/message_template_dict.py
  31. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/message/message_template_builder.py
  32. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/credentials.py
  33. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/configure.zcml
  34. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/agent.py
  35. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/__init__.py
  36. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network
  37. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/tests
  38. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/tests/testDocTests.py
  39. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/tests/basics.txt
  40. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/tests/__init__.py
  41. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/tests/network_test.txt
  42. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/mockup_client.py
  43. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/__init__.py
  44. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/exc.py
  45. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/stdlib_client.py
  46. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/network/interfaces.py
  47. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/makepacketdict.py
  48. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/api.py
  49. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/registration.py
  50. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/regiondomain.py
  51. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests
  52. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/testDocTests.py
  53. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/base.py
  54. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/test_template_reader.py
  55. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/caps.txt
  56. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/__init__.py
  57. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/login.txt
  58. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/test_template_builder.py
  59. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/packet_test.py
  60. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/tests/test_template_parser.py
  61. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/avatar.py
  62. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/OGPLogin.py
  63. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/data
  64. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/data/message_template.msg
  65. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/data/__init__.py
  66. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/interfaces.py
  67. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/caps.py
  68. A    pyogp/src/pyogp.lib.base/pyogp/lib/base/agentdomain.py
  69. A    pyogp/src/pyogp.lib.base/setup.cfg
  70.  U   pyogp/src/pyogp.lib.base
  71. Checked out external at revision 895.
  72.  
  73.  
  74. Fetching external item into 'pyogp/src/pyogp.interop'
  75. A    pyogp/src/pyogp.interop/setup.py
  76. A    pyogp/src/pyogp.interop/docs
  77. A    pyogp/src/pyogp.interop/docs/HISTORY.txt
  78. A    pyogp/src/pyogp.interop/README.txt
  79. A    pyogp/src/pyogp.interop/pyogp
  80. A    pyogp/src/pyogp.interop/pyogp/interop
  81. A    pyogp/src/pyogp.interop/pyogp/interop/tests
  82. A    pyogp/src/pyogp.interop/pyogp/interop/tests/test_ogplogin.py
  83. A    pyogp/src/pyogp.interop/pyogp/interop/tests/__init__.py
  84. A    pyogp/src/pyogp.interop/pyogp/interop/tests/test_request_rez_avatar.py
  85. A    pyogp/src/pyogp.interop/pyogp/interop/__init__.py
  86. A    pyogp/src/pyogp.interop/pyogp/__init__.py
  87. A    pyogp/src/pyogp.interop/setup.cfg
  88.  U   pyogp/src/pyogp.interop
  89. Checked out external at revision 895.
  90.  
  91. Checked out revision 895.
  92. koolaid:~ tess$ cd pyogp-mac/
  93. koolaid:pyogp-mac tess$ cd ..
  94. koolaid:~ tess$ cd pyogp
  95. koolaid:pyogp tess$ virtualenv . --no-site-packages
  96. New python executable in ./bin/python
  97. Installing setuptools............done.
  98. koolaid:pyogp tess$ bin/python bootstrap.py
  99. Creating directory '/Users/tess/pyogp/parts'.
  100. Creating directory '/Users/tess/pyogp/eggs'.
  101. Creating directory '/Users/tess/pyogp/develop-eggs'.
  102. Generated script '/Users/tess/pyogp/bin/buildout'.
  103. koolaid:pyogp tess$  bin/buildout -v
  104. Installing 'zc.buildout', 'setuptools'.
  105. We have the best distribution that satisfies 'zc.buildout'.
  106. Picked: zc.buildout = 1.1.0
  107. We have the best distribution that satisfies 'setuptools'.
  108. Picked: setuptools = 0.6c8
  109. Develop: '/Users/tess/pyogp/src/pyogp.lib.base'
  110. Develop: '/Users/tess/pyogp/src/pyogp.interop'
  111. Installing 'zc.recipe.egg'.
  112. We have no distributions for zc.recipe.egg that satisfies 'zc.recipe.egg'.
  113. Getting distribution for 'zc.recipe.egg'.
  114. We have the best distribution that satisfies 'setuptools'.
  115. Picked: setuptools = 0.6c8
  116. Running easy_install:
  117. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmp_feBXU" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpTW6QxIget_dist/zc.recipe.egg-1.1.0.tar.gz"
  118. path=/Users/tess/pyogp/eggs/setuptools-0.6c8-py2.5.egg
  119.  
  120. Got zc.recipe.egg 1.1.0.
  121. Picked: zc.recipe.egg = 1.1.0
  122. Installing 'zc.recipe.testrunner'.
  123. We have no distributions for zc.recipe.testrunner that satisfies 'zc.recipe.testrunner'.
  124. Getting distribution for 'zc.recipe.testrunner'.
  125. We have the best distribution that satisfies 'setuptools'.
  126. Picked: setuptools = 0.6c8
  127. Running easy_install:
  128. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpy16pun" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpdjusovget_dist/zc.recipe.testrunner-1.0.0.tar.gz"
  129. path=/Users/tess/pyogp/eggs/setuptools-0.6c8-py2.5.egg
  130.  
  131. zip_safe flag not set; analyzing archive contents...
  132. Got zc.recipe.testrunner 1.0.0.
  133. Picked: zc.recipe.testrunner = 1.0.0
  134. Getting required 'zope.testing'
  135.   required by zc.recipe.testrunner 1.0.0.
  136. We have no distributions for zope.testing that satisfies 'zope.testing'.
  137. Getting distribution for 'zope.testing'.
  138. We have the best distribution that satisfies 'setuptools'.
  139. Picked: setuptools = 0.6c8
  140. Running easy_install:
  141. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpiqQFhf" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpsLqqzEget_dist/zope.testing-3.6.0.tar.gz"
  142. path=/Users/tess/pyogp/eggs/setuptools-0.6c8-py2.5.egg
  143.  
  144. Got zope.testing 3.6.0.
  145. Picked: zope.testing = 3.6.0
  146. Getting required 'zope.interface'
  147.   required by zope.testing 3.6.0.
  148. We have no distributions for zope.interface that satisfies 'zope.interface'.
  149. Getting distribution for 'zope.interface'.
  150. We have the best distribution that satisfies 'setuptools'.
  151. Picked: setuptools = 0.6c8
  152. Running easy_install:
  153. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpipJ2LT" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpqveRppget_dist/zope.interface-3.4.1.tar.gz"
  154. path=/Users/tess/pyogp/eggs/setuptools-0.6c8-py2.5.egg
  155.  
  156. Got zope.interface 3.4.1.
  157. Picked: zope.interface = 3.4.1
  158. Unused options for buildout: 'eggs'.
  159. Installing pyogp.
  160. Installing 'setuptools==dev06,>=0.6c9dev', 'eventlet', 'indra.base', 'uuid', 'wsgiref', 'pyogp.lib.base', 'pyogp.interop'.
  161. We have no distributions for setuptools that satisfies 'setuptools==dev06,>=0.6c9dev'.
  162. Getting distribution for 'setuptools==dev06,>=0.6c9dev'.
  163. We have the best distribution that satisfies 'setuptools'.
  164. Picked: setuptools = 0.6c8
  165. Running easy_install:
  166. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmp3ZQjCc" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpoqJXFbget_dist/setuptools-0.6"
  167. path=/Users/tess/pyogp/eggs/setuptools-0.6c8-py2.5.egg
  168.  
  169. Installing setuptools dev06
  170. Caused installation of a distribution:
  171. setuptools 0.6c9dev-r65223
  172. with a different version.
  173. Got setuptools 0.6c9dev-r65223.
  174. Picked: setuptools = 0.6c9dev-r65223
  175. We have no distributions for eventlet that satisfies 'eventlet'.
  176. Getting distribution for 'eventlet'.
  177. We have the best distribution that satisfies 'setuptools'.
  178. Picked: setuptools = 0.6c9dev-r65223
  179. Running easy_install:
  180. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpsOsBBc" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpl0hmY1get_dist/eventlet-0.6.1.tar.gz"
  181. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  182.  
  183. zip_safe flag not set; analyzing archive contents...
  184. eventlet.api: module references __file__
  185. eventlet.db_pool_test: module references __file__
  186. eventlet.saranwrap: module references __file__
  187. eventlet.tests: module references __file__
  188. eventlet.hubs.nginx: module references __file__
  189. Got eventlet 0.6.1.
  190. Picked: eventlet = 0.6.1
  191. We have no distributions for indra.base that satisfies 'indra.base'.
  192. Getting distribution for 'indra.base'.
  193. Got indra.base 1.0.
  194. Picked: indra.base = 1.0
  195. We have no distributions for uuid that satisfies 'uuid'.
  196. Getting distribution for 'uuid'.
  197. We have the best distribution that satisfies 'setuptools'.
  198. Picked: setuptools = 0.6c9dev-r65223
  199. Running easy_install:
  200. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpKbcgrQ" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpVZaFuBget_dist/uuid-1.30.tar.gz"
  201. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  202.  
  203. zip_safe flag not set; analyzing archive contents...
  204. Got uuid 1.30.
  205. Picked: uuid = 1.30
  206. We have no distributions for wsgiref that satisfies 'wsgiref'.
  207. Getting distribution for 'wsgiref'.
  208. We have the best distribution that satisfies 'setuptools'.
  209. Picked: setuptools = 0.6c9dev-r65223
  210. Running easy_install:
  211. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpIhsT27" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmphTHrPDget_dist/wsgiref-0.1.2.zip"
  212. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  213.  
  214. zip_safe flag not set; analyzing archive contents...
  215. Got wsgiref 0.1.2.
  216. Picked: wsgiref = 0.1.2
  217. We have a develop egg: pyogp.lib.base 1.0dev-r895
  218. We have a develop egg: pyogp.interop 1.0dev-r881
  219. Getting required 'grokcore.component'
  220.   required by pyogp.lib.base 1.0dev-r895.
  221. We have no distributions for grokcore.component that satisfies 'grokcore.component'.
  222. Getting distribution for 'grokcore.component'.
  223. We have the best distribution that satisfies 'setuptools'.
  224. Picked: setuptools = 0.6c9dev-r65223
  225. Running easy_install:
  226. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpwUrZti" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpRfdxTzget_dist/grokcore.component-1.5.tar.gz"
  227. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  228.  
  229. Got grokcore.component 1.5.
  230. Picked: grokcore.component = 1.5
  231. Getting required 'WebOb'
  232.   required by pyogp.lib.base 1.0dev-r895.
  233. We have no distributions for WebOb that satisfies 'WebOb'.
  234. Getting distribution for 'WebOb'.
  235. We have the best distribution that satisfies 'setuptools'.
  236. Picked: setuptools = 0.6c9dev-r65223
  237. Running easy_install:
  238. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmp2ZDzyR" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpcLY5wgget_dist/WebOb-0.9.2.tar.gz"
  239. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  240.  
  241. Got WebOb 0.9.2.
  242. Picked: WebOb = 0.9.2
  243. Getting required 'zope.component[zcml]'
  244.   required by pyogp.lib.base 1.0dev-r895.
  245. We have no distributions for zope.component that satisfies 'zope.component[zcml]'.
  246. Getting distribution for 'zope.component[zcml]'.
  247. We have the best distribution that satisfies 'setuptools'.
  248. Picked: setuptools = 0.6c9dev-r65223
  249. Running easy_install:
  250. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmptzLTJt" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpzIC6iTget_dist/zope.component-3.5.1.tar.gz"
  251. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  252.  
  253. Got zope.component 3.5.1.
  254. Picked: zope.component = 3.5.1
  255. Getting required 'zope.interface>=3.4'
  256.   required by pyogp.lib.base 1.0dev-r895.
  257. We have the best distribution that satisfies 'zope.interface>=3.4'.
  258. Picked: zope.interface = 3.4.1
  259. Getting required 'indra.util'
  260.   required by indra.base 1.0.
  261. We have no distributions for indra.util that satisfies 'indra.util'.
  262. Getting distribution for 'indra.util'.
  263. Got indra.util 1.0.
  264. Picked: indra.util = 1.0
  265. Getting required 'pyOpenSSL'
  266.   required by eventlet 0.6.1.
  267. We have no distributions for pyOpenSSL that satisfies 'pyOpenSSL'.
  268. Getting distribution for 'pyOpenSSL'.
  269. We have the best distribution that satisfies 'setuptools'.
  270. Picked: setuptools = 0.6c9dev-r65223
  271. Running easy_install:
  272. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpZIwwp4" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpS7TDmjget_dist/pyOpenSSL-0.7.tar.gz"
  273. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  274.  
  275. warning: no previously-included files matching '.cvsignore' found anywhere in distribution
  276. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  277. src/crypto/crypto.c: In function �crypto_PKey�:
  278. src/crypto/crypto.c:595: warning: return from incompatible pointer type
  279. src/crypto/crypto.c: In function �crypto_PKey�:
  280. src/crypto/crypto.c:595: warning: return from incompatible pointer type
  281. src/crypto/x509.c: In function �crypto_X509_get_pubkey�:
  282. src/crypto/x509.c:326: warning: return from incompatible pointer type
  283. src/crypto/x509.c: In function �_set_asn1_time�:
  284. src/crypto/x509.c:368: warning: pointer targets in assignment differ in signedness
  285. src/crypto/x509.c: In function �_get_asn1_time�:
  286. src/crypto/x509.c:443: warning: pointer targets in passing argument 1 of �PyString_FromString� differ in signedness
  287. src/crypto/x509.c:450: warning: pointer targets in passing argument 1 of �PyString_FromString� differ in signedness
  288. src/crypto/x509.c: In function �crypto_X509_digest�:
  289. src/crypto/x509.c:668: warning: pointer targets in passing argument 4 of �X509_digest� differ in signedness
  290. src/crypto/x509.c: In function �crypto_X509_get_pubkey�:
  291. src/crypto/x509.c:326: warning: return from incompatible pointer type
  292. src/crypto/x509.c: In function �_set_asn1_time�:
  293. src/crypto/x509.c:368: warning: pointer targets in assignment differ in signedness
  294. src/crypto/x509.c: In function �_get_asn1_time�:
  295. src/crypto/x509.c:443: warning: pointer targets in passing argument 1 of �PyString_FromString� differ in signedness
  296. src/crypto/x509.c:450: warning: pointer targets in passing argument 1 of �PyString_FromString� differ in signedness
  297. src/crypto/x509.c: In function �crypto_X509_digest�:
  298. src/crypto/x509.c:668: warning: pointer targets in passing argument 4 of �X509_digest� differ in signedness
  299. src/crypto/x509name.c: In function �set_name_by_nid�:
  300. src/crypto/x509name.c:106: warning: pointer targets in passing argument 4 of �X509_NAME_add_entry_by_NID� differ in signedness
  301. src/crypto/x509name.c: In function �crypto_X509Name_get_components�:
  302. src/crypto/x509name.c:322: warning: pointer targets in passing argument 1 of �PyString_FromStringAndSize� differ in signedness
  303. src/crypto/x509name.c:304: warning: unused variable �buf�
  304. src/crypto/x509name.c: In function �set_name_by_nid�:
  305. src/crypto/x509name.c:106: warning: pointer targets in passing argument 4 of �X509_NAME_add_entry_by_NID� differ in signedness
  306. src/crypto/x509name.c: In function �crypto_X509Name_get_components�:
  307. src/crypto/x509name.c:322: warning: pointer targets in passing argument 1 of �PyString_FromStringAndSize� differ in signedness
  308. src/crypto/x509name.c:304: warning: unused variable �buf�
  309. src/crypto/x509store.c:13: warning: �CVSid� defined but not used
  310. src/crypto/x509store.c:13: warning: �CVSid� defined but not used
  311. src/crypto/x509req.c: In function �crypto_X509Req_get_pubkey�:
  312. src/crypto/x509req.c:73: warning: return from incompatible pointer type
  313. src/crypto/x509req.c: In function �crypto_X509Req_get_pubkey�:
  314. src/crypto/x509req.c:73: warning: return from incompatible pointer type
  315. src/crypto/pkcs7.c:14: warning: �CVSid� defined but not used
  316. src/crypto/pkcs7.c:14: warning: �CVSid� defined but not used
  317. src/crypto/pkcs12.c:17: warning: �CVSid� defined but not used
  318. src/crypto/pkcs12.c:17: warning: �CVSid� defined but not used
  319. src/crypto/netscape_spki.c:12: warning: �CVSid� defined but not used
  320. src/crypto/netscape_spki.c:12: warning: �CVSid� defined but not used
  321. src/util.c:14: warning: �CVSid� defined but not used
  322. src/util.c:14: warning: �CVSid� defined but not used
  323. src/rand/rand.c:28: warning: �CVSid� defined but not used
  324. src/rand/rand.c:28: warning: �CVSid� defined but not used
  325. src/ssl/context.c: In function �ssl_Context_set_session_id�:
  326. src/ssl/context.c:589: warning: pointer targets in passing argument 2 of �SSL_CTX_set_session_id_context� differ in signedness
  327. src/ssl/context.c: In function �ssl_Context_set_info_callback�:
  328. src/ssl/context.c:819: warning: assignment from incompatible pointer type
  329. src/ssl/context.c: In function �ssl_Context_set_session_id�:
  330. src/ssl/context.c:589: warning: pointer targets in passing argument 2 of �SSL_CTX_set_session_id_context� differ in signedness
  331. src/ssl/context.c: In function �ssl_Context_set_info_callback�:
  332. src/ssl/context.c:819: warning: assignment from incompatible pointer type
  333. zip_safe flag not set; analyzing archive contents...
  334. Got pyOpenSSL 0.7.
  335. Picked: pyOpenSSL = 0.7
  336. Getting required 'greenlet'
  337.   required by eventlet 0.6.1.
  338. We have no distributions for greenlet that satisfies 'greenlet'.
  339. Getting distribution for 'greenlet'.
  340. We have the best distribution that satisfies 'setuptools'.
  341. Picked: setuptools = 0.6c9dev-r65223
  342. Running easy_install:
  343. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmp_xxkwo" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmp8vCizQget_dist/greenlet-0.1.tar.gz"
  344. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  345.  
  346. zip_safe flag not set; analyzing archive contents...
  347. Got greenlet 0.1.
  348. Picked: greenlet = 0.1
  349. Getting required 'zope.event'
  350.   required by grokcore.component 1.5.
  351.   required by zope.component 3.5.1.
  352. We have no distributions for zope.event that satisfies 'zope.event'.
  353. Getting distribution for 'zope.event'.
  354. We have the best distribution that satisfies 'setuptools'.
  355. Picked: setuptools = 0.6c9dev-r65223
  356. Running easy_install:
  357. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmp6vvzPk" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpB-fM9Qget_dist/zope.event-3.4.0.tar.gz"
  358. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  359.  
  360. Got zope.event 3.4.0.
  361. Picked: zope.event = 3.4.0
  362. Getting required 'zope.configuration'
  363.   required by grokcore.component 1.5.
  364. We have no distributions for zope.configuration that satisfies 'zope.configuration'.
  365. Getting distribution for 'zope.configuration'.
  366. We have the best distribution that satisfies 'setuptools'.
  367. Picked: setuptools = 0.6c9dev-r65223
  368. Running easy_install:
  369. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpTimes9" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpxrWvuDget_dist/zope.configuration-3.4.0.tar.gz"
  370. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  371.  
  372. Got zope.configuration 3.4.0.
  373. Picked: zope.configuration = 3.4.0
  374. Getting required 'martian>=0.10'
  375.   required by grokcore.component 1.5.
  376. We have no distributions for martian that satisfies 'martian>=0.10'.
  377. Getting distribution for 'martian>=0.10'.
  378. We have the best distribution that satisfies 'setuptools'.
  379. Picked: setuptools = 0.6c9dev-r65223
  380. Running easy_install:
  381. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpVRefle" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpP5nk2zget_dist/martian-0.10.tar.gz"
  382. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  383.  
  384. Got martian 0.10.
  385. Picked: martian = 0.10
  386. Getting required 'zope.i18nmessageid'
  387.   required by zope.configuration 3.4.0.
  388. We have no distributions for zope.i18nmessageid that satisfies 'zope.i18nmessageid'.
  389. Getting distribution for 'zope.i18nmessageid'.
  390. We have the best distribution that satisfies 'setuptools'.
  391. Picked: setuptools = 0.6c9dev-r65223
  392. Running easy_install:
  393. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpe8wvKd" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpo47dy-get_dist/zope.i18nmessageid-3.4.3.tar.gz"
  394. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  395.  
  396. Got zope.i18nmessageid 3.4.3.
  397. Picked: zope.i18nmessageid = 3.4.3
  398. Getting required 'zope.proxy'
  399. We have no distributions for zope.proxy that satisfies 'zope.proxy'.
  400. Getting distribution for 'zope.proxy'.
  401. We have the best distribution that satisfies 'setuptools'.
  402. Picked: setuptools = 0.6c9dev-r65223
  403. Running easy_install:
  404. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpgOWGy0" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmp8tMXHAget_dist/zope.proxy-3.4.1.zip"
  405. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  406.  
  407. src/zope/proxy/_zope_proxy_proxy.c:763: warning: initialization from incompatible pointer type
  408. src/zope/proxy/_zope_proxy_proxy.c:767: warning: initialization from incompatible pointer type
  409. src/zope/proxy/_zope_proxy_proxy.c:769: warning: initialization from incompatible pointer type
  410. src/zope/proxy/_zope_proxy_proxy.c:775: warning: initialization from incompatible pointer type
  411. src/zope/proxy/_zope_proxy_proxy.c:763: warning: initialization from incompatible pointer type
  412. src/zope/proxy/_zope_proxy_proxy.c:767: warning: initialization from incompatible pointer type
  413. src/zope/proxy/_zope_proxy_proxy.c:769: warning: initialization from incompatible pointer type
  414. src/zope/proxy/_zope_proxy_proxy.c:775: warning: initialization from incompatible pointer type
  415. Got zope.proxy 3.4.1.
  416. Picked: zope.proxy = 3.4.1
  417. Getting required 'zope.security'
  418. We have no distributions for zope.security that satisfies 'zope.security'.
  419. Getting distribution for 'zope.security'.
  420. We have the best distribution that satisfies 'setuptools'.
  421. Picked: setuptools = 0.6c9dev-r65223
  422. Running easy_install:
  423. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmp0c81lX" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpGow_j1get_dist/zope.security-3.5.1.tar.gz"
  424. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  425.  
  426. src/zope/security/_proxy.c:786: warning: initialization from incompatible pointer type
  427. src/zope/security/_proxy.c:789: warning: �intargfunc� is deprecated
  428. src/zope/security/_proxy.c:789: warning: initialization from incompatible pointer type
  429. src/zope/security/_proxy.c:790: warning: �intintargfunc� is deprecated
  430. src/zope/security/_proxy.c:790: warning: initialization from incompatible pointer type
  431. src/zope/security/_proxy.c:791: warning: initialization from incompatible pointer type
  432. src/zope/security/_proxy.c:792: warning: initialization from incompatible pointer type
  433. src/zope/security/_proxy.c:798: warning: initialization from incompatible pointer type
  434. src/zope/security/_proxy.c:786: warning: initialization from incompatible pointer type
  435. src/zope/security/_proxy.c:789: warning: �intargfunc� is deprecated
  436. src/zope/security/_proxy.c:789: warning: initialization from incompatible pointer type
  437. src/zope/security/_proxy.c:790: warning: �intintargfunc� is deprecated
  438. src/zope/security/_proxy.c:790: warning: initialization from incompatible pointer type
  439. src/zope/security/_proxy.c:791: warning: initialization from incompatible pointer type
  440. src/zope/security/_proxy.c:792: warning: initialization from incompatible pointer type
  441. src/zope/security/_proxy.c:798: warning: initialization from incompatible pointer type
  442. src/zope/security/_zope_security_checker.c:403: warning: initialization from incompatible pointer type
  443. src/zope/security/_zope_security_checker.c:403: warning: initialization from incompatible pointer type
  444. Got zope.security 3.5.1.
  445. Picked: zope.security = 3.5.1
  446. Getting required 'zope.deferredimport'
  447.   required by zope.component 3.5.1.
  448.   required by zope.security 3.5.1.
  449. We have no distributions for zope.deferredimport that satisfies 'zope.deferredimport'.
  450. Getting distribution for 'zope.deferredimport'.
  451. We have the best distribution that satisfies 'setuptools'.
  452. Picked: setuptools = 0.6c9dev-r65223
  453. Running easy_install:
  454. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmp1HuQUs" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpZVlUOnget_dist/zope.deferredimport-3.4.0.tar.gz"
  455. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  456.  
  457. Got zope.deferredimport 3.4.0.
  458. Picked: zope.deferredimport = 3.4.0
  459. Getting required 'zope.deprecation'
  460.   required by zope.configuration 3.4.0.
  461.   required by zope.component 3.5.1.
  462. We have no distributions for zope.deprecation that satisfies 'zope.deprecation'.
  463. Getting distribution for 'zope.deprecation'.
  464. We have the best distribution that satisfies 'setuptools'.
  465. Picked: setuptools = 0.6c9dev-r65223
  466. Running easy_install:
  467. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpgY4hBP" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpFuSkQ0get_dist/zope.deprecation-3.4.0.tar.gz"
  468. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  469.  
  470. Got zope.deprecation 3.4.0.
  471. Picked: zope.deprecation = 3.4.0
  472. Getting required 'zope.schema'
  473.   required by zope.configuration 3.4.0.
  474.   required by zope.security 3.5.1.
  475. We have no distributions for zope.schema that satisfies 'zope.schema'.
  476. Getting distribution for 'zope.schema'.
  477. We have the best distribution that satisfies 'setuptools'.
  478. Picked: setuptools = 0.6c9dev-r65223
  479. Running easy_install:
  480. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpOvtp2y" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmp-bo_CKget_dist/zope.schema-3.4.0.tar.gz"
  481. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  482.  
  483. Got zope.schema 3.4.0.
  484. Picked: zope.schema = 3.4.0
  485. Getting required 'zope.location'
  486.   required by zope.security 3.5.1.
  487. We have no distributions for zope.location that satisfies 'zope.location'.
  488. Getting distribution for 'zope.location'.
  489. We have the best distribution that satisfies 'setuptools'.
  490. Picked: setuptools = 0.6c9dev-r65223
  491. Running easy_install:
  492. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmppTgjhw" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpZvMey-get_dist/zope.location-3.4.0.tar.gz"
  493. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  494.  
  495. Got zope.location 3.4.0.
  496. Picked: zope.location = 3.4.0
  497. Getting required 'zope.exceptions'
  498.   required by zope.security 3.5.1.
  499. We have no distributions for zope.exceptions that satisfies 'zope.exceptions'.
  500. Getting distribution for 'zope.exceptions'.
  501. We have the best distribution that satisfies 'setuptools'.
  502. Picked: setuptools = 0.6c9dev-r65223
  503. Running easy_install:
  504. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpy1-azd" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmp748Zh4get_dist/zope.exceptions-3.5.2.tar.gz"
  505. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  506.  
  507. Got zope.exceptions 3.5.2.
  508. Picked: zope.exceptions = 3.5.2
  509. Getting required 'pytz'
  510.   required by zope.security 3.5.1.
  511. We have no distributions for pytz that satisfies 'pytz'.
  512. Getting distribution for 'pytz'.
  513. Got pytz 2008c.
  514. Picked: pytz = 2008c
  515. Getting required 'zope.testing'
  516.   required by zope.schema 3.4.0.
  517. We have the best distribution that satisfies 'zope.testing'.
  518. Picked: zope.testing = 3.6.0
  519. Getting required 'zope.traversing'
  520.   required by zope.location 3.4.0.
  521. We have no distributions for zope.traversing that satisfies 'zope.traversing'.
  522. Getting distribution for 'zope.traversing'.
  523. We have the best distribution that satisfies 'setuptools'.
  524. Picked: setuptools = 0.6c9dev-r65223
  525. Running easy_install:
  526. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpgNFO2p" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpqibTrNget_dist/zope.traversing-3.5.0a3.tar.gz"
  527. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  528.  
  529. Got zope.traversing 3.5.0a3.
  530. Picked: zope.traversing = 3.5.0a3
  531. Getting required 'zope.publisher'
  532.   required by zope.traversing 3.5.0a3.
  533. We have no distributions for zope.publisher that satisfies 'zope.publisher'.
  534. Getting distribution for 'zope.publisher'.
  535. We have the best distribution that satisfies 'setuptools'.
  536. Picked: setuptools = 0.6c9dev-r65223
  537. Running easy_install:
  538. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmp3U7WIv" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpWLAr9Oget_dist/zope.publisher-3.5.3.tar.gz"
  539. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  540.  
  541. Got zope.publisher 3.5.3.
  542. Picked: zope.publisher = 3.5.3
  543. Getting required 'zope.i18n'
  544.   required by zope.traversing 3.5.0a3.
  545.   required by zope.publisher 3.5.3.
  546. We have no distributions for zope.i18n that satisfies 'zope.i18n'.
  547. Getting distribution for 'zope.i18n'.
  548. We have the best distribution that satisfies 'setuptools'.
  549. Picked: setuptools = 0.6c9dev-r65223
  550. Running easy_install:
  551. /Users/tess/pyogp/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/tess/pyogp/eggs/tmpqJZogw" "-q" "/var/folders/pL/pLD+ffZMGpay5PmakiKVt++++TI/-Tmp-/tmpU8jc2gget_dist/zope.i18n-3.5.0.tar.gz"
  552. path=/Users/tess/pyogp/eggs/setuptools-0.6c9dev_r65223-py2.5.egg
  553.  
  554. Got zope.i18n 3.5.0.
  555. Picked: zope.i18n = 3.5.0
  556. Generated script '/Users/tess/pyogp/bin/easy_install'.
  557. Generated script '/Users/tess/pyogp/bin/easy_install-2.5'.
  558. Generated script '/Users/tess/pyogp/bin/login'.
  559. Generated script '/Users/tess/pyogp/bin/packets'.
  560. Generated script '/Users/tess/pyogp/bin/OGPlogin'.
  561. Generated script '/Users/tess/pyogp/bin/testserver'.
  562. Generated interpreter '/Users/tess/pyogp/bin/pyogp'.
  563. Installing tests.
  564. Installing 'zope.interface>=3.4', 'indra.base', 'pyogp.lib.base', 'zope.testing'.
  565. We have the best distribution that satisfies 'zope.interface>=3.4'.
  566. Picked: zope.interface = 3.4.1
  567. We have the best distribution that satisfies 'indra.base'.
  568. Picked: indra.base = 1.0
  569. We have a develop egg: pyogp.lib.base 1.0dev-r895
  570. We have the best distribution that satisfies 'zope.testing'.
  571. Picked: zope.testing = 3.6.0
  572. Getting required 'setuptools'
  573.   required by pyogp.lib.base 1.0dev-r895.
  574.   required by indra.base 1.0.
  575.   required by zope.interface 3.4.1.
  576.   required by zope.testing 3.6.0.
  577. We have the best distribution that satisfies 'setuptools'.
  578. Picked: setuptools = 0.6c9dev-r65223
  579. Getting required 'grokcore.component'
  580.   required by pyogp.lib.base 1.0dev-r895.
  581. We have the best distribution that satisfies 'grokcore.component'.
  582. Picked: grokcore.component = 1.5
  583. Getting required 'wsgiref'
  584.   required by pyogp.lib.base 1.0dev-r895.
  585. We have the best distribution that satisfies 'wsgiref'.
  586. Picked: wsgiref = 0.1.2
  587. Getting required 'WebOb'
  588.   required by pyogp.lib.base 1.0dev-r895.
  589. We have the best distribution that satisfies 'WebOb'.
  590. Picked: WebOb = 0.9.2
  591. Getting required 'zope.component[zcml]'
  592.   required by pyogp.lib.base 1.0dev-r895.
  593. We have the best distribution that satisfies 'zope.component[zcml]'.
  594. Picked: zope.component = 3.5.1
  595. Getting required 'indra.util'
  596.   required by indra.base 1.0.
  597. We have the best distribution that satisfies 'indra.util'.
  598. Picked: indra.util = 1.0
  599. Getting required 'zope.event'
  600.   required by grokcore.component 1.5.
  601.   required by zope.component 3.5.1.
  602. We have the best distribution that satisfies 'zope.event'.
  603. Picked: zope.event = 3.4.0
  604. Getting required 'zope.configuration'
  605.   required by grokcore.component 1.5.
  606. We have the best distribution that satisfies 'zope.configuration'.
  607. Picked: zope.configuration = 3.4.0
  608. Getting required 'martian>=0.10'
  609.   required by grokcore.component 1.5.
  610. We have the best distribution that satisfies 'martian>=0.10'.
  611. Picked: martian = 0.10
  612. Getting required 'zope.i18nmessageid'
  613.   required by zope.configuration 3.4.0.
  614. We have the best distribution that satisfies 'zope.i18nmessageid'.
  615. Picked: zope.i18nmessageid = 3.4.3
  616. Getting required 'zope.proxy'
  617. We have the best distribution that satisfies 'zope.proxy'.
  618. Picked: zope.proxy = 3.4.1
  619. Getting required 'zope.security'
  620. We have the best distribution that satisfies 'zope.security'.
  621. Picked: zope.security = 3.5.1
  622. Getting required 'zope.deferredimport'
  623.   required by zope.component 3.5.1.
  624.   required by zope.security 3.5.1.
  625. We have the best distribution that satisfies 'zope.deferredimport'.
  626. Picked: zope.deferredimport = 3.4.0
  627. Getting required 'zope.deprecation'
  628.   required by zope.configuration 3.4.0.
  629.   required by zope.component 3.5.1.
  630. We have the best distribution that satisfies 'zope.deprecation'.
  631. Picked: zope.deprecation = 3.4.0
  632. Getting required 'zope.schema'
  633.   required by zope.configuration 3.4.0.
  634.   required by zope.security 3.5.1.
  635. We have the best distribution that satisfies 'zope.schema'.
  636. Picked: zope.schema = 3.4.0
  637. Getting required 'zope.location'
  638.   required by zope.security 3.5.1.
  639. We have the best distribution that satisfies 'zope.location'.
  640. Picked: zope.location = 3.4.0
  641. Getting required 'zope.exceptions'
  642.   required by zope.security 3.5.1.
  643. We have the best distribution that satisfies 'zope.exceptions'.
  644. Picked: zope.exceptions = 3.5.2
  645. Getting required 'pytz'
  646.   required by zope.security 3.5.1.
  647. We have the best distribution that satisfies 'pytz'.
  648. Picked: pytz = 2008c
  649. Getting required 'zope.traversing'
  650.   required by zope.location 3.4.0.
  651. We have the best distribution that satisfies 'zope.traversing'.
  652. Picked: zope.traversing = 3.5.0a3
  653. Getting required 'zope.publisher'
  654.   required by zope.traversing 3.5.0a3.
  655. We have the best distribution that satisfies 'zope.publisher'.
  656. Picked: zope.publisher = 3.5.3
  657. Getting required 'zope.i18n'
  658.   required by zope.traversing 3.5.0a3.
  659.   required by zope.publisher 3.5.3.
  660. We have the best distribution that satisfies 'zope.i18n'.
  661. Picked: zope.i18n = 3.5.0
  662. Generated script '/Users/tess/pyogp/bin/test'.
  663. Installing testharness.
  664. Installing 'eventlet', 'indra.base', 'uuid', 'pyogp.interop', 'zope.testing'.
  665. We have the best distribution that satisfies 'eventlet'.
  666. Picked: eventlet = 0.6.1
  667. We have the best distribution that satisfies 'indra.base'.
  668. Picked: indra.base = 1.0
  669. We have the best distribution that satisfies 'uuid'.
  670. Picked: uuid = 1.30
  671. We have a develop egg: pyogp.interop 1.0dev-r881
  672. We have the best distribution that satisfies 'zope.testing'.
  673. Picked: zope.testing = 3.6.0
  674. Getting required 'zope.interface'
  675.   required by zope.testing 3.6.0.
  676. We have the best distribution that satisfies 'zope.interface'.
  677. Picked: zope.interface = 3.4.1
  678. Getting required 'setuptools'
  679.   required by pyogp.interop 1.0dev-r881.
  680.   required by indra.base 1.0.
  681.   required by zope.interface 3.4.1.
  682.   required by zope.testing 3.6.0.
  683. We have the best distribution that satisfies 'setuptools'.
  684. Picked: setuptools = 0.6c9dev-r65223
  685. Getting required 'indra.util'
  686.   required by indra.base 1.0.
  687. We have the best distribution that satisfies 'indra.util'.
  688. Picked: indra.util = 1.0
  689. Getting required 'pyOpenSSL'
  690.   required by eventlet 0.6.1.
  691. We have the best distribution that satisfies 'pyOpenSSL'.
  692. Picked: pyOpenSSL = 0.7
  693. Getting required 'greenlet'
  694.   required by eventlet 0.6.1.
  695. We have the best distribution that satisfies 'greenlet'.
  696. Picked: greenlet = 0.1
  697. Generated script '/Users/tess/pyogp/bin/testharness'.
  698. koolaid:pyogp tess$ bin/test
  699. Running zope.testing.testrunner.layer.UnitTests tests:
  700.   Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  701. down
  702. /Users/tess/pyogp/src/pyogp.lib.base/pyogp/lib/base/caps.py:52: DeprecationWarning: raising a string exception is deprecated
  703.   raise "deserialization for %s not supported" %(content_type)
  704.   Ran 429 tests with 0 failures and 0 errors in 7.200 seconds.
  705. Tearing down left over layers:
  706.   Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  707.  
Advertisement
Add Comment
Please, Sign In to add comment