Guest User

Untitled

a guest
Aug 1st, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.20 KB | None | 0 0
  1.  
  2. root@OpenWrt1:~# import ssl
  3. -ash: import: not found
  4. root@OpenWrt1:~# ssl.OPENSSL_VERSION
  5. -ash: ssl.OPENSSL_VERSION: not found
  6. root@OpenWrt1:~# cd home-assistant-on-openwrt
  7. root@OpenWrt1:~/home-assistant-on-openwrt# ./install.sh
  8. opkg update...... try 1.
  9. Downloading http://downloads.openwrt.org/releases/19.07.3/targets/ramips/mt7621/ packages/Packages.gz
  10. Updated list of available packages in /var/opkg-lists/openwrt_core
  11. Downloading http://downloads.openwrt.org/releases/19.07.3/targets/ramips/mt7621/ packages/Packages.sig
  12. Signature check passed.
  13. Downloading http://downloads.openwrt.org/releases/19.07.3/targets/ramips/mt7621/ kmods/4.14.180-1-2e88863ccdd594fb8e842df3c25842ee/Packages.gz
  14. Updated list of available packages in /var/opkg-lists/openwrt_kmods
  15. Downloading http://downloads.openwrt.org/releases/19.07.3/targets/ramips/mt7621/ kmods/4.14.180-1-2e88863ccdd594fb8e842df3c25842ee/Packages.sig
  16. Signature check passed.
  17. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/b ase/Packages.gz
  18. Updated list of available packages in /var/opkg-lists/openwrt_base
  19. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/b ase/Packages.sig
  20. Signature check passed.
  21. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/l uci/Packages.gz
  22. Updated list of available packages in /var/opkg-lists/openwrt_luci
  23. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/l uci/Packages.sig
  24. Signature check passed.
  25. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/p ackages/Packages.gz
  26. Updated list of available packages in /var/opkg-lists/openwrt_packages
  27. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/p ackages/Packages.sig
  28. Signature check passed.
  29. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/r outing/Packages.gz
  30. Updated list of available packages in /var/opkg-lists/openwrt_routing
  31. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/r outing/Packages.sig
  32. Signature check passed.
  33. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/t elephony/Packages.gz
  34. Updated list of available packages in /var/opkg-lists/openwrt_telephony
  35. Downloading http://downloads.openwrt.org/releases/19.07.3/packages/mipsel_24kc/t elephony/Packages.sig
  36. Signature check passed.
  37. Installing python3.6...... try 1.
  38. Package python3 (3.7.8-3) installed in root is up to date.
  39. Writing to /root/.config/pip/pip.conf
  40. Download and install gcc...... try 1.
  41. Package gcc (7.4.0-5) installed in root is up to date.
  42. Package python3-dev (3.7.8-3) installed in root is up to date.
  43. Install C library......libffi
  44. ln: /usr/lib/libffi.so: File exists
  45. Install C library......libopenssl
  46. ln: /usr/lib/libcrypto.so: File exists
  47. Install C library......libsodium
  48. Package libsodium (1.0.18-1) installed in root is up to date.
  49. ln: /usr/lib/libsodium.so: File exists
  50. Install python module: PyNaCl...... try 1.
  51. Requirement already satisfied: pynacl in /usr/lib/python3.7/site-packages (1.4.0 )
  52. Requirement already satisfied: six in /usr/lib/python3.7/site-packages (from pyn acl) (1.15.0)
  53. Requirement already satisfied: cffi>=1.4.1 in /usr/lib/python3.7/site-packages ( from pynacl) (1.14.1)
  54. Requirement already satisfied: pycparser in /usr/lib/python3.7/site-packages (fr om cffi>=1.4.1->pynacl) (2.20)
  55. Download python module: cryptography...... try 1.
  56. % Total % Received % Xferd Average Speed Time Time Time Current
  57. Dload Upload Total Spent Left Speed
  58. 100 484k 100 484k 0 0 26678 0 0:00:18 0:00:18 --:--:-- 44088
  59. Install python module: cryptography......
  60. cryptography-2.7/
  61. cryptography-2.7/AUTHORS.rst
  62. cryptography-2.7/CHANGELOG.rst
  63. cryptography-2.7/CONTRIBUTING.rst
  64. cryptography-2.7/LICENSE
  65. cryptography-2.7/LICENSE.APACHE
  66. cryptography-2.7/LICENSE.BSD
  67. cryptography-2.7/LICENSE.PSF
  68. cryptography-2.7/MANIFEST.in
  69. cryptography-2.7/PKG-INFO
  70. cryptography-2.7/README.rst
  71. cryptography-2.7/docs/
  72. cryptography-2.7/docs/Makefile
  73. cryptography-2.7/docs/_static/
  74. cryptography-2.7/docs/_static/.keep
  75. cryptography-2.7/docs/api-stability.rst
  76. cryptography-2.7/docs/changelog.rst
  77. cryptography-2.7/docs/community.rst
  78. cryptography-2.7/docs/conf.py
  79. cryptography-2.7/docs/cryptography-docs.py
  80. cryptography-2.7/docs/development/
  81. cryptography-2.7/docs/development/c-bindings.rst
  82. cryptography-2.7/docs/development/custom-vectors/
  83. cryptography-2.7/docs/development/custom-vectors/arc4/
  84. cryptography-2.7/docs/development/custom-vectors/arc4/generate_arc4.py
  85. cryptography-2.7/docs/development/custom-vectors/arc4/verify_arc4.go
  86. cryptography-2.7/docs/development/custom-vectors/arc4.rst
  87. cryptography-2.7/docs/development/custom-vectors/cast5/
  88. cryptography-2.7/docs/development/custom-vectors/cast5/generate_cast5.py
  89. cryptography-2.7/docs/development/custom-vectors/cast5/verify_cast5.go
  90. cryptography-2.7/docs/development/custom-vectors/cast5.rst
  91. cryptography-2.7/docs/development/custom-vectors/hkdf/
  92. cryptography-2.7/docs/development/custom-vectors/hkdf/generate_hkdf.py
  93. cryptography-2.7/docs/development/custom-vectors/hkdf/verify_hkdf.go
  94. cryptography-2.7/docs/development/custom-vectors/hkdf.rst
  95. cryptography-2.7/docs/development/custom-vectors/idea/
  96. cryptography-2.7/docs/development/custom-vectors/idea/generate_idea.py
  97. cryptography-2.7/docs/development/custom-vectors/idea/verify_idea.py
  98. cryptography-2.7/docs/development/custom-vectors/idea.rst
  99. cryptography-2.7/docs/development/custom-vectors/rsa-oaep-sha2/
  100. cryptography-2.7/docs/development/custom-vectors/rsa-oaep-sha2/VerifyRSAOAEPSHA2 .java
  101. cryptography-2.7/docs/development/custom-vectors/rsa-oaep-sha2/generate_rsa_oaep _sha2.py
  102. cryptography-2.7/docs/development/custom-vectors/rsa-oaep-sha2.rst
  103. cryptography-2.7/docs/development/custom-vectors/secp256k1/
  104. cryptography-2.7/docs/development/custom-vectors/secp256k1/generate_secp256k1.py
  105. cryptography-2.7/docs/development/custom-vectors/secp256k1/verify_secp256k1.py
  106. cryptography-2.7/docs/development/custom-vectors/secp256k1.rst
  107. cryptography-2.7/docs/development/custom-vectors/seed/
  108. cryptography-2.7/docs/development/custom-vectors/seed/generate_seed.py
  109. cryptography-2.7/docs/development/custom-vectors/seed/verify_seed.py
  110. cryptography-2.7/docs/development/custom-vectors/seed.rst
  111. cryptography-2.7/docs/development/getting-started.rst
  112. cryptography-2.7/docs/development/index.rst
  113. cryptography-2.7/docs/development/reviewing-patches.rst
  114. cryptography-2.7/docs/development/submitting-patches.rst
  115. cryptography-2.7/docs/development/test-vectors.rst
  116. cryptography-2.7/docs/doing-a-release.rst
  117. cryptography-2.7/docs/exceptions.rst
  118. cryptography-2.7/docs/faq.rst
  119. cryptography-2.7/docs/fernet.rst
  120. cryptography-2.7/docs/glossary.rst
  121. cryptography-2.7/docs/hazmat/
  122. cryptography-2.7/docs/hazmat/backends/
  123. cryptography-2.7/docs/hazmat/backends/index.rst
  124. cryptography-2.7/docs/hazmat/backends/interfaces.rst
  125. cryptography-2.7/docs/hazmat/backends/openssl.rst
  126. cryptography-2.7/docs/hazmat/bindings/
  127. cryptography-2.7/docs/hazmat/bindings/index.rst
  128. cryptography-2.7/docs/hazmat/bindings/openssl.rst
  129. cryptography-2.7/docs/hazmat/primitives/
  130. cryptography-2.7/docs/hazmat/primitives/aead.rst
  131. cryptography-2.7/docs/hazmat/primitives/asymmetric/
  132. cryptography-2.7/docs/hazmat/primitives/asymmetric/dh.rst
  133. cryptography-2.7/docs/hazmat/primitives/asymmetric/dsa.rst
  134. cryptography-2.7/docs/hazmat/primitives/asymmetric/ec.rst
  135. cryptography-2.7/docs/hazmat/primitives/asymmetric/ed25519.rst
  136. cryptography-2.7/docs/hazmat/primitives/asymmetric/ed448.rst
  137. cryptography-2.7/docs/hazmat/primitives/asymmetric/index.rst
  138. cryptography-2.7/docs/hazmat/primitives/asymmetric/rsa.rst
  139. cryptography-2.7/docs/hazmat/primitives/asymmetric/serialization.rst
  140. cryptography-2.7/docs/hazmat/primitives/asymmetric/utils.rst
  141. cryptography-2.7/docs/hazmat/primitives/asymmetric/x25519.rst
  142. cryptography-2.7/docs/hazmat/primitives/asymmetric/x448.rst
  143. cryptography-2.7/docs/hazmat/primitives/constant-time.rst
  144. cryptography-2.7/docs/hazmat/primitives/cryptographic-hashes.rst
  145. cryptography-2.7/docs/hazmat/primitives/index.rst
  146. cryptography-2.7/docs/hazmat/primitives/key-derivation-functions.rst
  147. cryptography-2.7/docs/hazmat/primitives/keywrap.rst
  148. cryptography-2.7/docs/hazmat/primitives/mac/
  149. cryptography-2.7/docs/hazmat/primitives/mac/cmac.rst
  150. cryptography-2.7/docs/hazmat/primitives/mac/hmac.rst
  151. cryptography-2.7/docs/hazmat/primitives/mac/index.rst
  152. cryptography-2.7/docs/hazmat/primitives/mac/poly1305.rst
  153. cryptography-2.7/docs/hazmat/primitives/padding.rst
  154. cryptography-2.7/docs/hazmat/primitives/symmetric-encryption.rst
  155. cryptography-2.7/docs/hazmat/primitives/twofactor.rst
  156. cryptography-2.7/docs/index.rst
  157. cryptography-2.7/docs/installation.rst
  158. cryptography-2.7/docs/limitations.rst
  159. cryptography-2.7/docs/make.bat
  160. cryptography-2.7/docs/random-numbers.rst
  161. cryptography-2.7/docs/security.rst
  162. cryptography-2.7/docs/spelling_wordlist.txt
  163. cryptography-2.7/docs/x509/
  164. cryptography-2.7/docs/x509/certificate-transparency.rst
  165. cryptography-2.7/docs/x509/index.rst
  166. cryptography-2.7/docs/x509/ocsp.rst
  167. cryptography-2.7/docs/x509/reference.rst
  168. cryptography-2.7/docs/x509/tutorial.rst
  169. cryptography-2.7/pyproject.toml
  170. cryptography-2.7/setup.cfg
  171. cryptography-2.7/setup.py
  172. cryptography-2.7/src/
  173. cryptography-2.7/src/_cffi_src/
  174. cryptography-2.7/src/_cffi_src/__init__.py
  175. cryptography-2.7/src/_cffi_src/build_constant_time.py
  176. cryptography-2.7/src/_cffi_src/build_openssl.py
  177. cryptography-2.7/src/_cffi_src/build_padding.py
  178. cryptography-2.7/src/_cffi_src/hazmat_src/
  179. cryptography-2.7/src/_cffi_src/hazmat_src/constant_time.c
  180. cryptography-2.7/src/_cffi_src/hazmat_src/constant_time.h
  181. cryptography-2.7/src/_cffi_src/hazmat_src/padding.c
  182. cryptography-2.7/src/_cffi_src/hazmat_src/padding.h
  183. cryptography-2.7/src/_cffi_src/openssl/
  184. cryptography-2.7/src/_cffi_src/openssl/__init__.py
  185. cryptography-2.7/src/_cffi_src/openssl/aes.py
  186. cryptography-2.7/src/_cffi_src/openssl/asn1.py
  187. cryptography-2.7/src/_cffi_src/openssl/bignum.py
  188. cryptography-2.7/src/_cffi_src/openssl/bio.py
  189. cryptography-2.7/src/_cffi_src/openssl/callbacks.py
  190. cryptography-2.7/src/_cffi_src/openssl/cmac.py
  191. cryptography-2.7/src/_cffi_src/openssl/conf.py
  192. cryptography-2.7/src/_cffi_src/openssl/crypto.py
  193. cryptography-2.7/src/_cffi_src/openssl/cryptography.py
  194. cryptography-2.7/src/_cffi_src/openssl/ct.py
  195. cryptography-2.7/src/_cffi_src/openssl/dh.py
  196. cryptography-2.7/src/_cffi_src/openssl/dsa.py
  197. cryptography-2.7/src/_cffi_src/openssl/ec.py
  198. cryptography-2.7/src/_cffi_src/openssl/ecdh.py
  199. cryptography-2.7/src/_cffi_src/openssl/ecdsa.py
  200. cryptography-2.7/src/_cffi_src/openssl/engine.py
  201. cryptography-2.7/src/_cffi_src/openssl/err.py
  202. cryptography-2.7/src/_cffi_src/openssl/evp.py
  203. cryptography-2.7/src/_cffi_src/openssl/fips.py
  204. cryptography-2.7/src/_cffi_src/openssl/hmac.py
  205. cryptography-2.7/src/_cffi_src/openssl/nid.py
  206. cryptography-2.7/src/_cffi_src/openssl/objects.py
  207. cryptography-2.7/src/_cffi_src/openssl/ocsp.py
  208. cryptography-2.7/src/_cffi_src/openssl/opensslv.py
  209. cryptography-2.7/src/_cffi_src/openssl/osrandom_engine.py
  210. cryptography-2.7/src/_cffi_src/openssl/pem.py
  211. cryptography-2.7/src/_cffi_src/openssl/pkcs12.py
  212. cryptography-2.7/src/_cffi_src/openssl/pkcs7.py
  213. cryptography-2.7/src/_cffi_src/openssl/rand.py
  214. cryptography-2.7/src/_cffi_src/openssl/rsa.py
  215. cryptography-2.7/src/_cffi_src/openssl/src/
  216. cryptography-2.7/src/_cffi_src/openssl/src/osrandom_engine.c
  217. cryptography-2.7/src/_cffi_src/openssl/src/osrandom_engine.h
  218. cryptography-2.7/src/_cffi_src/openssl/ssl.py
  219. cryptography-2.7/src/_cffi_src/openssl/x509.py
  220. cryptography-2.7/src/_cffi_src/openssl/x509_vfy.py
  221. cryptography-2.7/src/_cffi_src/openssl/x509name.py
  222. cryptography-2.7/src/_cffi_src/openssl/x509v3.py
  223. cryptography-2.7/src/_cffi_src/utils.py
  224. cryptography-2.7/src/cryptography/
  225. cryptography-2.7/src/cryptography/__about__.py
  226. cryptography-2.7/src/cryptography/__init__.py
  227. cryptography-2.7/src/cryptography/exceptions.py
  228. cryptography-2.7/src/cryptography/fernet.py
  229. cryptography-2.7/src/cryptography/hazmat/
  230. cryptography-2.7/src/cryptography/hazmat/__init__.py
  231. cryptography-2.7/src/cryptography/hazmat/_oid.py
  232. cryptography-2.7/src/cryptography/hazmat/backends/
  233. cryptography-2.7/src/cryptography/hazmat/backends/__init__.py
  234. cryptography-2.7/src/cryptography/hazmat/backends/interfaces.py
  235. cryptography-2.7/src/cryptography/hazmat/backends/openssl/
  236. cryptography-2.7/src/cryptography/hazmat/backends/openssl/__init__.py
  237. cryptography-2.7/src/cryptography/hazmat/backends/openssl/aead.py
  238. cryptography-2.7/src/cryptography/hazmat/backends/openssl/backend.py
  239. cryptography-2.7/src/cryptography/hazmat/backends/openssl/ciphers.py
  240. cryptography-2.7/src/cryptography/hazmat/backends/openssl/cmac.py
  241. cryptography-2.7/src/cryptography/hazmat/backends/openssl/decode_asn1.py
  242. cryptography-2.7/src/cryptography/hazmat/backends/openssl/dh.py
  243. cryptography-2.7/src/cryptography/hazmat/backends/openssl/dsa.py
  244. cryptography-2.7/src/cryptography/hazmat/backends/openssl/ec.py
  245. cryptography-2.7/src/cryptography/hazmat/backends/openssl/ed25519.py
  246. cryptography-2.7/src/cryptography/hazmat/backends/openssl/ed448.py
  247. cryptography-2.7/src/cryptography/hazmat/backends/openssl/encode_asn1.py
  248. cryptography-2.7/src/cryptography/hazmat/backends/openssl/hashes.py
  249. cryptography-2.7/src/cryptography/hazmat/backends/openssl/hmac.py
  250. cryptography-2.7/src/cryptography/hazmat/backends/openssl/ocsp.py
  251. cryptography-2.7/src/cryptography/hazmat/backends/openssl/poly1305.py
  252. cryptography-2.7/src/cryptography/hazmat/backends/openssl/rsa.py
  253. cryptography-2.7/src/cryptography/hazmat/backends/openssl/utils.py
  254. cryptography-2.7/src/cryptography/hazmat/backends/openssl/x25519.py
  255. cryptography-2.7/src/cryptography/hazmat/backends/openssl/x448.py
  256. cryptography-2.7/src/cryptography/hazmat/backends/openssl/x509.py
  257. cryptography-2.7/src/cryptography/hazmat/bindings/
  258. cryptography-2.7/src/cryptography/hazmat/bindings/__init__.py
  259. cryptography-2.7/src/cryptography/hazmat/bindings/openssl/
  260. cryptography-2.7/src/cryptography/hazmat/bindings/openssl/__init__.py
  261. cryptography-2.7/src/cryptography/hazmat/bindings/openssl/_conditional.py
  262. cryptography-2.7/src/cryptography/hazmat/bindings/openssl/binding.py
  263. cryptography-2.7/src/cryptography/hazmat/primitives/
  264. cryptography-2.7/src/cryptography/hazmat/primitives/__init__.py
  265. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/
  266. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/__init__.py
  267. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/dh.py
  268. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/dsa.py
  269. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/ec.py
  270. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/ed25519.py
  271. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/ed448.py
  272. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/padding.py
  273. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/rsa.py
  274. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/utils.py
  275. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/x25519.py
  276. cryptography-2.7/src/cryptography/hazmat/primitives/asymmetric/x448.py
  277. cryptography-2.7/src/cryptography/hazmat/primitives/ciphers/
  278. cryptography-2.7/src/cryptography/hazmat/primitives/ciphers/__init__.py
  279. cryptography-2.7/src/cryptography/hazmat/primitives/ciphers/aead.py
  280. cryptography-2.7/src/cryptography/hazmat/primitives/ciphers/algorithms.py
  281. cryptography-2.7/src/cryptography/hazmat/primitives/ciphers/base.py
  282. cryptography-2.7/src/cryptography/hazmat/primitives/ciphers/modes.py
  283. cryptography-2.7/src/cryptography/hazmat/primitives/cmac.py
  284. cryptography-2.7/src/cryptography/hazmat/primitives/constant_time.py
  285. cryptography-2.7/src/cryptography/hazmat/primitives/hashes.py
  286. cryptography-2.7/src/cryptography/hazmat/primitives/hmac.py
  287. cryptography-2.7/src/cryptography/hazmat/primitives/kdf/
  288. cryptography-2.7/src/cryptography/hazmat/primitives/kdf/__init__.py
  289. cryptography-2.7/src/cryptography/hazmat/primitives/kdf/concatkdf.py
  290. cryptography-2.7/src/cryptography/hazmat/primitives/kdf/hkdf.py
  291. cryptography-2.7/src/cryptography/hazmat/primitives/kdf/kbkdf.py
  292. cryptography-2.7/src/cryptography/hazmat/primitives/kdf/pbkdf2.py
  293. cryptography-2.7/src/cryptography/hazmat/primitives/kdf/scrypt.py
  294. cryptography-2.7/src/cryptography/hazmat/primitives/kdf/x963kdf.py
  295. cryptography-2.7/src/cryptography/hazmat/primitives/keywrap.py
  296. cryptography-2.7/src/cryptography/hazmat/primitives/padding.py
  297. cryptography-2.7/src/cryptography/hazmat/primitives/poly1305.py
  298. cryptography-2.7/src/cryptography/hazmat/primitives/serialization/
  299. cryptography-2.7/src/cryptography/hazmat/primitives/serialization/__init__.py
  300. cryptography-2.7/src/cryptography/hazmat/primitives/serialization/base.py
  301. cryptography-2.7/src/cryptography/hazmat/primitives/serialization/pkcs12.py
  302. cryptography-2.7/src/cryptography/hazmat/primitives/serialization/ssh.py
  303. cryptography-2.7/src/cryptography/hazmat/primitives/twofactor/
  304. cryptography-2.7/src/cryptography/hazmat/primitives/twofactor/__init__.py
  305. cryptography-2.7/src/cryptography/hazmat/primitives/twofactor/hotp.py
  306. cryptography-2.7/src/cryptography/hazmat/primitives/twofactor/totp.py
  307. cryptography-2.7/src/cryptography/hazmat/primitives/twofactor/utils.py
  308. cryptography-2.7/src/cryptography/utils.py
  309. cryptography-2.7/src/cryptography/x509/
  310. cryptography-2.7/src/cryptography/x509/__init__.py
  311. cryptography-2.7/src/cryptography/x509/base.py
  312. cryptography-2.7/src/cryptography/x509/certificate_transparency.py
  313. cryptography-2.7/src/cryptography/x509/extensions.py
  314. cryptography-2.7/src/cryptography/x509/general_name.py
  315. cryptography-2.7/src/cryptography/x509/name.py
  316. cryptography-2.7/src/cryptography/x509/ocsp.py
  317. cryptography-2.7/src/cryptography/x509/oid.py
  318. cryptography-2.7/src/cryptography.egg-info/
  319. cryptography-2.7/src/cryptography.egg-info/PKG-INFO
  320. cryptography-2.7/src/cryptography.egg-info/SOURCES.txt
  321. cryptography-2.7/src/cryptography.egg-info/dependency_links.txt
  322. cryptography-2.7/src/cryptography.egg-info/not-zip-safe
  323. cryptography-2.7/src/cryptography.egg-info/requires.txt
  324. cryptography-2.7/src/cryptography.egg-info/top_level.txt
  325. cryptography-2.7/tests/
  326. cryptography-2.7/tests/__init__.py
  327. cryptography-2.7/tests/conftest.py
  328. cryptography-2.7/tests/doubles.py
  329. cryptography-2.7/tests/hazmat/
  330. cryptography-2.7/tests/hazmat/__init__.py
  331. cryptography-2.7/tests/hazmat/backends/
  332. cryptography-2.7/tests/hazmat/backends/__init__.py
  333. cryptography-2.7/tests/hazmat/backends/test_openssl.py
  334. cryptography-2.7/tests/hazmat/backends/test_openssl_memleak.py
  335. cryptography-2.7/tests/hazmat/bindings/
  336. cryptography-2.7/tests/hazmat/bindings/test_openssl.py
  337. cryptography-2.7/tests/hazmat/primitives/
  338. cryptography-2.7/tests/hazmat/primitives/__init__.py
  339. cryptography-2.7/tests/hazmat/primitives/fixtures_dsa.py
  340. cryptography-2.7/tests/hazmat/primitives/fixtures_ec.py
  341. cryptography-2.7/tests/hazmat/primitives/fixtures_rsa.py
  342. cryptography-2.7/tests/hazmat/primitives/test_3des.py
  343. cryptography-2.7/tests/hazmat/primitives/test_aead.py
  344. cryptography-2.7/tests/hazmat/primitives/test_aes.py
  345. cryptography-2.7/tests/hazmat/primitives/test_arc4.py
  346. cryptography-2.7/tests/hazmat/primitives/test_asym_utils.py
  347. cryptography-2.7/tests/hazmat/primitives/test_block.py
  348. cryptography-2.7/tests/hazmat/primitives/test_blowfish.py
  349. cryptography-2.7/tests/hazmat/primitives/test_camellia.py
  350. cryptography-2.7/tests/hazmat/primitives/test_cast5.py
  351. cryptography-2.7/tests/hazmat/primitives/test_chacha20.py
  352. cryptography-2.7/tests/hazmat/primitives/test_ciphers.py
  353. cryptography-2.7/tests/hazmat/primitives/test_cmac.py
  354. cryptography-2.7/tests/hazmat/primitives/test_concatkdf.py
  355. cryptography-2.7/tests/hazmat/primitives/test_constant_time.py
  356. cryptography-2.7/tests/hazmat/primitives/test_dh.py
  357. cryptography-2.7/tests/hazmat/primitives/test_dsa.py
  358. cryptography-2.7/tests/hazmat/primitives/test_ec.py
  359. cryptography-2.7/tests/hazmat/primitives/test_ed25519.py
  360. cryptography-2.7/tests/hazmat/primitives/test_ed448.py
  361. cryptography-2.7/tests/hazmat/primitives/test_hash_vectors.py
  362. cryptography-2.7/tests/hazmat/primitives/test_hashes.py
  363. cryptography-2.7/tests/hazmat/primitives/test_hkdf.py
  364. cryptography-2.7/tests/hazmat/primitives/test_hkdf_vectors.py
  365. cryptography-2.7/tests/hazmat/primitives/test_hmac.py
  366. cryptography-2.7/tests/hazmat/primitives/test_hmac_vectors.py
  367. cryptography-2.7/tests/hazmat/primitives/test_idea.py
  368. cryptography-2.7/tests/hazmat/primitives/test_kbkdf.py
  369. cryptography-2.7/tests/hazmat/primitives/test_kbkdf_vectors.py
  370. cryptography-2.7/tests/hazmat/primitives/test_keywrap.py
  371. cryptography-2.7/tests/hazmat/primitives/test_padding.py
  372. cryptography-2.7/tests/hazmat/primitives/test_pbkdf2hmac.py
  373. cryptography-2.7/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py
  374. cryptography-2.7/tests/hazmat/primitives/test_pkcs12.py
  375. cryptography-2.7/tests/hazmat/primitives/test_poly1305.py
  376. cryptography-2.7/tests/hazmat/primitives/test_rsa.py
  377. cryptography-2.7/tests/hazmat/primitives/test_scrypt.py
  378. cryptography-2.7/tests/hazmat/primitives/test_seed.py
  379. cryptography-2.7/tests/hazmat/primitives/test_serialization.py
  380. cryptography-2.7/tests/hazmat/primitives/test_x25519.py
  381. cryptography-2.7/tests/hazmat/primitives/test_x448.py
  382. cryptography-2.7/tests/hazmat/primitives/test_x963_vectors.py
  383. cryptography-2.7/tests/hazmat/primitives/test_x963kdf.py
  384. cryptography-2.7/tests/hazmat/primitives/twofactor/
  385. cryptography-2.7/tests/hazmat/primitives/twofactor/__init__.py
  386. cryptography-2.7/tests/hazmat/primitives/twofactor/test_hotp.py
  387. cryptography-2.7/tests/hazmat/primitives/twofactor/test_totp.py
  388. cryptography-2.7/tests/hazmat/primitives/utils.py
  389. cryptography-2.7/tests/hypothesis/
  390. cryptography-2.7/tests/hypothesis/__init__.py
  391. cryptography-2.7/tests/hypothesis/test_fernet.py
  392. cryptography-2.7/tests/hypothesis/test_padding.py
  393. cryptography-2.7/tests/test_cryptography_utils.py
  394. cryptography-2.7/tests/test_fernet.py
  395. cryptography-2.7/tests/test_interfaces.py
  396. cryptography-2.7/tests/test_utils.py
  397. cryptography-2.7/tests/test_warnings.py
  398. cryptography-2.7/tests/utils.py
  399. cryptography-2.7/tests/wycheproof/
  400. cryptography-2.7/tests/wycheproof/__init__.py
  401. cryptography-2.7/tests/wycheproof/test_aes.py
  402. cryptography-2.7/tests/wycheproof/test_chacha20poly1305.py
  403. cryptography-2.7/tests/wycheproof/test_cmac.py
  404. cryptography-2.7/tests/wycheproof/test_dsa.py
  405. cryptography-2.7/tests/wycheproof/test_ecdh.py
  406. cryptography-2.7/tests/wycheproof/test_ecdsa.py
  407. cryptography-2.7/tests/wycheproof/test_eddsa.py
  408. cryptography-2.7/tests/wycheproof/test_keywrap.py
  409. cryptography-2.7/tests/wycheproof/test_rsa.py
  410. cryptography-2.7/tests/wycheproof/test_utils.py
  411. cryptography-2.7/tests/wycheproof/test_x25519.py
  412. cryptography-2.7/tests/x509/
  413. cryptography-2.7/tests/x509/__init__.py
  414. cryptography-2.7/tests/x509/test_ocsp.py
  415. cryptography-2.7/tests/x509/test_x509.py
  416. cryptography-2.7/tests/x509/test_x509_crlbuilder.py
  417. cryptography-2.7/tests/x509/test_x509_ext.py
  418. cryptography-2.7/tests/x509/test_x509_revokedcertbuilder.py
  419. /usr/lib/python3.7/site-packages/setuptools/distutils_patch.py:26: UserWarning: Distutils was imported before Setuptools. This usage is discouraged and may exhi bit undesirable behaviors or errors. Please use Setuptools' objects directly or at least import Setuptools first.
  420. "Distutils was imported before Setuptools. This usage is discouraged "
  421. running install
  422. running bdist_egg
  423. running egg_info
  424. writing src/cryptography.egg-info/PKG-INFO
  425. writing dependency_links to src/cryptography.egg-info/dependency_links.txt
  426. writing requirements to src/cryptography.egg-info/requires.txt
  427. writing top-level names to src/cryptography.egg-info/top_level.txt
  428. reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
  429. reading manifest template 'MANIFEST.in'
  430. no previously-included directories found matching 'docs/_build'
  431. warning: no previously-included files found matching 'vectors'
  432. warning: no previously-included files matching '*' found under directory 'vector s'
  433. warning: no previously-included files found matching 'azure-pipelines.yml'
  434. warning: no previously-included files found matching '.azure-pipelines'
  435. warning: no previously-included files found matching '.travis.yml'
  436. warning: no previously-included files found matching '.travis'
  437. warning: no previously-included files matching '*' found under directory '.azure -pipelines'
  438. warning: no previously-included files matching '*' found under directory '.travi s'
  439. warning: no previously-included files found matching 'release.py'
  440. warning: no previously-included files found matching '.coveragerc'
  441. warning: no previously-included files found matching 'codecov.yml'
  442. warning: no previously-included files found matching 'dev-requirements.txt'
  443. warning: no previously-included files found matching 'rtd-requirements.txt'
  444. warning: no previously-included files found matching 'tox.ini'
  445. writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
  446. installing library code to build/bdist.linux-mips/egg
  447. running install_lib
  448. running build_py
  449. warning: build_py: byte-compiling is disabled, skipping.
  450.  
  451. running build_ext
  452. generating cffi module 'build/temp.linux-mips-3.7/_padding.c'
  453. already up-to-date
  454. generating cffi module 'build/temp.linux-mips-3.7/_constant_time.c'
  455. already up-to-date
  456. generating cffi module 'build/temp.linux-mips-3.7/_openssl.c'
  457. already up-to-date
  458. building '_openssl' extension
  459. gcc -Wno-unused-result -Wsign-compare -DNDEBUG -Os -pipe -mno-branch-likely -mip s32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-bu t-set-variable -Wno-error=unused-result -msoft-float -mno-mips16 -mno-interlink- mips16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_mus l/Python-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstack-protector - D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r 2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-se t-variable -Wno-error=unused-result -msoft-float -mno-mips16 -mno-interlink-mips 16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/Py thon-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstack-protector -D_FO RTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DNDEBUG -fno-inline -Os -pipe -mno-branc h-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-er ror=unused-but-set-variable -Wno-error=unused-result -msoft-float -mno-mips16 -m no-interlink-mips16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mi psel_24kc_musl/Python-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstac k-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DNDEBUG -fno-inline -I/ builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0 _musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips el_24kc_gcc-7.5.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/stagi ng_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/include -fPIC -I/usr/include/python3 .7 -c build/temp.linux-mips-3.7/_openssl.c -o build/temp.linux-mips-3.7/build/te mp.linux-mips-3.7/_openssl.o -Wconversion -Wno-error=sign-conversion
  460. build/temp.linux-mips-3.7/_openssl.c: In function 'SSL_SESSION_get_master_key':
  461. build/temp.linux-mips-3.7/_openssl.c:2445:23: warning: conversion to 'size_t {ak a unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion ]
  462. return session->master_key_length;
  463. ~~~~~~~^~~~~~~~~~~~~~~~~~~
  464. build/temp.linux-mips-3.7/_openssl.c:2447:18: warning: conversion to 'size_t {ak a unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion ]
  465. outlen = session->master_key_length;
  466. ^~~~~~~
  467. build/temp.linux-mips-3.7/_openssl.c: In function 'SSL_SESSION_get_ticket_lifeti me_hint':
  468. build/temp.linux-mips-3.7/_openssl.c:2459:13: warning: conversion to 'long unsig ned int' from 'long int' may change the sign of the result [-Wsign-conversion]
  469. return s->tlsext_tick_lifetime_hint;
  470. ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
  471. build/temp.linux-mips-3.7/_openssl.c: In function 'init_mutexes':
  472. build/temp.linux-mips-3.7/_openssl.c:3006:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  473. for (i = 0; i < _ssl_locks_count; i++) {
  474. ^
  475. build/temp.linux-mips-3.7/_openssl.c: In function 'Cryptography_setup_ssl_thread s':
  476. build/temp.linux-mips-3.7/_openssl.c:3014:28: warning: conversion to 'unsigned i nt' from 'int' may change the sign of the result [-Wsign-conversion]
  477. _ssl_locks_count = CRYPTO_num_locks();
  478. ^~~~~~~~~~~~~~~~
  479. build/temp.linux-mips-3.7/_openssl.c: In function 'Cryptography_pem_password_cb' :
  480. build/temp.linux-mips-3.7/_openssl.c:3050:35: warning: conversion to 'size_t {ak a unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion ]
  481. memcpy(buf, st->password, st->length);
  482. ^~
  483. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_OCSP_cert_to_id':
  484. build/temp.linux-mips-3.7/_openssl.c:27849:30: warning: passing argument 2 of 'O CSP_cert_to_id' discards 'const' qualifier from pointer target type [-Wdiscarded -qualifiers]
  485. return OCSP_cert_to_id(x0, x1, x2);
  486. ^~
  487. In file included from build/temp.linux-mips-3.7/_openssl.c:659:0:
  488. /usr/include/python3.7/openssl/ocsp.h:417:14: note: expected 'X509 * {aka struct x509_st *}' but argument is of type 'const X509 * {aka const struct x509_st *}'
  489. OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer);
  490. ^~~~~~~~~~~~~~~
  491. build/temp.linux-mips-3.7/_openssl.c:27849:34: warning: passing argument 3 of 'O CSP_cert_to_id' discards 'const' qualifier from pointer target type [-Wdiscarded -qualifiers]
  492. return OCSP_cert_to_id(x0, x1, x2);
  493. ^~
  494. In file included from build/temp.linux-mips-3.7/_openssl.c:659:0:
  495. /usr/include/python3.7/openssl/ocsp.h:417:14: note: expected 'X509 * {aka struct x509_st *}' but argument is of type 'const X509 * {aka const struct x509_st *}'
  496. OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer);
  497. ^~~~~~~~~~~~~~~
  498. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_OCSP_cert_to_id':
  499. build/temp.linux-mips-3.7/_openssl.c:27898:34: warning: passing argument 2 of 'O CSP_cert_to_id' discards 'const' qualifier from pointer target type [-Wdiscarded -qualifiers]
  500. { result = OCSP_cert_to_id(x0, x1, x2); }
  501. ^~
  502. In file included from build/temp.linux-mips-3.7/_openssl.c:659:0:
  503. /usr/include/python3.7/openssl/ocsp.h:417:14: note: expected 'X509 * {aka struct x509_st *}' but argument is of type 'const X509 * {aka const struct x509_st *}'
  504. OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer);
  505. ^~~~~~~~~~~~~~~
  506. build/temp.linux-mips-3.7/_openssl.c:27898:38: warning: passing argument 3 of 'O CSP_cert_to_id' discards 'const' qualifier from pointer target type [-Wdiscarded -qualifiers]
  507. { result = OCSP_cert_to_id(x0, x1, x2); }
  508. ^~
  509. In file included from build/temp.linux-mips-3.7/_openssl.c:659:0:
  510. /usr/include/python3.7/openssl/ocsp.h:417:14: note: expected 'X509 * {aka struct x509_st *}' but argument is of type 'const X509 * {aka const struct x509_st *}'
  511. OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, X509 *subject, X509 *issuer);
  512. ^~~~~~~~~~~~~~~
  513. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs' :
  514. build/temp.linux-mips-3.7/_openssl.c:28321:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  515. return OCSP_resp_get0_certs(x0);
  516. ^~~~~~~~~~~~~~~~~~~~~~~~
  517. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs' :
  518. build/temp.linux-mips-3.7/_openssl.c:28344:12: warning: assignment discards 'con st' qualifier from pointer target type [-Wdiscarded-qualifiers]
  519. { result = OCSP_resp_get0_certs(x0); }
  520. ^
  521. In file included from build/temp.linux-mips-3.7/_openssl.c:792:0:
  522. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_cha in_cert':
  523. /usr/include/python3.7/openssl/ssl.h:2015:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  524. SSL_CTX_ctrl(ctx,SSL_CTRL_EXTRA_CHAIN_CERT,0,(char *)x509)
  525. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  526. build/temp.linux-mips-3.7/_openssl.c:34435:10: note: in expansion of macro 'SSL_ CTX_add_extra_chain_cert'
  527. return SSL_CTX_add_extra_chain_cert(x0, x1);
  528. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  529. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_cha in_cert':
  530. /usr/include/python3.7/openssl/ssl.h:2015:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  531. SSL_CTX_ctrl(ctx,SSL_CTRL_EXTRA_CHAIN_CERT,0,(char *)x509)
  532. ^
  533. build/temp.linux-mips-3.7/_openssl.c:34473:14: note: in expansion of macro 'SSL_ CTX_add_extra_chain_cert'
  534. { result = SSL_CTX_add_extra_chain_cert(x0, x1); }
  535. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  536. In file included from build/temp.linux-mips-3.7/_openssl.c:792:0:
  537. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_clear_options ':
  538. /usr/include/python3.7/openssl/ssl.h:788:51: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  539. SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
  540. ^
  541. build/temp.linux-mips-3.7/_openssl.c:34614:10: note: in expansion of macro 'SSL_ CTX_clear_options'
  542. return SSL_CTX_clear_options(x0, x1);
  543. ^~~~~~~~~~~~~~~~~~~~~
  544. /usr/include/python3.7/openssl/ssl.h:788:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  545. SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
  546. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  547. build/temp.linux-mips-3.7/_openssl.c:34614:10: note: in expansion of macro 'SSL_ CTX_clear_options'
  548. return SSL_CTX_clear_options(x0, x1);
  549. ^~~~~~~~~~~~~~~~~~~~~
  550. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_clear_options ':
  551. /usr/include/python3.7/openssl/ssl.h:788:51: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  552. SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
  553. ^
  554. build/temp.linux-mips-3.7/_openssl.c:34647:14: note: in expansion of macro 'SSL_ CTX_clear_options'
  555. { result = SSL_CTX_clear_options(x0, x1); }
  556. ^~~~~~~~~~~~~~~~~~~~~
  557. /usr/include/python3.7/openssl/ssl.h:788:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  558. SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
  559. ^
  560. build/temp.linux-mips-3.7/_openssl.c:34647:14: note: in expansion of macro 'SSL_ CTX_clear_options'
  561. { result = SSL_CTX_clear_options(x0, x1); }
  562. ^~~~~~~~~~~~~~~~~~~~~
  563. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode':
  564. /usr/include/python3.7/openssl/ssl.h:803:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  565. SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL)
  566. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  567. build/temp.linux-mips-3.7/_openssl.c:34903:10: note: in expansion of macro 'SSL_ CTX_get_mode'
  568. return SSL_CTX_get_mode(x0);
  569. ^~~~~~~~~~~~~~~~
  570. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode':
  571. /usr/include/python3.7/openssl/ssl.h:803:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  572. SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,0,NULL)
  573. ^
  574. build/temp.linux-mips-3.7/_openssl.c:34926:14: note: in expansion of macro 'SSL_ CTX_get_mode'
  575. { result = SSL_CTX_get_mode(x0); }
  576. ^~~~~~~~~~~~~~~~
  577. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_options':
  578. /usr/include/python3.7/openssl/ssl.h:790:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  579. SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL)
  580. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  581. build/temp.linux-mips-3.7/_openssl.c:34941:10: note: in expansion of macro 'SSL_ CTX_get_options'
  582. return SSL_CTX_get_options(x0);
  583. ^~~~~~~~~~~~~~~~~~~
  584. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_options':
  585. /usr/include/python3.7/openssl/ssl.h:790:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  586. SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,0,NULL)
  587. ^
  588. build/temp.linux-mips-3.7/_openssl.c:34964:14: note: in expansion of macro 'SSL_ CTX_get_options'
  589. { result = SSL_CTX_get_options(x0); }
  590. ^~~~~~~~~~~~~~~~~~~
  591. In file included from build/temp.linux-mips-3.7/_openssl.c:792:0:
  592. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_c ache_mode':
  593. /usr/include/python3.7/openssl/ssl.h:2486:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  594. SSL_CTX_ctrl(ctx,SSL_CTRL_GET_SESS_CACHE_MODE,0,NULL)
  595. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  596. build/temp.linux-mips-3.7/_openssl.c:35017:10: note: in expansion of macro 'SSL_ CTX_get_session_cache_mode'
  597. return SSL_CTX_get_session_cache_mode(x0);
  598. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  599. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_c ache_mode':
  600. /usr/include/python3.7/openssl/ssl.h:2486:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  601. SSL_CTX_ctrl(ctx,SSL_CTRL_GET_SESS_CACHE_MODE,0,NULL)
  602. ^
  603. build/temp.linux-mips-3.7/_openssl.c:35040:14: note: in expansion of macro 'SSL_ CTX_get_session_cache_mode'
  604. { result = SSL_CTX_get_session_cache_mode(x0); }
  605. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  606. In file included from build/temp.linux-mips-3.7/_openssl.c:792:0:
  607. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode':
  608. /usr/include/python3.7/openssl/ssl.h:799:42: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  609. SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
  610. ^
  611. build/temp.linux-mips-3.7/_openssl.c:36676:10: note: in expansion of macro 'SSL_ CTX_set_mode'
  612. return SSL_CTX_set_mode(x0, x1);
  613. ^~~~~~~~~~~~~~~~
  614. /usr/include/python3.7/openssl/ssl.h:799:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  615. SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
  616. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  617. build/temp.linux-mips-3.7/_openssl.c:36676:10: note: in expansion of macro 'SSL_ CTX_set_mode'
  618. return SSL_CTX_set_mode(x0, x1);
  619. ^~~~~~~~~~~~~~~~
  620. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode':
  621. /usr/include/python3.7/openssl/ssl.h:799:42: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  622. SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
  623. ^
  624. build/temp.linux-mips-3.7/_openssl.c:36709:14: note: in expansion of macro 'SSL_ CTX_set_mode'
  625. { result = SSL_CTX_set_mode(x0, x1); }
  626. ^~~~~~~~~~~~~~~~
  627. /usr/include/python3.7/openssl/ssl.h:799:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  628. SSL_CTX_ctrl((ctx),SSL_CTRL_MODE,(op),NULL)
  629. ^
  630. build/temp.linux-mips-3.7/_openssl.c:36709:14: note: in expansion of macro 'SSL_ CTX_set_mode'
  631. { result = SSL_CTX_set_mode(x0, x1); }
  632. ^~~~~~~~~~~~~~~~
  633. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_options':
  634. /usr/include/python3.7/openssl/ssl.h:786:45: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  635. SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
  636. ^
  637. build/temp.linux-mips-3.7/_openssl.c:36838:10: note: in expansion of macro 'SSL_ CTX_set_options'
  638. return SSL_CTX_set_options(x0, x1);
  639. ^~~~~~~~~~~~~~~~~~~
  640. /usr/include/python3.7/openssl/ssl.h:786:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  641. SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
  642. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  643. build/temp.linux-mips-3.7/_openssl.c:36838:10: note: in expansion of macro 'SSL_ CTX_set_options'
  644. return SSL_CTX_set_options(x0, x1);
  645. ^~~~~~~~~~~~~~~~~~~
  646. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_options':
  647. /usr/include/python3.7/openssl/ssl.h:786:45: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  648. SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
  649. ^
  650. build/temp.linux-mips-3.7/_openssl.c:36871:14: note: in expansion of macro 'SSL_ CTX_set_options'
  651. { result = SSL_CTX_set_options(x0, x1); }
  652. ^~~~~~~~~~~~~~~~~~~
  653. /usr/include/python3.7/openssl/ssl.h:786:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  654. SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
  655. ^
  656. build/temp.linux-mips-3.7/_openssl.c:36871:14: note: in expansion of macro 'SSL_ CTX_set_options'
  657. { result = SSL_CTX_set_options(x0, x1); }
  658. ^~~~~~~~~~~~~~~~~~~
  659. In file included from build/temp.linux-mips-3.7/_openssl.c:792:0:
  660. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_c ache_mode':
  661. build/temp.linux-mips-3.7/_openssl.c:37072:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  662. return SSL_CTX_set_session_cache_mode(x0, x1);
  663. ^
  664. /usr/include/python3.7/openssl/ssl.h:2484:55: note: in definition of macro 'SSL_ CTX_set_session_cache_mode'
  665. SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
  666. ^
  667. /usr/include/python3.7/openssl/ssl.h:2484:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  668. SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
  669. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  670. build/temp.linux-mips-3.7/_openssl.c:37072:10: note: in expansion of macro 'SSL_ CTX_set_session_cache_mode'
  671. return SSL_CTX_set_session_cache_mode(x0, x1);
  672. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  673. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_c ache_mode':
  674. build/temp.linux-mips-3.7/_openssl.c:37105:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  675. { result = SSL_CTX_set_session_cache_mode(x0, x1); }
  676. ^
  677. /usr/include/python3.7/openssl/ssl.h:2484:55: note: in definition of macro 'SSL_ CTX_set_session_cache_mode'
  678. SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
  679. ^
  680. /usr/include/python3.7/openssl/ssl.h:2484:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  681. SSL_CTX_ctrl(ctx,SSL_CTRL_SET_SESS_CACHE_MODE,m,NULL)
  682. ^
  683. build/temp.linux-mips-3.7/_openssl.c:37105:14: note: in expansion of macro 'SSL_ CTX_set_session_cache_mode'
  684. { result = SSL_CTX_set_session_cache_mode(x0, x1); }
  685. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  686. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh':
  687. /usr/include/python3.7/openssl/ssl.h:2003:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  688. SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
  689. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  690. build/temp.linux-mips-3.7/_openssl.c:37478:10: note: in expansion of macro 'SSL_ CTX_set_tmp_dh'
  691. return SSL_CTX_set_tmp_dh(x0, x1);
  692. ^~~~~~~~~~~~~~~~~~
  693. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh':
  694. /usr/include/python3.7/openssl/ssl.h:2003:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  695. SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_DH,0,(char *)dh)
  696. ^
  697. build/temp.linux-mips-3.7/_openssl.c:37516:14: note: in expansion of macro 'SSL_ CTX_set_tmp_dh'
  698. { result = SSL_CTX_set_tmp_dh(x0, x1); }
  699. ^~~~~~~~~~~~~~~~~~
  700. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh' :
  701. /usr/include/python3.7/openssl/ssl.h:2005:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  702. SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)ecdh)
  703. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  704. build/temp.linux-mips-3.7/_openssl.c:37531:10: note: in expansion of macro 'SSL_ CTX_set_tmp_ecdh'
  705. return SSL_CTX_set_tmp_ecdh(x0, x1);
  706. ^~~~~~~~~~~~~~~~~~~~
  707. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh' :
  708. /usr/include/python3.7/openssl/ssl.h:2005:9: warning: conversion to 'long unsign ed int' from 'long int' may change the sign of the result [-Wsign-conversion]
  709. SSL_CTX_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH,0,(char *)ecdh)
  710. ^
  711. build/temp.linux-mips-3.7/_openssl.c:37569:14: note: in expansion of macro 'SSL_ CTX_set_tmp_ecdh'
  712. { result = SSL_CTX_set_tmp_ecdh(x0, x1); }
  713. ^~~~~~~~~~~~~~~~~~~~
  714. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticke t_lifetime_hint':
  715. build/temp.linux-mips-3.7/_openssl.c:38322:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  716. return SSL_SESSION_get_ticket_lifetime_hint(x0);
  717. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  718. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticke t_lifetime_hint':
  719. build/temp.linux-mips-3.7/_openssl.c:38345:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  720. { result = SSL_SESSION_get_ticket_lifetime_hint(x0); }
  721. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  722. In file included from build/temp.linux-mips-3.7/_openssl.c:792:0:
  723. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_get_mode':
  724. /usr/include/python3.7/openssl/ssl.h:809:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  725. SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL)
  726. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  727. build/temp.linux-mips-3.7/_openssl.c:39738:10: note: in expansion of macro 'SSL_ get_mode'
  728. return SSL_get_mode(x0);
  729. ^~~~~~~~~~~~
  730. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_get_mode':
  731. /usr/include/python3.7/openssl/ssl.h:809:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  732. SSL_ctrl((ssl),SSL_CTRL_MODE,0,NULL)
  733. ^
  734. build/temp.linux-mips-3.7/_openssl.c:39761:14: note: in expansion of macro 'SSL_ get_mode'
  735. { result = SSL_get_mode(x0); }
  736. ^~~~~~~~~~~~
  737. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_get_options':
  738. /usr/include/python3.7/openssl/ssl.h:796:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  739. SSL_ctrl((ssl),SSL_CTRL_OPTIONS,0,NULL)
  740. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  741. build/temp.linux-mips-3.7/_openssl.c:39776:10: note: in expansion of macro 'SSL_ get_options'
  742. return SSL_get_options(x0);
  743. ^~~~~~~~~~~~~~~
  744. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_get_options':
  745. /usr/include/python3.7/openssl/ssl.h:796:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  746. SSL_ctrl((ssl),SSL_CTRL_OPTIONS,0,NULL)
  747. ^
  748. build/temp.linux-mips-3.7/_openssl.c:39799:14: note: in expansion of macro 'SSL_ get_options'
  749. { result = SSL_get_options(x0); }
  750. ^~~~~~~~~~~~~~~
  751. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_set_mode':
  752. /usr/include/python3.7/openssl/ssl.h:807:38: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  753. SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
  754. ^
  755. build/temp.linux-mips-3.7/_openssl.c:41705:10: note: in expansion of macro 'SSL_ set_mode'
  756. return SSL_set_mode(x0, x1);
  757. ^~~~~~~~~~~~
  758. /usr/include/python3.7/openssl/ssl.h:807:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  759. SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
  760. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  761. build/temp.linux-mips-3.7/_openssl.c:41705:10: note: in expansion of macro 'SSL_ set_mode'
  762. return SSL_set_mode(x0, x1);
  763. ^~~~~~~~~~~~
  764. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_set_mode':
  765. /usr/include/python3.7/openssl/ssl.h:807:38: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  766. SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
  767. ^
  768. build/temp.linux-mips-3.7/_openssl.c:41738:14: note: in expansion of macro 'SSL_ set_mode'
  769. { result = SSL_set_mode(x0, x1); }
  770. ^~~~~~~~~~~~
  771. /usr/include/python3.7/openssl/ssl.h:807:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  772. SSL_ctrl((ssl),SSL_CTRL_MODE,(op),NULL)
  773. ^
  774. build/temp.linux-mips-3.7/_openssl.c:41738:14: note: in expansion of macro 'SSL_ set_mode'
  775. { result = SSL_set_mode(x0, x1); }
  776. ^~~~~~~~~~~~
  777. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_SSL_set_options':
  778. /usr/include/python3.7/openssl/ssl.h:792:41: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  779. SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
  780. ^
  781. build/temp.linux-mips-3.7/_openssl.c:41753:10: note: in expansion of macro 'SSL_ set_options'
  782. return SSL_set_options(x0, x1);
  783. ^~~~~~~~~~~~~~~
  784. /usr/include/python3.7/openssl/ssl.h:792:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  785. SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
  786. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  787. build/temp.linux-mips-3.7/_openssl.c:41753:10: note: in expansion of macro 'SSL_ set_options'
  788. return SSL_set_options(x0, x1);
  789. ^~~~~~~~~~~~~~~
  790. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_SSL_set_options':
  791. /usr/include/python3.7/openssl/ssl.h:792:41: warning: conversion to 'long int' f rom 'long unsigned int' may change the sign of the result [-Wsign-conversion]
  792. SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
  793. ^
  794. build/temp.linux-mips-3.7/_openssl.c:41786:14: note: in expansion of macro 'SSL_ set_options'
  795. { result = SSL_set_options(x0, x1); }
  796. ^~~~~~~~~~~~~~~
  797. /usr/include/python3.7/openssl/ssl.h:792:9: warning: conversion to 'long unsigne d int' from 'long int' may change the sign of the result [-Wsign-conversion]
  798. SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
  799. ^
  800. build/temp.linux-mips-3.7/_openssl.c:41786:14: note: in expansion of macro 'SSL_ set_options'
  801. { result = SSL_set_options(x0, x1); }
  802. ^~~~~~~~~~~~~~~
  803. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_d_X509_get0_signature':
  804. build/temp.linux-mips-3.7/_openssl.c:50404:23: warning: passing argument 1 of 'X 509_get0_signature' from incompatible pointer type [-Wincompatible-pointer-types ]
  805. X509_get0_signature(x0, x1, x2);
  806. ^~
  807. In file included from /usr/include/python3.7/openssl/engine.h:99:0,
  808. from build/temp.linux-mips-3.7/_openssl.c:638:
  809. /usr/include/python3.7/openssl/x509.h:837:6: note: expected 'ASN1_BIT_STRING ** {aka struct asn1_string_st **}' but argument is of type 'const ASN1_OCTET_STRING ** {aka const struct asn1_string_st **}'
  810. void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg,
  811. ^~~~~~~~~~~~~~~~~~~
  812. build/temp.linux-mips-3.7/_openssl.c:50404:27: warning: passing argument 2 of 'X 509_get0_signature' from incompatible pointer type [-Wincompatible-pointer-types ]
  813. X509_get0_signature(x0, x1, x2);
  814. ^~
  815. In file included from /usr/include/python3.7/openssl/engine.h:99:0,
  816. from build/temp.linux-mips-3.7/_openssl.c:638:
  817. /usr/include/python3.7/openssl/x509.h:837:6: note: expected 'X509_ALGOR ** {aka struct X509_algor_st **}' but argument is of type 'const X509_ALGOR ** {aka cons t struct X509_algor_st **}'
  818. void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg,
  819. ^~~~~~~~~~~~~~~~~~~
  820. build/temp.linux-mips-3.7/_openssl.c: In function '_cffi_f_X509_get0_signature':
  821. build/temp.linux-mips-3.7/_openssl.c:50451:25: warning: passing argument 1 of 'X 509_get0_signature' from incompatible pointer type [-Wincompatible-pointer-types ]
  822. { X509_get0_signature(x0, x1, x2); }
  823. ^~
  824. In file included from /usr/include/python3.7/openssl/engine.h:99:0,
  825. from build/temp.linux-mips-3.7/_openssl.c:638:
  826. /usr/include/python3.7/openssl/x509.h:837:6: note: expected 'ASN1_BIT_STRING ** {aka struct asn1_string_st **}' but argument is of type 'const ASN1_OCTET_STRING ** {aka const struct asn1_string_st **}'
  827. void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg,
  828. ^~~~~~~~~~~~~~~~~~~
  829. build/temp.linux-mips-3.7/_openssl.c:50451:29: warning: passing argument 2 of 'X 509_get0_signature' from incompatible pointer type [-Wincompatible-pointer-types ]
  830. { X509_get0_signature(x0, x1, x2); }
  831. ^~
  832. In file included from /usr/include/python3.7/openssl/engine.h:99:0,
  833. from build/temp.linux-mips-3.7/_openssl.c:638:
  834. /usr/include/python3.7/openssl/x509.h:837:6: note: expected 'X509_ALGOR ** {aka struct X509_algor_st **}' but argument is of type 'const X509_ALGOR ** {aka cons t struct X509_algor_st **}'
  835. void X509_get0_signature(ASN1_BIT_STRING **psig, X509_ALGOR **palg,
  836. ^~~~~~~~~~~~~~~~~~~
  837. gcc -shared -L/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_m usl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_m usl/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc_gc c-7.5.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-m ipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro -L/builder/shared-workdir/build/sdk/ build_dir/target-mipsel_24kc_musl/Python-3.7.8 -L/builder/shared-workdir/build/s dk/staging_dir/target-mipsel_24kc_musl/usr/lib -L/builder/shared-workdir/build/s dk/staging_dir/target-mipsel_24kc_musl/lib -L/builder/shared-workdir/build/sdk/s taging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/lib -L/builder/shared-workdi r/build/sdk/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro - L/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/Python-3.7. 8 -pthread build/temp.linux-mips-3.7/build/temp.linux-mips-3.7/_openssl.o -L/usr /lib -lssl -lcrypto -lpython3.7 -o build/lib.linux-mips-3.7/cryptography/hazmat/ bindings/_openssl.abi3.so
  838. building '_constant_time' extension
  839. gcc -Wno-unused-result -Wsign-compare -DNDEBUG -Os -pipe -mno-branch-likely -mip s32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-bu t-set-variable -Wno-error=unused-result -msoft-float -mno-mips16 -mno-interlink- mips16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_mus l/Python-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstack-protector - D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r 2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-se t-variable -Wno-error=unused-result -msoft-float -mno-mips16 -mno-interlink-mips 16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/Py thon-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstack-protector -D_FO RTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DNDEBUG -fno-inline -Os -pipe -mno-branc h-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-er ror=unused-but-set-variable -Wno-error=unused-result -msoft-float -mno-mips16 -m no-interlink-mips16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mi psel_24kc_musl/Python-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstac k-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DNDEBUG -fno-inline -I/ builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0 _musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips el_24kc_gcc-7.5.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/stagi ng_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/include -fPIC -I/usr/include/python3 .7 -c build/temp.linux-mips-3.7/_constant_time.c -o build/temp.linux-mips-3.7/bu ild/temp.linux-mips-3.7/_constant_time.o
  840. gcc -shared -L/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_m usl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_m usl/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc_gc c-7.5.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-m ipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro -L/builder/shared-workdir/build/sdk/ build_dir/target-mipsel_24kc_musl/Python-3.7.8 -L/builder/shared-workdir/build/s dk/staging_dir/target-mipsel_24kc_musl/usr/lib -L/builder/shared-workdir/build/s dk/staging_dir/target-mipsel_24kc_musl/lib -L/builder/shared-workdir/build/sdk/s taging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/lib -L/builder/shared-workdi r/build/sdk/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro - L/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/Python-3.7. 8 -pthread build/temp.linux-mips-3.7/build/temp.linux-mips-3.7/_constant_time.o -L/usr/lib -lpython3.7 -o build/lib.linux-mips-3.7/cryptography/hazmat/bindings/ _constant_time.abi3.so
  841. building '_padding' extension
  842. gcc -Wno-unused-result -Wsign-compare -DNDEBUG -Os -pipe -mno-branch-likely -mip s32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-bu t-set-variable -Wno-error=unused-result -msoft-float -mno-mips16 -mno-interlink- mips16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_mus l/Python-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstack-protector - D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Os -pipe -mno-branch-likely -mips32r 2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-se t-variable -Wno-error=unused-result -msoft-float -mno-mips16 -mno-interlink-mips 16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/Py thon-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstack-protector -D_FO RTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DNDEBUG -fno-inline -Os -pipe -mno-branc h-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-er ror=unused-but-set-variable -Wno-error=unused-result -msoft-float -mno-mips16 -m no-interlink-mips16 -iremap/builder/shared-workdir/build/sdk/build_dir/target-mi psel_24kc_musl/Python-3.7.8:Python-3.7.8 -Wformat -Werror=format-security -fstac k-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DNDEBUG -fno-inline -I/ builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_musl/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0 _musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mips el_24kc_gcc-7.5.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/stagi ng_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/include -fPIC -I/usr/include/python3 .7 -c build/temp.linux-mips-3.7/_padding.c -o build/temp.linux-mips-3.7/build/te mp.linux-mips-3.7/_padding.o
  843. gcc -shared -L/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_m usl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc_m usl/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc_gc c-7.5.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-m ipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro -L/builder/shared-workdir/build/sdk/ build_dir/target-mipsel_24kc_musl/Python-3.7.8 -L/builder/shared-workdir/build/s dk/staging_dir/target-mipsel_24kc_musl/usr/lib -L/builder/shared-workdir/build/s dk/staging_dir/target-mipsel_24kc_musl/lib -L/builder/shared-workdir/build/sdk/s taging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/usr/lib -L/builder/shared-workdi r/build/sdk/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/lib -znow -zrelro - L/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc_musl/Python-3.7. 8 -pthread build/temp.linux-mips-3.7/build/temp.linux-mips-3.7/_padding.o -L/usr /lib -lpython3.7 -o build/lib.linux-mips-3.7/cryptography/hazmat/bindings/_paddi ng.abi3.so
  844. creating build/bdist.linux-mips
  845. creating build/bdist.linux-mips/egg
  846. creating build/bdist.linux-mips/egg/cryptography
  847. copying build/lib.linux-mips-3.7/cryptography/utils.py -> build/bdist.linux-mips /egg/cryptography
  848. copying build/lib.linux-mips-3.7/cryptography/__init__.py -> build/bdist.linux-m ips/egg/cryptography
  849. copying build/lib.linux-mips-3.7/cryptography/fernet.py -> build/bdist.linux-mip s/egg/cryptography
  850. copying build/lib.linux-mips-3.7/cryptography/exceptions.py -> build/bdist.linux -mips/egg/cryptography
  851. creating build/bdist.linux-mips/egg/cryptography/x509
  852. copying build/lib.linux-mips-3.7/cryptography/x509/oid.py -> build/bdist.linux-m ips/egg/cryptography/x509
  853. copying build/lib.linux-mips-3.7/cryptography/x509/base.py -> build/bdist.linux- mips/egg/cryptography/x509
  854. copying build/lib.linux-mips-3.7/cryptography/x509/extensions.py -> build/bdist. linux-mips/egg/cryptography/x509
  855. copying build/lib.linux-mips-3.7/cryptography/x509/__init__.py -> build/bdist.li nux-mips/egg/cryptography/x509
  856. copying build/lib.linux-mips-3.7/cryptography/x509/general_name.py -> build/bdis t.linux-mips/egg/cryptography/x509
  857. copying build/lib.linux-mips-3.7/cryptography/x509/certificate_transparency.py - > build/bdist.linux-mips/egg/cryptography/x509
  858. copying build/lib.linux-mips-3.7/cryptography/x509/ocsp.py -> build/bdist.linux- mips/egg/cryptography/x509
  859. copying build/lib.linux-mips-3.7/cryptography/x509/name.py -> build/bdist.linux- mips/egg/cryptography/x509
  860. copying build/lib.linux-mips-3.7/cryptography/__about__.py -> build/bdist.linux- mips/egg/cryptography
  861. creating build/bdist.linux-mips/egg/cryptography/hazmat
  862. creating build/bdist.linux-mips/egg/cryptography/hazmat/backends
  863. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/interfaces.py -> b uild/bdist.linux-mips/egg/cryptography/hazmat/backends
  864. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/__init__.py -> bui ld/bdist.linux-mips/egg/cryptography/hazmat/backends
  865. creating build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  866. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/hashes.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  867. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/utils.py - > build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  868. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/x509.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  869. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/decode_asn 1.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  870. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/ciphers.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  871. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/__init__.p y -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  872. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/dh.py -> b uild/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  873. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/backend.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  874. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/poly1305.p y -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  875. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/ed448.py - > build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  876. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/rsa.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  877. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/aead.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  878. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/x448.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  879. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/dsa.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  880. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/ocsp.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  881. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/encode_asn 1.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  882. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/ec.py -> b uild/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  883. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/hmac.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  884. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/ed25519.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  885. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/x25519.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  886. copying build/lib.linux-mips-3.7/cryptography/hazmat/backends/openssl/cmac.py -> build/bdist.linux-mips/egg/cryptography/hazmat/backends/openssl
  887. creating build/bdist.linux-mips/egg/cryptography/hazmat/bindings
  888. copying build/lib.linux-mips-3.7/cryptography/hazmat/bindings/__init__.py -> bui ld/bdist.linux-mips/egg/cryptography/hazmat/bindings
  889. copying build/lib.linux-mips-3.7/cryptography/hazmat/bindings/_openssl.abi3.so - > build/bdist.linux-mips/egg/cryptography/hazmat/bindings
  890. copying build/lib.linux-mips-3.7/cryptography/hazmat/bindings/_constant_time.abi 3.so -> build/bdist.linux-mips/egg/cryptography/hazmat/bindings
  891. creating build/bdist.linux-mips/egg/cryptography/hazmat/bindings/openssl
  892. copying build/lib.linux-mips-3.7/cryptography/hazmat/bindings/openssl/__init__.p y -> build/bdist.linux-mips/egg/cryptography/hazmat/bindings/openssl
  893. copying build/lib.linux-mips-3.7/cryptography/hazmat/bindings/openssl/binding.py -> build/bdist.linux-mips/egg/cryptography/hazmat/bindings/openssl
  894. copying build/lib.linux-mips-3.7/cryptography/hazmat/bindings/openssl/_condition al.py -> build/bdist.linux-mips/egg/cryptography/hazmat/bindings/openssl
  895. copying build/lib.linux-mips-3.7/cryptography/hazmat/bindings/_padding.abi3.so - > build/bdist.linux-mips/egg/cryptography/hazmat/bindings
  896. copying build/lib.linux-mips-3.7/cryptography/hazmat/__init__.py -> build/bdist. linux-mips/egg/cryptography/hazmat
  897. creating build/bdist.linux-mips/egg/cryptography/hazmat/primitives
  898. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/hashes.py -> bui ld/bdist.linux-mips/egg/cryptography/hazmat/primitives
  899. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/__init__.py -> b uild/bdist.linux-mips/egg/cryptography/hazmat/primitives
  900. creating build/bdist.linux-mips/egg/cryptography/hazmat/primitives/ciphers
  901. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/ciphers/base.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/ciphers
  902. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/ciphers/__init__ .py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/ciphers
  903. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/ciphers/aead.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/ciphers
  904. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/ciphers/algorith ms.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/ciphers
  905. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/ciphers/modes.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/ciphers
  906. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/poly1305.py -> b uild/bdist.linux-mips/egg/cryptography/hazmat/primitives
  907. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/keywrap.py -> bu ild/bdist.linux-mips/egg/cryptography/hazmat/primitives
  908. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/padding.py -> bu ild/bdist.linux-mips/egg/cryptography/hazmat/primitives
  909. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/constant_time.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives
  910. creating build/bdist.linux-mips/egg/cryptography/hazmat/primitives/serialization
  911. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/serialization/ss h.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/serialization
  912. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/serialization/ba se.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/serialization
  913. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/serialization/__ init__.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/serializa tion
  914. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/serialization/pk cs12.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/serializati on
  915. creating build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  916. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/utils .py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  917. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/__ini t__.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  918. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/dh.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  919. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/ed448 .py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  920. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/rsa.p y -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  921. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/paddi ng.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  922. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/x448. py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  923. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/dsa.p y -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  924. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/ec.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  925. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/ed255 19.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  926. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/asymmetric/x2551 9.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/asymmetric
  927. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/hmac.py -> build /bdist.linux-mips/egg/cryptography/hazmat/primitives
  928. creating build/bdist.linux-mips/egg/cryptography/hazmat/primitives/kdf
  929. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/kdf
  930. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/kdf/x963kdf.py - > build/bdist.linux-mips/egg/cryptography/hazmat/primitives/kdf
  931. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/kdf/__init__.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/kdf
  932. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/kdf/scrypt.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/kdf
  933. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/kdf/hkdf.py -> b uild/bdist.linux-mips/egg/cryptography/hazmat/primitives/kdf
  934. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/kdf
  935. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/kdf
  936. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/cmac.py -> build /bdist.linux-mips/egg/cryptography/hazmat/primitives
  937. creating build/bdist.linux-mips/egg/cryptography/hazmat/primitives/twofactor
  938. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/twofactor/utils. py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/twofactor
  939. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/twofactor/totp.p y -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/twofactor
  940. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/twofactor/__init __.py -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/twofactor
  941. copying build/lib.linux-mips-3.7/cryptography/hazmat/primitives/twofactor/hotp.p y -> build/bdist.linux-mips/egg/cryptography/hazmat/primitives/twofactor
  942. copying build/lib.linux-mips-3.7/cryptography/hazmat/_oid.py -> build/bdist.linu x-mips/egg/cryptography/hazmat
  943. warning: install_lib: byte-compiling is disabled, skipping.
  944.  
  945. creating stub loader for cryptography/hazmat/bindings/_openssl.abi3.so
  946. creating stub loader for cryptography/hazmat/bindings/_constant_time.abi3.so
  947. creating stub loader for cryptography/hazmat/bindings/_padding.abi3.so
  948. warning: install_lib: byte-compiling is disabled, skipping.
  949.  
  950. creating build/bdist.linux-mips/egg/EGG-INFO
  951. copying src/cryptography.egg-info/PKG-INFO -> build/bdist.linux-mips/egg/EGG-INF O
  952. copying src/cryptography.egg-info/SOURCES.txt -> build/bdist.linux-mips/egg/EGG- INFO
  953. copying src/cryptography.egg-info/dependency_links.txt -> build/bdist.linux-mips /egg/EGG-INFO
  954. copying src/cryptography.egg-info/not-zip-safe -> build/bdist.linux-mips/egg/EGG -INFO
  955. copying src/cryptography.egg-info/requires.txt -> build/bdist.linux-mips/egg/EGG -INFO
  956. copying src/cryptography.egg-info/top_level.txt -> build/bdist.linux-mips/egg/EG G-INFO
  957. writing build/bdist.linux-mips/egg/EGG-INFO/native_libs.txt
  958. creating dist
  959. creating 'dist/cryptography-2.7-py3.7-linux-mips.egg' and adding 'build/bdist.li nux-mips/egg' to it
  960. removing 'build/bdist.linux-mips/egg' (and everything under it)
  961. Processing cryptography-2.7-py3.7-linux-mips.egg
  962. removing '/usr/lib/python3.7/site-packages/cryptography-2.7-py3.7-linux-mips.egg ' (and everything under it)
  963. creating /usr/lib/python3.7/site-packages/cryptography-2.7-py3.7-linux-mips.egg
  964. Extracting cryptography-2.7-py3.7-linux-mips.egg to /usr/lib/python3.7/site-pack ages
  965. cryptography 2.7 is already the active version in easy-install.pth
  966.  
  967. Installed /usr/lib/python3.7/site-packages/cryptography-2.7-py3.7-linux-mips.egg
  968. Processing dependencies for cryptography==2.7
  969. Searching for cffi==1.14.1
  970. Best match: cffi 1.14.1
  971. Adding cffi 1.14.1 to easy-install.pth file
  972.  
  973. Using /usr/lib/python3.7/site-packages
  974. Searching for six==1.15.0
  975. Best match: six 1.15.0
  976. Adding six 1.15.0 to easy-install.pth file
  977.  
  978. Using /usr/lib/python3.7/site-packages
  979. Searching for asn1crypto==1.4.0
  980. Best match: asn1crypto 1.4.0
  981. Processing asn1crypto-1.4.0-py3.7.egg
  982. asn1crypto 1.4.0 is already the active version in easy-install.pth
  983.  
  984. Using /usr/lib/python3.7/site-packages/asn1crypto-1.4.0-py3.7.egg
  985. Searching for pycparser==2.20
  986. Best match: pycparser 2.20
  987. Adding pycparser 2.20 to easy-install.pth file
  988.  
  989. Using /usr/lib/python3.7/site-packages
  990. Finished processing dependencies for cryptography==2.7
  991. Install HomeAssistant...... try 1.
  992. Requirement already satisfied: homeassistant in /usr/lib/python3.7/site-packages (0.113.2)
  993. Requirement already satisfied: importlib-metadata==1.6.0; python_version < "3.8" in /usr/lib/python3.7/site-packages (from homeassistant) (1.6.0)
  994. Requirement already satisfied: pyyaml==5.3.1 in /usr/lib/python3.7/site-packages (from homeassistant) (5.3.1)
  995. Requirement already satisfied: voluptuous-serialize==2.4.0 in /usr/lib/python3.7 /site-packages (from homeassistant) (2.4.0)
  996. Requirement already satisfied: PyJWT==1.7.1 in /usr/lib/python3.7/site-packages (from homeassistant) (1.7.1)
  997. Requirement already satisfied: ciso8601==2.1.3 in /usr/lib/python3.7/site-packag es (from homeassistant) (2.1.3)
  998. Requirement already satisfied: attrs==19.3.0 in /usr/lib/python3.7/site-packages (from homeassistant) (19.3.0)
  999. Collecting ruamel.yaml==0.15.100
  1000. Downloading ruamel.yaml-0.15.100.tar.gz (318 kB)
  1001. |████████████████████████████████| 318 kB 1.4 MB/s
  1002. Requirement already satisfied: pytz>=2020.1 in /usr/lib/python3.7/site-packages (from homeassistant) (2020.1)
  1003. Requirement already satisfied: certifi>=2020.4.5.1 in /usr/lib/python3.7/site-pa ckages (from homeassistant) (2020.6.20)
  1004. Requirement already satisfied: pip>=8.0.3 in /usr/lib/python3.7/site-packages (f rom homeassistant) (20.2)
  1005. Requirement already satisfied: jinja2>=2.11.1 in /usr/lib/python3.7/site-package s (from homeassistant) (2.11.2)
  1006. Requirement already satisfied: python-slugify==4.0.0 in /usr/lib/python3.7/site- packages (from homeassistant) (4.0.0)
  1007. Requirement already satisfied: voluptuous==0.11.7 in /usr/lib/python3.7/site-pac kages (from homeassistant) (0.11.7)
  1008. Requirement already satisfied: cryptography==2.9.2 in /usr/lib/python3.7/site-pa ckages (from homeassistant) (2.9.2)
  1009. Requirement already satisfied: async-timeout==3.0.1 in /usr/lib/python3.7/site-p ackages (from homeassistant) (3.0.1)
  1010. Requirement already satisfied: astral==1.10.1 in /usr/lib/python3.7/site-package s (from homeassistant) (1.10.1)
  1011. Requirement already satisfied: requests==2.24.0 in /usr/lib/python3.7/site-packa ges (from homeassistant) (2.24.0)
  1012. Requirement already satisfied: bcrypt==3.1.7 in /usr/lib/python3.7/site-packages (from homeassistant) (3.1.7)
  1013. Requirement already satisfied: aiohttp==3.6.1 in /usr/lib/python3.7/site-package s (from homeassistant) (3.6.1)
  1014. Requirement already satisfied: zipp>=0.5 in /usr/lib/python3.7/site-packages (fr om importlib-metadata==1.6.0; python_version < "3.8"->homeassistant) (3.1.0)
  1015. Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib/python3.7/site-packa ges (from jinja2>=2.11.1->homeassistant) (1.1.1)
  1016. Requirement already satisfied: text-unidecode>=1.3 in /usr/lib/python3.7/site-pa ckages (from python-slugify==4.0.0->homeassistant) (1.3)
  1017. Requirement already satisfied: six>=1.4.1 in /usr/lib/python3.7/site-packages (f rom cryptography==2.9.2->homeassistant) (1.15.0)
  1018. Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/lib/python3.7/site-pac kages (from cryptography==2.9.2->homeassistant) (1.14.1)
  1019. Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/l ib/python3.7/site-packages (from requests==2.24.0->homeassistant) (1.25.10)
  1020. Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3.7/site-pack ages (from requests==2.24.0->homeassistant) (3.0.4)
  1021. Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.7/site-packages (from requests==2.24.0->homeassistant) (2.10)
  1022. Requirement already satisfied: multidict<5.0,>=4.5 in /usr/lib/python3.7/site-pa ckages (from aiohttp==3.6.1->homeassistant) (4.7.6)
  1023. Requirement already satisfied: yarl<2.0,>=1.0 in /usr/lib/python3.7/site-package s (from aiohttp==3.6.1->homeassistant) (1.5.0)
  1024. Requirement already satisfied: pycparser in /usr/lib/python3.7/site-packages (fr om cffi!=1.11.3,>=1.8->cryptography==2.9.2->homeassistant) (2.20)
  1025. Requirement already satisfied: typing-extensions>=3.7.4 in /usr/lib/python3.7/si te-packages (from yarl<2.0,>=1.0->aiohttp==3.6.1->homeassistant) (3.7.4.2)
  1026. Building wheels for collected packages: ruamel.yaml
  1027. Building wheel for ruamel.yaml (setup.py) ... done
  1028. Created wheel for ruamel.yaml: filename=ruamel.yaml-0.15.100-cp37-cp37-linux_m ips.whl size=227304 sha256=b9d79794c7baee0db4ff7edf3cf43db7cdab179eebc6663d6b66d db70f6edb69
  1029. Stored in directory: /tmp/pip-ephem-wheel-cache-2ari8tlw/wheels/d5/c4/29/21df1 f393fe029744cc2d9a13f4537ec15ae21d5ace9f1a4ec
  1030. Successfully built ruamel.yaml
  1031. Installing collected packages: ruamel.yaml
  1032. Successfully installed ruamel.yaml-0.15.100
  1033. HomeAssistant installation finished. Use command "hass -c /data/.homeassistant" to start it.
  1034. Note that the firstly start will take 20~30 minutes. If failed, retry it.
  1035. root@OpenWrt1:~/home-assistant-on-openwrt# hass -c /data/.homeassistant
  1036. 2020-08-01 14:14:00 WARNING (MainThread) [homeassistant.components.recorder] The 'purge_interval' option is deprecated, please remove it from your co nfiguration
  1037. 2020-08-01 14:14:02 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=3 from 2020-08-01 09:46:55.510561)
  1038. 2020-08-01 14:14:13 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Unable to import component: Error relocating /usr/lib/python3.7/ site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: SSLv3_server_method: symbol not found
  1039. ^C2020-08-01 14:14:30 ERROR (MainThread) [root] Uncaught exception
  1040. Traceback (most recent call last):
  1041. File "/usr/bin/hass", line 8, in <module>
  1042. sys.exit(main())
  1043. File "/usr/lib/python3.7/site-packages/homeassistant/__main__.py", line 312, in main
  1044. exit_code = runner.run(runtime_conf)
  1045. File "/usr/lib/python3.7/site-packages/homeassistant/runner.py", line 119, in run
  1046. return asyncio.run(setup_and_run_hass(runtime_config))
  1047. File "/usr/lib/python3.7/asyncio/runners.py", line 43, in run
  1048. File "/usr/lib/python3.7/asyncio/base_events.py", line 574, in run_until_complete
  1049. File "/usr/lib/python3.7/asyncio/base_events.py", line 541, in run_forever
  1050. File "/usr/lib/python3.7/asyncio/base_events.py", line 1750, in _run_once
  1051. File "/usr/lib/python3.7/selectors.py", line 468, in select
  1052. KeyboardInterrupt
  1053. 2020-08-01 14:14:34 ERROR (SyncWorker_11) [homeassistant.util.package] Unable to install package home-assistant-frontend==20200716.0: ERROR: Operation cancelled by user
  1054. ^CException ignored in: <module 'threading' from '/usr/lib/python3.7/threading.pyc'>
  1055. Traceback (most recent call last):
  1056. File "/usr/lib/python3.7/threading.py", line 1307, in _shutdown
  1057.  
Add Comment
Please, Sign In to add comment