3.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:30, BUILDSTDERR: from core/siril.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 256) into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: core/siril.c:1007:44: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 218 and 237 [-Wformat-truncation=] BUILDSTDERR: snprintf(msg, 255, "Saving image %d/%d (%s)", i + 1, com.seq.number, BUILDSTDERR: ^~ BUILDSTDERR: dest_filename); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango-utils.h:25, BUILDSTDERR: from /usr/include/pango-1.0/pango/pango.h:46, BUILDSTDERR: from /usr/include/gtk-3.0/gdk/gdktypes.h:35, BUILDSTDERR: from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-3.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-3.0/gtk/gtk.h:30, BUILDSTDERR: from core/siril.c:21: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 294 bytes into a destination of size 255 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/siril-0.9.8.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR='"/usr/share/siril"' -DPACKAGE_DOC_DIR='"/usr/share/doc/siril"' -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libpng16 -D_REENTRANT -I/usr/include/cfitsio -I ../deps/kplot -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 -fopenmp -c -o core/processing.o core/processing.c make[2]: Leaving directory '/builddir/build/BUILD/siril-0.9.8.3/src' BUILDSTDERR: make[1]: *** [Makefile:424: all-recursive] Error 1 BUILDSTDERR: make: *** [Makefile:365: all] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.cGPmCy (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.cGPmCy (%build) 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/siril.spec