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/siril.o core/siril.c make[2]: Leaving directory '/builddir/build/BUILD/siril-0.9.8.3/src' BUILDSTDERR: core/siril.c: In function 'seqpreprocess': BUILDSTDERR: core/siril.c:1004:38: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf(dest_filename, 255, "%s%s", com.seq.ppprefix, 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 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: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: make[1]: *** [Makefile:424: all-recursive] Error 1 RPM build errors: BUILDSTDERR: make: *** [Makefile:365: all] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.hnklBD (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.hnklBD (%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