^~ CC libgucharmap_2_90_la-gucharmap-script-chapters-model.lo CC libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo CC libgucharmap_2_90_la-gucharmap-unicode-info.lo CC libgucharmap_2_90_la-gucharmap-marshal.lo CC libgucharmap_2_90_la-gucharmap-resources.lo CC libgucharmap_2_90_la-gucharmap-type-builtins.lo gucharmap-script-codepoint-list.c: In function 'get_chars_for_script': gucharmap-script-codepoint-list.c:92:22: warning: comparison of integer expressions of different signedness: 'gint' {aka 'int'} and 'long unsigned int' [-Wsign-compare] 92 | for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) | ^ gucharmap-script-codepoint-list.c:94:33: warning: comparison of integer expressions of different signedness: 'gunichar' {aka 'const unsigned int'} and 'int' [-Wsign-compare] 94 | if (unicode_scripts[i].start > prev_end + 1) | ^ gucharmap-script-codepoint-list.c:102:18: warning: comparison of integer expressions of different signedness: 'gint' {aka 'int'} and 'long unsigned int' [-Wsign-compare] 102 | for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) | ^ gucharmap-script-codepoint-list.c:111:18: warning: comparison of integer expressions of different signedness: 'gint' {aka 'int'} and 'long unsigned int' [-Wsign-compare] 111 | for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) | ^ gucharmap-script-codepoint-list.c:115:33: warning: comparison of integer expressions of different signedness: 'gunichar' {aka 'const unsigned int'} and 'int' [-Wsign-compare] 115 | if (unicode_scripts[i].start > prev_end + 1) | ^ gucharmap-script-codepoint-list.c: In function 'get_char': gucharmap-script-codepoint-list.c:190:17: warning: comparison of integer expressions of different signedness: 'gint' {aka 'int'} and 'gunichar' {aka 'unsigned int'} [-Wsign-compare] 190 | if (index > range->index + range->end - range->start) | ^ gucharmap-script-codepoint-list.c: In function 'get_index': gucharmap-script-codepoint-list.c:212:18: warning: comparison of integer expressions of different signedness: 'gint' {aka 'int'} and 'guint' {aka 'unsigned int'} [-Wsign-compare] 212 | for (i = 0; i < priv->ranges->len; i++) | ^ GEN org.gnome.Charmap.enums.xml GEN org.gnome.Charmap.gschema.valid In file included from gucharmap-unicode-info.c:33: unicode-versions.h:187:21: error: 'GUCHARMAP_UNICODE_VERSION_13_0' undeclared here (not in a function); did you mean 'GUCHARMAP_UNICODE_VERSION_12_0'? 187 | { 0x08BE, 0x08C7, GUCHARMAP_UNICODE_VERSION_13_0 }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | GUCHARMAP_UNICODE_VERSION_12_0 make[3]: *** [Makefile:985: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/gucharmap-12.0.1/gucharmap' make[2]: *** [Makefile:701: all] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/gucharmap-12.0.1/gucharmap' make[1]: *** [Makefile:619: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/gucharmap-12.0.1' make: *** [Makefile:501: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.HJfeum (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.HJfeum (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gucharmap.spec