Advertisement
Guest User

Untitled

a guest
Jul 1st, 2015
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.12 KB | None | 0 0
  1. Windows PowerShell
  2. Copyright (C) 2013 Microsoft Corporation. All rights reserved.
  3.  
  4. PS C:\Windows\system32> pip install mitmproxy
  5. Collecting mitmproxy
  6. Using cached mitmproxy-0.12.1.tar.gz
  7. Collecting pyperclip>=1.5.8 (from mitmproxy)
  8. Using cached pyperclip-1.5.11.zip
  9. Collecting pyasn1>0.1.2 (from mitmproxy)
  10. Using cached pyasn1-0.1.8.tar.gz
  11. Collecting tornado>=4.0.2 (from mitmproxy)
  12. Using cached tornado-4.2.tar.gz
  13. Collecting netlib<0.13,>=0.12 (from mitmproxy)
  14. Using cached netlib-0.12.1.tar.gz
  15. Complete output from command python setup.py egg_info:
  16. warning: no files found matching 'OpenSSL\RATIONALE'
  17. warning: no previously-included files found matching 'leakcheck'
  18. warning: no previously-included files matching '*.py' found under directory 'leakcheck'
  19. warning: no previously-included files matching '*.pem' found under directory 'leakcheck'
  20. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  21. no previously-included directories found matching 'doc\_build'
  22. zip_safe flag not set; analyzing archive contents...
  23.  
  24. Installed c:\users\bruno\appdata\local\temp\pip-build-22n_nx\netlib\.eggs\pyopenssl-0.15.1-py2.7.egg
  25. Searching for cffi
  26. Reading https://pypi.python.org/simple/cffi/
  27. Best match: cffi 1.1.2
  28. Downloading https://pypi.python.org/packages/source/c/cffi/cffi-1.1.2.tar.gz#md5=ca6e6c45b45caa87aee9adc7c796eaea
  29. Processing cffi-1.1.2.tar.gz
  30. Writing c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\setup.cfg
  31. Running cffi-1.1.2\setup.py -q bdist_egg --dist-dir c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2
  32. \egg-dist-tmp-2tnx0r
  33. _cffi_backend.c
  34. c/_cffi_backend.c(301) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
  35. c/_cffi_backend.c(302) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
  36. c/_cffi_backend.c(915) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  37. c/_cffi_backend.c(924) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  38. c/_cffi_backend.c(934) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  39. c/_cffi_backend.c(970) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  40. c/_cffi_backend.c(984) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  41. c/_cffi_backend.c(1349) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  42. c/_cffi_backend.c(1350) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  43. c/_cffi_backend.c(1352) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  44. c/_cffi_backend.c(1362) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  45. c/_cffi_backend.c(1363) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  46. c/_cffi_backend.c(1365) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  47. c/_cffi_backend.c(1384) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  48. c/_cffi_backend.c(1479) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  49. c/_cffi_backend.c(1481) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  50. c/_cffi_backend.c(1501) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  51. c/_cffi_backend.c(1504) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  52. c/_cffi_backend.c(1776) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  53. c/_cffi_backend.c(1825) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  54. c/_cffi_backend.c(2981) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  55. c/_cffi_backend.c(3075) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  56. c/_cffi_backend.c(3175) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  57. c/_cffi_backend.c(3572) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  58. c/_cffi_backend.c(3590) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  59. c/_cffi_backend.c(3725) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
  60. c/_cffi_backend.c(3734) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  61. c/_cffi_backend.c(3746) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
  62. c/_cffi_backend.c(4091) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  63. c/_cffi_backend.c(4132) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  64. c/_cffi_backend.c(4140) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  65. c/_cffi_backend.c(4334) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned short', possible loss of da
  66. ta
  67. c/_cffi_backend.c(4445) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  68. c/_cffi_backend.c(4460) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
  69. c/_cffi_backend.c(4473) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
  70. c/_cffi_backend.c(4493) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  71. c/_cffi_backend.c(4543) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'unsigned int', possible loss
  72. of data
  73. c/_cffi_backend.c(4628) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'long', possible loss of data
  74. c/_cffi_backend.c(4957) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  75. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\parse_c_type.c(212) : warning C4267: 'return' : c
  76. onversion from 'size_t' to 'int', possible loss of data
  77. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\parse_c_type.c(268) : warning C4267: '=' : conver
  78. sion from 'size_t' to 'int', possible loss of data
  79. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\parse_c_type.c(315) : warning C4244: '=' : conver
  80. sion from 'uintptr_t' to 'int', possible loss of data
  81. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\parse_c_type.c(410) : warning C4244: 'return' : c
  82. onversion from 'uintptr_t' to 'int', possible loss of data
  83. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\realize_c_type.c(404) : warning C4244: 'function'
  84. : conversion from 'uintptr_t' to 'int', possible loss of data
  85. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\realize_c_type.c(409) : warning C4244: 'function'
  86. : conversion from 'uintptr_t' to 'int', possible loss of data
  87. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\realize_c_type.c(427) : warning C4244: 'function'
  88. : conversion from 'uintptr_t' to 'int', possible loss of data
  89. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\realize_c_type.c(439) : warning C4244: 'function'
  90. : conversion from 'uintptr_t' to 'int', possible loss of data
  91. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\realize_c_type.c(538) : warning C4244: 'function'
  92. : conversion from 'uintptr_t' to 'int', possible loss of data
  93. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\realize_c_type.c(584) : warning C4244: 'function'
  94. : conversion from 'uintptr_t' to 'int', possible loss of data
  95. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\realize_c_type.c(660) : warning C4244: 'function'
  96. : conversion from 'uintptr_t' to 'int', possible loss of data
  97. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\lib_obj.c(116) : warning C4244: 'initializing' :
  98. conversion from 'uintptr_t' to 'int', possible loss of data
  99. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\lib_obj.c(128) : warning C4244: 'function' : conv
  100. ersion from 'uintptr_t' to 'int', possible loss of data
  101. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\lib_obj.c(265) : warning C4244: 'function' : conv
  102. ersion from 'uintptr_t' to 'int', possible loss of data
  103. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\lib_obj.c(305) : warning C4244: 'function' : conv
  104. ersion from 'uintptr_t' to 'int', possible loss of data
  105. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\lib_obj.c(343) : warning C4244: 'function' : conv
  106. ersion from 'uintptr_t' to 'int', possible loss of data
  107. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(190) : warning C4244: '=' : conversion
  108. from 'Py_ssize_t' to 'int', possible loss of data
  109. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(235) : warning C4244: '=' : conversion
  110. from 'Py_ssize_t' to 'int', possible loss of data
  111. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(267) : warning C4244: '=' : conversion
  112. from 'Py_ssize_t' to 'int', possible loss of data
  113. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(268) : warning C4244: '=' : conversion
  114. from 'Py_ssize_t' to 'int', possible loss of data
  115. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(280) : warning C4244: '=' : conversion
  116. from 'Py_ssize_t' to 'int', possible loss of data
  117. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(281) : warning C4244: '=' : conversion
  118. from 'Py_ssize_t' to 'int', possible loss of data
  119. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(301) : warning C4244: '=' : conversion
  120. from 'Py_ssize_t' to 'int', possible loss of data
  121. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(321) : warning C4244: '=' : conversion
  122. from 'Py_ssize_t' to 'int', possible loss of data
  123. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(322) : warning C4244: '=' : conversion
  124. from 'Py_ssize_t' to 'int', possible loss of data
  125. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(327) : warning C4244: '=' : conversion
  126. from 'Py_ssize_t' to 'int', possible loss of data
  127. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(347) : warning C4244: '=' : conversion
  128. from 'Py_ssize_t' to 'int', possible loss of data
  129. c:\users\bruno\appdata\local\temp\easy_install-szbubg\cffi-1.1.2\c\cdlopen.c(351) : warning C4244: '=' : conversion
  130. from 'Py_ssize_t' to 'int', possible loss of data
  131. ffi.c
  132. prep_cif.c
  133. c/libffi_msvc\prep_cif.c(166) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned int', possible loss of d
  134. ata
  135. types.c
  136. _cffi_backend.obj : warning LNK4197: export 'init_cffi_backend' specified multiple times; using first specification
  137. Creating library build\temp.win-amd64-2.7\Release\c\_cffi_backend.lib and object build\temp.win-amd64-2.7\Release
  138. \c\_cffi_backend.exp
  139. creating c:\users\bruno\appdata\local\temp\pip-build-22n_nx\netlib\.eggs\cffi-1.1.2-py2.7-win-amd64.egg
  140. Extracting cffi-1.1.2-py2.7-win-amd64.egg to c:\users\bruno\appdata\local\temp\pip-build-22n_nx\netlib\.eggs
  141.  
  142. Installed c:\users\bruno\appdata\local\temp\pip-build-22n_nx\netlib\.eggs\cffi-1.1.2-py2.7-win-amd64.egg
  143. Searching for six>=1.5.2
  144. Reading https://pypi.python.org/simple/six/
  145. Best match: six 1.9.0
  146. Downloading https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz#md5=476881ef4012262dfc8adc645ee786c4
  147. Processing six-1.9.0.tar.gz
  148. Writing c:\users\bruno\appdata\local\temp\easy_install-o5h1qp\six-1.9.0\setup.cfg
  149. Running six-1.9.0\setup.py -q bdist_egg --dist-dir c:\users\bruno\appdata\local\temp\easy_install-o5h1qp\six-1.9.0\e
  150. gg-dist-tmp-gnaw0q
  151. no previously-included directories found matching 'documentation\_build'
  152. zip_safe flag not set; analyzing archive contents...
  153. six: module references __path__
  154. creating c:\users\bruno\appdata\local\temp\pip-build-22n_nx\netlib\.eggs\six-1.9.0-py2.7.egg
  155. Extracting six-1.9.0-py2.7.egg to c:\users\bruno\appdata\local\temp\pip-build-22n_nx\netlib\.eggs
  156.  
  157. Installed c:\users\bruno\appdata\local\temp\pip-build-22n_nx\netlib\.eggs\six-1.9.0-py2.7.egg
  158. Searching for cryptography>=0.7
  159. Reading https://pypi.python.org/simple/cryptography/
  160. Best match: cryptography 0.9.1
  161. Downloading https://pypi.python.org/packages/source/c/cryptography/cryptography-0.9.1.tar.gz#md5=6c45d87896f5155f25c
  162. dc4d7e0a57526
  163. Processing cryptography-0.9.1.tar.gz
  164. Writing c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\setup.cfg
  165. Running cryptography-0.9.1\setup.py -q bdist_egg --dist-dir c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cr
  166. yptography-0.9.1\egg-dist-tmp-w7bj5g
  167. _cffi_backend.c
  168. c/_cffi_backend.c(301) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
  169. c/_cffi_backend.c(302) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
  170. c/_cffi_backend.c(915) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  171. c/_cffi_backend.c(924) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  172. c/_cffi_backend.c(934) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  173. c/_cffi_backend.c(970) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  174. c/_cffi_backend.c(984) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  175. c/_cffi_backend.c(1349) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  176. c/_cffi_backend.c(1350) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  177. c/_cffi_backend.c(1352) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  178. c/_cffi_backend.c(1362) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  179. c/_cffi_backend.c(1363) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  180. c/_cffi_backend.c(1365) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  181. c/_cffi_backend.c(1384) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  182. c/_cffi_backend.c(1479) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  183. c/_cffi_backend.c(1481) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  184. c/_cffi_backend.c(1501) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  185. c/_cffi_backend.c(1504) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  186. c/_cffi_backend.c(1776) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  187. c/_cffi_backend.c(1825) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  188. c/_cffi_backend.c(2981) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  189. c/_cffi_backend.c(3075) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  190. c/_cffi_backend.c(3175) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  191. c/_cffi_backend.c(3572) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  192. c/_cffi_backend.c(3590) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  193. c/_cffi_backend.c(3725) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
  194. c/_cffi_backend.c(3734) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  195. c/_cffi_backend.c(3746) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
  196. c/_cffi_backend.c(4091) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  197. c/_cffi_backend.c(4132) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  198. c/_cffi_backend.c(4140) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  199. c/_cffi_backend.c(4334) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned short', possible loss of da
  200. ta
  201. c/_cffi_backend.c(4445) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  202. c/_cffi_backend.c(4460) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
  203. c/_cffi_backend.c(4473) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
  204. c/_cffi_backend.c(4493) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  205. c/_cffi_backend.c(4543) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'unsigned int', possible loss
  206. of data
  207. c/_cffi_backend.c(4628) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'long', possible loss of data
  208. c/_cffi_backend.c(4957) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  209. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\parse
  210. _c_type.c(212) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
  211. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\parse
  212. _c_type.c(268) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
  213. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\parse
  214. _c_type.c(315) : warning C4244: '=' : conversion from 'uintptr_t' to 'int', possible loss of data
  215. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\parse
  216. _c_type.c(410) : warning C4244: 'return' : conversion from 'uintptr_t' to 'int', possible loss of data
  217. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\reali
  218. ze_c_type.c(404) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  219. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\reali
  220. ze_c_type.c(409) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  221. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\reali
  222. ze_c_type.c(427) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  223. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\reali
  224. ze_c_type.c(439) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  225. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\reali
  226. ze_c_type.c(538) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  227. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\reali
  228. ze_c_type.c(584) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  229. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\reali
  230. ze_c_type.c(660) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  231. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\lib_o
  232. bj.c(116) : warning C4244: 'initializing' : conversion from 'uintptr_t' to 'int', possible loss of data
  233. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\lib_o
  234. bj.c(128) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  235. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\lib_o
  236. bj.c(265) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  237. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\lib_o
  238. bj.c(305) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  239. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\lib_o
  240. bj.c(343) : warning C4244: 'function' : conversion from 'uintptr_t' to 'int', possible loss of data
  241. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  242. en.c(190) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  243. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  244. en.c(235) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  245. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  246. en.c(267) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  247. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  248. en.c(268) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  249. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  250. en.c(280) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  251. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  252. en.c(281) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  253. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  254. en.c(301) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  255. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  256. en.c(321) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  257. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  258. en.c(322) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  259. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  260. en.c(327) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  261. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  262. en.c(347) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  263. c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-mpl0sc\cffi-1.1.2\c\cdlop
  264. en.c(351) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data
  265. ffi.c
  266. prep_cif.c
  267. c/libffi_msvc\prep_cif.c(166) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned int', possible loss of d
  268. ata
  269. types.c
  270. _cffi_backend.obj : warning LNK4197: export 'init_cffi_backend' specified multiple times; using first specification
  271. Creating library build\temp.win-amd64-2.7\Release\c\_cffi_backend.lib and object build\temp.win-amd64-2.7\Release
  272. \c\_cffi_backend.exp
  273.  
  274. Installed c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs\cffi-1.1.2-py2.7-win-amd64.
  275. egg
  276. Searching for ipaddress
  277. Reading https://pypi.python.org/simple/ipaddress/
  278. Best match: ipaddress 1.0.7
  279. Downloading https://pypi.python.org/packages/source/i/ipaddress/ipaddress-1.0.7.tar.gz#md5=5d9ecf415cced476f7781cf5b
  280. 9ef70c4
  281. Processing ipaddress-1.0.7.tar.gz
  282. Writing c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-zbryw8\ipaddress-
  283. 1.0.7\setup.cfg
  284. Running ipaddress-1.0.7\setup.py -q bdist_egg --dist-dir c:\users\bruno\appdata\local\temp\easy_install-0fme6u\crypt
  285. ography-0.9.1\temp\easy_install-zbryw8\ipaddress-1.0.7\egg-dist-tmp-vbsghu
  286. zip_safe flag not set; analyzing archive contents...
  287. Moving ipaddress-1.0.7-py2.7.egg to c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs
  288.  
  289. Installed c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs\ipaddress-1.0.7-py2.7.egg
  290. Searching for enum34
  291. Reading https://pypi.python.org/simple/enum34/
  292. Best match: enum34 1.0.4
  293. Downloading https://pypi.python.org/packages/source/e/enum34/enum34-1.0.4.zip#md5=9843e97527f3126c851df7afeb0524b3
  294. Processing enum34-1.0.4.zip
  295. Writing c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-em5mto\enum34-1.0
  296. .4\setup.cfg
  297. Running enum34-1.0.4\setup.py -q bdist_egg --dist-dir c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptogr
  298. aphy-0.9.1\temp\easy_install-em5mto\enum34-1.0.4\egg-dist-tmp-mfx4a9
  299. zip_safe flag not set; analyzing archive contents...
  300. Moving enum34-1.0.4-py2.7.egg to c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs
  301.  
  302. Installed c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs\enum34-1.0.4-py2.7.egg
  303. Searching for six>=1.4.1
  304. Reading https://pypi.python.org/simple/six/
  305. Best match: six 1.9.0
  306. Downloading https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz#md5=476881ef4012262dfc8adc645ee786c4
  307. Processing six-1.9.0.tar.gz
  308. Writing c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-euaoua\six-1.9.0\
  309. setup.cfg
  310. Running six-1.9.0\setup.py -q bdist_egg --dist-dir c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptograph
  311. y-0.9.1\temp\easy_install-euaoua\six-1.9.0\egg-dist-tmp-agkcca
  312. no previously-included directories found matching 'documentation\_build'
  313. zip_safe flag not set; analyzing archive contents...
  314. six: module references __path__
  315. creating c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs\six-1.9.0-py2.7.egg
  316. Extracting six-1.9.0-py2.7.egg to c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs
  317.  
  318. Installed c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs\six-1.9.0-py2.7.egg
  319. Searching for pyasn1
  320. Reading https://pypi.python.org/simple/pyasn1/
  321. Best match: pyasn1 0.1.8
  322. Downloading https://pypi.python.org/packages/2.7/p/pyasn1/pyasn1-0.1.8-py2.7.egg#md5=59f23a2692b9b4bc7901d166eba6916
  323. 7
  324. Processing pyasn1-0.1.8-py2.7.egg
  325. Moving pyasn1-0.1.8-py2.7.egg to c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs
  326.  
  327. Installed c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs\pyasn1-0.1.8-py2.7.egg
  328. Searching for idna
  329. Reading https://pypi.python.org/simple/idna/
  330. Best match: idna 2.0
  331. Downloading https://pypi.python.org/packages/source/i/idna/idna-2.0.tar.gz#md5=bd17a9d15e755375f48a62c13b25b801
  332. Processing idna-2.0.tar.gz
  333. Writing c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-5sszda\idna-2.0\s
  334. etup.cfg
  335. Running idna-2.0\setup.py -q bdist_egg --dist-dir c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography
  336. -0.9.1\temp\easy_install-5sszda\idna-2.0\egg-dist-tmp-rbvwfe
  337. warning: no previously-included files matching '*.pyc' found under directory 'tools'
  338. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  339. zip_safe flag not set; analyzing archive contents...
  340. Moving idna-2.0-py2.7.egg to c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs
  341.  
  342. Installed c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs\idna-2.0-py2.7.egg
  343. Searching for pycparser
  344. Reading https://pypi.python.org/simple/pycparser/
  345. Best match: pycparser 2.14
  346. Downloading https://pypi.python.org/packages/source/p/pycparser/pycparser-2.14.tar.gz#md5=a2bc8d28c923b4fe2b2c3b4b51
  347. a4f935
  348. Processing pycparser-2.14.tar.gz
  349. Writing c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\temp\easy_install-m4ytgp\pycparser-
  350. 2.14\setup.cfg
  351. Running pycparser-2.14\setup.py -q bdist_egg --dist-dir c:\users\bruno\appdata\local\temp\easy_install-0fme6u\crypto
  352. graphy-0.9.1\temp\easy_install-m4ytgp\pycparser-2.14\egg-dist-tmp-wul_ou
  353. warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
  354. warning: no previously-included files matching 'lextab.*' found under directory 'tests'
  355. warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
  356. warning: no previously-included files matching 'lextab.*' found under directory 'examples'
  357. zip_safe flag not set; analyzing archive contents...
  358. Moving pycparser-2.14-py2.7.egg to c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs
  359.  
  360. Installed c:\users\bruno\appdata\local\temp\easy_install-0fme6u\cryptography-0.9.1\.eggs\pycparser-2.14-py2.7.egg
  361. no previously-included directories found matching 'docs\_build'
  362. warning: no previously-included files matching '*' found under directory 'vectors'
  363. _Cryptography_cffi_a269d620xd5c405b7.c
  364. src\cryptography\hazmat\bindings\__pycache__\_Cryptography_cffi_a269d620xd5c405b7.c(217) : fatal error C1083: Cannot
  365. open include file: 'openssl/aes.h': No such file or directory
  366. Traceback (most recent call last):
  367. File "<string>", line 20, in <module>
  368. File "c:\users\bruno\appdata\local\temp\pip-build-22n_nx\netlib\setup.py", line 87, in <module>
  369. "install": CFFIInstall,
  370. File "C:\Python27\lib\distutils\core.py", line 111, in setup
  371. _setup_distribution = dist = klass(attrs)
  372. File "C:\Python27\lib\site-packages\setuptools\dist.py", line 268, in __init__
  373. self.fetch_build_eggs(attrs['setup_requires'])
  374. File "C:\Python27\lib\site-packages\setuptools\dist.py", line 313, in fetch_build_eggs
  375. replace_conflicting=True,
  376. File "C:\Python27\lib\site-packages\pkg_resources\__init__.py", line 830, in resolve
  377. dist = best[req.key] = env.best_match(req, ws, installer)
  378. File "C:\Python27\lib\site-packages\pkg_resources\__init__.py", line 1075, in best_match
  379. return self.obtain(req, installer)
  380. File "C:\Python27\lib\site-packages\pkg_resources\__init__.py", line 1087, in obtain
  381. return installer(requirement)
  382. File "C:\Python27\lib\site-packages\setuptools\dist.py", line 380, in fetch_build_egg
  383. return cmd.easy_install(req)
  384. File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 633, in easy_install
  385. rmtree(tmpdir)
  386. File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 2197, in rmtree
  387. rmtree(fullname, ignore_errors, onerror)
  388. File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 2197, in rmtree
  389. rmtree(fullname, ignore_errors, onerror)
  390. File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 2197, in rmtree
  391. rmtree(fullname, ignore_errors, onerror)
  392. File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 2202, in rmtree
  393. onerror(os.remove, fullname, sys.exc_info())
  394. File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 1609, in auto_chmod
  395. return func(arg)
  396. WindowsError: [Error 5] Access is denied: 'c:\\users\\<username>\\appdata\\local\\temp\\easy_install-0fme6u\\cryptography
  397. -0.9.1\\.eggs\\cffi-1.1.2-py2.7-win-amd64.egg\\_cffi_backend.pyd'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement