Advertisement
Guest User

Untitled

a guest
Aug 9th, 2018
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.65 KB | None | 0 0
  1. Installing packages...
  2. warning: git-2.18.0-1 is up to date -- skipping
  3. warning: python2-2.7.15-2 is up to date -- skipping
  4. warning: python2-pip-18.0-1 is up to date -- skipping
  5. warning: python2-setuptools-1:39.2.0-3 is up to date -- skipping
  6. warning: python2-virtualenv-15.1.0-4 is up to date -- skipping
  7. warning: python2-gobject-3.28.3-2 is up to date -- skipping
  8. warning: python-virtualenvwrapper-4.8.2-2 is up to date -- skipping
  9. warning: libtool-2.4.6+42+gb88cebd5-1 is up to date -- skipping
  10. warning: libffi-3.2.1-2 is up to date -- skipping
  11. warning: openssl-1.1.0.h-1 is up to date -- skipping
  12. warning: autoconf-2.69-4 is up to date -- skipping
  13. warning: bison-3.0.5-1 is up to date -- skipping
  14. warning: swig-3.0.12-1 is up to date -- skipping
  15. warning: glib2-2.56.1-1 is up to date -- skipping
  16. warning: portaudio-190600_20161030-1 is up to date -- skipping
  17. warning: mpg123-1.25.10-1 is up to date -- skipping
  18. warning: screen-4.6.2-1 is up to date -- skipping
  19. warning: flac-1.3.2-1 is up to date -- skipping
  20. warning: curl-7.61.0-2 is up to date -- skipping
  21. warning: pkgconf-1.5.3-1 is up to date -- skipping
  22. warning: icu-62.1-1 is up to date -- skipping
  23. warning: automake-1.15.1-1 is up to date -- skipping
  24. warning: libjpeg-turbo-1.5.3-1 is up to date -- skipping
  25. :: There are 26 members in group base-devel:
  26. :: Repository core
  27. 1) autoconf 2) automake 3) binutils 4) bison 5) fakeroot 6) file 7) findutils
  28. 8) flex 9) gawk 10) gcc 11) gettext 12) grep 13) groff 14) gzip 15) libtool
  29. 16) m4 17) make 18) pacman 19) patch 20) pkgconf 21) sed 22) sudo 23) systemd
  30. 24) texinfo 25) util-linux 26) which
  31.  
  32. Enter a selection (default=all):
  33. warning: autoconf-2.69-4 is up to date -- skipping
  34. warning: automake-1.15.1-1 is up to date -- skipping
  35. warning: binutils-2.31.1-1 is up to date -- skipping
  36. warning: bison-3.0.5-1 is up to date -- skipping
  37. warning: fakeroot-1.23-1 is up to date -- skipping
  38. warning: file-5.33-3 is up to date -- skipping
  39. warning: findutils-4.6.0-2 is up to date -- skipping
  40. warning: flex-2.6.4-1 is up to date -- skipping
  41. warning: gawk-4.2.1-1 is up to date -- skipping
  42. warning: gcc-8.2.0-2 is up to date -- skipping
  43. warning: gettext-0.19.8.1-2 is up to date -- skipping
  44. warning: grep-3.1-1 is up to date -- skipping
  45. warning: groff-1.22.3-7 is up to date -- skipping
  46. warning: gzip-1.9-1 is up to date -- skipping
  47. warning: libtool-2.4.6+42+gb88cebd5-1 is up to date -- skipping
  48. warning: m4-1.4.18-1 is up to date -- skipping
  49. warning: make-4.2.1-2 is up to date -- skipping
  50. warning: pacman-5.1.1-1 is up to date -- skipping
  51. warning: patch-2.7.6-1 is up to date -- skipping
  52. warning: pkgconf-1.5.3-1 is up to date -- skipping
  53. warning: sed-4.5-1 is up to date -- skipping
  54. warning: sudo-1.8.23-2 is up to date -- skipping
  55. warning: systemd-239.0-2 is up to date -- skipping
  56. warning: texinfo-6.5-1 is up to date -- skipping
  57. warning: util-linux-2.32.1-2 is up to date -- skipping
  58. warning: which-2.21-2 is up to date -- skipping
  59. warning: jq-1.5-6 is up to date -- skipping
  60. there is nothing to do
  61. % Total % Received % Xferd Average Speed Time Time Time Current
  62. Dload Upload Total Spent Left Speed
  63. 100 1604k 100 1604k 0 0 1352k 0 0:00:01 0:00:01 --:--:-- 1352k
  64. Collecting pip
  65. Using cached https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl
  66. Installing collected packages: pip
  67. Found existing installation: pip 18.0
  68. Uninstalling pip-18.0:
  69. Successfully uninstalled pip-18.0
  70. Successfully installed pip-18.0
  71. Searching for pip==9.0.1
  72. Best match: pip 9.0.1
  73. Processing pip-9.0.1-py3.7.egg
  74. Adding pip 9.0.1 to easy-install.pth file
  75. Installing pip script to /home/pyotr/Custom/mycroft-core/.venv/bin
  76. Installing pip3 script to /home/pyotr/Custom/mycroft-core/.venv/bin
  77. Installing pip3.5 script to /home/pyotr/Custom/mycroft-core/.venv/bin
  78.  
  79. Using /home/pyotr/Custom/mycroft-core/.venv/lib/python3.7/site-packages/pip-9.0.1-py3.7.egg
  80. Processing dependencies for pip==9.0.1
  81. Finished processing dependencies for pip==9.0.1
  82. Requirement already satisfied: six==1.10.0 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 1))
  83. Requirement already satisfied: requests==2.19.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 2))
  84. Requirement already satisfied: gTTS==1.1.7 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 3))
  85. Requirement already satisfied: gTTS-token==1.1.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 4))
  86. Requirement already satisfied: backports.ssl-match-hostname==3.4.0.2 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 5))
  87. Requirement already satisfied: PyAudio==0.2.11 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 6))
  88. Requirement already satisfied: pyee==1.0.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 7))
  89. Requirement already satisfied: SpeechRecognition==3.8.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 8))
  90. Requirement already satisfied: tornado==4.2.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 9))
  91. Requirement already satisfied: websocket-client==0.32.0 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 10))
  92. Requirement already satisfied: futures==3.0.3 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 11))
  93. Requirement already satisfied: future==0.16.0 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 12))
  94. Requirement already satisfied: requests-futures==0.9.5 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 13))
  95. Requirement already satisfied: parsedatetime==1.5 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 14))
  96. Collecting pyyaml==3.11 (from -r requirements.txt (line 15))
  97. Using cached https://files.pythonhosted.org/packages/75/5e/b84feba55e20f8da46ead76f14a3943c8cb722d40360702b2365b91dec00/PyYAML-3.11.tar.gz
  98. Collecting pyalsaaudio==0.8.2 (from -r requirements.txt (line 16))
  99. Collecting xmlrunner==1.7.7 (from -r requirements.txt (line 17))
  100. Collecting pyserial==3.0 (from -r requirements.txt (line 18))
  101. Collecting psutil==5.2.1 (from -r requirements.txt (line 19))
  102. Collecting pocketsphinx==0.1.0 (from -r requirements.txt (line 20))
  103. Collecting inflection==0.3.1 (from -r requirements.txt (line 21))
  104. Collecting pillow==4.1.1 (from -r requirements.txt (line 22))
  105. Collecting python-dateutil==2.6.0 (from -r requirements.txt (line 23))
  106. Using cached https://files.pythonhosted.org/packages/40/8b/275015d7a9ec293cf1bbf55433258fbc9d0711890a7f6dc538bac7b86bce/python_dateutil-2.6.0-py2.py3-none-any.whl
  107. Collecting pychromecast==0.7.7 (from -r requirements.txt (line 24))
  108. Using cached https://files.pythonhosted.org/packages/ba/f3/a1d1807623f863fe01126ab04e9949b6e6e573614751fe04add51276126f/PyChromecast-0.7.7-py2.py3-none-any.whl
  109. Collecting python-vlc==1.1.2 (from -r requirements.txt (line 25))
  110. Collecting pulsectl==17.7.4 (from -r requirements.txt (line 26))
  111. Using cached https://files.pythonhosted.org/packages/9f/60/d6bfb34dbecd5dfb7f35cadc39a1ebc22ce0a756bb5922b74efaf2d56646/pulsectl-17.7.4-py2.py3-none-any.whl
  112. Collecting google-api-python-client==1.6.4 (from -r requirements.txt (line 27))
  113. Using cached https://files.pythonhosted.org/packages/29/5e/389acdb859a5e6d0ec41edf8f9fd555f6a57f9ae79b74612eaa8e1163b9a/google_api_python_client-1.6.4-py2.py3-none-any.whl
  114. Collecting msm==0.5.17 (from -r requirements.txt (line 29))
  115. Collecting msk==0.3.10 (from -r requirements.txt (line 30))
  116. Collecting adapt-parser==0.3.0 (from -r requirements.txt (line 31))
  117. Collecting padatious==0.4.4 (from -r requirements.txt (line 32))
  118. Collecting fann2==1.0.7 (from -r requirements.txt (line 33))
  119. Collecting padaos==0.1.6 (from -r requirements.txt (line 34))
  120. Collecting precise-runner==0.2.1 (from -r requirements.txt (line 35))
  121. Collecting petact==0.1.2 (from -r requirements.txt (line 36))
  122. Collecting pep8==1.7.0 (from -r requirements.txt (line 39))
  123. Using cached https://files.pythonhosted.org/packages/8a/cb/7d0fdca7e03f997945fb1bd60a8ddfea5c51229b865c470b4f7a64619d20/pep8-1.7.0-py2.py3-none-any.whl
  124. Requirement already satisfied: idna<2.8,>=2.5 in ./.venv/lib/python3.7/site-packages (from requests==2.19.1->-r requirements.txt (line 2))
  125. Requirement already satisfied: chardet<3.1.0,>=3.0.2 in ./.venv/lib/python3.7/site-packages (from requests==2.19.1->-r requirements.txt (line 2))
  126. Requirement already satisfied: certifi>=2017.4.17 in ./.venv/lib/python3.7/site-packages (from requests==2.19.1->-r requirements.txt (line 2))
  127. Requirement already satisfied: urllib3<1.24,>=1.21.1 in ./.venv/lib/python3.7/site-packages (from requests==2.19.1->-r requirements.txt (line 2))
  128. Collecting olefile (from pillow==4.1.1->-r requirements.txt (line 22))
  129. Collecting protobuf==3.0.0b2 (from pychromecast==0.7.7->-r requirements.txt (line 24))
  130. Using cached https://files.pythonhosted.org/packages/00/8e/9a3feb39d464eb7aacc108e6e6e1f2368ec741821486964c4cd0f41baabb/protobuf-3.0.0b2-py2.py3-none-any.whl
  131. Collecting zeroconf>=0.17.4 (from pychromecast==0.7.7->-r requirements.txt (line 24))
  132. Using cached https://files.pythonhosted.org/packages/60/1f/743dd0bb96d51912a54c074729b2a264610e73018afc1ff51da3583506b3/zeroconf-0.20.0-py2.py3-none-any.whl
  133. Requirement already satisfied: setuptools in ./.venv/lib/python3.7/site-packages (from pulsectl==17.7.4->-r requirements.txt (line 26))
  134. Collecting oauth2client<5.0.0dev,>=1.5.0 (from google-api-python-client==1.6.4->-r requirements.txt (line 27))
  135. Using cached https://files.pythonhosted.org/packages/82/d8/3eab58811282ac7271a081ba5c0d4b875ce786ca68ce43e2a62ade32e9a8/oauth2client-4.1.2-py2.py3-none-any.whl
  136. Collecting uritemplate<4dev,>=3.0.0 (from google-api-python-client==1.6.4->-r requirements.txt (line 27))
  137. Using cached https://files.pythonhosted.org/packages/e5/7d/9d5a640c4f8bf2c8b1afc015e9a9d8de32e13c9016dcc4b0ec03481fb396/uritemplate-3.0.0-py2.py3-none-any.whl
  138. Collecting httplib2<1dev,>=0.9.2 (from google-api-python-client==1.6.4->-r requirements.txt (line 27))
  139. Collecting typing (from msm==0.5.17->-r requirements.txt (line 29))
  140. Using cached https://files.pythonhosted.org/packages/05/2b/2b05bf1d5a9dd450447c9a5df3e118a465e5d3cb12b73b7220a5064a403f/typing-3.6.4-py3-none-any.whl
  141. Collecting GitPython (from msm==0.5.17->-r requirements.txt (line 29))
  142. Using cached https://files.pythonhosted.org/packages/fe/e5/fafe827507644c32d6dc553a1c435cdf882e0c28918a5bab29f7fbebfb70/GitPython-2.1.11-py2.py3-none-any.whl
  143. Collecting pygithub (from msk==0.3.10->-r requirements.txt (line 30))
  144. Collecting xxhash (from padatious==0.4.4->-r requirements.txt (line 32))
  145. Using cached https://files.pythonhosted.org/packages/e1/8a/7f17674153489b6b1a825b81c8a7cb051d9c75f98a3a835c8f8522927d78/xxhash-1.2.0-cp37-cp37m-manylinux1_x86_64.whl
  146. Collecting netifaces!=0.10.5 (from zeroconf>=0.17.4->pychromecast==0.7.7->-r requirements.txt (line 24))
  147. Collecting rsa>=3.1.4 (from oauth2client<5.0.0dev,>=1.5.0->google-api-python-client==1.6.4->-r requirements.txt (line 27))
  148. Using cached https://files.pythonhosted.org/packages/e1/ae/baedc9cb175552e95f3395c43055a6a5e125ae4d48a1d7a924baca83e92e/rsa-3.4.2-py2.py3-none-any.whl
  149. Collecting pyasn1-modules>=0.0.5 (from oauth2client<5.0.0dev,>=1.5.0->google-api-python-client==1.6.4->-r requirements.txt (line 27))
  150. Using cached https://files.pythonhosted.org/packages/19/02/fa63f7ba30a0d7b925ca29d034510fc1ffde53264b71b4155022ddf3ab5d/pyasn1_modules-0.2.2-py2.py3-none-any.whl
  151. Collecting pyasn1>=0.1.7 (from oauth2client<5.0.0dev,>=1.5.0->google-api-python-client==1.6.4->-r requirements.txt (line 27))
  152. Using cached https://files.pythonhosted.org/packages/d1/a1/7790cc85db38daa874f6a2e6308131b9953feb1367f2ae2d1123bb93a9f5/pyasn1-0.4.4-py2.py3-none-any.whl
  153. Collecting gitdb2>=2.0.0 (from GitPython->msm==0.5.17->-r requirements.txt (line 29))
  154. Using cached https://files.pythonhosted.org/packages/a9/fb/d3afc4e2a8d506a07af19f125f7a473ae1b56f942ed2ba80776eb8ae23b1/gitdb2-2.0.4-py2.py3-none-any.whl
  155. Collecting pyjwt (from pygithub->msk==0.3.10->-r requirements.txt (line 30))
  156. Using cached https://files.pythonhosted.org/packages/93/d1/3378cc8184a6524dc92993090ee8b4c03847c567e298305d6cf86987e005/PyJWT-1.6.4-py2.py3-none-any.whl
  157. Collecting smmap2>=2.0.0 (from gitdb2>=2.0.0->GitPython->msm==0.5.17->-r requirements.txt (line 29))
  158. Using cached https://files.pythonhosted.org/packages/0f/14/e3112808b727f72df9531fc2f00b84d4966e66001748b6883a21c767e902/smmap2-2.0.4-py2.py3-none-any.whl
  159. Building wheels for collected packages: pyyaml
  160. Running setup.py bdist_wheel for pyyaml ... error
  161. Complete output from command /home/pyotr/Custom/mycroft-core/.venv/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wqqgp_09/pyyaml/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmplwudjgugpip-wheel- --python-tag cp37:
  162. running bdist_wheel
  163. running build
  164. running build_py
  165. creating build
  166. creating build/lib.linux-x86_64-3.7
  167. creating build/lib.linux-x86_64-3.7/yaml
  168. copying lib3/yaml/representer.py -> build/lib.linux-x86_64-3.7/yaml
  169. copying lib3/yaml/constructor.py -> build/lib.linux-x86_64-3.7/yaml
  170. copying lib3/yaml/error.py -> build/lib.linux-x86_64-3.7/yaml
  171. copying lib3/yaml/tokens.py -> build/lib.linux-x86_64-3.7/yaml
  172. copying lib3/yaml/dumper.py -> build/lib.linux-x86_64-3.7/yaml
  173. copying lib3/yaml/reader.py -> build/lib.linux-x86_64-3.7/yaml
  174. copying lib3/yaml/parser.py -> build/lib.linux-x86_64-3.7/yaml
  175. copying lib3/yaml/__init__.py -> build/lib.linux-x86_64-3.7/yaml
  176. copying lib3/yaml/nodes.py -> build/lib.linux-x86_64-3.7/yaml
  177. copying lib3/yaml/resolver.py -> build/lib.linux-x86_64-3.7/yaml
  178. copying lib3/yaml/composer.py -> build/lib.linux-x86_64-3.7/yaml
  179. copying lib3/yaml/events.py -> build/lib.linux-x86_64-3.7/yaml
  180. copying lib3/yaml/emitter.py -> build/lib.linux-x86_64-3.7/yaml
  181. copying lib3/yaml/loader.py -> build/lib.linux-x86_64-3.7/yaml
  182. copying lib3/yaml/scanner.py -> build/lib.linux-x86_64-3.7/yaml
  183. copying lib3/yaml/serializer.py -> build/lib.linux-x86_64-3.7/yaml
  184. copying lib3/yaml/cyaml.py -> build/lib.linux-x86_64-3.7/yaml
  185. running build_ext
  186. creating build/temp.linux-x86_64-3.7
  187. checking if libyaml is compilable
  188. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/home/pyotr/Custom/mycroft-core/.venv/include -I/usr/include/python3.7m -c build/temp.linux-x86_64-3.7/check_libyaml.c -o build/temp.linux-x86_64-3.7/check_libyaml.o
  189. checking if libyaml is linkable
  190. gcc -pthread build/temp.linux-x86_64-3.7/check_libyaml.o -L/usr/lib -lyaml -o build/temp.linux-x86_64-3.7/check_libyaml
  191. building '_yaml' extension
  192. creating build/temp.linux-x86_64-3.7/ext
  193. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/home/pyotr/Custom/mycroft-core/.venv/include -I/usr/include/python3.7m -c ext/_yaml.c -o build/temp.linux-x86_64-3.7/ext/_yaml.o
  194. In file included from ext/_yaml.c:343:
  195. ext/_yaml.h:10: warning: "PyString_CheckExact" redefined
  196. #define PyString_CheckExact PyBytes_CheckExact
  197.  
  198. ext/_yaml.c:184: note: this is the location of the previous definition
  199. #define PyString_CheckExact PyUnicode_CheckExact
  200.  
  201. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_get_version_string’:
  202. ext/_yaml.c:1346:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  203. __pyx_v_value = yaml_get_version_string();
  204. ^
  205. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_7CParser___init__’:
  206. ext/_yaml.c:2471:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type [-Wincompatible-pointer-types]
  207. yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self));
  208. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  209. In file included from ext/_yaml.h:2,
  210. from ext/_yaml.c:343:
  211. /usr/include/yaml.h:1368:30: note: expected ‘int (*)(void *, unsigned char *, size_t, size_t *)’ {aka ‘int (*)(void *, unsigned char *, long unsigned int, long unsigned int *)’} but argument is of type ‘int (*)(void *, char *, int, int *)’
  212. yaml_read_handler_t *handler, void *data);
  213. ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  214. In file included from /usr/include/python3.7m/Python.h:79,
  215. from ext/_yaml.c:16:
  216. /usr/include/python3.7m/bytesobject.h:87:57: warning: pointer targets in passing argument 2 of ‘yaml_parser_set_input_string’ differ in signedness [-Wpointer-sign]
  217. #define PyBytes_AS_STRING(op) (assert(PyBytes_Check(op)), \
  218. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
  219. (((PyBytesObject *)(op))->ob_sval))
  220. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  221. ext/_yaml.h:11:29: note: in expansion of macro ‘PyBytes_AS_STRING’
  222. #define PyString_AS_STRING PyBytes_AS_STRING
  223. ^~~~~~~~~~~~~~~~~
  224. ext/_yaml.c:2664:59: note: in expansion of macro ‘PyString_AS_STRING’
  225. yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream));
  226. ^~~~~~~~~~~~~~~~~~
  227. In file included from ext/_yaml.h:2,
  228. from ext/_yaml.c:343:
  229. /usr/include/yaml.h:1341:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  230. yaml_parser_set_input_string(yaml_parser_t *parser,
  231. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__token_to_object’:
  233. ext/_yaml.c:4183:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  234. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  235. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  236. In file included from /usr/include/python3.7m/Python.h:80,
  237. from ext/_yaml.c:16:
  238. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  239. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  240. ^~~~~~~~~~~~~~~~~~~~
  241. ext/_yaml.c:4195:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  242. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 418; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  243. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  244. In file included from /usr/include/python3.7m/Python.h:80,
  245. from ext/_yaml.c:16:
  246. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  247. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  248. ^~~~~~~~~~~~~~~~~~~~
  249. ext/_yaml.c:4741:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  250. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 448; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  251. ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  252. In file included from /usr/include/python3.7m/Python.h:80,
  253. from ext/_yaml.c:16:
  254. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  255. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  256. ^~~~~~~~~~~~~~~~~~~~
  257. ext/_yaml.c:4792:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  258. __pyx_t_4 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  259. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  260. In file included from /usr/include/python3.7m/Python.h:80,
  261. from ext/_yaml.c:16:
  262. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  263. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  264. ^~~~~~~~~~~~~~~~~~~~
  265. ext/_yaml.c:4843:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  266. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  267. ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  268. In file included from /usr/include/python3.7m/Python.h:80,
  269. from ext/_yaml.c:16:
  270. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  271. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  272. ^~~~~~~~~~~~~~~~~~~~
  273. ext/_yaml.c:4855:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  274. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  275. ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  276. In file included from /usr/include/python3.7m/Python.h:80,
  277. from ext/_yaml.c:16:
  278. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  279. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  280. ^~~~~~~~~~~~~~~~~~~~
  281. ext/_yaml.c:4938:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  282. __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_token->data.scalar.value, __pyx_v_token->data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 460; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  283. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  284. In file included from /usr/include/python3.7m/Python.h:80,
  285. from ext/_yaml.c:16:
  286. /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  287. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  288. ^~~~~~~~~~~~~~~~~~~~
  289. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__event_to_object’:
  290. ext/_yaml.c:6435:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  291. __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->handle); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 574; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  292. ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
  293. In file included from /usr/include/python3.7m/Python.h:80,
  294. from ext/_yaml.c:16:
  295. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  296. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  297. ^~~~~~~~~~~~~~~~~~~~
  298. ext/_yaml.c:6447:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  299. __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->prefix); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 575; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  300. ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
  301. In file included from /usr/include/python3.7m/Python.h:80,
  302. from ext/_yaml.c:16:
  303. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  304. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  305. ^~~~~~~~~~~~~~~~~~~~
  306. ext/_yaml.c:6616:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  307. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 586; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  308. ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  309. In file included from /usr/include/python3.7m/Python.h:80,
  310. from ext/_yaml.c:16:
  311. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  312. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  313. ^~~~~~~~~~~~~~~~~~~~
  314. ext/_yaml.c:6687:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  315. __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 591; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  316. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  317. In file included from /usr/include/python3.7m/Python.h:80,
  318. from ext/_yaml.c:16:
  319. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  320. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  321. ^~~~~~~~~~~~~~~~~~~~
  322. ext/_yaml.c:6722:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  323. __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 594; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  324. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  325. In file included from /usr/include/python3.7m/Python.h:80,
  326. from ext/_yaml.c:16:
  327. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  328. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  329. ^~~~~~~~~~~~~~~~~~~~
  330. ext/_yaml.c:6737:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  331. __pyx_t_1 = PyUnicode_DecodeUTF8(__pyx_v_event->data.scalar.value, __pyx_v_event->data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 595; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  332. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  333. In file included from /usr/include/python3.7m/Python.h:80,
  334. from ext/_yaml.c:16:
  335. /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  336. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  337. ^~~~~~~~~~~~~~~~~~~~
  338. ext/_yaml.c:7031:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  339. __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 620; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  340. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  341. In file included from /usr/include/python3.7m/Python.h:80,
  342. from ext/_yaml.c:16:
  343. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  344. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  345. ^~~~~~~~~~~~~~~~~~~~
  346. ext/_yaml.c:7066:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  347. __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 623; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  348. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  349. In file included from /usr/include/python3.7m/Python.h:80,
  350. from ext/_yaml.c:16:
  351. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  352. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  353. ^~~~~~~~~~~~~~~~~~~~
  354. ext/_yaml.c:7253:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  355. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  356. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  357. In file included from /usr/include/python3.7m/Python.h:80,
  358. from ext/_yaml.c:16:
  359. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  360. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  361. ^~~~~~~~~~~~~~~~~~~~
  362. ext/_yaml.c:7288:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  363. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 640; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  364. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  365. In file included from /usr/include/python3.7m/Python.h:80,
  366. from ext/_yaml.c:16:
  367. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  368. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  369. ^~~~~~~~~~~~~~~~~~~~
  370. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_node’:
  371. ext/_yaml.c:8704:75: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  372. __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.alias.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  373. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  374. In file included from /usr/include/python3.7m/Python.h:80,
  375. from ext/_yaml.c:16:
  376. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  377. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  378. ^~~~~~~~~~~~~~~~~~~~
  379. ext/_yaml.c:8924:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  380. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  381. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  382. In file included from /usr/include/python3.7m/Python.h:80,
  383. from ext/_yaml.c:16:
  384. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  385. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  386. ^~~~~~~~~~~~~~~~~~~~
  387. ext/_yaml.c:8962:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  388. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  389. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  390. In file included from /usr/include/python3.7m/Python.h:80,
  391. from ext/_yaml.c:16:
  392. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  393. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  394. ^~~~~~~~~~~~~~~~~~~~
  395. ext/_yaml.c:9000:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  396. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  397. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  398. In file included from /usr/include/python3.7m/Python.h:80,
  399. from ext/_yaml.c:16:
  400. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  401. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  402. ^~~~~~~~~~~~~~~~~~~~
  403. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_scalar_node’:
  404. ext/_yaml.c:9532:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  405. __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_self->parsed_event.data.scalar.value, __pyx_v_self->parsed_event.data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 791; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  406. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  407. In file included from /usr/include/python3.7m/Python.h:80,
  408. from ext/_yaml.c:16:
  409. /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  410. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  411. ^~~~~~~~~~~~~~~~~~~~
  412. ext/_yaml.c:9688:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  413. __pyx_t_9 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.tag); if (unlikely(!__pyx_t_9)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  414. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  415. In file included from /usr/include/python3.7m/Python.h:80,
  416. from ext/_yaml.c:16:
  417. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  418. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  419. ^~~~~~~~~~~~~~~~~~~~
  420. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_sequence_node’:
  421. ext/_yaml.c:10128:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  422. __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 837; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  423. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  424. In file included from /usr/include/python3.7m/Python.h:80,
  425. from ext/_yaml.c:16:
  426. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  427. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  428. ^~~~~~~~~~~~~~~~~~~~
  429. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_mapping_node’:
  430. ext/_yaml.c:10654:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  431. __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  432. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  433. In file included from /usr/include/python3.7m/Python.h:80,
  434. from ext/_yaml.c:16:
  435. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  436. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  437. ^~~~~~~~~~~~~~~~~~~~
  438. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter___init__’:
  439. ext/_yaml.c:11721:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type [-Wincompatible-pointer-types]
  440. yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self));
  441. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  442. In file included from ext/_yaml.h:2,
  443. from ext/_yaml.c:343:
  444. /usr/include/yaml.h:1830:31: note: expected ‘int (*)(void *, unsigned char *, size_t)’ {aka ‘int (*)(void *, unsigned char *, long unsigned int)’} but argument is of type ‘int (*)(void *, char *, int)’
  445. yaml_write_handler_t *handler, void *data);
  446. ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  447. ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__object_to_event’:
  448. ext/_yaml.c:12898:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
  449. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  450. ^
  451. ext/_yaml.c:12991:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
  452. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  453. ^
  454. ext/_yaml.c:13248:62: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign]
  455. __pyx_t_4 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0);
  456. ^~~~~~~~~~~~~~
  457. In file included from ext/_yaml.h:2,
  458. from ext/_yaml.c:343:
  459. /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  460. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  461. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  462. ext/_yaml.c:13824:63: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  463. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  464. ^~~~~~~~~~~~~~
  465. In file included from ext/_yaml.h:2,
  466. from ext/_yaml.c:343:
  467. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  468. yaml_scalar_event_initialize(yaml_event_t *event,
  469. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  470. ext/_yaml.c:13824:79: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  471. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  472. ^~~~~~~~~~~
  473. In file included from ext/_yaml.h:2,
  474. from ext/_yaml.c:343:
  475. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  476. yaml_scalar_event_initialize(yaml_event_t *event,
  477. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  478. ext/_yaml.c:13824:92: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  479. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  480. ^~~~~~~~~~~~~
  481. In file included from ext/_yaml.h:2,
  482. from ext/_yaml.c:343:
  483. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  484. yaml_scalar_event_initialize(yaml_event_t *event,
  485. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486. ext/_yaml.c:14166:71: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  487. __pyx_t_4 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  488. ^~~~~~~~~~~~~~
  489. In file included from ext/_yaml.h:2,
  490. from ext/_yaml.c:343:
  491. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  492. yaml_sequence_start_event_initialize(yaml_event_t *event,
  493. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  494. ext/_yaml.c:14166:87: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  495. __pyx_t_4 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  496. ^~~~~~~~~~~
  497. In file included from ext/_yaml.h:2,
  498. from ext/_yaml.c:343:
  499. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  500. yaml_sequence_start_event_initialize(yaml_event_t *event,
  501. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  502. ext/_yaml.c:14508:70: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  503. __pyx_t_3 = ((yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  504. ^~~~~~~~~~~~~~
  505. In file included from ext/_yaml.h:2,
  506. from ext/_yaml.c:343:
  507. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  508. yaml_mapping_start_event_initialize(yaml_event_t *event,
  509. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  510. ext/_yaml.c:14508:86: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  511. __pyx_t_3 = ((yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  512. ^~~~~~~~~~~
  513. In file included from ext/_yaml.h:2,
  514. from ext/_yaml.c:343:
  515. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  516. yaml_mapping_start_event_initialize(yaml_event_t *event,
  517. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  518. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter_12serialize’:
  519. ext/_yaml.c:15784:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
  520. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  521. ^
  522. ext/_yaml.c:15877:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
  523. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  524. ^
  525. ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__serialize_node’:
  526. ext/_yaml.c:16616:65: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign]
  527. __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0);
  528. ^~~~~~~~~~~~~~
  529. In file included from ext/_yaml.h:2,
  530. from ext/_yaml.c:343:
  531. /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  532. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  533. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  534. ext/_yaml.c:17195:68: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  535. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  536. ^~~~~~~~~~~~~~
  537. In file included from ext/_yaml.h:2,
  538. from ext/_yaml.c:343:
  539. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  540. yaml_scalar_event_initialize(yaml_event_t *event,
  541. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  542. ext/_yaml.c:17195:84: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  543. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  544. ^~~~~~~~~~~
  545. In file included from ext/_yaml.h:2,
  546. from ext/_yaml.c:343:
  547. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  548. yaml_scalar_event_initialize(yaml_event_t *event,
  549. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  550. ext/_yaml.c:17195:97: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  551. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  552. ^~~~~~~~~~~~~
  553. In file included from ext/_yaml.h:2,
  554. from ext/_yaml.c:343:
  555. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  556. yaml_scalar_event_initialize(yaml_event_t *event,
  557. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  558. ext/_yaml.c:17473:76: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  559. __pyx_t_8 = ((yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  560. ^~~~~~~~~~~~~~
  561. In file included from ext/_yaml.h:2,
  562. from ext/_yaml.c:343:
  563. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  564. yaml_sequence_start_event_initialize(yaml_event_t *event,
  565. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  566. ext/_yaml.c:17473:92: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  567. __pyx_t_8 = ((yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  568. ^~~~~~~~~~~
  569. In file included from ext/_yaml.h:2,
  570. from ext/_yaml.c:343:
  571. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  572. yaml_sequence_start_event_initialize(yaml_event_t *event,
  573. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  574. ext/_yaml.c:17874:75: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  575. __pyx_t_8 = ((yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  576. ^~~~~~~~~~~~~~
  577. In file included from ext/_yaml.h:2,
  578. from ext/_yaml.c:343:
  579. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  580. yaml_mapping_start_event_initialize(yaml_event_t *event,
  581. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  582. ext/_yaml.c:17874:91: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  583. __pyx_t_8 = ((yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  584. ^~~~~~~~~~~
  585. In file included from ext/_yaml.h:2,
  586. from ext/_yaml.c:343:
  587. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  588. yaml_mapping_start_event_initialize(yaml_event_t *event,
  589. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  590. ext/_yaml.c: In function ‘__Pyx_ExceptionSave’:
  591. ext/_yaml.c:20800:21: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  592. *type = tstate->exc_type;
  593. ^~~~~~~~
  594. curexc_type
  595. ext/_yaml.c:20801:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  596. *value = tstate->exc_value;
  597. ^~~~~~~~~
  598. curexc_value
  599. ext/_yaml.c:20802:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  600. *tb = tstate->exc_traceback;
  601. ^~~~~~~~~~~~~
  602. curexc_traceback
  603. ext/_yaml.c: In function ‘__Pyx_ExceptionReset’:
  604. ext/_yaml.c:20814:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  605. tmp_type = tstate->exc_type;
  606. ^~~~~~~~
  607. curexc_type
  608. ext/_yaml.c:20815:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  609. tmp_value = tstate->exc_value;
  610. ^~~~~~~~~
  611. curexc_value
  612. ext/_yaml.c:20816:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  613. tmp_tb = tstate->exc_traceback;
  614. ^~~~~~~~~~~~~
  615. curexc_traceback
  616. ext/_yaml.c:20817:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  617. tstate->exc_type = type;
  618. ^~~~~~~~
  619. curexc_type
  620. ext/_yaml.c:20818:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  621. tstate->exc_value = value;
  622. ^~~~~~~~~
  623. curexc_value
  624. ext/_yaml.c:20819:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  625. tstate->exc_traceback = tb;
  626. ^~~~~~~~~~~~~
  627. curexc_traceback
  628. ext/_yaml.c: In function ‘__Pyx_GetException’:
  629. ext/_yaml.c:20862:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  630. tmp_type = tstate->exc_type;
  631. ^~~~~~~~
  632. curexc_type
  633. ext/_yaml.c:20863:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  634. tmp_value = tstate->exc_value;
  635. ^~~~~~~~~
  636. curexc_value
  637. ext/_yaml.c:20864:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  638. tmp_tb = tstate->exc_traceback;
  639. ^~~~~~~~~~~~~
  640. curexc_traceback
  641. ext/_yaml.c:20865:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  642. tstate->exc_type = local_type;
  643. ^~~~~~~~
  644. curexc_type
  645. ext/_yaml.c:20866:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  646. tstate->exc_value = local_value;
  647. ^~~~~~~~~
  648. curexc_value
  649. ext/_yaml.c:20867:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  650. tstate->exc_traceback = local_tb;
  651. ^~~~~~~~~~~~~
  652. curexc_traceback
  653. error: command 'gcc' failed with exit status 1
  654.  
  655. ----------------------------------------
  656. Failed building wheel for pyyaml
  657. Running setup.py clean for pyyaml
  658. Failed to build pyyaml
  659. Installing collected packages: pyyaml, pyalsaaudio, xmlrunner, pyserial, psutil, pocketsphinx, inflection, olefile, pillow, python-dateutil, protobuf, netifaces, zeroconf, pychromecast, python-vlc, pulsectl, pyasn1, rsa, pyasn1-modules, httplib2, oauth2client, uritemplate, google-api-python-client, typing, smmap2, gitdb2, GitPython, msm, pyjwt, pygithub, msk, adapt-parser, padaos, fann2, xxhash, padatious, precise-runner, petact, pep8
  660. Running setup.py install for pyyaml ... error
  661. Complete output from command /home/pyotr/Custom/mycroft-core/.venv/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wqqgp_09/pyyaml/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-qsm9g6fb-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/pyotr/Custom/mycroft-core/.venv/include/site/python3.7/pyyaml:
  662. running install
  663. running build
  664. running build_py
  665. creating build
  666. creating build/lib.linux-x86_64-3.7
  667. creating build/lib.linux-x86_64-3.7/yaml
  668. copying lib3/yaml/representer.py -> build/lib.linux-x86_64-3.7/yaml
  669. copying lib3/yaml/constructor.py -> build/lib.linux-x86_64-3.7/yaml
  670. copying lib3/yaml/error.py -> build/lib.linux-x86_64-3.7/yaml
  671. copying lib3/yaml/tokens.py -> build/lib.linux-x86_64-3.7/yaml
  672. copying lib3/yaml/dumper.py -> build/lib.linux-x86_64-3.7/yaml
  673. copying lib3/yaml/reader.py -> build/lib.linux-x86_64-3.7/yaml
  674. copying lib3/yaml/parser.py -> build/lib.linux-x86_64-3.7/yaml
  675. copying lib3/yaml/__init__.py -> build/lib.linux-x86_64-3.7/yaml
  676. copying lib3/yaml/nodes.py -> build/lib.linux-x86_64-3.7/yaml
  677. copying lib3/yaml/resolver.py -> build/lib.linux-x86_64-3.7/yaml
  678. copying lib3/yaml/composer.py -> build/lib.linux-x86_64-3.7/yaml
  679. copying lib3/yaml/events.py -> build/lib.linux-x86_64-3.7/yaml
  680. copying lib3/yaml/emitter.py -> build/lib.linux-x86_64-3.7/yaml
  681. copying lib3/yaml/loader.py -> build/lib.linux-x86_64-3.7/yaml
  682. copying lib3/yaml/scanner.py -> build/lib.linux-x86_64-3.7/yaml
  683. copying lib3/yaml/serializer.py -> build/lib.linux-x86_64-3.7/yaml
  684. copying lib3/yaml/cyaml.py -> build/lib.linux-x86_64-3.7/yaml
  685. running build_ext
  686. creating build/temp.linux-x86_64-3.7
  687. checking if libyaml is compilable
  688. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/home/pyotr/Custom/mycroft-core/.venv/include -I/usr/include/python3.7m -c build/temp.linux-x86_64-3.7/check_libyaml.c -o build/temp.linux-x86_64-3.7/check_libyaml.o
  689. checking if libyaml is linkable
  690. gcc -pthread build/temp.linux-x86_64-3.7/check_libyaml.o -L/usr/lib -lyaml -o build/temp.linux-x86_64-3.7/check_libyaml
  691. building '_yaml' extension
  692. creating build/temp.linux-x86_64-3.7/ext
  693. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -I/home/pyotr/Custom/mycroft-core/.venv/include -I/usr/include/python3.7m -c ext/_yaml.c -o build/temp.linux-x86_64-3.7/ext/_yaml.o
  694. In file included from ext/_yaml.c:343:
  695. ext/_yaml.h:10: warning: "PyString_CheckExact" redefined
  696. #define PyString_CheckExact PyBytes_CheckExact
  697.  
  698. ext/_yaml.c:184: note: this is the location of the previous definition
  699. #define PyString_CheckExact PyUnicode_CheckExact
  700.  
  701. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_get_version_string’:
  702. ext/_yaml.c:1346:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  703. __pyx_v_value = yaml_get_version_string();
  704. ^
  705. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_7CParser___init__’:
  706. ext/_yaml.c:2471:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type [-Wincompatible-pointer-types]
  707. yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self));
  708. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  709. In file included from ext/_yaml.h:2,
  710. from ext/_yaml.c:343:
  711. /usr/include/yaml.h:1368:30: note: expected ‘int (*)(void *, unsigned char *, size_t, size_t *)’ {aka ‘int (*)(void *, unsigned char *, long unsigned int, long unsigned int *)’} but argument is of type ‘int (*)(void *, char *, int, int *)’
  712. yaml_read_handler_t *handler, void *data);
  713. ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  714. In file included from /usr/include/python3.7m/Python.h:79,
  715. from ext/_yaml.c:16:
  716. /usr/include/python3.7m/bytesobject.h:87:57: warning: pointer targets in passing argument 2 of ‘yaml_parser_set_input_string’ differ in signedness [-Wpointer-sign]
  717. #define PyBytes_AS_STRING(op) (assert(PyBytes_Check(op)), \
  718. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
  719. (((PyBytesObject *)(op))->ob_sval))
  720. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721. ext/_yaml.h:11:29: note: in expansion of macro ‘PyBytes_AS_STRING’
  722. #define PyString_AS_STRING PyBytes_AS_STRING
  723. ^~~~~~~~~~~~~~~~~
  724. ext/_yaml.c:2664:59: note: in expansion of macro ‘PyString_AS_STRING’
  725. yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream));
  726. ^~~~~~~~~~~~~~~~~~
  727. In file included from ext/_yaml.h:2,
  728. from ext/_yaml.c:343:
  729. /usr/include/yaml.h:1341:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
  730. yaml_parser_set_input_string(yaml_parser_t *parser,
  731. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  732. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__token_to_object’:
  733. ext/_yaml.c:4183:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  734. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  735. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  736. In file included from /usr/include/python3.7m/Python.h:80,
  737. from ext/_yaml.c:16:
  738. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  739. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  740. ^~~~~~~~~~~~~~~~~~~~
  741. ext/_yaml.c:4195:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  742. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 418; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  743. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  744. In file included from /usr/include/python3.7m/Python.h:80,
  745. from ext/_yaml.c:16:
  746. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  747. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  748. ^~~~~~~~~~~~~~~~~~~~
  749. ext/_yaml.c:4741:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  750. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 448; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  751. ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  752. In file included from /usr/include/python3.7m/Python.h:80,
  753. from ext/_yaml.c:16:
  754. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  755. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  756. ^~~~~~~~~~~~~~~~~~~~
  757. ext/_yaml.c:4792:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  758. __pyx_t_4 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  759. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  760. In file included from /usr/include/python3.7m/Python.h:80,
  761. from ext/_yaml.c:16:
  762. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  763. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  764. ^~~~~~~~~~~~~~~~~~~~
  765. ext/_yaml.c:4843:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  766. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  767. ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  768. In file included from /usr/include/python3.7m/Python.h:80,
  769. from ext/_yaml.c:16:
  770. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  771. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  772. ^~~~~~~~~~~~~~~~~~~~
  773. ext/_yaml.c:4855:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  774. __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  775. ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  776. In file included from /usr/include/python3.7m/Python.h:80,
  777. from ext/_yaml.c:16:
  778. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  779. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  780. ^~~~~~~~~~~~~~~~~~~~
  781. ext/_yaml.c:4938:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  782. __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_token->data.scalar.value, __pyx_v_token->data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 460; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  783. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  784. In file included from /usr/include/python3.7m/Python.h:80,
  785. from ext/_yaml.c:16:
  786. /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  787. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  788. ^~~~~~~~~~~~~~~~~~~~
  789. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__event_to_object’:
  790. ext/_yaml.c:6435:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  791. __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->handle); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 574; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  792. ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
  793. In file included from /usr/include/python3.7m/Python.h:80,
  794. from ext/_yaml.c:16:
  795. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  796. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  797. ^~~~~~~~~~~~~~~~~~~~
  798. ext/_yaml.c:6447:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  799. __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->prefix); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 575; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  800. ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
  801. In file included from /usr/include/python3.7m/Python.h:80,
  802. from ext/_yaml.c:16:
  803. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  804. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  805. ^~~~~~~~~~~~~~~~~~~~
  806. ext/_yaml.c:6616:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  807. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 586; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  808. ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  809. In file included from /usr/include/python3.7m/Python.h:80,
  810. from ext/_yaml.c:16:
  811. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  812. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  813. ^~~~~~~~~~~~~~~~~~~~
  814. ext/_yaml.c:6687:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  815. __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 591; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  816. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  817. In file included from /usr/include/python3.7m/Python.h:80,
  818. from ext/_yaml.c:16:
  819. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  820. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  821. ^~~~~~~~~~~~~~~~~~~~
  822. ext/_yaml.c:6722:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  823. __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 594; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  824. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  825. In file included from /usr/include/python3.7m/Python.h:80,
  826. from ext/_yaml.c:16:
  827. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  828. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  829. ^~~~~~~~~~~~~~~~~~~~
  830. ext/_yaml.c:6737:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  831. __pyx_t_1 = PyUnicode_DecodeUTF8(__pyx_v_event->data.scalar.value, __pyx_v_event->data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 595; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  832. ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  833. In file included from /usr/include/python3.7m/Python.h:80,
  834. from ext/_yaml.c:16:
  835. /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  836. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  837. ^~~~~~~~~~~~~~~~~~~~
  838. ext/_yaml.c:7031:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  839. __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 620; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  840. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  841. In file included from /usr/include/python3.7m/Python.h:80,
  842. from ext/_yaml.c:16:
  843. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  844. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  845. ^~~~~~~~~~~~~~~~~~~~
  846. ext/_yaml.c:7066:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  847. __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 623; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  848. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  849. In file included from /usr/include/python3.7m/Python.h:80,
  850. from ext/_yaml.c:16:
  851. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  852. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  853. ^~~~~~~~~~~~~~~~~~~~
  854. ext/_yaml.c:7253:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  855. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  856. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  857. In file included from /usr/include/python3.7m/Python.h:80,
  858. from ext/_yaml.c:16:
  859. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  860. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  861. ^~~~~~~~~~~~~~~~~~~~
  862. ext/_yaml.c:7288:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  863. __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 640; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  864. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  865. In file included from /usr/include/python3.7m/Python.h:80,
  866. from ext/_yaml.c:16:
  867. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  868. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  869. ^~~~~~~~~~~~~~~~~~~~
  870. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_node’:
  871. ext/_yaml.c:8704:75: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  872. __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.alias.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  873. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  874. In file included from /usr/include/python3.7m/Python.h:80,
  875. from ext/_yaml.c:16:
  876. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  877. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  878. ^~~~~~~~~~~~~~~~~~~~
  879. ext/_yaml.c:8924:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  880. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  881. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  882. In file included from /usr/include/python3.7m/Python.h:80,
  883. from ext/_yaml.c:16:
  884. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  885. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  886. ^~~~~~~~~~~~~~~~~~~~
  887. ext/_yaml.c:8962:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  888. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  889. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  890. In file included from /usr/include/python3.7m/Python.h:80,
  891. from ext/_yaml.c:16:
  892. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  893. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  894. ^~~~~~~~~~~~~~~~~~~~
  895. ext/_yaml.c:9000:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  896. __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  897. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  898. In file included from /usr/include/python3.7m/Python.h:80,
  899. from ext/_yaml.c:16:
  900. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  901. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  902. ^~~~~~~~~~~~~~~~~~~~
  903. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_scalar_node’:
  904. ext/_yaml.c:9532:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
  905. __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_self->parsed_event.data.scalar.value, __pyx_v_self->parsed_event.data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 791; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  906. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  907. In file included from /usr/include/python3.7m/Python.h:80,
  908. from ext/_yaml.c:16:
  909. /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  910. PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8(
  911. ^~~~~~~~~~~~~~~~~~~~
  912. ext/_yaml.c:9688:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  913. __pyx_t_9 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.tag); if (unlikely(!__pyx_t_9)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  914. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  915. In file included from /usr/include/python3.7m/Python.h:80,
  916. from ext/_yaml.c:16:
  917. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  918. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  919. ^~~~~~~~~~~~~~~~~~~~
  920. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_sequence_node’:
  921. ext/_yaml.c:10128:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  922. __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 837; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  923. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  924. In file included from /usr/include/python3.7m/Python.h:80,
  925. from ext/_yaml.c:16:
  926. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  927. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  928. ^~~~~~~~~~~~~~~~~~~~
  929. ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_mapping_node’:
  930. ext/_yaml.c:10654:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
  931. __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
  932. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
  933. In file included from /usr/include/python3.7m/Python.h:80,
  934. from ext/_yaml.c:16:
  935. /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  936. PyAPI_FUNC(PyObject*) PyUnicode_FromString(
  937. ^~~~~~~~~~~~~~~~~~~~
  938. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter___init__’:
  939. ext/_yaml.c:11721:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type [-Wincompatible-pointer-types]
  940. yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self));
  941. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  942. In file included from ext/_yaml.h:2,
  943. from ext/_yaml.c:343:
  944. /usr/include/yaml.h:1830:31: note: expected ‘int (*)(void *, unsigned char *, size_t)’ {aka ‘int (*)(void *, unsigned char *, long unsigned int)’} but argument is of type ‘int (*)(void *, char *, int)’
  945. yaml_write_handler_t *handler, void *data);
  946. ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  947. ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__object_to_event’:
  948. ext/_yaml.c:12898:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
  949. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  950. ^
  951. ext/_yaml.c:12991:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
  952. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  953. ^
  954. ext/_yaml.c:13248:62: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign]
  955. __pyx_t_4 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0);
  956. ^~~~~~~~~~~~~~
  957. In file included from ext/_yaml.h:2,
  958. from ext/_yaml.c:343:
  959. /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  960. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  961. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  962. ext/_yaml.c:13824:63: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  963. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  964. ^~~~~~~~~~~~~~
  965. In file included from ext/_yaml.h:2,
  966. from ext/_yaml.c:343:
  967. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  968. yaml_scalar_event_initialize(yaml_event_t *event,
  969. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970. ext/_yaml.c:13824:79: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  971. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  972. ^~~~~~~~~~~
  973. In file included from ext/_yaml.h:2,
  974. from ext/_yaml.c:343:
  975. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  976. yaml_scalar_event_initialize(yaml_event_t *event,
  977. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  978. ext/_yaml.c:13824:92: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  979. __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  980. ^~~~~~~~~~~~~
  981. In file included from ext/_yaml.h:2,
  982. from ext/_yaml.c:343:
  983. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  984. yaml_scalar_event_initialize(yaml_event_t *event,
  985. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  986. ext/_yaml.c:14166:71: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  987. __pyx_t_4 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  988. ^~~~~~~~~~~~~~
  989. In file included from ext/_yaml.h:2,
  990. from ext/_yaml.c:343:
  991. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  992. yaml_sequence_start_event_initialize(yaml_event_t *event,
  993. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  994. ext/_yaml.c:14166:87: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  995. __pyx_t_4 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  996. ^~~~~~~~~~~
  997. In file included from ext/_yaml.h:2,
  998. from ext/_yaml.c:343:
  999. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1000. yaml_sequence_start_event_initialize(yaml_event_t *event,
  1001. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1002. ext/_yaml.c:14508:70: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1003. __pyx_t_3 = ((yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  1004. ^~~~~~~~~~~~~~
  1005. In file included from ext/_yaml.h:2,
  1006. from ext/_yaml.c:343:
  1007. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1008. yaml_mapping_start_event_initialize(yaml_event_t *event,
  1009. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1010. ext/_yaml.c:14508:86: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1011. __pyx_t_3 = ((yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  1012. ^~~~~~~~~~~
  1013. In file included from ext/_yaml.h:2,
  1014. from ext/_yaml.c:343:
  1015. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1016. yaml_mapping_start_event_initialize(yaml_event_t *event,
  1017. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1018. ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter_12serialize’:
  1019. ext/_yaml.c:15784:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
  1020. __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
  1021. ^
  1022. ext/_yaml.c:15877:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
  1023. __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
  1024. ^
  1025. ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__serialize_node’:
  1026. ext/_yaml.c:16616:65: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign]
  1027. __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0);
  1028. ^~~~~~~~~~~~~~
  1029. In file included from ext/_yaml.h:2,
  1030. from ext/_yaml.c:343:
  1031. /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1032. yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor);
  1033. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1034. ext/_yaml.c:17195:68: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1035. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1036. ^~~~~~~~~~~~~~
  1037. In file included from ext/_yaml.h:2,
  1038. from ext/_yaml.c:343:
  1039. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1040. yaml_scalar_event_initialize(yaml_event_t *event,
  1041. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1042. ext/_yaml.c:17195:84: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1043. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1044. ^~~~~~~~~~~
  1045. In file included from ext/_yaml.h:2,
  1046. from ext/_yaml.c:343:
  1047. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1048. yaml_scalar_event_initialize(yaml_event_t *event,
  1049. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1050. ext/_yaml.c:17195:97: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
  1051. __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
  1052. ^~~~~~~~~~~~~
  1053. In file included from ext/_yaml.h:2,
  1054. from ext/_yaml.c:343:
  1055. /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1056. yaml_scalar_event_initialize(yaml_event_t *event,
  1057. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1058. ext/_yaml.c:17473:76: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1059. __pyx_t_8 = ((yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  1060. ^~~~~~~~~~~~~~
  1061. In file included from ext/_yaml.h:2,
  1062. from ext/_yaml.c:343:
  1063. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1064. yaml_sequence_start_event_initialize(yaml_event_t *event,
  1065. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1066. ext/_yaml.c:17473:92: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1067. __pyx_t_8 = ((yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
  1068. ^~~~~~~~~~~
  1069. In file included from ext/_yaml.h:2,
  1070. from ext/_yaml.c:343:
  1071. /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1072. yaml_sequence_start_event_initialize(yaml_event_t *event,
  1073. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1074. ext/_yaml.c:17874:75: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1075. __pyx_t_8 = ((yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  1076. ^~~~~~~~~~~~~~
  1077. In file included from ext/_yaml.h:2,
  1078. from ext/_yaml.c:343:
  1079. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1080. yaml_mapping_start_event_initialize(yaml_event_t *event,
  1081. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1082. ext/_yaml.c:17874:91: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
  1083. __pyx_t_8 = ((yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
  1084. ^~~~~~~~~~~
  1085. In file included from ext/_yaml.h:2,
  1086. from ext/_yaml.c:343:
  1087. /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
  1088. yaml_mapping_start_event_initialize(yaml_event_t *event,
  1089. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1090. ext/_yaml.c: In function ‘__Pyx_ExceptionSave’:
  1091. ext/_yaml.c:20800:21: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  1092. *type = tstate->exc_type;
  1093. ^~~~~~~~
  1094. curexc_type
  1095. ext/_yaml.c:20801:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  1096. *value = tstate->exc_value;
  1097. ^~~~~~~~~
  1098. curexc_value
  1099. ext/_yaml.c:20802:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  1100. *tb = tstate->exc_traceback;
  1101. ^~~~~~~~~~~~~
  1102. curexc_traceback
  1103. ext/_yaml.c: In function ‘__Pyx_ExceptionReset’:
  1104. ext/_yaml.c:20814:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  1105. tmp_type = tstate->exc_type;
  1106. ^~~~~~~~
  1107. curexc_type
  1108. ext/_yaml.c:20815:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  1109. tmp_value = tstate->exc_value;
  1110. ^~~~~~~~~
  1111. curexc_value
  1112. ext/_yaml.c:20816:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  1113. tmp_tb = tstate->exc_traceback;
  1114. ^~~~~~~~~~~~~
  1115. curexc_traceback
  1116. ext/_yaml.c:20817:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  1117. tstate->exc_type = type;
  1118. ^~~~~~~~
  1119. curexc_type
  1120. ext/_yaml.c:20818:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  1121. tstate->exc_value = value;
  1122. ^~~~~~~~~
  1123. curexc_value
  1124. ext/_yaml.c:20819:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  1125. tstate->exc_traceback = tb;
  1126. ^~~~~~~~~~~~~
  1127. curexc_traceback
  1128. ext/_yaml.c: In function ‘__Pyx_GetException’:
  1129. ext/_yaml.c:20862:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  1130. tmp_type = tstate->exc_type;
  1131. ^~~~~~~~
  1132. curexc_type
  1133. ext/_yaml.c:20863:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  1134. tmp_value = tstate->exc_value;
  1135. ^~~~~~~~~
  1136. curexc_value
  1137. ext/_yaml.c:20864:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  1138. tmp_tb = tstate->exc_traceback;
  1139. ^~~~~~~~~~~~~
  1140. curexc_traceback
  1141. ext/_yaml.c:20865:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
  1142. tstate->exc_type = local_type;
  1143. ^~~~~~~~
  1144. curexc_type
  1145. ext/_yaml.c:20866:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
  1146. tstate->exc_value = local_value;
  1147. ^~~~~~~~~
  1148. curexc_value
  1149. ext/_yaml.c:20867:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
  1150. tstate->exc_traceback = local_tb;
  1151. ^~~~~~~~~~~~~
  1152. curexc_traceback
  1153. error: command 'gcc' failed with exit status 1
  1154.  
  1155. ----------------------------------------
  1156. Command "/home/pyotr/Custom/mycroft-core/.venv/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wqqgp_09/pyyaml/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-qsm9g6fb-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/pyotr/Custom/mycroft-core/.venv/include/site/python3.7/pyyaml" failed with error code 1 in /tmp/pip-build-wqqgp_09/pyyaml/
  1157. You are using pip version 9.0.1, however version 18.0 is available.
  1158. You should consider upgrading via the 'pip install --upgrade pip' command.
  1159. Warning: Failed to install all requirements. Continue? y/N
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement