Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PyYAML.spec'], chrootPath='/var/lib/mock/1007635-epel-7-x86_64-1566217242.363873/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2fqbaj4d:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2fqbaj4d:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '356eba23fb9b410f8ad61838b9e5eece', '-D', '/var/lib/mock/1007635-epel-7-x86_64-1566217242.363873/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2fqbaj4d:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PyYAML.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/PyYAML-3.12-5.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PyYAML.spec'], chrootPath='/var/lib/mock/1007635-epel-7-x86_64-1566217242.363873/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2fqbaj4d:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2fqbaj4d:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0680306bcd9d4021984137b7953e105f', '-D', '/var/lib/mock/1007635-epel-7-x86_64-1566217242.363873/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2fqbaj4d:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PyYAML.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fjHTQD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyYAML-3.12 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/PyYAML-3.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd PyYAML-3.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod a-x examples/yaml-highlight/yaml_hl.py + rm -rf ext/_yaml.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vtt3XI + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python setup.py --with-libyaml build_ext running build_ext cythoning ext/_yaml.pyx to ext/_yaml.c building '_yaml' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/ext gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c ext/_yaml.c -o build/temp.linux-x86_64-2.7/ext/_yaml.o BUILDSTDERR: In file included from ext/_yaml.c:300:0: BUILDSTDERR: ext/_yaml.h:6:0: warning: "PyUnicode_FromString" redefined [enabled by default] BUILDSTDERR: #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:281:0: note: this is the location of the previous definition BUILDSTDERR: # define PyUnicode_FromString PyUnicodeUCS4_FromString BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_pf_5_yaml_get_version_string': BUILDSTDERR: ext/_yaml.c:1281:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] BUILDSTDERR: __pyx_v_value = yaml_get_version_string(); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_pf_5_yaml_7CParser___init__': BUILDSTDERR: ext/_yaml.c:2352:5: warning: passing argument 2 of 'yaml_parser_set_input' from incompatible pointer type [enabled by default] BUILDSTDERR: yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:1367:1: note: expected 'int (*)(void *, unsigned char *, size_t, size_t *)' but argument is of type 'int (*)(void *, char *, size_t, size_t *)' BUILDSTDERR: yaml_parser_set_input(yaml_parser_t *parser, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:2550:5: warning: pointer targets in passing argument 2 of 'yaml_parser_set_input_string' differ in signedness [-Wpointer-sign] BUILDSTDERR: yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:1341:1: note: expected 'const unsigned char *' but argument is of type 'char *' BUILDSTDERR: yaml_parser_set_input_string(yaml_parser_t *parser, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__parser_error': BUILDSTDERR: ext/_yaml.c:2715:3: warning: enumeration value 'YAML_NO_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parser.error) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:2715:3: warning: enumeration value 'YAML_COMPOSER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:2715:3: warning: enumeration value 'YAML_WRITER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:2715:3: warning: enumeration value 'YAML_EMITTER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__token_to_object': BUILDSTDERR: ext/_yaml.c:3999:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:3999:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4011:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4011:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4549:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4549:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4600:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4600:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4651:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4651:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4663:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4663:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4747:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__event_to_object': BUILDSTDERR: ext/_yaml.c:6202:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6202:9: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6215:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6215:9: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6377:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6377:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6448:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6448:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6484:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6484:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6500:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6799:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6799:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6835:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6835:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:7021:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:7021:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:7057:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:7057:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_node': BUILDSTDERR: ext/_yaml.c:8411:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8411:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8628:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8628:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8659:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8659:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8690:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8690:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_NO_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parsed_event.type) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_STREAM_START_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_STREAM_END_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_DOCUMENT_START_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_DOCUMENT_END_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_ALIAS_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_SEQUENCE_END_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_MAPPING_END_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_scalar_node': BUILDSTDERR: ext/_yaml.c:9201:3: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:9357:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:9357:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:9381:3: warning: enumeration value 'YAML_ANY_SCALAR_STYLE' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parsed_event.data.scalar.style) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_sequence_node': BUILDSTDERR: ext/_yaml.c:9793:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:9793:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:9817:3: warning: enumeration value 'YAML_ANY_SEQUENCE_STYLE' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parsed_event.data.sequence_start.style) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_mapping_node': BUILDSTDERR: ext/_yaml.c:10324:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:38:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: extern size_t strlen (const char *__s) BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:10324:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:85:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 BUILDSTDERR: ^ BUILDSTDERR: /usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:10348:3: warning: enumeration value 'YAML_ANY_MAPPING_STYLE' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parsed_event.data.mapping_start.style) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_pf_5_yaml_8CEmitter___init__': BUILDSTDERR: ext/_yaml.c:11385:3: warning: passing argument 2 of 'yaml_emitter_set_output' from incompatible pointer type [enabled by default] BUILDSTDERR: yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:1829:1: note: expected 'int (*)(void *, unsigned char *, size_t)' but argument is of type 'int (*)(void *, char *, size_t)' BUILDSTDERR: yaml_emitter_set_output(yaml_emitter_t *emitter, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__emitter_error': BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_NO_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->emitter.error) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_READER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_SCANNER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_PARSER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_COMPOSER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_WRITER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__object_to_event': BUILDSTDERR: ext/_yaml.c:12550:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:12648:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:12910:5: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = (yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:553:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13515:5: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13515:5: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13515:5: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13866:5: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13866:5: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:14217:5: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:14217:5: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_pf_5_yaml_8CEmitter_12serialize': BUILDSTDERR: ext/_yaml.c:15484:42: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:15582:42: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__serialize_node': BUILDSTDERR: ext/_yaml.c:16312:5: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:553:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:16946:7: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:16946:7: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:16946:7: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17233:7: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17233:7: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17645:7: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17645:7: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ creating build/lib.linux-x86_64-2.7 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/ext/_yaml.o -L/usr/lib64 -lyaml -lpython2.7 -o build/lib.linux-x86_64-2.7/_yaml.so + rm -rf /builddir/build/BUILD/python3-PyYAML-3.12-5.el7 + cp -a . /builddir/build/BUILD/python3-PyYAML-3.12-5.el7 ~/build/BUILD/python3-PyYAML-3.12-5.el7 ~/build/BUILD/PyYAML-3.12 + pushd /builddir/build/BUILD/python3-PyYAML-3.12-5.el7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py --with-libyaml build running build running build_py creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/error.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/__init__.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/dumper.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/resolver.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/scanner.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/events.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/emitter.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/serializer.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/representer.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/constructor.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/cyaml.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/reader.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/parser.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/loader.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/nodes.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/composer.py -> build/lib.linux-x86_64-3.6/yaml copying lib3/yaml/tokens.py -> build/lib.linux-x86_64-3.6/yaml running build_ext skipping 'ext/_yaml.c' Cython extension (up-to-date) building '_yaml' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/ext gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python3.6m -c ext/_yaml.c -o build/temp.linux-x86_64-3.6/ext/_yaml.o BUILDSTDERR: In file included from ext/_yaml.c:300:0: BUILDSTDERR: ext/_yaml.h:10:0: warning: "PyString_CheckExact" redefined [enabled by default] BUILDSTDERR: #define PyString_CheckExact PyBytes_CheckExact BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:153:0: note: this is the location of the previous definition BUILDSTDERR: #define PyString_CheckExact PyUnicode_CheckExact BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_pf_5_yaml_get_version_string': BUILDSTDERR: ext/_yaml.c:1281:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] BUILDSTDERR: __pyx_v_value = yaml_get_version_string(); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_pf_5_yaml_7CParser___init__': BUILDSTDERR: ext/_yaml.c:2352:5: warning: passing argument 2 of 'yaml_parser_set_input' from incompatible pointer type [enabled by default] BUILDSTDERR: yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:1367:1: note: expected 'int (*)(void *, unsigned char *, size_t, size_t *)' but argument is of type 'int (*)(void *, char *, size_t, size_t *)' BUILDSTDERR: yaml_parser_set_input(yaml_parser_t *parser, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:2550:5: warning: pointer targets in passing argument 2 of 'yaml_parser_set_input_string' differ in signedness [-Wpointer-sign] BUILDSTDERR: yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:1341:1: note: expected 'const unsigned char *' but argument is of type 'char *' BUILDSTDERR: yaml_parser_set_input_string(yaml_parser_t *parser, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__parser_error': BUILDSTDERR: ext/_yaml.c:2715:3: warning: enumeration value 'YAML_NO_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parser.error) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:2715:3: warning: enumeration value 'YAML_COMPOSER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:2715:3: warning: enumeration value 'YAML_WRITER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:2715:3: warning: enumeration value 'YAML_EMITTER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__token_to_object': BUILDSTDERR: ext/_yaml.c:3999:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4011:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4549:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4600:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4651:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4663:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:4747:5: warning: pointer targets in passing argument 1 of 'PyUnicode_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:1304:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__event_to_object': BUILDSTDERR: ext/_yaml.c:6202:9: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6215:9: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6377:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6448:7: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6484:7: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6500:5: warning: pointer targets in passing argument 1 of 'PyUnicode_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:1304:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6799:7: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:6835:7: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:7021:7: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:7057:7: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_node': BUILDSTDERR: ext/_yaml.c:8411:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8628:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8659:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8690:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_5 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_5)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_NO_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parsed_event.type) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_STREAM_START_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_STREAM_END_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_DOCUMENT_START_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_DOCUMENT_END_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_ALIAS_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_SEQUENCE_END_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:8921:3: warning: enumeration value 'YAML_MAPPING_END_EVENT' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_scalar_node': BUILDSTDERR: ext/_yaml.c:9201:3: warning: pointer targets in passing argument 1 of 'PyUnicode_DecodeUTF8' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:1304:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:9357:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:9381:3: warning: enumeration value 'YAML_ANY_SCALAR_STYLE' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parsed_event.data.scalar.style) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_sequence_node': BUILDSTDERR: ext/_yaml.c:9793:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:9817:3: warning: enumeration value 'YAML_ANY_SEQUENCE_STYLE' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parsed_event.data.sequence_start.style) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_mapping_node': BUILDSTDERR: ext/_yaml.c:10324:5: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] BUILDSTDERR: __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;} BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:89:0, BUILDSTDERR: from ext/_yaml.c:16: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected 'const char *' but argument is of type 'yaml_char_t *' BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:10348:3: warning: enumeration value 'YAML_ANY_MAPPING_STYLE' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->parsed_event.data.mapping_start.style) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_pf_5_yaml_8CEmitter___init__': BUILDSTDERR: ext/_yaml.c:11385:3: warning: passing argument 2 of 'yaml_emitter_set_output' from incompatible pointer type [enabled by default] BUILDSTDERR: yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:1829:1: note: expected 'int (*)(void *, unsigned char *, size_t)' but argument is of type 'int (*)(void *, char *, size_t)' BUILDSTDERR: yaml_emitter_set_output(yaml_emitter_t *emitter, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__emitter_error': BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_NO_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_self->emitter.error) { BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_READER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_SCANNER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_PARSER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_COMPOSER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c:11798:3: warning: enumeration value 'YAML_WRITER_ERROR' not handled in switch [-Wswitch] BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__object_to_event': BUILDSTDERR: ext/_yaml.c:12550:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:12648:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:12910:5: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = (yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:553:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13515:5: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13515:5: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13515:5: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13866:5: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:13866:5: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:14217:5: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:14217:5: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_pf_5_yaml_8CEmitter_12serialize': BUILDSTDERR: ext/_yaml.c:15484:42: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:15582:42: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__serialize_node': BUILDSTDERR: ext/_yaml.c:16312:5: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = (yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:553:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:16946:7: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:16946:7: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:16946:7: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (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); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17233:7: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17233:7: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17645:7: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17645:7: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_10 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0); BUILDSTDERR: ^ BUILDSTDERR: In file included from ext/_yaml.h:2:0, BUILDSTDERR: from ext/_yaml.c:300: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-3.6/ext/_yaml.o -L/usr/lib64 -lyaml -lpython3.6m -o build/lib.linux-x86_64-3.6/_yaml.cpython-36m-x86_64-linux-gnu.so + popd ~/build/BUILD/PyYAML-3.12 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python setup.py --with-libyaml build running build running build_py creating build/lib.linux-x86_64-2.7/yaml copying lib/yaml/tokens.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/composer.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/nodes.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/loader.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/parser.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/reader.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/cyaml.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/constructor.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/representer.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/serializer.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/emitter.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/events.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/scanner.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/resolver.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/dumper.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/__init__.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/error.py -> build/lib.linux-x86_64-2.7/yaml running build_ext skipping 'ext/_yaml.c' Cython extension (up-to-date) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.17ACkt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64 + cd PyYAML-3.12 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr creating /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/error.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/__init__.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/dumper.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/resolver.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/scanner.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/events.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/emitter.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/serializer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/representer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/constructor.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/cyaml.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/reader.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/parser.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/loader.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/nodes.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/composer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/tokens.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/_yaml.so -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/dumper.py to dumper.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/resolver.py to resolver.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/emitter.py to emitter.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/serializer.py to serializer.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/representer.py to representer.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/constructor.py to constructor.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/cyaml.py to cyaml.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/reader.py to reader.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/composer.py to composer.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/yaml/tokens.py to tokens.pyc writing byte-compilation script '/tmp/tmp3EmYuK.py' /usr/bin/python -O /tmp/tmp3EmYuK.py removing /tmp/tmp3EmYuK.py running install_egg_info Writing /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/PyYAML-3.12-py2.7.egg-info + pushd /builddir/build/BUILD/python3-PyYAML-3.12-5.el7 ~/build/BUILD/python3-PyYAML-3.12-5.el7 ~/build/BUILD/PyYAML-3.12 + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages copying build/lib.linux-x86_64-3.6/_yaml.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/tokens.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/composer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/nodes.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/loader.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/parser.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/reader.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/cyaml.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/constructor.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/representer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/serializer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/emitter.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/events.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/scanner.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/resolver.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/dumper.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/__init__.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml copying build/lib.linux-x86_64-3.6/yaml/error.py -> /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/tokens.py to tokens.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/composer.py to composer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/nodes.py to nodes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/loader.py to loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/reader.py to reader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/cyaml.py to cyaml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/constructor.py to constructor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/representer.py to representer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/serializer.py to serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/emitter.py to emitter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/events.py to events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/scanner.py to scanner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/resolver.py to resolver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/dumper.py to dumper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/yaml/error.py to error.cpython-36.pyc writing byte-compilation script '/tmp/tmpal8eedrb.py' /usr/bin/python3.6 /tmp/tmpal8eedrb.py removing /tmp/tmpal8eedrb.py running install_egg_info Writing /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/PyYAML-3.12-py3.6.egg-info + popd ~/build/BUILD/PyYAML-3.12 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/PyYAML-3.12 extracting debug info from /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6/site-packages/_yaml.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7/site-packages/_yaml.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 3847 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dA3Bxk + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + /usr/bin/python setup.py test running test running build_py running build_ext checking if libyaml is compilable gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/check_libyaml.c -o build/temp.linux-x86_64-2.7/check_libyaml.o checking if libyaml is linkable gcc -pthread build/temp.linux-x86_64-2.7/check_libyaml.o -L/usr/lib64 -lyaml -o build/temp.linux-x86_64-2.7/check_libyaml skipping 'ext/_yaml.c' Cython extension (up-to-date) ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. =========================================================================== TESTS: 2573 ~/build/BUILD/python3-PyYAML-3.12-5.el7 ~/build/BUILD/PyYAML-3.12 + pushd /builddir/build/BUILD/python3-PyYAML-3.12-5.el7 + /usr/bin/python3.6 setup.py test running test running build_py running build_ext checking if libyaml is compilable gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.6m -c build/temp.linux-x86_64-3.6/check_libyaml.c -o build/temp.linux-x86_64-3.6/check_libyaml.o checking if libyaml is linkable gcc -pthread build/temp.linux-x86_64-3.6/check_libyaml.o -L/usr/lib64 -lyaml -o build/temp.linux-x86_64-3.6/check_libyaml skipping 'ext/_yaml.c' Cython extension (up-to-date) ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... =========================================================================== TESTS: 2585 + popd ~/build/BUILD/PyYAML-3.12 + exit 0 Processing files: python2-pyyaml-3.12-5.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hmvCSw + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + DOCDIR=/builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python2-pyyaml-3.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python2-pyyaml-3.12 + cp -pr CHANGES /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python2-pyyaml-3.12 + cp -pr PKG-INFO /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python2-pyyaml-3.12 + cp -pr README /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python2-pyyaml-3.12 + cp -pr examples /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python2-pyyaml-3.12 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.15gShJ + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + LICENSEDIR=/builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/licenses/python2-pyyaml-3.12 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/licenses/python2-pyyaml-3.12 + cp -pr LICENSE /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/licenses/python2-pyyaml-3.12 + exit 0 Provides: PyYAML = 3.12-5.el7 PyYAML(x86-64) = 3.12-5.el7 python-yaml = 3.12-5.el7 python-yaml(x86-64) = 3.12-5.el7 python2-pyyaml = 3.12-5.el7 python2-pyyaml(x86-64) = 3.12-5.el7 python2-yaml = 3.12-5.el7 python2-yaml(x86-64) = 3.12-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libyaml-0.so.2()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: PyYAML <= 3.12-5.el7 Processing files: python3-pyyaml-3.12-5.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rubjtY + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + DOCDIR=/builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python3-pyyaml-3.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python3-pyyaml-3.12 + cp -pr CHANGES /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python3-pyyaml-3.12 + cp -pr PKG-INFO /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python3-pyyaml-3.12 + cp -pr README /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python3-pyyaml-3.12 + cp -pr examples /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/doc/python3-pyyaml-3.12 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7zpLId + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + LICENSEDIR=/builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/licenses/python3-pyyaml-3.12 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/licenses/python3-pyyaml-3.12 + cp -pr LICENSE /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64/usr/share/licenses/python3-pyyaml-3.12 + exit 0 Provides: python3-pyyaml = 3.12-5.el7 python3-pyyaml(x86-64) = 3.12-5.el7 python3-yaml = 3.12-5.el7 python3-yaml(x86-64) = 3.12-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libyaml-0.so.2()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: PyYAML-debuginfo-3.12-5.el7.x86_64 Provides: PyYAML-debuginfo = 3.12-5.el7 PyYAML-debuginfo(x86-64) = 3.12-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64 Wrote: /builddir/build/RPMS/python2-pyyaml-3.12-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pyyaml-3.12-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/PyYAML-debuginfo-3.12-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H3f0rv + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyYAML-3.12-5.el7.x86_64 + exit 0 Child return code was: 0