>>> py3-ruamel-yaml-clib: Building testing/py3-ruamel-yaml-clib 0.2.7-r0 (using abuild 3.11.21-r0) started Wed, 30 Aug 2023 23:59:42 +0000 >>> py3-ruamel-yaml-clib: Checking sanity of /home/buildozer/aports/testing/py3-ruamel-yaml-clib/APKBUILD... >>> py3-ruamel-yaml-clib: Analyzing dependencies... >>> py3-ruamel-yaml-clib: Installing for build: build-base py3-setuptools py3-gpep517 py3-installer py3-wheel python3-dev (1/24) Installing libffi (3.4.4-r3) (2/24) Installing gdbm (1.23-r1) (3/24) Installing mpdecimal (2.5.1-r2) (4/24) Installing libpanelw (6.4_p20230722-r0) (5/24) Installing readline (8.2.1-r2) (6/24) Installing sqlite-libs (3.43.0-r0) (7/24) Installing python3 (3.11.5-r0) (8/24) Installing python3-pycache-pyc0 (3.11.5-r0) (9/24) Installing pyc (0.1-r0) (10/24) Installing py3-setuptools-pyc (68.0.0-r2) (11/24) Installing py3-parsing (3.1.1-r0) (12/24) Installing py3-parsing-pyc (3.1.1-r0) (13/24) Installing py3-packaging-pyc (23.1-r3) (14/24) Installing python3-pyc (3.11.5-r0) (15/24) Installing py3-packaging (23.1-r3) (16/24) Installing py3-setuptools (68.0.0-r2) (17/24) Installing py3-installer (0.7.0-r1) (18/24) Installing py3-installer-pyc (0.7.0-r1) (19/24) Installing py3-gpep517 (15-r0) (20/24) Installing py3-gpep517-pyc (15-r0) (21/24) Installing py3-wheel (0.41.0-r2) (22/24) Installing py3-wheel-pyc (0.41.0-r2) (23/24) Installing python3-dev (3.11.5-r0) (24/24) Installing .makedepends-py3-ruamel-yaml-clib (20230830.235943) Executing busybox-1.36.1-r6.trigger OK: 478 MiB in 134 packages >>> py3-ruamel-yaml-clib: Cleaning up srcdir >>> py3-ruamel-yaml-clib: Cleaning up pkgdir >>> py3-ruamel-yaml-clib: Cleaning up tmpdir >>> py3-ruamel-yaml-clib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ruamel-yaml-clib-0.2.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-ruamel-yaml-clib: Fetching py3-ruamel-yaml-clib-0.2.7.tar.gz::https://pypi.io/packages/source/r/ruamel.yaml.clib/ruamel.yaml.clib-0.2.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 2036 0 --:--:-- --:--:-- --:--:-- 2067 100 292 100 292 0 0 816 0 --:--:-- --:--:-- --:--:-- 816 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 178k 5 10368 0 0 24651 0 0:00:07 --:--:-- 0:00:07 24651 100 178k 100 178k 0 0 398k 0 --:--:-- --:--:-- --:--:-- 6466k >>> py3-ruamel-yaml-clib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ruamel-yaml-clib-0.2.7.tar.gz >>> py3-ruamel-yaml-clib: Checking sha512sums... py3-ruamel-yaml-clib-0.2.7.tar.gz: OK >>> py3-ruamel-yaml-clib: Unpacking /var/cache/distfiles/edge/py3-ruamel-yaml-clib-0.2.7.tar.gz... 2023-08-30 23:59:45,543 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-08-30 23:59:45,593 root INFO creating /tmp/tmp_ruamel_0ymijlyl/tmp 2023-08-30 23:59:45,593 root INFO creating /tmp/tmp_ruamel_0ymijlyl/tmp/tmp_ruamel_0ymijlyl 2023-08-30 23:59:45,593 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/home/buildozer/aports/testing/py3-ruamel-yaml-clib/src/ruamel.yaml.clib-0.2.7 -c /tmp/tmp_ruamel_0ymijlyl/test_ruamel_yaml.c -o /tmp/tmp_ruamel_0ymijlyl/tmp/tmp_ruamel_0ymijlyl/test_ruamel_yaml.o 2023-08-30 23:59:45,635 root INFO gcc /tmp/tmp_ruamel_0ymijlyl/tmp/tmp_ruamel_0ymijlyl/test_ruamel_yaml.o -o /tmp/tmp_ruamel_0ymijlyl/test_ruamel_yaml /usr/lib/python3.11/site-packages/setuptools/dist.py:945: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-08-30 23:59:45,671 root INFO running bdist_wheel 2023-08-30 23:59:45,685 root INFO running build 2023-08-30 23:59:45,685 root INFO running build_py 2023-08-30 23:59:45,690 root INFO creating build 2023-08-30 23:59:45,690 root INFO creating build/lib.linux-i686-cpython-311 2023-08-30 23:59:45,691 root INFO creating build/lib.linux-i686-cpython-311/ruamel 2023-08-30 23:59:45,691 root INFO copying .ruamel/__init__.py -> build/lib.linux-i686-cpython-311/ruamel 2023-08-30 23:59:45,692 root INFO creating build/lib.linux-i686-cpython-311/ruamel/yaml 2023-08-30 23:59:45,692 root INFO copying .ruamel/yaml/__init__.py -> build/lib.linux-i686-cpython-311/ruamel/yaml 2023-08-30 23:59:45,693 root INFO creating build/lib.linux-i686-cpython-311/ruamel/yaml/clib 2023-08-30 23:59:45,693 root INFO copying ./__init__.py -> build/lib.linux-i686-cpython-311/ruamel/yaml/clib 2023-08-30 23:59:45,694 root INFO copying ./LICENSE -> build/lib.linux-i686-cpython-311/ruamel/yaml/clib 2023-08-30 23:59:45,695 root INFO running build_ext 2023-08-30 23:59:45,697 root INFO building '_ruamel_yaml' extension 2023-08-30 23:59:45,697 root INFO creating build/temp.linux-i686-cpython-311 2023-08-30 23:59:45,698 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c _ruamel_yaml.c -o build/temp.linux-i686-cpython-311/_ruamel_yaml.o In file included from _ruamel_yaml.c:744: _ruamel_yaml.h:10: warning: "PyString_CheckExact" redefined 10 | #define PyString_CheckExact PyBytes_CheckExact | _ruamel_yaml.c:624: note: this is the location of the previous definition 624 | #define PyString_CheckExact PyUnicode_CheckExact | _ruamel_yaml.c: In function '__pyx_pf_12_ruamel_yaml_get_version_string': _ruamel_yaml.c:2060:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2060 | __pyx_v_value = yaml_get_version_string(); | ^ _ruamel_yaml.c: In function '__pyx_pf_12_ruamel_yaml_7CParser___init__': _ruamel_yaml.c:3590:52: warning: passing argument 2 of 'yaml_parser_set_input' from incompatible pointer type [-Wincompatible-pointer-types] 3590 | 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 *, unsigned int, 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.11/bytesobject.h:62, from /usr/include/python3.11/Python.h:50, from _ruamel_yaml.c:6: /usr/include/python3.11/cpython/bytesobject.h:40:33: warning: pointer targets in passing argument 2 of 'yaml_parser_set_input_string' differ in signedness [-Wpointer-sign] 40 | # define PyBytes_AS_STRING(op) PyBytes_AS_STRING(_PyObject_CAST(op)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * _ruamel_yaml.h:11:29: note: in expansion of macro 'PyBytes_AS_STRING' 11 | #define PyString_AS_STRING PyBytes_AS_STRING | ^~~~~~~~~~~~~~~~~ _ruamel_yaml.c:3831:59: note: in expansion of macro 'PyString_AS_STRING' 3831 | 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:5677:71: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 5677 | __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.11/Python.h:51: /usr/include/python3.11/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:5689:71: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 5689 | __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.11/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:6691:63: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 6691 | __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.11/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:6775:64: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 6775 | __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.11/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:6859:61: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 6859 | __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.11/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:6871:61: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 6871 | __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.11/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:6995:64: warning: pointer targets in passing argument 1 of 'PyUnicode_DecodeUTF8' differ in signedness [-Wpointer-sign] 6995 | __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.11/unicodeobject.h:451:17: note: expected 'const char *' but argument is of type 'yaml_char_t *' {aka 'unsigned char *'} 451 | const char *string, /* UTF-8 encoded string */ | ~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c: In function '__pyx_f_12_ruamel_yaml_7CParser__event_to_object': _ruamel_yaml.c:8694:63: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 8694 | __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.11/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:8706:63: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 8706 | __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.11/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:8949:63: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 8949 | __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.11/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:9053:66: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 9053 | __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.11/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:9094:66: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 9094 | __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.11/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:9115:64: warning: pointer targets in passing argument 1 of 'PyUnicode_DecodeUTF8' differ in signedness [-Wpointer-sign] 9115 | __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.11/unicodeobject.h:451:17: note: expected 'const char *' but argument is of type 'yaml_char_t *' {aka 'unsigned char *'} 451 | const char *string, /* UTF-8 encoded string */ | ~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:9456:74: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 9456 | __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.11/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:9497:74: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 9497 | __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.11/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:9729:73: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 9729 | __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.11/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:9770:73: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 9770 | __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.11/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:11467:75: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 11467 | __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.11/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:11787:76: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 11787 | __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.11/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:11843:84: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 11843 | __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.11/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:11899:83: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 11899 | __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.11/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:12560:74: warning: pointer targets in passing argument 1 of 'PyUnicode_DecodeUTF8' differ in signedness [-Wpointer-sign] 12560 | __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.11/unicodeobject.h:451:17: note: expected 'const char *' but argument is of type 'yaml_char_t *' {aka 'unsigned char *'} 451 | const char *string, /* UTF-8 encoded string */ | ~~~~~~~~~~~~^~~~~~ _ruamel_yaml.c:12783:76: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 12783 | __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.11/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:13324:84: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 13324 | __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.11/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:13952:83: warning: pointer targets in passing argument 1 of 'PyUnicode_FromString' differ in signedness [-Wpointer-sign] 13952 | __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.11/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:15301:53: warning: passing argument 2 of 'yaml_emitter_set_output' from incompatible pointer type [-Wincompatible-pointer-types] 15301 | 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 *, 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:16659:44: warning: pointer targets in assignment from 'char *' to 'yaml_char_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 16659 | __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); | ^ _ruamel_yaml.c:16774:44: warning: pointer targets in assignment from 'char *' to 'yaml_char_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 16774 | __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix); | ^ _ruamel_yaml.c:17111:62: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness [-Wpointer-sign] 17111 | __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:17826:63: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 17826 | __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:17826:79: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 17826 | __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:17826:92: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 17826 | __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:18260:71: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] 18260 | __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:18260:87: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] 18260 | __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:18694:70: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] 18694 | __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:18694:86: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] 18694 | __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:20276:42: warning: pointer targets in assignment from 'char *' to 'yaml_char_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 20276 | __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle); | ^ _ruamel_yaml.c:20391:42: warning: pointer targets in assignment from 'char *' to 'yaml_char_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 20391 | __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:21254:65: warning: pointer targets in passing argument 2 of 'yaml_alias_event_initialize' differ in signedness [-Wpointer-sign] 21254 | __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:22065:68: warning: pointer targets in passing argument 2 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 22065 | __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:22065:84: warning: pointer targets in passing argument 3 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 22065 | __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:22065:97: warning: pointer targets in passing argument 4 of 'yaml_scalar_event_initialize' differ in signedness [-Wpointer-sign] 22065 | __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:22452:76: warning: pointer targets in passing argument 2 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] 22452 | __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:22452:92: warning: pointer targets in passing argument 3 of 'yaml_sequence_start_event_initialize' differ in signedness [-Wpointer-sign] 22452 | __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:22982:75: warning: pointer targets in passing argument 2 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] 22982 | __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:22982:91: warning: pointer targets in passing argument 3 of 'yaml_mapping_start_event_initialize' differ in signedness [-Wpointer-sign] 22982 | __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, | ~~~~~~~~~~~~~^~~ 2023-08-30 23:59:52,909 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c api.c -o build/temp.linux-i686-cpython-311/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; | ^~~~~~~ 2023-08-30 23:59:53,729 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dumper.c -o build/temp.linux-i686-cpython-311/dumper.o 2023-08-30 23:59:53,926 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c emitter.c -o build/temp.linux-i686-cpython-311/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; | ^~~~~~~~~~~ 2023-08-30 23:59:55,584 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c loader.c -o build/temp.linux-i686-cpython-311/loader.o 2023-08-30 23:59:55,964 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c parser.c -o build/temp.linux-i686-cpython-311/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. */ | ^~~~~~~~~~ 2023-08-30 23:59:56,744 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c reader.c -o build/temp.linux-i686-cpython-311/reader.o 2023-08-30 23:59:56,951 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c scanner.c -o build/temp.linux-i686-cpython-311/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. */ | ^~~~~~~~~ 2023-08-30 23:59:59,377 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c writer.c -o build/temp.linux-i686-cpython-311/writer.o 2023-08-30 23:59:59,472 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/_ruamel_yaml.o build/temp.linux-i686-cpython-311/api.o build/temp.linux-i686-cpython-311/dumper.o build/temp.linux-i686-cpython-311/emitter.o build/temp.linux-i686-cpython-311/loader.o build/temp.linux-i686-cpython-311/parser.o build/temp.linux-i686-cpython-311/reader.o build/temp.linux-i686-cpython-311/scanner.o build/temp.linux-i686-cpython-311/writer.o -L/usr/lib -o build/lib.linux-i686-cpython-311/_ruamel_yaml.cpython-311-i386-linux-musl.so 2023-08-30 23:59:59,531 wheel INFO installing to build/bdist.linux-i686/wheel 2023-08-30 23:59:59,531 root INFO running install 2023-08-30 23:59:59,557 root INFO running install_lib 2023-08-30 23:59:59,563 root INFO copying _ruamel_yaml.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel 2023-08-30 23:59:59,566 root WARNING Skipping installation of build/bdist.linux-i686/wheel/ruamel/__init__.py (namespace package) 2023-08-30 23:59:59,566 root WARNING Skipping installation of build/bdist.linux-i686/wheel/ruamel/yaml/__init__.py (namespace package) 2023-08-30 23:59:59,566 root INFO copying ruamel/yaml/clib/__init__.py -> build/bdist.linux-i686/wheel/ruamel/yaml/clib 2023-08-30 23:59:59,567 root INFO copying ruamel/yaml/clib/LICENSE -> build/bdist.linux-i686/wheel/ruamel/yaml/clib 2023-08-30 23:59:59,568 root INFO running install_egg_info 2023-08-30 23:59:59,580 root INFO running egg_info 2023-08-30 23:59:59,582 root INFO writing ruamel.yaml.clib.egg-info/PKG-INFO 2023-08-30 23:59:59,583 root INFO writing dependency_links to ruamel.yaml.clib.egg-info/dependency_links.txt 2023-08-30 23:59:59,583 root INFO writing namespace_packages to ruamel.yaml.clib.egg-info/namespace_packages.txt 2023-08-30 23:59:59,584 root INFO writing top-level names to ruamel.yaml.clib.egg-info/top_level.txt 2023-08-30 23:59:59,587 root INFO reading manifest file 'ruamel.yaml.clib.egg-info/SOURCES.txt' 2023-08-30 23:59:59,588 root INFO reading manifest template 'MANIFEST.in' 2023-08-30 23:59:59,589 root INFO adding license file 'LICENSE' 2023-08-30 23:59:59,591 root INFO writing manifest file 'ruamel.yaml.clib.egg-info/SOURCES.txt' 2023-08-30 23:59:59,591 root INFO Copying ruamel.yaml.clib.egg-info to build/bdist.linux-i686/wheel/ruamel.yaml.clib-0.2.7-py3.11.egg-info 2023-08-30 23:59:59,593 root INFO running install_scripts 2023-08-30 23:59:59,598 wheel INFO creating build/bdist.linux-i686/wheel/ruamel.yaml.clib-0.2.7.dist-info/WHEEL 2023-08-30 23:59:59,599 wheel INFO creating '/home/buildozer/aports/testing/py3-ruamel-yaml-clib/src/ruamel.yaml.clib-0.2.7/dist/.tmp-g97bo8pb/ruamel.yaml.clib-0.2.7-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-08-30 23:59:59,603 wheel INFO adding '_ruamel_yaml.cpython-311-i386-linux-musl.so' 2023-08-30 23:59:59,610 wheel INFO adding 'ruamel.yaml.clib-0.2.7.dist-info/LICENSE' 2023-08-30 23:59:59,611 wheel INFO adding 'ruamel.yaml.clib-0.2.7.dist-info/METADATA' 2023-08-30 23:59:59,611 wheel INFO adding 'ruamel.yaml.clib-0.2.7.dist-info/WHEEL' 2023-08-30 23:59:59,611 wheel INFO adding 'ruamel.yaml.clib-0.2.7.dist-info/namespace_packages.txt' 2023-08-30 23:59:59,612 wheel INFO adding 'ruamel.yaml.clib-0.2.7.dist-info/top_level.txt' 2023-08-30 23:59:59,612 wheel INFO adding 'ruamel.yaml.clib-0.2.7.dist-info/RECORD' 2023-08-30 23:59:59,612 wheel INFO removing build/bdist.linux-i686/wheel 2023-08-30 23:59:59,614 gpep517 INFO The backend produced dist/ruamel.yaml.clib-0.2.7-cp311-cp311-linux_i686.whl ruamel.yaml.clib-0.2.7-cp311-cp311-linux_i686.whl sys.argv ['setup.py', 'bdist_wheel', '--dist-dir', '/home/buildozer/aports/testing/py3-ruamel-yaml-clib/src/ruamel.yaml.clib-0.2.7/dist/.tmp-g97bo8pb'] test compiling /tmp/tmp_ruamel_0ymijlyl/test_ruamel_yaml.c -> test_ruamel_yaml OK >>> py3-ruamel-yaml-clib: Entering fakeroot... >>> py3-ruamel-yaml-clib*: Running postcheck for py3-ruamel-yaml-clib >>> py3-ruamel-yaml-clib*: Preparing package py3-ruamel-yaml-clib... >>> py3-ruamel-yaml-clib*: Stripping binaries >>> py3-ruamel-yaml-clib*: Scanning shared objects >>> py3-ruamel-yaml-clib*: Tracing dependencies... python3~3.11 so:libc.musl-x86.so.1 >>> py3-ruamel-yaml-clib*: Package size: 264.0 KB >>> py3-ruamel-yaml-clib*: Compressing data... >>> py3-ruamel-yaml-clib*: Create checksum... >>> py3-ruamel-yaml-clib*: Create py3-ruamel-yaml-clib-0.2.7-r0.apk >>> py3-ruamel-yaml-clib: Build complete at Thu, 31 Aug 2023 00:00:00 +0000 elapsed time 0h 0m 18s >>> py3-ruamel-yaml-clib: Cleaning up srcdir >>> py3-ruamel-yaml-clib: Cleaning up pkgdir >>> py3-ruamel-yaml-clib: Uninstalling dependencies... (1/24) Purging .makedepends-py3-ruamel-yaml-clib (20230830.235943) (2/24) Purging py3-setuptools-pyc (68.0.0-r2) (3/24) Purging py3-setuptools (68.0.0-r2) (4/24) Purging py3-gpep517-pyc (15-r0) (5/24) Purging py3-gpep517 (15-r0) (6/24) Purging py3-installer-pyc (0.7.0-r1) (7/24) Purging py3-installer (0.7.0-r1) (8/24) Purging py3-wheel-pyc (0.41.0-r2) (9/24) Purging py3-wheel (0.41.0-r2) (10/24) Purging py3-packaging-pyc (23.1-r3) (11/24) Purging py3-packaging (23.1-r3) (12/24) Purging py3-parsing-pyc (3.1.1-r0) (13/24) Purging py3-parsing (3.1.1-r0) (14/24) Purging python3-dev (3.11.5-r0) (15/24) Purging python3-pyc (3.11.5-r0) (16/24) Purging python3-pycache-pyc0 (3.11.5-r0) (17/24) Purging pyc (0.1-r0) (18/24) Purging python3 (3.11.5-r0) (19/24) Purging gdbm (1.23-r1) (20/24) Purging libffi (3.4.4-r3) (21/24) Purging libpanelw (6.4_p20230722-r0) (22/24) Purging mpdecimal (2.5.1-r2) (23/24) Purging readline (8.2.1-r2) (24/24) Purging sqlite-libs (3.43.0-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> py3-ruamel-yaml-clib: Updating the testing/x86 repository index... >>> py3-ruamel-yaml-clib: Signing the index...