nnobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DHAVE_TAGEDITOR -DHAVE_LYRICS -DHAVE_COVER_PLUGIN -pipe -Wall -c gimmix-tooltip.c BUILDSTDERR: cc1: some warnings being treated as errors BUILDSTDERR: make[2]: *** [Makefile:386: gimmix-config.o] Error 1 BUILDSTDERR: make[2]: *** Waiting for unfinished jobs.... BUILDSTDERR: gimmix-core.c: In function 'gimmix_get_progress_status': BUILDSTDERR: gimmix-core.c:182:37: warning: '%02i' directive output may be truncated writing between 2 and 9 bytes into a region of size between 4 and 12 [-Wformat-truncation=] BUILDSTDERR: snprintf (time, 20, "%02i:%02i / %02i:%02i", elapsed/60, BUILDSTDERR: ^~~~ BUILDSTDERR: gimmix-core.c:182:24: note: directive argument in the range [-35791394, 35791394] BUILDSTDERR: snprintf (time, 20, "%02i:%02i / %02i:%02i", elapsed/60, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gimmix-core.c:182:24: note: directive argument in the range [-59, 59] BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from gimmix-core.h:4, BUILDSTDERR: from gimmix-core.c:24: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 14 and 30 bytes into a destination of size 20 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gimmix-playlist.c: In function 'on_drag_data_get': BUILDSTDERR: gimmix-playlist.c:136:20: warning: variable 'selection' set but not used [-Wunused-but-set-variable] BUILDSTDERR: GtkTreeSelection *selection = NULL; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: gimmix-playlist.c: In function 'gimmix_update_current_playlist': BUILDSTDERR: gimmix-playlist.c:535:5: error: format not a string literal and no format arguments [-Werror=format-security] BUILDSTDERR: title = g_markup_printf_escaped (g_path_get_basename(data->song->file)); BUILDSTDERR: ^~~~~ BUILDSTDERR: gimmix-playlist.c:471:9: warning: variable 'new' set but not used [-Wunused-but-set-variable] BUILDSTDERR: gint new; BUILDSTDERR: ^~~ BUILDSTDERR: gimmix-playlist.c: In function 'cb_all_playlist_button_press': BUILDSTDERR: gimmix-playlist.c:912:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: gboolean current_playlist = (gboolean) data; BUILDSTDERR: ^ BUILDSTDERR: gimmix-playlist.c: In function 'cb_gimmix_playlist_column_show_toggled': BUILDSTDERR: gimmix-playlist.c:1525:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] BUILDSTDERR: gint column = (gint) data; BUILDSTDERR: ^ BUILDSTDERR: cc1: some warnings being treated as errors make[2]: Leaving directory '/builddir/build/BUILD/gimmix-0.5.7.2/src' BUILDSTDERR: make[2]: *** [Makefile:386: gimmix-playlist.o] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/gimmix-0.5.7.2' BUILDSTDERR: make[1]: *** [Makefile:513: all-recursive] Error 1 BUILDSTDERR: make: *** [Makefile:338: all] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.D1K2Sk (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.D1K2Sk (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do 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/gimmix.spec