Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
Installing packages... warning: git-2.18.0-1 is up to date -- skipping warning: python2-2.7.15-2 is up to date -- skipping warning: python2-pip-18.0-1 is up to date -- skipping warning: python2-setuptools-1:39.2.0-3 is up to date -- skipping warning: python2-virtualenv-15.1.0-4 is up to date -- skipping warning: python2-gobject-3.28.3-2 is up to date -- skipping warning: python-virtualenvwrapper-4.8.2-2 is up to date -- skipping warning: libtool-2.4.6+42+gb88cebd5-1 is up to date -- skipping warning: libffi-3.2.1-2 is up to date -- skipping warning: openssl-1.1.0.h-1 is up to date -- skipping warning: autoconf-2.69-4 is up to date -- skipping warning: bison-3.0.5-1 is up to date -- skipping warning: swig-3.0.12-1 is up to date -- skipping warning: glib2-2.56.1-1 is up to date -- skipping warning: portaudio-190600_20161030-1 is up to date -- skipping warning: mpg123-1.25.10-1 is up to date -- skipping warning: screen-4.6.2-1 is up to date -- skipping warning: flac-1.3.2-1 is up to date -- skipping warning: curl-7.61.0-2 is up to date -- skipping warning: pkgconf-1.5.3-1 is up to date -- skipping warning: icu-62.1-1 is up to date -- skipping warning: automake-1.15.1-1 is up to date -- skipping warning: libjpeg-turbo-1.5.3-1 is up to date -- skipping :: There are 26 members in group base-devel: :: Repository core 1) autoconf 2) automake 3) binutils 4) bison 5) fakeroot 6) file 7) findutils 8) flex 9) gawk 10) gcc 11) gettext 12) grep 13) groff 14) gzip 15) libtool 16) m4 17) make 18) pacman 19) patch 20) pkgconf 21) sed 22) sudo 23) systemd 24) texinfo 25) util-linux 26) which Enter a selection (default=all): warning: autoconf-2.69-4 is up to date -- skipping warning: automake-1.15.1-1 is up to date -- skipping warning: binutils-2.31.1-1 is up to date -- skipping warning: bison-3.0.5-1 is up to date -- skipping warning: fakeroot-1.23-1 is up to date -- skipping warning: file-5.33-3 is up to date -- skipping warning: findutils-4.6.0-2 is up to date -- skipping warning: flex-2.6.4-1 is up to date -- skipping warning: gawk-4.2.1-1 is up to date -- skipping warning: gcc-8.2.0-2 is up to date -- skipping warning: gettext-0.19.8.1-2 is up to date -- skipping warning: grep-3.1-1 is up to date -- skipping warning: groff-1.22.3-7 is up to date -- skipping warning: gzip-1.9-1 is up to date -- skipping warning: libtool-2.4.6+42+gb88cebd5-1 is up to date -- skipping warning: m4-1.4.18-1 is up to date -- skipping warning: make-4.2.1-2 is up to date -- skipping warning: pacman-5.1.1-1 is up to date -- skipping warning: patch-2.7.6-1 is up to date -- skipping warning: pkgconf-1.5.3-1 is up to date -- skipping warning: sed-4.5-1 is up to date -- skipping warning: sudo-1.8.23-2 is up to date -- skipping warning: systemd-239.0-2 is up to date -- skipping warning: texinfo-6.5-1 is up to date -- skipping warning: util-linux-2.32.1-2 is up to date -- skipping warning: which-2.21-2 is up to date -- skipping warning: jq-1.5-6 is up to date -- skipping there is nothing to do % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1604k 100 1604k 0 0 1352k 0 0:00:01 0:00:01 --:--:-- 1352k Collecting pip Using cached https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.0 Uninstalling pip-18.0: Successfully uninstalled pip-18.0 Successfully installed pip-18.0 Searching for pip==9.0.1 Best match: pip 9.0.1 Processing pip-9.0.1-py3.7.egg Adding pip 9.0.1 to easy-install.pth file Installing pip script to /home/pyotr/Custom/mycroft-core/.venv/bin Installing pip3 script to /home/pyotr/Custom/mycroft-core/.venv/bin Installing pip3.5 script to /home/pyotr/Custom/mycroft-core/.venv/bin Using /home/pyotr/Custom/mycroft-core/.venv/lib/python3.7/site-packages/pip-9.0.1-py3.7.egg Processing dependencies for pip==9.0.1 Finished processing dependencies for pip==9.0.1 Requirement already satisfied: six==1.10.0 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 1)) Requirement already satisfied: requests==2.19.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 2)) Requirement already satisfied: gTTS==1.1.7 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 3)) Requirement already satisfied: gTTS-token==1.1.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 4)) Requirement already satisfied: backports.ssl-match-hostname==3.4.0.2 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 5)) Requirement already satisfied: PyAudio==0.2.11 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 6)) Requirement already satisfied: pyee==1.0.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 7)) Requirement already satisfied: SpeechRecognition==3.8.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 8)) Requirement already satisfied: tornado==4.2.1 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 9)) Requirement already satisfied: websocket-client==0.32.0 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 10)) Requirement already satisfied: futures==3.0.3 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 11)) Requirement already satisfied: future==0.16.0 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 12)) Requirement already satisfied: requests-futures==0.9.5 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 13)) Requirement already satisfied: parsedatetime==1.5 in ./.venv/lib/python3.7/site-packages (from -r requirements.txt (line 14)) Collecting pyyaml==3.11 (from -r requirements.txt (line 15)) Using cached https://files.pythonhosted.org/packages/75/5e/b84feba55e20f8da46ead76f14a3943c8cb722d40360702b2365b91dec00/PyYAML-3.11.tar.gz Collecting pyalsaaudio==0.8.2 (from -r requirements.txt (line 16)) Collecting xmlrunner==1.7.7 (from -r requirements.txt (line 17)) Collecting pyserial==3.0 (from -r requirements.txt (line 18)) Collecting psutil==5.2.1 (from -r requirements.txt (line 19)) Collecting pocketsphinx==0.1.0 (from -r requirements.txt (line 20)) Collecting inflection==0.3.1 (from -r requirements.txt (line 21)) Collecting pillow==4.1.1 (from -r requirements.txt (line 22)) Collecting python-dateutil==2.6.0 (from -r requirements.txt (line 23)) Using cached https://files.pythonhosted.org/packages/40/8b/275015d7a9ec293cf1bbf55433258fbc9d0711890a7f6dc538bac7b86bce/python_dateutil-2.6.0-py2.py3-none-any.whl Collecting pychromecast==0.7.7 (from -r requirements.txt (line 24)) Using cached https://files.pythonhosted.org/packages/ba/f3/a1d1807623f863fe01126ab04e9949b6e6e573614751fe04add51276126f/PyChromecast-0.7.7-py2.py3-none-any.whl Collecting python-vlc==1.1.2 (from -r requirements.txt (line 25)) Collecting pulsectl==17.7.4 (from -r requirements.txt (line 26)) Using cached https://files.pythonhosted.org/packages/9f/60/d6bfb34dbecd5dfb7f35cadc39a1ebc22ce0a756bb5922b74efaf2d56646/pulsectl-17.7.4-py2.py3-none-any.whl Collecting google-api-python-client==1.6.4 (from -r requirements.txt (line 27)) Using cached https://files.pythonhosted.org/packages/29/5e/389acdb859a5e6d0ec41edf8f9fd555f6a57f9ae79b74612eaa8e1163b9a/google_api_python_client-1.6.4-py2.py3-none-any.whl Collecting msm==0.5.17 (from -r requirements.txt (line 29)) Collecting msk==0.3.10 (from -r requirements.txt (line 30)) Collecting adapt-parser==0.3.0 (from -r requirements.txt (line 31)) Collecting padatious==0.4.4 (from -r requirements.txt (line 32)) Collecting fann2==1.0.7 (from -r requirements.txt (line 33)) Collecting padaos==0.1.6 (from -r requirements.txt (line 34)) Collecting precise-runner==0.2.1 (from -r requirements.txt (line 35)) Collecting petact==0.1.2 (from -r requirements.txt (line 36)) Collecting pep8==1.7.0 (from -r requirements.txt (line 39)) Using cached https://files.pythonhosted.org/packages/8a/cb/7d0fdca7e03f997945fb1bd60a8ddfea5c51229b865c470b4f7a64619d20/pep8-1.7.0-py2.py3-none-any.whl 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)) 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)) Requirement already satisfied: certifi>=2017.4.17 in ./.venv/lib/python3.7/site-packages (from requests==2.19.1->-r requirements.txt (line 2)) 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)) Collecting olefile (from pillow==4.1.1->-r requirements.txt (line 22)) Collecting protobuf==3.0.0b2 (from pychromecast==0.7.7->-r requirements.txt (line 24)) Using cached https://files.pythonhosted.org/packages/00/8e/9a3feb39d464eb7aacc108e6e6e1f2368ec741821486964c4cd0f41baabb/protobuf-3.0.0b2-py2.py3-none-any.whl Collecting zeroconf>=0.17.4 (from pychromecast==0.7.7->-r requirements.txt (line 24)) Using cached https://files.pythonhosted.org/packages/60/1f/743dd0bb96d51912a54c074729b2a264610e73018afc1ff51da3583506b3/zeroconf-0.20.0-py2.py3-none-any.whl Requirement already satisfied: setuptools in ./.venv/lib/python3.7/site-packages (from pulsectl==17.7.4->-r requirements.txt (line 26)) Collecting oauth2client<5.0.0dev,>=1.5.0 (from google-api-python-client==1.6.4->-r requirements.txt (line 27)) Using cached https://files.pythonhosted.org/packages/82/d8/3eab58811282ac7271a081ba5c0d4b875ce786ca68ce43e2a62ade32e9a8/oauth2client-4.1.2-py2.py3-none-any.whl Collecting uritemplate<4dev,>=3.0.0 (from google-api-python-client==1.6.4->-r requirements.txt (line 27)) Using cached https://files.pythonhosted.org/packages/e5/7d/9d5a640c4f8bf2c8b1afc015e9a9d8de32e13c9016dcc4b0ec03481fb396/uritemplate-3.0.0-py2.py3-none-any.whl Collecting httplib2<1dev,>=0.9.2 (from google-api-python-client==1.6.4->-r requirements.txt (line 27)) Collecting typing (from msm==0.5.17->-r requirements.txt (line 29)) Using cached https://files.pythonhosted.org/packages/05/2b/2b05bf1d5a9dd450447c9a5df3e118a465e5d3cb12b73b7220a5064a403f/typing-3.6.4-py3-none-any.whl Collecting GitPython (from msm==0.5.17->-r requirements.txt (line 29)) Using cached https://files.pythonhosted.org/packages/fe/e5/fafe827507644c32d6dc553a1c435cdf882e0c28918a5bab29f7fbebfb70/GitPython-2.1.11-py2.py3-none-any.whl Collecting pygithub (from msk==0.3.10->-r requirements.txt (line 30)) Collecting xxhash (from padatious==0.4.4->-r requirements.txt (line 32)) Using cached https://files.pythonhosted.org/packages/e1/8a/7f17674153489b6b1a825b81c8a7cb051d9c75f98a3a835c8f8522927d78/xxhash-1.2.0-cp37-cp37m-manylinux1_x86_64.whl Collecting netifaces!=0.10.5 (from zeroconf>=0.17.4->pychromecast==0.7.7->-r requirements.txt (line 24)) 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)) Using cached https://files.pythonhosted.org/packages/e1/ae/baedc9cb175552e95f3395c43055a6a5e125ae4d48a1d7a924baca83e92e/rsa-3.4.2-py2.py3-none-any.whl 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)) Using cached https://files.pythonhosted.org/packages/19/02/fa63f7ba30a0d7b925ca29d034510fc1ffde53264b71b4155022ddf3ab5d/pyasn1_modules-0.2.2-py2.py3-none-any.whl 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)) Using cached https://files.pythonhosted.org/packages/d1/a1/7790cc85db38daa874f6a2e6308131b9953feb1367f2ae2d1123bb93a9f5/pyasn1-0.4.4-py2.py3-none-any.whl Collecting gitdb2>=2.0.0 (from GitPython->msm==0.5.17->-r requirements.txt (line 29)) Using cached https://files.pythonhosted.org/packages/a9/fb/d3afc4e2a8d506a07af19f125f7a473ae1b56f942ed2ba80776eb8ae23b1/gitdb2-2.0.4-py2.py3-none-any.whl Collecting pyjwt (from pygithub->msk==0.3.10->-r requirements.txt (line 30)) Using cached https://files.pythonhosted.org/packages/93/d1/3378cc8184a6524dc92993090ee8b4c03847c567e298305d6cf86987e005/PyJWT-1.6.4-py2.py3-none-any.whl Collecting smmap2>=2.0.0 (from gitdb2>=2.0.0->GitPython->msm==0.5.17->-r requirements.txt (line 29)) Using cached https://files.pythonhosted.org/packages/0f/14/e3112808b727f72df9531fc2f00b84d4966e66001748b6883a21c767e902/smmap2-2.0.4-py2.py3-none-any.whl Building wheels for collected packages: pyyaml Running setup.py bdist_wheel for pyyaml ... error 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: running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/representer.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/constructor.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/error.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/tokens.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/dumper.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/reader.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/parser.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/__init__.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/nodes.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/resolver.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/composer.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/events.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/emitter.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/loader.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/scanner.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/serializer.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/cyaml.py -> build/lib.linux-x86_64-3.7/yaml running build_ext creating build/temp.linux-x86_64-3.7 checking if libyaml is compilable 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 checking if libyaml is linkable 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 building '_yaml' extension creating build/temp.linux-x86_64-3.7/ext 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 In file included from ext/_yaml.c:343: ext/_yaml.h:10: warning: "PyString_CheckExact" redefined #define PyString_CheckExact PyBytes_CheckExact ext/_yaml.c:184: note: this is the location of the previous definition #define PyString_CheckExact PyUnicode_CheckExact ext/_yaml.c: In function ‘__pyx_pf_5_yaml_get_version_string’: ext/_yaml.c:1346:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_value = yaml_get_version_string(); ^ ext/_yaml.c: In function ‘__pyx_pf_5_yaml_7CParser___init__’: ext/_yaml.c:2471:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type [-Wincompatible-pointer-types] yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /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 *)’ yaml_read_handler_t *handler, void *data); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:79, from ext/_yaml.c:16: /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] #define PyBytes_AS_STRING(op) (assert(PyBytes_Check(op)), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (((PyBytesObject *)(op))->ob_sval)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:11:29: note: in expansion of macro ‘PyBytes_AS_STRING’ #define PyString_AS_STRING PyBytes_AS_STRING ^~~~~~~~~~~~~~~~~ ext/_yaml.c:2664:59: note: in expansion of macro ‘PyString_AS_STRING’ yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream)); ^~~~~~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:1341:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ yaml_parser_set_input_string(yaml_parser_t *parser, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__token_to_object’: ext/_yaml.c:4183:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4195:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4741:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4792:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4843:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4855:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4938:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__event_to_object’: ext/_yaml.c:6435:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6447:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6616:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6687:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6722:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6737:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:7031:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:7066:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:7253:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:7288:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_node’: ext/_yaml.c:8704:75: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:8924:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:8962:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:9000:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_scalar_node’: ext/_yaml.c:9532:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:9688:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_sequence_node’: ext/_yaml.c:10128:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_mapping_node’: ext/_yaml.c:10654:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter___init__’: ext/_yaml.c:11721:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type [-Wincompatible-pointer-types] yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /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)’ yaml_write_handler_t *handler, void *data); ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__object_to_event’: ext/_yaml.c:12898:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); ^ ext/_yaml.c:12991:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); ^ ext/_yaml.c:13248:62: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign] __pyx_t_4 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:13824:63: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:13824:79: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:13824:92: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:14166:71: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_sequence_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:14166:87: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_sequence_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:14508:70: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_mapping_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:14508:86: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_mapping_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter_12serialize’: ext/_yaml.c:15784:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); ^ ext/_yaml.c:15877:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); ^ ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__serialize_node’: ext/_yaml.c:16616:65: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign] __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17195:68: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17195:84: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17195:97: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17473:76: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_sequence_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17473:92: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_sequence_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17874:75: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_mapping_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17874:91: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_mapping_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__Pyx_ExceptionSave’: ext/_yaml.c:20800:21: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? *type = tstate->exc_type; ^~~~~~~~ curexc_type ext/_yaml.c:20801:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? *value = tstate->exc_value; ^~~~~~~~~ curexc_value ext/_yaml.c:20802:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? *tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback ext/_yaml.c: In function ‘__Pyx_ExceptionReset’: ext/_yaml.c:20814:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type ext/_yaml.c:20815:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value ext/_yaml.c:20816:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback ext/_yaml.c:20817:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? tstate->exc_type = type; ^~~~~~~~ curexc_type ext/_yaml.c:20818:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? tstate->exc_value = value; ^~~~~~~~~ curexc_value ext/_yaml.c:20819:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? tstate->exc_traceback = tb; ^~~~~~~~~~~~~ curexc_traceback ext/_yaml.c: In function ‘__Pyx_GetException’: ext/_yaml.c:20862:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type ext/_yaml.c:20863:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value ext/_yaml.c:20864:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback ext/_yaml.c:20865:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? tstate->exc_type = local_type; ^~~~~~~~ curexc_type ext/_yaml.c:20866:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? tstate->exc_value = local_value; ^~~~~~~~~ curexc_value ext/_yaml.c:20867:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? tstate->exc_traceback = local_tb; ^~~~~~~~~~~~~ curexc_traceback error: command 'gcc' failed with exit status 1 ---------------------------------------- Failed building wheel for pyyaml Running setup.py clean for pyyaml Failed to build pyyaml 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 Running setup.py install for pyyaml ... error 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: running install running build running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/representer.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/constructor.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/error.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/tokens.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/dumper.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/reader.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/parser.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/__init__.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/nodes.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/resolver.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/composer.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/events.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/emitter.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/loader.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/scanner.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/serializer.py -> build/lib.linux-x86_64-3.7/yaml copying lib3/yaml/cyaml.py -> build/lib.linux-x86_64-3.7/yaml running build_ext creating build/temp.linux-x86_64-3.7 checking if libyaml is compilable 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 checking if libyaml is linkable 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 building '_yaml' extension creating build/temp.linux-x86_64-3.7/ext 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 In file included from ext/_yaml.c:343: ext/_yaml.h:10: warning: "PyString_CheckExact" redefined #define PyString_CheckExact PyBytes_CheckExact ext/_yaml.c:184: note: this is the location of the previous definition #define PyString_CheckExact PyUnicode_CheckExact ext/_yaml.c: In function ‘__pyx_pf_5_yaml_get_version_string’: ext/_yaml.c:1346:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_value = yaml_get_version_string(); ^ ext/_yaml.c: In function ‘__pyx_pf_5_yaml_7CParser___init__’: ext/_yaml.c:2471:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type [-Wincompatible-pointer-types] yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /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 *)’ yaml_read_handler_t *handler, void *data); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:79, from ext/_yaml.c:16: /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] #define PyBytes_AS_STRING(op) (assert(PyBytes_Check(op)), \ ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (((PyBytesObject *)(op))->ob_sval)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.h:11:29: note: in expansion of macro ‘PyBytes_AS_STRING’ #define PyString_AS_STRING PyBytes_AS_STRING ^~~~~~~~~~~~~~~~~ ext/_yaml.c:2664:59: note: in expansion of macro ‘PyString_AS_STRING’ yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream)); ^~~~~~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:1341:1: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ yaml_parser_set_input_string(yaml_parser_t *parser, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__token_to_object’: ext/_yaml.c:4183:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4195:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4741:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4792:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4843:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4855:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:4938:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__event_to_object’: ext/_yaml.c:6435:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6447:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6616:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6687:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6722:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:6737:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:7031:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:7066:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:7253:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:7288:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_node’: ext/_yaml.c:8704:75: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:8924:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:8962:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:9000:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_scalar_node’: ext/_yaml.c:9532:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:1298:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:9688:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_sequence_node’: ext/_yaml.c:10128:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_mapping_node’: ext/_yaml.c:10654:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] __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;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python3.7m/Python.h:80, from ext/_yaml.c:16: /usr/include/python3.7m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject*) PyUnicode_FromString( ^~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter___init__’: ext/_yaml.c:11721:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type [-Wincompatible-pointer-types] yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /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)’ yaml_write_handler_t *handler, void *data); ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__object_to_event’: ext/_yaml.c:12898:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); ^ ext/_yaml.c:12991:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); ^ ext/_yaml.c:13248:62: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign] __pyx_t_4 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:13824:63: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:13824:79: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:13824:92: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:14166:71: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_sequence_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:14166:87: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_sequence_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:14508:70: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_mapping_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:14508:86: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_mapping_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter_12serialize’: ext/_yaml.c:15784:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); ^ ext/_yaml.c:15877:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); ^ ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__serialize_node’: ext/_yaml.c:16616:65: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign] __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17195:68: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17195:84: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17195:97: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_scalar_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17473:76: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_sequence_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17473:92: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_sequence_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17874:75: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_mapping_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c:17874:91: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] __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); ^~~~~~~~~~~ In file included from ext/_yaml.h:2, from ext/_yaml.c:343: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ yaml_mapping_start_event_initialize(yaml_event_t *event, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ext/_yaml.c: In function ‘__Pyx_ExceptionSave’: ext/_yaml.c:20800:21: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? *type = tstate->exc_type; ^~~~~~~~ curexc_type ext/_yaml.c:20801:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? *value = tstate->exc_value; ^~~~~~~~~ curexc_value ext/_yaml.c:20802:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? *tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback ext/_yaml.c: In function ‘__Pyx_ExceptionReset’: ext/_yaml.c:20814:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type ext/_yaml.c:20815:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value ext/_yaml.c:20816:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback ext/_yaml.c:20817:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? tstate->exc_type = type; ^~~~~~~~ curexc_type ext/_yaml.c:20818:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? tstate->exc_value = value; ^~~~~~~~~ curexc_value ext/_yaml.c:20819:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? tstate->exc_traceback = tb; ^~~~~~~~~~~~~ curexc_traceback ext/_yaml.c: In function ‘__Pyx_GetException’: ext/_yaml.c:20862:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? tmp_type = tstate->exc_type; ^~~~~~~~ curexc_type ext/_yaml.c:20863:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? tmp_value = tstate->exc_value; ^~~~~~~~~ curexc_value ext/_yaml.c:20864:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? tmp_tb = tstate->exc_traceback; ^~~~~~~~~~~~~ curexc_traceback ext/_yaml.c:20865:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’? tstate->exc_type = local_type; ^~~~~~~~ curexc_type ext/_yaml.c:20866:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’? tstate->exc_value = local_value; ^~~~~~~~~ curexc_value ext/_yaml.c:20867:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’? tstate->exc_traceback = local_tb; ^~~~~~~~~~~~~ curexc_traceback error: command 'gcc' failed with exit status 1 ---------------------------------------- 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/ You are using pip version 9.0.1, however version 18.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Warning: Failed to install all requirements. Continue? y/N
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Untitled
14 min ago | 7.49 KB
⚠️ SCAM CAMPAIGN ON PASTEBIN ⚠️
CSS | 36 min ago | 0.34 KB
⚠️ Swapz0ne Method is a SCAM ⚠️
CSS | 36 min ago | 0.34 KB
Untitled
2 hours ago | 6.43 KB
Untitled
4 hours ago | 8.03 KB
Untitled
6 hours ago | 10.02 KB
Untitled
10 hours ago | 7.90 KB
Untitled
12 hours ago | 7.14 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!