@AngryPenguinPL
Copy link

Hi.

Trying compile Appstream 0.15.6 with Clang 15.0.6 and I see this build error:

../tools/ascli-utils.c:116:23: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
DEBUG util.py:445:  ascli_print_separator ()
DEBUG util.py:445:                        ^
DEBUG util.py:445:                         void
DEBUG util.py:445:  ../tools/ascli-utils.c:174:26: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
DEBUG util.py:445:  ascli_get_output_colored ()
DEBUG util.py:445:                           ^
DEBUG util.py:445:                            void
DEBUG util.py:445:  2 errors generated.

Full build log: https://file-store.openmandriva.org/api/v1/file_stores/ef7636a4d8595dba2755c043bef76d85fbecb3b7.log?show=true