Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PyYAML.spec'], chrootPath='/var/lib/mock/sclo7-python27-rh-el7-build-54631-209361/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PyYAML.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python27-PyYAML-3.10-15.bs1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PyYAML.spec'], chrootPath='/var/lib/mock/sclo7-python27-rh-el7-build-54631-209361/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PyYAML.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a5f5UM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyYAML-3.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyYAML-3.10.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyYAML-3.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod a-x examples/yaml-highlight/yaml_hl.py + sed -i 's|#!/usr/bin/python||' examples/yaml-highlight/yaml_hl.py Patch #0 (PyYAML-size_t_not_int.patch): + echo 'Patch #0 (PyYAML-size_t_not_int.patch):' + /usr/bin/cat /builddir/build/SOURCES/PyYAML-size_t_not_int.patch + /usr/bin/patch -p1 --fuzz=0 patching file ext/_yaml.pxd patching file ext/_yaml.pyx + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.byiMZP + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.10 + scl enable python27 - running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/yaml copying lib/yaml/cyaml.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/tokens.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/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/composer.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/serializer.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/reader.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/parser.py -> build/lib.linux-x86_64-2.7/yaml copying lib/yaml/error.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/emitter.py -> build/lib.linux-x86_64-2.7/yaml running build_ext building '_yaml' extension 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/opt/rh/python27/root/usr/include/python2.7 -c ext/_yaml.c -o build/temp.linux-x86_64-2.7/ext/_yaml.o In file included from ext/_yaml.c:223:0: ext/_yaml.h:6:0: warning: "PyUnicode_FromString" redefined [enabled by default] #define PyUnicode_FromString(s) PyUnicode_DecodeUTF8((s), strlen(s), "strict") ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:281:0: note: this is the location of the previous definition # define PyUnicode_FromString PyUnicodeUCS4_FromString ^ ext/_yaml.c: In function '__pyx_pf_5_yaml_get_version_string': ext/_yaml.c:1145:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_value = yaml_get_version_string(); ^ ext/_yaml.c: In function '__pyx_pf_5_yaml_7CParser___init__': ext/_yaml.c:2074:38: warning: passing argument 2 of 'yaml_parser_set_input' from incompatible pointer type [enabled by default] yaml_parser_set_input((&((struct __pyx_obj_5_yaml_CParser *)__pyx_v_self)->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self)); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:1367:1: note: expected 'int (*)(void *, unsigned char *, size_t, size_t *)' but argument is of type 'int (*)(void *, char *, int, int *)' yaml_parser_set_input(yaml_parser_t *parser, ^ ext/_yaml.c:2272:45: warning: pointer targets in passing argument 2 of 'yaml_parser_set_input_string' differ in signedness [-Wpointer-sign] yaml_parser_set_input_string((&((struct __pyx_obj_5_yaml_CParser *)__pyx_v_self)->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream)); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:1341:1: note: expected 'const unsigned char *' but argument is of type 'char *' yaml_parser_set_input_string(yaml_parser_t *parser, ^ ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__token_to_object': ext/_yaml.c:3705:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:3705:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:3718:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 418; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:3718:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 418; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:4285:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 448; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:4285:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 448; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:4339:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_4 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:4339:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_4 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:4393:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:4393:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:4406:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:4406:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:4493:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_token->data.scalar.value, __pyx_v_token->data.scalar.length, __pyx_k__strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 460; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__event_to_object': ext/_yaml.c:5909:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->handle); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 574; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:5909:9: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->handle); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 574; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:5922:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->prefix); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 575; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:5922:9: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->prefix); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 575; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:6088:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 586; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:6088:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 586; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:6163:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 591; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:6163:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 591; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:6200:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 594; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:6200:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 594; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:6216:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_1 = PyUnicode_DecodeUTF8(__pyx_v_event->data.scalar.value, __pyx_v_event->data.scalar.length, __pyx_k__strict); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 595; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:6520:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 620; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:6520:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 620; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:6557:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 623; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:6557:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 623; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:6747:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:6747:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:6784:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 640; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:6784:7: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 640; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_node': ext/_yaml.c:8064:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.alias.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:8064:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.alias.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:8284:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __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;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:8284:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __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;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:8315:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __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;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:8315:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __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;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:8346:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __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;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:8346:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __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;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_scalar_node': ext/_yaml.c:8861:3: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_self->parsed_event.data.scalar.value, __pyx_v_self->parsed_event.data.scalar.length, __pyx_k__strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 791; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c:9019:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_9 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.tag); if (unlikely(!__pyx_t_9)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:9019:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_9 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.tag); if (unlikely(!__pyx_t_9)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_sequence_node': ext/_yaml.c:9461:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 837; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:9461:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 837; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c: In function '__pyx_f_5_yaml_7CParser__compose_mapping_node': ext/_yaml.c:9998:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:38:0, from ext/_yaml.c:4: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'yaml_char_t *' extern size_t strlen (const char *__s) ^ ext/_yaml.c:9998:5: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness [-Wpointer-sign] __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ In file included from /opt/rh/python27/root/usr/include/python2.7/Python.h:85:0, from ext/_yaml.c:4: /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:261:31: note: expected 'const char *' but argument is of type 'yaml_char_t *' # define PyUnicode_DecodeUTF8 PyUnicodeUCS4_DecodeUTF8 ^ /opt/rh/python27/root/usr/include/python2.7/unicodeobject.h:750:23: note: in expansion of macro 'PyUnicode_DecodeUTF8' PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( ^ ext/_yaml.c: In function '__pyx_pf_5_yaml_8CEmitter___init__': ext/_yaml.c:11065:38: warning: passing argument 2 of 'yaml_emitter_set_output' from incompatible pointer type [enabled by default] yaml_emitter_set_output((&((struct __pyx_obj_5_yaml_CEmitter *)__pyx_v_self)->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self)); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:1829:1: note: expected 'int (*)(void *, unsigned char *, size_t)' but argument is of type 'int (*)(void *, char *, int)' yaml_emitter_set_output(yaml_emitter_t *emitter, ^ ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__object_to_event': ext/_yaml.c:12199:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); ^ ext/_yaml.c:12300:44: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); ^ ext/_yaml.c:12563:5: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness [-Wpointer-sign] __pyx_t_4 = (yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:553:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); ^ ext/_yaml.c:13168:5: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:13168:5: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:13168:5: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:13521:5: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_sequence_start_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:13521:5: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_sequence_start_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:13874:5: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_mapping_start_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:13874:5: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_mapping_start_event_initialize(yaml_event_t *event, ^ ext/_yaml.c: In function '__pyx_pf_5_yaml_8CEmitter_6serialize': ext/_yaml.c:15082:42: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); ^ ext/_yaml.c:15183:42: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); ^ ext/_yaml.c: In function '__pyx_f_5_yaml_8CEmitter__serialize_node': ext/_yaml.c:15863:5: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness [-Wpointer-sign] __pyx_t_2 = (yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:553:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); ^ ext/_yaml.c:16500:7: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:16500:7: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:16500:7: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:578:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_scalar_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:16790:7: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_sequence_start_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:16790:7: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:601:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_sequence_start_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:17193:7: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_mapping_start_event_initialize(yaml_event_t *event, ^ ext/_yaml.c:17193:7: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] __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); ^ In file included from ext/_yaml.h:2:0, from ext/_yaml.c:223: /usr/include/yaml.h:633:1: note: expected 'yaml_char_t *' but argument is of type 'char *' yaml_mapping_start_event_initialize(yaml_event_t *event, ^ 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/opt/rh/python27/root/usr/lib64 -lyaml -lpython2.7 -o build/lib.linux-x86_64-2.7/_yaml.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rwGkB1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64 + cd PyYAML-3.10 + rm -rf /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64 + scl enable python27 - running install running install_lib creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64 creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27 creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64 creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_yaml.so -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/cyaml.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/events.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/tokens.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/representer.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/scanner.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/resolver.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/dumper.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/composer.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/loader.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/serializer.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/__init__.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/reader.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/nodes.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/parser.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/error.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/constructor.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml copying build/lib.linux-x86_64-2.7/yaml/emitter.py -> /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/cyaml.py to cyaml.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/representer.py to representer.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/resolver.py to resolver.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/dumper.py to dumper.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/composer.py to composer.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/serializer.py to serializer.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/reader.py to reader.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/constructor.py to constructor.pyc byte-compiling /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/yaml/emitter.py to emitter.pyc writing byte-compilation script '/tmp/tmp4NLtUq.py' /opt/rh/python27/root/usr/bin/python2 -O /tmp/tmp4NLtUq.py removing /tmp/tmp4NLtUq.py running install_egg_info Writing /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/PyYAML-3.10-py2.7.egg-info + /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.10 extracting debug info from /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/_yaml.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1862 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/python27/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python27 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python /opt/rh/python27/root/usr/bin/python2 1 /opt/rh/python27/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u392Hf + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.10 + scl enable python27 - 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/opt/rh/python27/root/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/opt/rh/python27/root/usr/lib64 -lyaml -o build/temp.linux-x86_64-2.7/check_libyaml ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. =========================================================================== TESTS: 2577 + exit 0 Processing files: python27-PyYAML-3.10-15.bs1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lLtXNT + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.10 + DOCDIR=/builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/share/doc/python27-PyYAML-3.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/share/doc/python27-PyYAML-3.10 + cp -pr CHANGES /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/share/doc/python27-PyYAML-3.10 + cp -pr LICENSE /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/share/doc/python27-PyYAML-3.10 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/share/doc/python27-PyYAML-3.10 + cp -pr README /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/share/doc/python27-PyYAML-3.10 + cp -pr examples /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64/opt/rh/python27/root/usr/share/doc/python27-PyYAML-3.10 + exit 0 Provides: python27-PyYAML = 3.10-15.bs1.el7 python27-PyYAML(x86-64) = 3.10-15.bs1.el7 python27-python-yaml = 3.10-15.bs1.el7 python27-python-yaml(x86-64) = 3.10-15.bs1.el7 scl-package(python27) 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) python27-python(abi) = 2.7 python27-runtime rtld(GNU_HASH) Processing files: python27-PyYAML-debuginfo-3.10-15.bs1.el7.x86_64 Provides: scl-package(python27) python27-PyYAML-debuginfo = 3.10-15.bs1.el7 python27-PyYAML-debuginfo(x86-64) = 3.10-15.bs1.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/python27-PyYAML-3.10-15.bs1.el7.x86_64 Wrote: /builddir/build/RPMS/python27-PyYAML-3.10-15.bs1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python27-PyYAML-debuginfo-3.10-15.bs1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nkT6MY + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python27-PyYAML-3.10-15.bs1.el7.x86_64 + exit 0 Child return code was: 0