Advertisement
Guest User

Untitled

a guest
Apr 16th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.15 KB | None | 0 0
  1. Requirement already satisfied: setuptools>=11.3 in ./venv/lib/python3.5/site-packages (from cryptography==1.7.1->-r requirements.txt (line 20))
  2. Collecting pathlib2>=2.2.0; python_version < "3.6" (from pytest==4.0.1->-r requirements.txt (line 90))
  3. Downloading https://files.pythonhosted.org/packages/2a/46/c696dcf1c7aad917b39b875acdc5451975e3a9b4890dca8329983201c97a/pathlib2-2.3.3-py2.py3-none-any.whl
  4. Installing collected packages: urllib3, certifi, idna, chardet, requests, algoliasearch, apipkg, PyYAML, apispec, appdirs, asn1crypto, atomicwrites, attrs, pytz, Babel, backports-abc, beautifulsoup4, docutils, jmespath, six, python-dateutil, botocore, s3transfer, boto3, cachetools, pycparser, cffi, lxml, citeproc-py, citeproc-py-styles, Click, pyasn1, cryptography, cssmin, cssselect, cssutils, cycler, Cython, dask, decorator, dropbox, execnet, flaky, MarkupSafe, Jinja2, Werkzeug, itsdangerous, Flask, webassets, Flask-Assets, Flask-Babel, Flask-Caching, Flask-Compress, Flask-Cors, Flask-Login, WTForms, Flask-WTF, greenlet, gevent, rsa, pyasn1-modules, google-auth, httplib2, google-auth-httplib2, uritemplate, google-api-python-client, gunicorn, htmlmin, humanize, icalendar, ijson, ipython-genutils, jsmin, jsonschema, latexcodec, Logentries, marshmallow, SQLAlchemy, marshmallow-sqlalchemy, mistune, pbr, mock, more-itertools, networkx, oauth2client, olefile, pyparsing, packaging, selenium, page-objects, path.py, pickleshare, Pillow, pluggy, py, pathlib2, pytest, polling, premailer, prettytable, psutil, ptyprocess, py-dateutil, Pygments, PyMySQL, pytest-forked, pytest-mock, pytest-xdist, python-magic, requests-file, requests-futures, semantic-version, simplegeneric, websocket-client, slackclient, stripe, termcolor, tornado, terminado, tldextract, toolz, traitlets, translitcodec
  5. Running setup.py install for PyYAML ... - \ | / - done
  6. Running setup.py install for pycparser ... - \ done
  7. Running setup.py install for cryptography ... - \ | / - \ | / - \ error
  8. Complete output from command /home/circleci/kopernio/venv/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-te46mb41/cryptography/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-f3s2yx8p-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/circleci/kopernio/venv/include/site/python3.5/cryptography:
  9. running install
  10. running build
  11. running build_py
  12. creating build
  13. creating build/lib.linux-x86_64-3.5
  14. creating build/lib.linux-x86_64-3.5/cryptography
  15. copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-3.5/cryptography
  16. copying src/cryptography/utils.py -> build/lib.linux-x86_64-3.5/cryptography
  17. copying src/cryptography/__about__.py -> build/lib.linux-x86_64-3.5/cryptography
  18. copying src/cryptography/__init__.py -> build/lib.linux-x86_64-3.5/cryptography
  19. copying src/cryptography/fernet.py -> build/lib.linux-x86_64-3.5/cryptography
  20. creating build/lib.linux-x86_64-3.5/cryptography/x509
  21. copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-3.5/cryptography/x509
  22. copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-3.5/cryptography/x509
  23. copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-3.5/cryptography/x509
  24. copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/x509
  25. copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-3.5/cryptography/x509
  26. copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-3.5/cryptography/x509
  27. creating build/lib.linux-x86_64-3.5/cryptography/hazmat
  28. copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat
  29. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  30. copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  31. copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  32. copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  33. copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  34. copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  35. copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  36. copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  37. copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives
  38. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/backends
  39. copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends
  40. copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends
  41. copying src/cryptography/hazmat/backends/multibackend.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends
  42. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings
  43. copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings
  44. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/kdf
  45. copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/kdf
  46. copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/kdf
  47. copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/kdf
  48. copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/kdf
  49. copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/kdf
  50. copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/kdf
  51. copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/kdf
  52. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/asymmetric
  53. copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/asymmetric
  54. copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/asymmetric
  55. copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/asymmetric
  56. copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/asymmetric
  57. copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/asymmetric
  58. copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/asymmetric
  59. copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/asymmetric
  60. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/ciphers
  61. copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/ciphers
  62. copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/ciphers
  63. copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/ciphers
  64. copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/ciphers
  65. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/interfaces
  66. copying src/cryptography/hazmat/primitives/interfaces/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/interfaces
  67. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/twofactor
  68. copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/twofactor
  69. copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/twofactor
  70. copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/twofactor
  71. copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/primitives/twofactor
  72. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/commoncrypto
  73. copying src/cryptography/hazmat/backends/commoncrypto/backend.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/commoncrypto
  74. copying src/cryptography/hazmat/backends/commoncrypto/ciphers.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/commoncrypto
  75. copying src/cryptography/hazmat/backends/commoncrypto/hashes.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/commoncrypto
  76. copying src/cryptography/hazmat/backends/commoncrypto/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/commoncrypto
  77. copying src/cryptography/hazmat/backends/commoncrypto/hmac.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/commoncrypto
  78. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  79. copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  80. copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  81. copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  82. copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  83. copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  84. copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  85. copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  86. copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  87. copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  88. copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  89. copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  90. copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  91. copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  92. copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/backends/openssl
  93. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings/commoncrypto
  94. copying src/cryptography/hazmat/bindings/commoncrypto/binding.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings/commoncrypto
  95. copying src/cryptography/hazmat/bindings/commoncrypto/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings/commoncrypto
  96. creating build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings/openssl
  97. copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings/openssl
  98. copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings/openssl
  99. copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-3.5/cryptography/hazmat/bindings/openssl
  100. running egg_info
  101. writing src/cryptography.egg-info/PKG-INFO
  102. writing requirements to src/cryptography.egg-info/requires.txt
  103. writing top-level names to src/cryptography.egg-info/top_level.txt
  104. writing dependency_links to src/cryptography.egg-info/dependency_links.txt
  105. writing entry points to src/cryptography.egg-info/entry_points.txt
  106. warning: manifest_maker: standard file '-c' not found
  107.  
  108. reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
  109. reading manifest template 'MANIFEST.in'
  110. no previously-included directories found matching 'docs/_build'
  111. warning: no previously-included files matching '*' found under directory 'vectors'
  112. writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
  113. running build_ext
  114. generating cffi module 'build/temp.linux-x86_64-3.5/_padding.c'
  115. creating build/temp.linux-x86_64-3.5
  116. generating cffi module 'build/temp.linux-x86_64-3.5/_constant_time.c'
  117. generating cffi module 'build/temp.linux-x86_64-3.5/_openssl.c'
  118. building '_openssl' extension
  119. creating build/temp.linux-x86_64-3.5/build
  120. creating build/temp.linux-x86_64-3.5/build/temp.linux-x86_64-3.5
  121. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/circleci/kopernio/venv/include -I/usr/local/include/python3.5m -c build/temp.linux-x86_64-3.5/_openssl.c -o build/temp.linux-x86_64-3.5/build/temp.linux-x86_64-3.5/_openssl.o
  122. build/temp.linux-x86_64-3.5/_openssl.c:754:23: error: conflicting types for ‘ASN1_TIME_to_generalizedtime’
  123. ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(ASN1_TIME *,
  124. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  125. In file included from build/temp.linux-x86_64-3.5/_openssl.c:470:0:
  126. /usr/include/openssl/asn1.h:628:23: note: previous declaration of ‘ASN1_TIME_to_generalizedtime’ was here
  127. ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(const ASN1_TIME *t,
  128. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  129. build/temp.linux-x86_64-3.5/_openssl.c:848:6: error: conflicting types for ‘BIO_callback_ctrl’
  130. long BIO_callback_ctrl(
  131. ^~~~~~~~~~~~~~~~~
  132. In file included from /usr/include/openssl/asn1.h:16:0,
  133. from build/temp.linux-x86_64-3.5/_openssl.c:470:
  134. /usr/include/openssl/bio.h:551:6: note: previous declaration of ‘BIO_callback_ctrl’ was here
  135. long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
  136. ^~~~~~~~~~~~~~~~~
  137. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’:
  138. build/temp.linux-x86_64-3.5/_openssl.c:14497:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
  139. return ASN1_STRING_data(x0);
  140. ^~~~~~
  141. In file included from /usr/include/openssl/e_os2.h:13:0,
  142. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  143. /usr/include/openssl/asn1.h:553:1: note: declared here
  144. DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
  145. ^
  146. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_ASN1_STRING_data’:
  147. build/temp.linux-x86_64-3.5/_openssl.c:14520:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
  148. { result = ASN1_STRING_data(x0); }
  149. ^
  150. In file included from /usr/include/openssl/e_os2.h:13:0,
  151. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  152. /usr/include/openssl/asn1.h:553:1: note: declared here
  153. DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
  154. ^
  155. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_BIO_f_buffer’:
  156. build/temp.linux-x86_64-3.5/_openssl.c:15896:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  157. return BIO_f_buffer();
  158. ^~~~~~~~~~~~~~
  159. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_BIO_f_buffer’:
  160. build/temp.linux-x86_64-3.5/_openssl.c:15906:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  161. { result = BIO_f_buffer(); }
  162. ^
  163. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_BIO_f_null’:
  164. build/temp.linux-x86_64-3.5/_openssl.c:15920:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  165. return BIO_f_null();
  166. ^~~~~~~~~~~~
  167. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_BIO_f_null’:
  168. build/temp.linux-x86_64-3.5/_openssl.c:15930:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  169. { result = BIO_f_null(); }
  170. ^
  171. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_BIO_s_fd’:
  172. build/temp.linux-x86_64-3.5/_openssl.c:17349:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  173. return BIO_s_fd();
  174. ^~~~~~~~~~
  175. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_BIO_s_fd’:
  176. build/temp.linux-x86_64-3.5/_openssl.c:17359:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  177. { result = BIO_s_fd(); }
  178. ^
  179. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_BIO_s_file’:
  180. build/temp.linux-x86_64-3.5/_openssl.c:17373:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  181. return BIO_s_file();
  182. ^~~~~~~~~~~~
  183. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_BIO_s_file’:
  184. build/temp.linux-x86_64-3.5/_openssl.c:17383:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  185. { result = BIO_s_file(); }
  186. ^
  187. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_BIO_s_mem’:
  188. build/temp.linux-x86_64-3.5/_openssl.c:17397:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  189. return BIO_s_mem();
  190. ^~~~~~~~~~~
  191. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_BIO_s_mem’:
  192. build/temp.linux-x86_64-3.5/_openssl.c:17407:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  193. { result = BIO_s_mem(); }
  194. ^
  195. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_BIO_s_null’:
  196. build/temp.linux-x86_64-3.5/_openssl.c:17421:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  197. return BIO_s_null();
  198. ^~~~~~~~~~~~
  199. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_BIO_s_null’:
  200. build/temp.linux-x86_64-3.5/_openssl.c:17431:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  201. { result = BIO_s_null(); }
  202. ^
  203. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_BIO_s_socket’:
  204. build/temp.linux-x86_64-3.5/_openssl.c:17445:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  205. return BIO_s_socket();
  206. ^~~~~~~~~~~~~~
  207. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_BIO_s_socket’:
  208. build/temp.linux-x86_64-3.5/_openssl.c:17455:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  209. { result = BIO_s_socket(); }
  210. ^
  211. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’:
  212. build/temp.linux-x86_64-3.5/_openssl.c:24095:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
  213. return DTLSv1_client_method();
  214. ^~~~~~
  215. In file included from /usr/include/openssl/e_os2.h:13:0,
  216. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  217. /usr/include/openssl/ssl.h:1647:1: note: declared here
  218. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) /* DTLSv1.0 */
  219. ^
  220. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_DTLSv1_client_method’:
  221. build/temp.linux-x86_64-3.5/_openssl.c:24105:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
  222. { result = DTLSv1_client_method(); }
  223. ^
  224. In file included from /usr/include/openssl/e_os2.h:13:0,
  225. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  226. /usr/include/openssl/ssl.h:1647:1: note: declared here
  227. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) /* DTLSv1.0 */
  228. ^
  229. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_DTLSv1_method’:
  230. build/temp.linux-x86_64-3.5/_openssl.c:24119:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations]
  231. return DTLSv1_method();
  232. ^~~~~~
  233. In file included from /usr/include/openssl/e_os2.h:13:0,
  234. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  235. /usr/include/openssl/ssl.h:1645:1: note: declared here
  236. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */
  237. ^
  238. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_DTLSv1_method’:
  239. build/temp.linux-x86_64-3.5/_openssl.c:24129:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations]
  240. { result = DTLSv1_method(); }
  241. ^
  242. In file included from /usr/include/openssl/e_os2.h:13:0,
  243. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  244. /usr/include/openssl/ssl.h:1645:1: note: declared here
  245. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */
  246. ^
  247. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’:
  248. build/temp.linux-x86_64-3.5/_openssl.c:24143:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
  249. return DTLSv1_server_method();
  250. ^~~~~~
  251. In file included from /usr/include/openssl/e_os2.h:13:0,
  252. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  253. /usr/include/openssl/ssl.h:1646:1: note: declared here
  254. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) /* DTLSv1.0 */
  255. ^
  256. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_DTLSv1_server_method’:
  257. build/temp.linux-x86_64-3.5/_openssl.c:24153:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
  258. { result = DTLSv1_server_method(); }
  259. ^
  260. In file included from /usr/include/openssl/e_os2.h:13:0,
  261. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  262. /usr/include/openssl/ssl.h:1646:1: note: declared here
  263. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) /* DTLSv1.0 */
  264. ^
  265. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_OPENSSL_config’:
  266. build/temp.linux-x86_64-3.5/_openssl.c:41080:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations]
  267. OPENSSL_config(x0);
  268. ^~~~~~~~~~~~~~
  269. In file included from /usr/include/openssl/e_os2.h:13:0,
  270. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  271. /usr/include/openssl/conf.h:92:1: note: declared here
  272. DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name))
  273. ^
  274. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_OPENSSL_config’:
  275. build/temp.linux-x86_64-3.5/_openssl.c:41102:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations]
  276. { OPENSSL_config(x0); }
  277. ^
  278. In file included from /usr/include/openssl/e_os2.h:13:0,
  279. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  280. /usr/include/openssl/conf.h:92:1: note: declared here
  281. DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name))
  282. ^
  283. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’:
  284. build/temp.linux-x86_64-3.5/_openssl.c:54350:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations]
  285. return TLSv1_1_client_method();
  286. ^~~~~~
  287. In file included from /usr/include/openssl/e_os2.h:13:0,
  288. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  289. /usr/include/openssl/ssl.h:1635:1: note: declared here
  290. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */
  291. ^
  292. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_1_client_method’:
  293. build/temp.linux-x86_64-3.5/_openssl.c:54360:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations]
  294. { result = TLSv1_1_client_method(); }
  295. ^
  296. In file included from /usr/include/openssl/e_os2.h:13:0,
  297. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  298. /usr/include/openssl/ssl.h:1635:1: note: declared here
  299. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */
  300. ^
  301. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_1_method’:
  302. build/temp.linux-x86_64-3.5/_openssl.c:54374:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
  303. return TLSv1_1_method();
  304. ^~~~~~
  305. In file included from /usr/include/openssl/e_os2.h:13:0,
  306. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  307. /usr/include/openssl/ssl.h:1633:1: note: declared here
  308. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
  309. ^
  310. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_1_method’:
  311. build/temp.linux-x86_64-3.5/_openssl.c:54384:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
  312. { result = TLSv1_1_method(); }
  313. ^
  314. In file included from /usr/include/openssl/e_os2.h:13:0,
  315. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  316. /usr/include/openssl/ssl.h:1633:1: note: declared here
  317. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
  318. ^
  319. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’:
  320. build/temp.linux-x86_64-3.5/_openssl.c:54398:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations]
  321. return TLSv1_1_server_method();
  322. ^~~~~~
  323. In file included from /usr/include/openssl/e_os2.h:13:0,
  324. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  325. /usr/include/openssl/ssl.h:1634:1: note: declared here
  326. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */
  327. ^
  328. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_1_server_method’:
  329. build/temp.linux-x86_64-3.5/_openssl.c:54408:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations]
  330. { result = TLSv1_1_server_method(); }
  331. ^
  332. In file included from /usr/include/openssl/e_os2.h:13:0,
  333. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  334. /usr/include/openssl/ssl.h:1634:1: note: declared here
  335. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */
  336. ^
  337. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’:
  338. build/temp.linux-x86_64-3.5/_openssl.c:54422:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations]
  339. return TLSv1_2_client_method();
  340. ^~~~~~
  341. In file included from /usr/include/openssl/e_os2.h:13:0,
  342. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  343. /usr/include/openssl/ssl.h:1641:1: note: declared here
  344. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */
  345. ^
  346. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_2_client_method’:
  347. build/temp.linux-x86_64-3.5/_openssl.c:54432:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations]
  348. { result = TLSv1_2_client_method(); }
  349. ^
  350. In file included from /usr/include/openssl/e_os2.h:13:0,
  351. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  352. /usr/include/openssl/ssl.h:1641:1: note: declared here
  353. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */
  354. ^
  355. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_2_method’:
  356. build/temp.linux-x86_64-3.5/_openssl.c:54446:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
  357. return TLSv1_2_method();
  358. ^~~~~~
  359. In file included from /usr/include/openssl/e_os2.h:13:0,
  360. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  361. /usr/include/openssl/ssl.h:1639:1: note: declared here
  362. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
  363. ^
  364. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_2_method’:
  365. build/temp.linux-x86_64-3.5/_openssl.c:54456:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
  366. { result = TLSv1_2_method(); }
  367. ^
  368. In file included from /usr/include/openssl/e_os2.h:13:0,
  369. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  370. /usr/include/openssl/ssl.h:1639:1: note: declared here
  371. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
  372. ^
  373. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’:
  374. build/temp.linux-x86_64-3.5/_openssl.c:54470:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations]
  375. return TLSv1_2_server_method();
  376. ^~~~~~
  377. In file included from /usr/include/openssl/e_os2.h:13:0,
  378. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  379. /usr/include/openssl/ssl.h:1640:1: note: declared here
  380. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */
  381. ^
  382. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_2_server_method’:
  383. build/temp.linux-x86_64-3.5/_openssl.c:54480:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations]
  384. { result = TLSv1_2_server_method(); }
  385. ^
  386. In file included from /usr/include/openssl/e_os2.h:13:0,
  387. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  388. /usr/include/openssl/ssl.h:1640:1: note: declared here
  389. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */
  390. ^
  391. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_client_method’:
  392. build/temp.linux-x86_64-3.5/_openssl.c:54494:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
  393. return TLSv1_client_method();
  394. ^~~~~~
  395. In file included from /usr/include/openssl/e_os2.h:13:0,
  396. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  397. /usr/include/openssl/ssl.h:1629:1: note: declared here
  398. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */
  399. ^
  400. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_client_method’:
  401. build/temp.linux-x86_64-3.5/_openssl.c:54504:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations]
  402. { result = TLSv1_client_method(); }
  403. ^
  404. In file included from /usr/include/openssl/e_os2.h:13:0,
  405. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  406. /usr/include/openssl/ssl.h:1629:1: note: declared here
  407. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */
  408. ^
  409. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_method’:
  410. build/temp.linux-x86_64-3.5/_openssl.c:54518:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
  411. return TLSv1_method();
  412. ^~~~~~
  413. In file included from /usr/include/openssl/e_os2.h:13:0,
  414. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  415. /usr/include/openssl/ssl.h:1627:1: note: declared here
  416. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
  417. ^
  418. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_method’:
  419. build/temp.linux-x86_64-3.5/_openssl.c:54528:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
  420. { result = TLSv1_method(); }
  421. ^
  422. In file included from /usr/include/openssl/e_os2.h:13:0,
  423. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  424. /usr/include/openssl/ssl.h:1627:1: note: declared here
  425. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
  426. ^
  427. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_TLSv1_server_method’:
  428. build/temp.linux-x86_64-3.5/_openssl.c:54542:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
  429. return TLSv1_server_method();
  430. ^~~~~~
  431. In file included from /usr/include/openssl/e_os2.h:13:0,
  432. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  433. /usr/include/openssl/ssl.h:1628:1: note: declared here
  434. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */
  435. ^
  436. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_TLSv1_server_method’:
  437. build/temp.linux-x86_64-3.5/_openssl.c:54552:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations]
  438. { result = TLSv1_server_method(); }
  439. ^
  440. In file included from /usr/include/openssl/e_os2.h:13:0,
  441. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  442. /usr/include/openssl/ssl.h:1628:1: note: declared here
  443. DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */
  444. ^
  445. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’:
  446. build/temp.linux-x86_64-3.5/_openssl.c:55587:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations]
  447. return X509_CRL_get_lastUpdate(x0);
  448. ^~~~~~
  449. In file included from /usr/include/openssl/e_os2.h:13:0,
  450. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  451. /usr/include/openssl/x509.h:708:1: note: declared here
  452. DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
  453. ^
  454. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_X509_CRL_get_lastUpdate’:
  455. build/temp.linux-x86_64-3.5/_openssl.c:55610:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations]
  456. { result = X509_CRL_get_lastUpdate(x0); }
  457. ^
  458. In file included from /usr/include/openssl/e_os2.h:13:0,
  459. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  460. /usr/include/openssl/x509.h:708:1: note: declared here
  461. DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl))
  462. ^
  463. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’:
  464. build/temp.linux-x86_64-3.5/_openssl.c:55623:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations]
  465. return X509_CRL_get_nextUpdate(x0);
  466. ^~~~~~
  467. In file included from /usr/include/openssl/e_os2.h:13:0,
  468. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  469. /usr/include/openssl/x509.h:709:1: note: declared here
  470. DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
  471. ^
  472. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_X509_CRL_get_nextUpdate’:
  473. build/temp.linux-x86_64-3.5/_openssl.c:55646:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations]
  474. { result = X509_CRL_get_nextUpdate(x0); }
  475. ^
  476. In file included from /usr/include/openssl/e_os2.h:13:0,
  477. from build/temp.linux-x86_64-3.5/_openssl.c:440:
  478. /usr/include/openssl/x509.h:709:1: note: declared here
  479. DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl))
  480. ^
  481. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_d_X509_get0_signature’:
  482. build/temp.linux-x86_64-3.5/_openssl.c:61299:23: warning: passing argument 1 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
  483. X509_get0_signature(x0, x1, x2);
  484. ^~
  485. In file included from /usr/include/openssl/cms.h:16:0,
  486. from build/temp.linux-x86_64-3.5/_openssl.c:485:
  487. /usr/include/openssl/x509.h:552:6: note: expected ‘const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}’ but argument is of type ‘ASN1_OCTET_STRING ** {aka struct asn1_string_st **}’
  488. void X509_get0_signature(const ASN1_BIT_STRING **psig,
  489. ^~~~~~~~~~~~~~~~~~~
  490. build/temp.linux-x86_64-3.5/_openssl.c:61299:27: warning: passing argument 2 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
  491. X509_get0_signature(x0, x1, x2);
  492. ^~
  493. In file included from /usr/include/openssl/cms.h:16:0,
  494. from build/temp.linux-x86_64-3.5/_openssl.c:485:
  495. /usr/include/openssl/x509.h:552:6: note: expected ‘const X509_ALGOR ** {aka const struct X509_algor_st **}’ but argument is of type ‘X509_ALGOR ** {aka struct X509_algor_st **}’
  496. void X509_get0_signature(const ASN1_BIT_STRING **psig,
  497. ^~~~~~~~~~~~~~~~~~~
  498. build/temp.linux-x86_64-3.5/_openssl.c: In function ‘_cffi_f_X509_get0_signature’:
  499. build/temp.linux-x86_64-3.5/_openssl.c:61351:25: warning: passing argument 1 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
  500. { X509_get0_signature(x0, x1, x2); }
  501. ^~
  502. In file included from /usr/include/openssl/cms.h:16:0,
  503. from build/temp.linux-x86_64-3.5/_openssl.c:485:
  504. /usr/include/openssl/x509.h:552:6: note: expected ‘const ASN1_BIT_STRING ** {aka const struct asn1_string_st **}’ but argument is of type ‘ASN1_OCTET_STRING ** {aka struct asn1_string_st **}’
  505. void X509_get0_signature(const ASN1_BIT_STRING **psig,
  506. ^~~~~~~~~~~~~~~~~~~
  507. build/temp.linux-x86_64-3.5/_openssl.c:61351:29: warning: passing argument 2 of ‘X509_get0_signature’ from incompatible pointer type [-Wincompatible-pointer-types]
  508. { X509_get0_signature(x0, x1, x2); }
  509. ^~
  510. In file included from /usr/include/openssl/cms.h:16:0,
  511. from build/temp.linux-x86_64-3.5/_openssl.c:485:
  512. /usr/include/openssl/x509.h:552:6: note: expected ‘const X509_ALGOR ** {aka const struct X509_algor_st **}’ but argument is of type ‘X509_ALGOR ** {aka struct X509_algor_st **}’
  513. void X509_get0_signature(const ASN1_BIT_STRING **psig,
  514. ^~~~~~~~~~~~~~~~~~~
  515. At top level:
  516. build/temp.linux-x86_64-3.5/_openssl.c:3491:13: warning: ‘_ssl_thread_locking_function’ defined but not used [-Wunused-function]
  517. static void _ssl_thread_locking_function(int mode, int n, const char *file,
  518. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  519. error: command 'gcc' failed with exit status 1
  520.  
  521. ----------------------------------------
  522. Command "/home/circleci/kopernio/venv/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-te46mb41/cryptography/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-f3s2yx8p-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/circleci/kopernio/venv/include/site/python3.5/cryptography" failed with error code 1 in /tmp/pip-build-te46mb41/cryptography/
  523. You are using pip version 9.0.1, however version 19.0.3 is available.
  524. You should consider upgrading via the 'pip install --upgrade pip' command.
  525. Exited with code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement