at xm.c:552:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 22 bytes from a string of length 28 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'xm_save_xi' at xm.c:614:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 22 bytes from a string of length 23 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'XM_Load' at xm.c:957:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 20 bytes from a string of length 62 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'xm_load_xm_instrument' at xm.c:464:5, inlined from 'XM_Load' at xm.c:989:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 22 bytes from a string of length 24 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -I/usr/include/gtk-1.2 -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -ldl -o soundtracker audio.o audioconfig.o cheat-sheet.o clavier.o endian-conv.o envelope-box.o errors.o event-waiter.o extspinbutton.o file-operations.o gui-settings.o gui-subs.o gui.o instrument-editor.o keys.o main.o menubar.o module-info.o playlist.o poll.o preferences.o recode.o sample-display.o sample-editor.o scope-group.o st-subs.o time-buffer.o tips-dialog.o track-editor.o tracker.o tracker-settings.o transposition.o xm.o xm-player.o tracer.o scalablepic.o drivers/libdrivers.a mixers/libmixers.a -L/usr/lib64 -lgtk -lgdk -lgthread -lpthread -lglib -lXi -lXext -lX11 -lm -lsndfile -lSDL -lpthread /usr/bin/ld: track-editor.o: in function `.LANCHOR0': /builddir/build/BUILD/soundtracker-0.6.8/app/track-editor.c:46: multiple definition of `scopegroup'; gui.o:/builddir/build/BUILD/soundtracker-0.6.8/app/gui.c:74: first defined here collect2: error: ld returned 1 exit status make[3]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app' make[3]: *** [Makefile:375: soundtracker] Error 1 make[2]: *** [Makefile:456: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8/app' make[1]: *** [Makefile:303: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/soundtracker-0.6.8' make: *** [Makefile:222: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.oCcx7X (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.oCcx7X (%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/soundtracker.spec