Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-ruamel-yaml-clib.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44679-14591/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-ruamel-yaml-clib.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-ruamel-yaml-clib-0.2.6-4.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-ruamel-yaml-clib.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44679-14591/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-ruamel-yaml-clib.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JwmmRW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e + /usr/bin/unzip -qq /builddir/build/SOURCES/ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep -rl '/\* Generated by Cython' + rm -v _ruamel_yaml.c removed '_ruamel_yaml.c' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ivaGyg + umask 022 + cd /builddir/build/BUILD + cd ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e + mkdir ruamel.yaml.clib + mv _ruamel_yaml.pyx ruamel.yaml.clib + cythonize -3 ruamel.yaml.clib/_ruamel_yaml.pyx Compiling /builddir/build/BUILD/ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e/ruamel.yaml.clib/_ruamel_yaml.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e/ruamel.yaml.clib/_ruamel_yaml.pyx + mv ruamel.yaml.clib/_ruamel_yaml.c ruamel.yaml.clib/_ruamel_yaml.pyx . + rmdir ruamel.yaml.clib + CFLAGS='-O2 -g' + LDFLAGS= + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.10/site-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) sys.argv ['setup.py', 'build', '--executable=/usr/bin/python3 -s'] test compiling /tmp/tmp_ruamel_2k5xzh45/test_ruamel_yaml.c -> test_ruamel_yaml OK running build running build_py creating build creating build/lib.linux-aarch64-cpython-310 creating build/lib.linux-aarch64-cpython-310/ruamel copying .ruamel/__init__.py -> build/lib.linux-aarch64-cpython-310/ruamel creating build/lib.linux-aarch64-cpython-310/ruamel/yaml copying .ruamel/yaml/__init__.py -> build/lib.linux-aarch64-cpython-310/ruamel/yaml creating build/lib.linux-aarch64-cpython-310/ruamel/yaml/clib copying ./__init__.py -> build/lib.linux-aarch64-cpython-310/ruamel/yaml/clib copying ./LICENSE -> build/lib.linux-aarch64-cpython-310/ruamel/yaml/clib running build_ext building '_ruamel_yaml' extension creating build/temp.linux-aarch64-cpython-310 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c _ruamel_yaml.c -o build/temp.linux-aarch64-cpython-310/_ruamel_yaml.o In file included from _ruamel_yaml.c:756: _ruamel_yaml.h:10: warning: "PyString_CheckExact" redefined 10 | #define PyString_CheckExact PyBytes_CheckExact | _ruamel_yaml.c:636: note: this is the location of the previous definition 636 | #define PyString_CheckExact PyUnicode_CheckExact | _ruamel_yaml.c: In function ‘__pyx_pf_12_ruamel_yaml_get_version_string’: _ruamel_yaml.c:2043:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2043 | __pyx_v_value = yaml_get_version_string(); | ^ _ruamel_yaml.c: In function ‘__pyx_pf_12_ruamel_yaml_7CParser___init__’: _ruamel_yaml.c:3609:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type [-Wincompatible-pointer-types] 3609 | yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_12_ruamel_yaml_input_handler, ((void *)__pyx_v_self)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, char *, int, int *) In file included from _ruamel_yaml.h:2: yaml.h:1370:30: note: expected ‘int (*)(void *, unsigned char *, size_t, size_t *)’ {aka ‘int (*)(void *, unsigned char *, long unsigned int, long unsigned int *)’} but argument is of type ‘int (*)(void *, char *, int, int *)’ 1370 | yaml_read_handler_t *handler, void *data); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/python3.10/bytesobject.h:62, from /usr/include/python3.10/Python.h:82, from _ruamel_yaml.c:18: /usr/include/python3.10/cpython/bytesobject.h:32:57: warning: pointer targets in passing argument 2 of ‘yaml_parser_set_input_string’ differ in signedness [-Wpointer-sign] 32 | #define PyBytes_AS_STRING(op) (assert(PyBytes_Check(op)), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * 33 | (((PyBytesObject *)(op))->ob_sval)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _ruamel_yaml.h:11:29: note: in expansion of macro ‘PyBytes_AS_STRING’ 11 | #define PyString_AS_STRING PyBytes_AS_STRING | ^~~~~~~~~~~~~~~~~ _ruamel_yaml.c:3850:59: note: in expansion of macro ‘PyString_AS_STRING’ 3850 | yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream)); | ^~~~~~~~~~~~~~~~~~ yaml.h:1344:30: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ 1344 | const unsigned char *input, size_t size); | ~~~~~~~~~~~~~~~~~~~~~^~~~~ _ruamel_yaml.c: In function ‘__pyx_f_12_ruamel_yaml_7CParser__token_to_object’: _ruamel_yaml.c:5696:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 5696 | __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 416, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} In file included from /usr/include/python3.10/Python.h:83: /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:5708:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 5708 | __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 417, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:6710:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 6710 | __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 447, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:6794:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 6794 | __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 450, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:6878:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 6878 | __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 453, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:6890:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 6890 | __pyx_t_2 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 454, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:7014:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] 7014 | __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, 459, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:455:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 455 | const char *string, /* UTF-8 encoded string */ | ~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c: In function ‘__pyx_f_12_ruamel_yaml_7CParser__event_to_object’: _ruamel_yaml.c:8713:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 8713 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->handle); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 573, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:8725:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 8725 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->prefix); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 574, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:8968:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 8968 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 585, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:9072:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 9072 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 590, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:9113:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 9113 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 593, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:9134:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] 9134 | __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, 594, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:455:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 455 | const char *string, /* UTF-8 encoded string */ | ~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:9475:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 9475 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 619, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:9516:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 9516 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 622, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:9748:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 9748 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 636, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:9789:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 9789 | __pyx_t_4 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 639, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c: In function ‘__pyx_f_12_ruamel_yaml_7CParser__compose_node’: _ruamel_yaml.c:11486:75: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 11486 | __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.alias.anchor); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 733, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:11806:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 11806 | __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 749, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:11862:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 11862 | __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 752, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c:11918:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 11918 | __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 755, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c: In function ‘__pyx_f_12_ruamel_yaml_7CParser__compose_scalar_node’: _ruamel_yaml.c:12579:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign] 12579 | __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, 790, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:455:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 455 | const char *string, /* UTF-8 encoded string */ | ~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:12802:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 12802 | __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.tag); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 803, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c: In function ‘__pyx_f_12_ruamel_yaml_7CParser__compose_sequence_node’: _ruamel_yaml.c:13343:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 13343 | __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.tag); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 836, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c: In function ‘__pyx_f_12_ruamel_yaml_7CParser__compose_mapping_node’: _ruamel_yaml.c:13971:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign] 13971 | __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.tag); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 875, __pyx_L1_error) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ | | | yaml_char_t * {aka unsigned char *} /usr/include/python3.10/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’} 138 | const char *u /* UTF-8 encoded string */ | ~~~~~~~~~~~~^ _ruamel_yaml.c: In function ‘__pyx_pf_12_ruamel_yaml_8CEmitter___init__’: _ruamel_yaml.c:15320:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type [-Wincompatible-pointer-types] 15320 | yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_12_ruamel_yaml_output_handler, ((void *)__pyx_v_self)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, char *, int) yaml.h:1837:31: note: expected ‘int (*)(void *, unsigned char *, size_t)’ {aka ‘int (*)(void *, unsigned char *, long unsigned int)’} but argument is of type ‘int (*)(void *, char *, int)’ 1837 | yaml_write_handler_t *handler, void *data); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ _ruamel_yaml.c: In function ‘__pyx_f_12_ruamel_yaml_8CEmitter__object_to_event’: _ruamel_yaml.c:16678:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 16678 | __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); | ^ _ruamel_yaml.c:16793:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 16793 | __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); | ^ _ruamel_yaml.c:17130:62: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign] 17130 | __pyx_t_2 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0); | ^~~~~~~~~~~~~~ | | | char * yaml.h:555:63: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 555 | yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); | ~~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:17845:63: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] 17845 | __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); | ^~~~~~~~~~~~~~ | | | char * yaml.h:581:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 581 | yaml_char_t *anchor, yaml_char_t *tag, | ~~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:17845:79: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] 17845 | __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); | ^~~~~~~~~~~ | | | char * yaml.h:581:43: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 581 | yaml_char_t *anchor, yaml_char_t *tag, | ~~~~~~~~~~~~~^~~ _ruamel_yaml.c:17845:92: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] 17845 | __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); | ^~~~~~~~~~~~~ | | | char * yaml.h:582:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 582 | yaml_char_t *value, int length, | ~~~~~~~~~~~~~^~~~~ _ruamel_yaml.c:18279:71: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] 18279 | __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); | ^~~~~~~~~~~~~~ | | | char * yaml.h:604:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 604 | yaml_char_t *anchor, yaml_char_t *tag, int implicit, | ~~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:18279:87: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] 18279 | __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); | ^~~~~~~~~~~ | | | char * yaml.h:604:43: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 604 | yaml_char_t *anchor, yaml_char_t *tag, int implicit, | ~~~~~~~~~~~~~^~~ _ruamel_yaml.c:18713:70: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] 18713 | __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); | ^~~~~~~~~~~~~~ | | | char * yaml.h:636:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 636 | yaml_char_t *anchor, yaml_char_t *tag, int implicit, | ~~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:18713:86: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] 18713 | __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); | ^~~~~~~~~~~ | | | char * yaml.h:636:43: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 636 | yaml_char_t *anchor, yaml_char_t *tag, int implicit, | ~~~~~~~~~~~~~^~~ _ruamel_yaml.c: In function ‘__pyx_pf_12_ruamel_yaml_8CEmitter_12serialize’: _ruamel_yaml.c:20295:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 20295 | __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); | ^ _ruamel_yaml.c:20410:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 20410 | __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); | ^ _ruamel_yaml.c: In function ‘__pyx_f_12_ruamel_yaml_8CEmitter__serialize_node’: _ruamel_yaml.c:21273:65: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign] 21273 | __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0); | ^~~~~~~~~~~~~~ | | | char * yaml.h:555:63: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 555 | yaml_alias_event_initialize(yaml_event_t *event, yaml_char_t *anchor); | ~~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:22084:68: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] 22084 | __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); | ^~~~~~~~~~~~~~ | | | char * yaml.h:581:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 581 | yaml_char_t *anchor, yaml_char_t *tag, | ~~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:22084:84: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] 22084 | __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); | ^~~~~~~~~~~ | | | char * yaml.h:581:43: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 581 | yaml_char_t *anchor, yaml_char_t *tag, | ~~~~~~~~~~~~~^~~ _ruamel_yaml.c:22084:97: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign] 22084 | __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); | ^~~~~~~~~~~~~ | | | char * yaml.h:582:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 582 | yaml_char_t *value, int length, | ~~~~~~~~~~~~~^~~~~ _ruamel_yaml.c:22471:76: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] 22471 | __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); | ^~~~~~~~~~~~~~ | | | char * yaml.h:604:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 604 | yaml_char_t *anchor, yaml_char_t *tag, int implicit, | ~~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:22471:92: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign] 22471 | __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); | ^~~~~~~~~~~ | | | char * yaml.h:604:43: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 604 | yaml_char_t *anchor, yaml_char_t *tag, int implicit, | ~~~~~~~~~~~~~^~~ _ruamel_yaml.c:23001:75: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] 23001 | __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); | ^~~~~~~~~~~~~~ | | | char * yaml.h:636:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 636 | yaml_char_t *anchor, yaml_char_t *tag, int implicit, | ~~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:23001:91: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign] 23001 | __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); | ^~~~~~~~~~~ | | | char * yaml.h:636:43: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’ 636 | yaml_char_t *anchor, yaml_char_t *tag, int implicit, | ~~~~~~~~~~~~~^~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c api.c -o build/temp.linux-aarch64-cpython-310/api.o api.c: In function ‘yaml_document_delete’: api.c:1127:7: warning: variable ‘context’ set but not used [-Wunused-but-set-variable] 1127 | } context; | ^~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c dumper.c -o build/temp.linux-aarch64-cpython-310/dumper.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c emitter.c -o build/temp.linux-aarch64-cpython-310/emitter.o emitter.c: In function ‘yaml_emitter_write_plain_scalar’: emitter.c:28:6: warning: value computed is not used [-Wunused-value] 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ | ^~ emitter.c:56:11: note: in expansion of macro ‘PUT_BREAK’ 56 | (PUT_BREAK(emitter), \ | ^~~~~~~~~ emitter.c:1941:18: note: in expansion of macro ‘WRITE_BREAK’ 1941 | if (!WRITE_BREAK(emitter, string)) return 0; | ^~~~~~~~~~~ emitter.c: In function ‘yaml_emitter_write_single_quoted_scalar’: emitter.c:28:6: warning: value computed is not used [-Wunused-value] 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ | ^~ emitter.c:56:11: note: in expansion of macro ‘PUT_BREAK’ 56 | (PUT_BREAK(emitter), \ | ^~~~~~~~~ emitter.c:2002:18: note: in expansion of macro ‘WRITE_BREAK’ 2002 | if (!WRITE_BREAK(emitter, string)) return 0; | ^~~~~~~~~~~ emitter.c: In function ‘yaml_emitter_write_literal_scalar’: emitter.c:28:6: warning: value computed is not used [-Wunused-value] 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ | ^~ emitter.c:56:11: note: in expansion of macro ‘PUT_BREAK’ 56 | (PUT_BREAK(emitter), \ | ^~~~~~~~~ emitter.c:2268:18: note: in expansion of macro ‘WRITE_BREAK’ 2268 | if (!WRITE_BREAK(emitter, string)) return 0; | ^~~~~~~~~~~ emitter.c: In function ‘yaml_emitter_write_folded_scalar’: emitter.c:28:6: warning: value computed is not used [-Wunused-value] 28 | && ((emitter->line_break == YAML_CR_BREAK ? \ | ^~ emitter.c:56:11: note: in expansion of macro ‘PUT_BREAK’ 56 | (PUT_BREAK(emitter), \ | ^~~~~~~~~ emitter.c:2317:18: note: in expansion of macro ‘WRITE_BREAK’ 2317 | if (!WRITE_BREAK(emitter, string)) return 0; | ^~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c loader.c -o build/temp.linux-aarch64-cpython-310/loader.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c parser.c -o build/temp.linux-aarch64-cpython-310/parser.o parser.c: In function ‘yaml_parser_parse_block_sequence_entry’: parser.c:762:21: warning: variable ‘dummy_mark’ set but not used [-Wunused-but-set-variable] 762 | yaml_mark_t dummy_mark; /* Used to eliminate a compiler warning. */ | ^~~~~~~~~~ parser.c: In function ‘yaml_parser_parse_block_mapping_key’: parser.c:872:21: warning: variable ‘dummy_mark’ set but not used [-Wunused-but-set-variable] 872 | yaml_mark_t dummy_mark; /* Used to eliminate a compiler warning. */ | ^~~~~~~~~~ parser.c: In function ‘yaml_parser_parse_flow_sequence_entry’: parser.c:955:17: warning: variable ‘dummy_mark’ set but not used [-Wunused-but-set-variable] 955 | yaml_mark_t dummy_mark; /* Used to eliminate a compiler warning. */ | ^~~~~~~~~~ parser.c: In function ‘yaml_parser_parse_flow_mapping_key’: parser.c:1107:17: warning: variable ‘dummy_mark’ set but not used [-Wunused-but-set-variable] 1107 | yaml_mark_t dummy_mark; /* Used to eliminate a compiler warning. */ | ^~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c reader.c -o build/temp.linux-aarch64-cpython-310/reader.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c scanner.c -o build/temp.linux-aarch64-cpython-310/scanner.o scanner.c: In function ‘yaml_parser_decrease_flow_level’: scanner.c:1189:23: warning: variable ‘dummy_key’ set but not used [-Wunused-but-set-variable] 1189 | yaml_simple_key_t dummy_key; /* Used to eliminate a compiler warning. */ | ^~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I/usr/include/python3.10 -c writer.c -o build/temp.linux-aarch64-cpython-310/writer.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -O2 -g build/temp.linux-aarch64-cpython-310/_ruamel_yaml.o build/temp.linux-aarch64-cpython-310/api.o build/temp.linux-aarch64-cpython-310/dumper.o build/temp.linux-aarch64-cpython-310/emitter.o build/temp.linux-aarch64-cpython-310/loader.o build/temp.linux-aarch64-cpython-310/parser.o build/temp.linux-aarch64-cpython-310/reader.o build/temp.linux-aarch64-cpython-310/scanner.o build/temp.linux-aarch64-cpython-310/writer.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-310/_ruamel_yaml.cpython-310-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EEFkPF + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64 + cd ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e + /usr/bin/python3 setup.py install --single-version-externally-managed --skip-build --root /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64 /usr/lib/python3.10/site-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) sys.argv ['setup.py', 'install', '--single-version-externally-managed', '--skip-build', '--root', '/builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64'] test compiling /tmp/tmp_ruamel_v2t3wfih/test_ruamel_yaml.c -> test_ruamel_yaml OK running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib copying _ruamel_yaml.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/lib64/python3.10/site-packages Skipping installation of /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/lib64/python3.10/site-packages/ruamel/__init__.py (namespace package) Skipping installation of /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/lib64/python3.10/site-packages/ruamel/yaml/__init__.py (namespace package) copying ruamel/yaml/clib/__init__.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/lib64/python3.10/site-packages/ruamel/yaml/clib copying ruamel/yaml/clib/LICENSE -> /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/lib64/python3.10/site-packages/ruamel/yaml/clib running install_egg_info running egg_info creating ruamel.yaml.clib.egg-info writing ruamel.yaml.clib.egg-info/PKG-INFO writing dependency_links to ruamel.yaml.clib.egg-info/dependency_links.txt writing namespace_packages to ruamel.yaml.clib.egg-info/namespace_packages.txt writing top-level names to ruamel.yaml.clib.egg-info/top_level.txt writing manifest file 'ruamel.yaml.clib.egg-info/SOURCES.txt' reading manifest file 'ruamel.yaml.clib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'ruamel.yaml.clib.egg-info/SOURCES.txt' Copying ruamel.yaml.clib.egg-info to /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/lib64/python3.10/site-packages/ruamel.yaml.clib-0.2.6-py3.10.egg-info running install_scripts + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Processing files: python3-ruamel-yaml-clib-0.2.6-4.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7CkTEO + umask 022 + cd /builddir/build/BUILD + cd ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e + DOCDIR=/builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/share/doc/python3-ruamel-yaml-clib-0.2.6 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/share/doc/python3-ruamel-yaml-clib-0.2.6 + cp -pr README.rst /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/share/doc/python3-ruamel-yaml-clib-0.2.6 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lXPwIn + umask 022 + cd /builddir/build/BUILD + cd ruamel-yaml-clib-code-85e484db2b7c37107e4edd2ae6fc380877bbc08e + LICENSEDIR=/builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/share/licenses/python3-ruamel-yaml-clib-0.2.6 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/share/licenses/python3-ruamel-yaml-clib-0.2.6 + cp -pr LICENSE /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64/usr/share/licenses/python3-ruamel-yaml-clib-0.2.6 + RPM_EC=0 ++ jobs -p + exit 0 error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_provides) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) Provides: python3-ruamel-yaml-clib = 0.2.6-4.oc9 python3-ruamel-yaml-clib(aarch-64) = 0.2.6-4.oc9 python3.10dist(ruamel-yaml-clib) = 0.2.6 python3.10dist(ruamel.yaml.clib) = 0.2.6 python3dist(ruamel-yaml-clib) = 0.2.6 python3dist(ruamel.yaml.clib) = 0.2.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) python(abi) = 3.10 rtld(GNU_HASH) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found: no field package.preload['TencentOS.srpm.python'] no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua' no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS/srpm/python.so' no file '/usr/lib64/lua/5.4/TencentOS.so' no file '/usr/lib64/lua/5.4/loadall.so' no file './TencentOS.so' 1< (%lua) 0< (%__pythonname_obsoletes) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ruamel-yaml-clib-0.2.6-4.oc9.aarch64 Wrote: /builddir/build/RPMS/python3-ruamel-yaml-clib-0.2.6-4.oc9.aarch64.rpm Child return code was: 0