Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/PyYAML.spec'], chrootPath='/var/lib/mock/el-8-arm/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --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: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/PyYAML-3.12-12.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/PyYAML.spec'], chrootPath='/var/lib/mock/el-8-arm/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --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: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iQ9HIf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyYAML-3.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyYAML-3.12.tar.gz + /usr/bin/tar -xof - + 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.HJBFOi + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/reader.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/__init__.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/composer.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/representer.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/tokens.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/emitter.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/events.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/cyaml.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/serializer.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/dumper.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/loader.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/scanner.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/resolver.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/error.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/parser.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/constructor.py -> build/lib.linux-armv7l-3.6/yaml copying lib3/yaml/nodes.py -> build/lib.linux-armv7l-3.6/yaml running build_ext creating build/temp.linux-armv7l-3.6 checking if libyaml is compilable armv5tel-redhat-linux-gnueabi-gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -I/usr/include/python3.6m -c build/temp.linux-armv7l-3.6/check_libyaml.c -o build/temp.linux-armv7l-3.6/check_libyaml.o checking if libyaml is linkable armv5tel-redhat-linux-gnueabi-gcc -pthread build/temp.linux-armv7l-3.6/check_libyaml.o -L/usr/lib -lyaml -o build/temp.linux-armv7l-3.6/check_libyaml cythoning ext/_yaml.pyx to ext/_yaml.c building '_yaml' extension creating build/temp.linux-armv7l-3.6/ext armv5tel-redhat-linux-gnueabi-gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -fPIC -I/usr/include/python3.6m -c ext/_yaml.c -o build/temp.linux-armv7l-3.6/ext/_yaml.o BUILDSTDERR: In file included from ext/_yaml.c:564: BUILDSTDERR: ext/_yaml.h:10: warning: "PyString_CheckExact" redefined BUILDSTDERR: #define PyString_CheckExact PyBytes_CheckExact BUILDSTDERR: BUILDSTDERR: ext/_yaml.c:455: 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:1817:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 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:3317:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type [-Wincompatible-pointer-types] 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, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:1368:30: note: expected ‘int (*)(void *, unsigned char *, size_t, size_t *)’ {aka ‘int (*)(void *, unsigned char *, unsigned int, unsigned int *)’} but argument is of type ‘int (*)(void *, char *, size_t, size_t *)’ {aka ‘int (*)(void *, char *, unsigned int, unsigned int *)’} BUILDSTDERR: yaml_read_handler_t *handler, void *data); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:79, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/bytesobject.h:87:57: warning: pointer targets in passing argument 2 of ‘yaml_parser_set_input_string’ differ in signedness [-Wpointer-sign] BUILDSTDERR: #define PyBytes_AS_STRING(op) (assert(PyBytes_Check(op)), \ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ BUILDSTDERR: (((PyBytesObject *)(op))->ob_sval)) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.h:11:29: note: in expansion of macro ‘PyBytes_AS_STRING’ BUILDSTDERR: #define PyString_AS_STRING PyBytes_AS_STRING BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:3558:59: note: in expansion of macro ‘PyString_AS_STRING’ 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, BUILDSTDERR: from ext/_yaml.c:564: 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__token_to_object’: BUILDSTDERR: ext/_yaml.c:5459:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 417, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:5471:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 418, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:6585:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 448, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:6677:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 451, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:6769:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 454, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:6781:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 455, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:6913:64: 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, ((char *)"strict")); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 460, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:1304:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 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:8676:63: 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_ERR(0, 574, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:8688:63: 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_ERR(0, 575, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:8947:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 586, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:9059:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 591, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:9100:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 594, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:9121:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = PyUnicode_DecodeUTF8(__pyx_v_event->data.scalar.value, __pyx_v_event->data.scalar.length, ((char *)"strict")); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 595, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:1304:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:9509:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 620, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:9550:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 623, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:9799:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 637, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:9840:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 640, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_node’: BUILDSTDERR: ext/_yaml.c:11538:75: 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_ERR(0, 734, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:11858:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 750, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:11914:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 753, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:11970:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 756, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_scalar_node’: BUILDSTDERR: ext/_yaml.c:12647:74: 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, ((char *)"strict")); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 791, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:1304:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF8( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:12870:76: 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.scalar.tag); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 804, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_sequence_node’: BUILDSTDERR: ext/_yaml.c:13440:84: 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.sequence_start.tag); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 837, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_mapping_node’: BUILDSTDERR: ext/_yaml.c:14073:83: 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.mapping_start.tag); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 876, __pyx_L1_error) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: In file included from /usr/include/python3.6m/Python.h:80, BUILDSTDERR: from ext/_yaml.c:4: BUILDSTDERR: /usr/include/python3.6m/unicodeobject.h:702:23: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} BUILDSTDERR: PyAPI_FUNC(PyObject*) PyUnicode_FromString( BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter___init__’: BUILDSTDERR: ext/_yaml.c:15444:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type [-Wincompatible-pointer-types] 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, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:1830:31: note: expected ‘int (*)(void *, unsigned char *, size_t)’ {aka ‘int (*)(void *, unsigned char *, unsigned int)’} but argument is of type ‘int (*)(void *, char *, size_t)’ {aka ‘int (*)(void *, char *, unsigned int)’} BUILDSTDERR: yaml_write_handler_t *handler, void *data); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__object_to_event’: BUILDSTDERR: ext/_yaml.c:16834:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:16949:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:17286:62: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:18001:63: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:18001:79: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:18001:92: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:18435:71: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_3 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:18435:87: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_t_3 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:18869:70: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:18869:86: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} 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:20338:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] BUILDSTDERR: __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); BUILDSTDERR: ^ BUILDSTDERR: ext/_yaml.c:20453:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} 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:21309:65: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:553:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:22120:68: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:22120:84: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:22120:97: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:578:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_scalar_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:22507:76: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:22507:92: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:601:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_sequence_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:23037:75: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ext/_yaml.c:23037:91: 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) != 0); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from ext/_yaml.h:2, BUILDSTDERR: from ext/_yaml.c:564: BUILDSTDERR: /usr/include/yaml.h:633:1: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ BUILDSTDERR: yaml_mapping_start_event_initialize(yaml_event_t *event, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ armv5tel-redhat-linux-gnueabi-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft build/temp.linux-armv7l-3.6/ext/_yaml.o -L/usr/lib -lyaml -lpython3.6m -o build/lib.linux-armv7l-3.6/_yaml.cpython-36m-arm-linux-gnueabi.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.h1BjT0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm + cd PyYAML-3.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm running install running install_lib creating /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr creating /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib creating /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages copying build/lib.linux-armv7l-3.6/_yaml.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/reader.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/__init__.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/composer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/representer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/tokens.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/emitter.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/events.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/cyaml.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/serializer.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/dumper.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/loader.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/scanner.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/resolver.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/error.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/parser.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/constructor.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml copying build/lib.linux-armv7l-3.6/yaml/nodes.py -> /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/reader.py to reader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/composer.py to composer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/representer.py to representer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/tokens.py to tokens.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/emitter.py to emitter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/events.py to events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/cyaml.py to cyaml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/serializer.py to serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/dumper.py to dumper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/loader.py to loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/scanner.py to scanner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/resolver.py to resolver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/error.py to error.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/constructor.py to constructor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/yaml/nodes.py to nodes.cpython-36.pyc writing byte-compilation script '/tmp/tmppuujdai5.py' /usr/libexec/platform-python /tmp/tmppuujdai5.py removing /tmp/tmppuujdai5.py running install_egg_info Writing /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/PyYAML-3.12-py3.6.egg-info + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.12-12.el8 --unique-debug-suffix -3.12-12.el8.arm --unique-debug-src-base PyYAML-3.12-12.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PyYAML-3.12 extracting debug info from /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6/site-packages/_yaml.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2381 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/lib/debug/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zhrYav + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + /usr/libexec/platform-python setup.py test running test running build_py running build_ext skipping 'ext/_yaml.c' Cython extension (up-to-date) ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... =========================================================================== TESTS: 2585 Processing files: python3-pyyaml-3.12-12.el8.armv5tel + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oIkVVV + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + DOCDIR=/builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/doc/python3-pyyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/doc/python3-pyyaml + cp -pr CHANGES /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/doc/python3-pyyaml + cp -pr PKG-INFO /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/doc/python3-pyyaml + cp -pr README /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/doc/python3-pyyaml + cp -pr examples /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/doc/python3-pyyaml + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pTAV9o + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + LICENSEDIR=/builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/licenses/python3-pyyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/licenses/python3-pyyaml + cp -pr LICENSE /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm/usr/share/licenses/python3-pyyaml + exit 0 Provides: python3-PyYAML = 3.12-12.el8 python3-PyYAML(armv5tel-32) = 3.12-12.el8 python3-pyyaml = 3.12-12.el8 python3-pyyaml(armv5tel-32) = 3.12-12.el8 python3-yaml = 3.12-12.el8 python3-yaml(armv5tel-32) = 3.12-12.el8 python3.6dist(pyyaml) = 3.12 python3dist(pyyaml) = 3.12 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: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython3.6m.so.1.0 libyaml-0.so.2 python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: python3-PyYAML < 3.12-12 Processing files: PyYAML-debugsource-3.12-12.el8.armv5tel Provides: PyYAML-debugsource = 3.12-12.el8 PyYAML-debugsource(armv5tel-32) = 3.12-12.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyyaml-debuginfo-3.12-12.el8.armv5tel Provides: debuginfo(build-id) = 3582db579ed4adced5734f1ba9e5f24af37eae44 python3-pyyaml-debuginfo = 3.12-12.el8 python3-pyyaml-debuginfo(armv5tel-32) = 3.12-12.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: PyYAML-debugsource(armv5tel-32) = 3.12-12.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm Wrote: /builddir/build/RPMS/python3-pyyaml-3.12-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/PyYAML-debugsource-3.12-12.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/python3-pyyaml-debuginfo-3.12-12.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.N6zkce + umask 022 + cd /builddir/build/BUILD + cd PyYAML-3.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyYAML-3.12-12.el8.arm + exit 0 Child return code was: 0