Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fotoxx.spec'], chrootPath='/var/lib/mock/f31-build-109354-33908/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fotoxx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1568160000 Wrote: /builddir/build/SRPMS/fotoxx-19.17-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fotoxx.spec'], chrootPath='/var/lib/mock/f31-build-109354-33908/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fotoxx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1568160000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xZkCXN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fotoxx + /usr/bin/gzip -dc /builddir/build/SOURCES/fotoxx-19.17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fotoxx + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.szohTN + umask 022 + cd /builddir/build/BUILD + cd fotoxx + make -j4 PREFIX=/usr 'CXXFLAGS=-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' 'LDFLAGS=-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' BUILDSTDERR: f.widgets.cc: In function 'void m_favorites(GtkWidget*, const char*)': BUILDSTDERR: f.widgets.cc:1114:35: warning: '/menu-config' directive output may be truncated writing 12 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 1114 | snprintf(menuconfigfile,200,"%s/menu-config",favorites_folder); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.widgets.cc:35: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 13 and 212 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.gallery.cc: In function 'void navi::newalbum_menu_event(GtkWidget*, const char*)': BUILDSTDERR: f.gallery.cc:1616:33: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 1616 | snprintf(albumfile,200,"%s/%s",albums_folder,menu); // show the album gallery BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.gallery.cc:73: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fotoxx.cc: In function 'void set_mwin_title()': BUILDSTDERR: fotoxx.cc:1979:49: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size between 31 and 239 [-Wformat-truncation=] BUILDSTDERR: 1979 | snprintf(titlebar,250,"%s (*)/%d %s %s %s", // image not in gallery BUILDSTDERR: | ^~ BUILDSTDERR: 1980 | gname,Nimages,ffolder,fname,pdatetime); BUILDSTDERR: | ~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from fotoxx.cc:119: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 14 and 344 bytes into a destination of size 250 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fotoxx.cc:1976:48: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size between 24 and 241 [-Wformat-truncation=] BUILDSTDERR: 1976 | snprintf(titlebar,250,"%s %d/%d %s %s %s", // window title bar BUILDSTDERR: | ^~ BUILDSTDERR: 1977 | gname,fposn,Nimages,ffolder,fname,pdatetime); BUILDSTDERR: | ~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from fotoxx.cc:119: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 12 and 351 bytes into a destination of size 250 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.gallery.cc: In function 'char* gallery(const char*, const char*, int)': BUILDSTDERR: f.gallery.cc:218:32: warning: '/gallery_files_lock' directive output may be truncated writing 19 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 218 | snprintf(lockname,200,"%s/gallery_files_lock",temp_folder); // make global lock file BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.gallery.cc:73: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 20 and 219 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.file.cc: In function 'int linedit_open(const char*)': BUILDSTDERR: f.file.cc:3210:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 3210 | snprintf(copyfile,206,"%s-copy",filespec); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.file.cc:76: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 6 and 207 bytes into a destination of size 206 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fotoxx.cc: In function 'void update_Fpanel()': BUILDSTDERR: fotoxx.cc:941:22: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size 4 [-Wformat-truncation=] BUILDSTDERR: 941 | snprintf(nn,4,"%02d",pct); BUILDSTDERR: | ^~~~ BUILDSTDERR: fotoxx.cc:941:21: note: directive argument in the range [-2147483648, 99] BUILDSTDERR: 941 | snprintf(nn,4,"%02d",pct); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from fotoxx.cc:119: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 3 and 12 bytes into a destination of size 4 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.gallery.cc: In function 'void navi::gallery_sort()': BUILDSTDERR: f.gallery.cc:1740:36: warning: '-sorted' directive output may be truncated writing 7 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 1740 | snprintf(albumfile,200,"%s/%s-sorted",albums_folder,pp); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.gallery.cc:73: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 9 or more bytes (assuming 208) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.gallery.cc: In function 'void init_cache_thumb()': BUILDSTDERR: f.gallery.cc:2860:29: warning: '/thumbcache_lock' directive output may be truncated writing 16 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 2860 | snprintf(lockname,200,"%s/thumbcache_lock",temp_folder); // create global lock file BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.gallery.cc:73: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 216 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.file.cc: In function 'void m_copyto_desktop(GtkWidget*, const char*)': BUILDSTDERR: f.file.cc:1799:31: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 1799 | snprintf(newfile,100,"%s/%s",getenv("HOME"),desktopname); // locale specific desktop name 18.07 BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.file.cc:76: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 101) into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.file.cc: In function 'void m_copyto_clip(GtkWidget*, const char*)': BUILDSTDERR: f.file.cc:1854:29: warning: '/clipboard.jpg' directive output may be truncated writing 14 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 1854 | snprintf(tempfile,200,"%s/clipboard.jpg",temp_folder); // may be edited and unsaved BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.file.cc:76: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 15 and 214 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.file.cc: In function 'int find_imagefiles(const char*, int, char**&, int&, int)': BUILDSTDERR: f.file.cc:3336:32: warning: '/find_imagefiles_lock' directive output may be truncated writing 21 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 3336 | snprintf(lockname,200,"%s/find_imagefiles_lock",temp_folder); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.file.cc:76: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 22 and 221 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fotoxx.cc: In function 'void m_undo_redo(GtkWidget*, const char*)': BUILDSTDERR: fotoxx.cc:3843:35: warning: '%s' directive output may be truncated writing up to 3199 bytes into a region of size between 37 and 38 [-Wformat-truncation=] BUILDSTDERR: 3843 | snprintf(menuitem,40,"%d %s %c",ii,URS_funcs[ii],flag); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from fotoxx.cc:119: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 5 and 3205 bytes into a destination of size 40 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fotoxx.cc: In function 'int main(int, char**)': BUILDSTDERR: fotoxx.cc:278:31: warning: '/indexD' directive output may be truncated writing 7 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 278 | snprintf(index_file,199,"%s/indexD",index_folder); // image index file 19.0 BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from fotoxx.cc:119: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 8 and 207 bytes into a destination of size 199 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fotoxx.cc:472:28: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 195 [-Wformat-truncation=] BUILDSTDERR: 472 | snprintf(buff,200,"find %s -type d 2>/dev/null",temp_folder); BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from fotoxx.cc:119: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 26 and 225 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fotoxx.cc:494:31: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 494 | snprintf(URS_filename,100,"%s/undo_nn",temp_folder); // /.../tempfiles/undo_nn BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from fotoxx.cc:119: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 9 and 208 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ fotoxx.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ -o fotoxx.o \ g++ f.widgets.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.file.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.gallery.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.albums.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.area.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ BUILDSTDERR: g++ f.meta.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/incf.albums.cc: In function 'void album_create()': BUILDSTDERR: f.albums.cc:309:25: warning: '/*' directive output may be truncated writing 2 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 309 | snprintf(patt,200,"%s/*",albums_folder); // get current album count BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.albums.cc:57: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 3 and 202 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.albums.cc: In function 'void ss_loadprefs()': BUILDSTDERR: f.albums.cc:3066:33: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 3066 | snprintf(prefsfile,200,"%s/%s",slideshow_folder,ss_albumname); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.albums.cc:57: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.albums.cc: In function 'void ss_saveprefs()': BUILDSTDERR: f.albums.cc:3261:33: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 3261 | snprintf(prefsfile,200,"%s/%s",slideshow_folder,ss_albumname); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.albums.cc:57: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.area.cc: In function 'void m_select_copysave(GtkWidget*, const char*)': BUILDSTDERR: f.area.cc:3261:30: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 3261 | snprintf(filename,100,"%s/copied_area.png",saved_areas_folder); // save to default PNG file BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.area.cc:81: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 216 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.area.cc: In function 'void m_select_paste(GtkWidget*, const char*)': BUILDSTDERR: f.area.cc:3350:27: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 3350 | snprintf(filename,100,"%s/copied_area.png",saved_areas_folder); BUILDSTDERR: | ^~ ~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.area.cc:81: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 216 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc: In function 'int searchimages_dialog_event(zdialog*, const char*)': BUILDSTDERR: f.meta.cc:5395:30: warning: '/Search Results' directive output may be truncated writing 15 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 5395 | snprintf(albumfile,200,"%s/Search Results",albums_folder); // save search results in the BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 16 and 215 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc: In function 'const char* web_geocode(zdialog*)': BUILDSTDERR: f.meta.cc:7200:26: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 7200 | snprintf(outfile,100,"%s/web-data",temp_folder); BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 10 and 209 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc:7201:39: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size between 72 and 171 [-Wformat-truncation=] BUILDSTDERR: 7201 | snprintf(URI,299,"\"%s&location=%s,%s\"",query,location,country); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 130 and 328 bytes into a destination of size 299 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc: In function 'void m_load_filemap(GtkWidget*, const char*)': BUILDSTDERR: f.meta.cc:7839:29: warning: '/maps_index' directive output may be truncated writing 11 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 7839 | snprintf(mapindex,200,"%s/maps_index",maps_folder); // check map index file exists BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 12 and 211 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc:7867:29: warning: '/maps_index' directive output may be truncated writing 11 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 7867 | snprintf(mapindex,200,"%s/maps_index",user_maps_folder); // look for user map index file BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 12 and 211 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc:7906:29: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 7906 | snprintf(mapfile,200,"%s/%s",maps_folder,mapname); // check map file exists BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 300 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc:7909:32: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 7909 | snprintf(mapfile,200,"%s/%s",user_maps_folder,mapname); // check user maps also BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 300 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc:7914:29: warning: '/maps_index' directive output may be truncated writing 11 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 7914 | snprintf(mapindex,200,"%s/maps_index",maps_folder); // read map index again BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 12 and 211 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc:7930:29: warning: '/maps_index' directive output may be truncated writing 11 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 7930 | snprintf(mapindex,200,"%s/maps_index",user_maps_folder); // read user map index again BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 12 and 211 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc: In function 'int exif_server(int, char**, char**)': BUILDSTDERR: f.meta.cc:9450:34: warning: '/exiftool_input1' directive output may be truncated writing 16 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 9450 | snprintf(inputfile1,200,"%s/exiftool_input1",temp_folder); // exiftool input files BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 216 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc:9451:34: warning: '/exiftool_input2' directive output may be truncated writing 16 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 9451 | snprintf(inputfile2,200,"%s/exiftool_input2",temp_folder); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 216 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc: In function 'int exif_server1(int, char**, char**)': BUILDSTDERR: f.meta.cc:9515:57: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 172 [-Wformat-truncation=] BUILDSTDERR: 9484 | char *inputfile = inputfile1; // only difference in 2 servers NOTE BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 9515 | snprintf(command,200,"exiftool -stay_open True -@ %s; exit",inputfile); // exit shell when exit exiftool 18.01 BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 35 and 234 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc: In function 'int exif_server2(int, char**, char**)': BUILDSTDERR: f.meta.cc:9594:57: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 172 [-Wformat-truncation=] BUILDSTDERR: 9563 | char *inputfile = inputfile2; // only difference in 2 servers NOTE BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: ...... BUILDSTDERR: 9594 | snprintf(command,200,"exiftool -stay_open True -@ %s; exit",inputfile); // exit shell when exit exiftool 18.01 BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 35 and 234 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc: In function 'void load_filemeta(const char*)': BUILDSTDERR: f.meta.cc:6957:36: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 4 and 13 [-Wformat-truncation=] BUILDSTDERR: 6957 | snprintf(meta_wwhh,15,"%dx%d",ww,hh); BUILDSTDERR: | ^~ BUILDSTDERR: f.meta.cc:6957:32: note: directive argument in the range [1, 2147483647] BUILDSTDERR: 6957 | snprintf(meta_wwhh,15,"%dx%d",ww,hh); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 4 and 22 bytes into a destination of size 15 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc: In function 'void m_batch_photo_date_time(GtkWidget*, const char*)': BUILDSTDERR: f.meta.cc:3028:47: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 9 [-Wformat-truncation=] BUILDSTDERR: 3028 | snprintf(newdatetime,20,"%04d:%02d:%02d %02d:%02d:%02d", // DTnew >> yyyy:mm:dd hh:mm:ss BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 20 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.meta.cc:3043:39: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 10 [-Wformat-truncation=] BUILDSTDERR: 3043 | snprintf(meta_pdate,16,"%04d%02d%02d%02d%02d%02d", // update photo date, yyyymmddhhmmss BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.meta.cc:121: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 15 and 67 bytes into a destination of size 16 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.edit2.cc: In function 'void m_run_plugin(GtkWidget*, const char*)': BUILDSTDERR: f.edit2.cc:8085:29: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 8085 | snprintf(pluginfile,100,"%s/plugfile.tif",temp_folder); // .../tempfiles-nnnnnn/plugfile.tif BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.edit2.cc:51: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 14 and 213 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lude/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.edit1.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.edit2.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.warp.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.effects.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.combine.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.mashup.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ BUILDSTDERR: g++ f.tools.cc -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 -c `pkg-config --cflags gtk+-3.0`f.combine.cc: In function 'void m_pano_PT(GtkWidget*, const char*)': BUILDSTDERR: f.combine.cc:5117:24: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 5117 | snprintf(file1,100,"%s/PTpano.tif",temp_folder); // look for output file BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.combine.cc:36: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 12 and 211 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.effects.cc: In function 'int pattern_dialog_event(zdialog*, const char*)': BUILDSTDERR: f.effects.cc:4632:33: warning: '%s' directive output may be truncated writing up to 149 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 4632 | snprintf(temp2,200,"%s/%s",pattern_folder,temp1); BUILDSTDERR: | ^~ ~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.effects.cc:46: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 350 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.mashup.cc: In function 'void mashup::project_save()': BUILDSTDERR: f.mashup.cc:1020:33: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 1020 | snprintf(projectfile,200,"%s/%s",mashup_folder,projectname); BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.mashup.cc:29: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 300 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.mashup.cc: In function 'void mashup::flashtext()': BUILDSTDERR: f.mashup.cc:2726:34: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 8 and 18 [-Wformat-truncation=] BUILDSTDERR: 2726 | snprintf(flashcolor,20,"%d|%d|%d",red,green,blue); BUILDSTDERR: | ^~ BUILDSTDERR: f.mashup.cc:2726:30: note: directive argument in the range [-2147483392, 2147483647] BUILDSTDERR: 2726 | snprintf(flashcolor,20,"%d|%d|%d",red,green,blue); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: f.mashup.cc:2726:30: note: directive argument in the range [-2147483392, 2147483647] BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.mashup.cc:29: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 6 and 36 bytes into a destination of size 20 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.mashup.cc: In function 'void mashup::flashline()': BUILDSTDERR: f.mashup.cc:3018:34: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size between 8 and 18 [-Wformat-truncation=] BUILDSTDERR: 3018 | snprintf(flashcolor,20,"%d|%d|%d",red,green,blue); BUILDSTDERR: | ^~ BUILDSTDERR: f.mashup.cc:3018:30: note: directive argument in the range [-2147483392, 2147483647] BUILDSTDERR: 3018 | snprintf(flashcolor,20,"%d|%d|%d",red,green,blue); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: f.mashup.cc:3018:30: note: directive argument in the range [-2147483392, 2147483647] BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.mashup.cc:29: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 6 and 36 bytes into a destination of size 20 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc: In function 'void index_rebuild(int, int)': BUILDSTDERR: f.tools.cc:432:29: warning: '/index_config' directive output may be truncated writing 13 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 432 | snprintf(filespec,200,"%s/index_config",index_folder); // read index config file BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 14 and 213 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc: In function 'void m_index(GtkWidget*, const char*)': BUILDSTDERR: f.tools.cc:177:29: warning: '/index_config' directive output may be truncated writing 13 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 177 | snprintf(filespec,200,"%s/index_config",index_folder); // read index_config file, BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 14 and 213 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc:222:29: warning: '/index_config' directive output may be truncated writing 13 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 222 | snprintf(filespec,200,"%s/index_config",index_folder); // open/write index config file BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 14 and 213 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc: In function 'void m_move_fotoxx_home(GtkWidget*, const char*)': BUILDSTDERR: f.tools.cc:1368:31: warning: '/image_index/index_config' directive output may be truncated writing 25 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 1368 | snprintf(configfile,200,"%s/image_index/index_config",newhome); // read (new) index config file BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 26 and 225 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc:1388:40: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 188 [-Wformat-truncation=] BUILDSTDERR: 1388 | snprintf(oldstring,200,"thumbnails: %s/thumbnails",oldhome); // if thumbnails folder inside, BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 24 and 223 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc:1389:40: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 188 [-Wformat-truncation=] BUILDSTDERR: 1389 | snprintf(newstring,200,"thumbnails: %s/thumbnails",newhome); // oldhome, change to newhome BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 24 and 223 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc: In function 'void m_duplicates(GtkWidget*, const char*)': BUILDSTDERR: f.tools.cc:3027:29: warning: '/duplicate_images' directive output may be truncated writing 17 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 3027 | snprintf(tempfile,200,"%s/duplicate_images",temp_folder); // open file for gallery output BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 217 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc:3123:30: warning: '/Duplicate Images' directive output may be truncated writing 17 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 3123 | snprintf(albumfile,200,"%s/Duplicate Images",albums_folder); // save search results in the BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 217 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc: In function 'void calibprint::printchart()': BUILDSTDERR: f.tools.cc:3975:35: warning: '/printchart.png' directive output may be truncated writing 15 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 3975 | snprintf(printchartfile,200,"%s/printchart.png",printer_color_folder); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 16 and 215 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc: In function 'void calibprint::processchart()': BUILDSTDERR: f.tools.cc:4180:31: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 4180 | snprintf(mapfile,200,"%s/%s",printer_color_folder,colormapfile); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc:4189:31: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 4189 | snprintf(mapfile,200,"%s/%s",printer_color_folder,colormapfile); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc: In function 'void print_calibrated()': BUILDSTDERR: f.tools.cc:4255:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 4255 | snprintf(mapfile,200,"%s/%s",printer_color_folder,colormapfile); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc:4266:31: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 4266 | snprintf(mapfile,200,"%s/%s",printer_color_folder,colormapfile); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.tools.cc:4390:28: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 4390 | snprintf(printfile,100,"%s/printfile.png",temp_folder); // save revised pixbuf to print file BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.tools.cc:52: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 15 and 214 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.process.cc: In function 'void run_script(GtkWidget*, const char*)': BUILDSTDERR: f.process.cc:2396:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 2396 | snprintf(scriptfile,200,"%s/%s",scripts_folder,scriptname); // script file from script name BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.process.cc:39: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.process.cc: In function 'int batch_convert_dialog_event(zdialog*, const char*)': BUILDSTDERR: f.process.cc:818:45: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 96 [-Wformat-truncation=] BUILDSTDERR: 818 | if (*newname) snprintf(mess1,100,"\n %s %s",E2X("Rename to"),newname); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.process.cc:39: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 5 or more bytes (assuming 204) into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.process.cc:832:49: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size between 30 and 993 [-Wformat-truncation=] BUILDSTDERR: 832 | snprintf(warnmess,1000,"%s %s %s %s %s %s %s %s %s %s %s", BUILDSTDERR: | ^~ BUILDSTDERR: 833 | mess0,mess1,mess2,mess2a,mess3,mess4,mess5,mess6,mess7,mess8,mess9); BUILDSTDERR: | ~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.process.cc:39: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 11 and 1330 bytes into a destination of size 1000 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.process.cc: In function 'void m_burn_DVD(GtkWidget*, const char*)': BUILDSTDERR: f.process.cc:1704:70: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size between 100 and 159 [-Wformat-truncation=] BUILDSTDERR: 1704 | cchar *growisofs = "growisofs -Z %s -iso-level 4 -r -path-list %s 2>&1"; // growisofs command BUILDSTDERR: | ^~ BUILDSTDERR: ...... BUILDSTDERR: 1823 | snprintf(command,200,growisofs,mydvd,burnlist); // start burn process BUILDSTDERR: | ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.process.cc:39: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 47 and 305 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: f.process.cc: In function 'void select_script(void (*)(GtkWidget*, const char*))': BUILDSTDERR: f.process.cc:2366:37: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 2366 | snprintf(scriptfile,200,"%s/%s",scripts_folder,scriptnames[ii]); // read script file 1st record BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/tiffio.h:256, BUILDSTDERR: from fotoxx.h:22, BUILDSTDERR: from f.process.cc:39: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'int zdialog_cb_save(zdialog*, const char*, const char*)': BUILDSTDERR: zfuncs.cc:10148:28: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 10148 | snprintf(file,200,"%s/%s",get_zhomedir(),filename); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'int zdialog_geometry(const char*)': BUILDSTDERR: zfuncs.cc:10226:28: warning: '/zdialog_geometry' directive output may be truncated writing 17 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 10226 | snprintf(posfile,199,"%s/zdialog_geometry",zhomedir); // /home//.appname/zdialog_geometry BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 217 bytes into a destination of size 199 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'void zappcrash(const char*, ...)': BUILDSTDERR: zfuncs.cc:450:43: warning: '%s' directive output may be truncated writing up to 299 bytes into a region of size 284 [-Wformat-truncation=] BUILDSTDERR: 450 | snprintf(buff2,300,"addr2line -i -e %s %s",progexe,hexaddr); // convert to source program BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 336 bytes into a destination of size 300 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'const char* SearchWild(const char*, int&)': BUILDSTDERR: zfuncs.cc:3426:40: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 991 [-Wformat-truncation=] BUILDSTDERR: 3426 | snprintf(command,XFCC,"find -L \"%s\" -type f",searchpath); // find files (ordinary, symlink) 6.3 BUILDSTDERR: | ^~ ~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 19 and 1018 bytes into a destination of size 1000 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'const char* SearchWildCase(const char*, int&)': BUILDSTDERR: zfuncs.cc:3496:40: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 991 [-Wformat-truncation=] BUILDSTDERR: 3496 | snprintf(command,XFCC,"find -L \"%s\" -type f",searchpath); // find files (ordinary, symlink) 6.3 BUILDSTDERR: | ^~ ~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 19 and 1018 bytes into a destination of size 1000 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'void phone_home(const char*, int)': BUILDSTDERR: zfuncs.cc:5247:28: warning: '/appruns' directive output may be truncated writing 8 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 5247 | snprintf(appfile,200,"%s/appruns",get_zhomedir()); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 9 and 208 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'int appimage_install(const char*)': BUILDSTDERR: zfuncs.cc:4676:31: warning: '%s' directive output may be truncated writing up to 299 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 4676 | snprintf(desktopfile1,100,"%s/share/%s/%s.desktop",buff,appname2,appname2); BUILDSTDERR: | ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 17 and 394 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:4681:28: warning: '%s' directive output may be truncated writing up to 299 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: 4681 | snprintf(iconfile1,100,"%s/share/%s/icons/%s.png",buff,appname2,appname2); BUILDSTDERR: | ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 19 and 396 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:4716:53: warning: '%s' directive output may be truncated writing up to 39 bytes into a region of size between 38 and 77 [-Wformat-truncation=] BUILDSTDERR: 4716 | snprintf(icontext1,100,"Icon=/usr/share/%s/icons/%s.png",appname2,appname2); BUILDSTDERR: | ^~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 28 and 106 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:4717:33: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size 95 [-Wformat-truncation=] BUILDSTDERR: 4717 | snprintf(icontext2,100,"Icon=%s",iconfile2); BUILDSTDERR: | ^~ ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 6 and 105 bytes into a destination of size 100 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'int zdialog_cb_load(zdialog*, const char*, const char*)': BUILDSTDERR: zfuncs.cc:10180:28: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: 10180 | snprintf(file,200,"%s/%s",get_zhomedir(),filename); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 201) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'int zinitapp(const char*, const char*)': BUILDSTDERR: zfuncs.cc:4844:32: warning: '-home' directive output may be truncated writing 5 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 4844 | snprintf(Phomedir,200,"%s-home",zhomedir); // check /home//.appname-home 6.8 BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 6 and 205 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:4878:31: warning: '/logfile' directive output may be truncated writing 8 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 4878 | snprintf(logfile,199,"%s/logfile",zhomedir); // /home//logfile BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 9 and 208 bytes into a destination of size 199 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:4879:30: warning: '/logfile.old' directive output may be truncated writing 12 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 4879 | snprintf(oldlog,199,"%s/logfile.old",zhomedir); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 13 and 212 bytes into a destination of size 199 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'int zdialog_add_widget(zdialog*, const char*, const char*, const char*, const char*, int, int, int, int, int)': BUILDSTDERR: zfuncs.cc:8534:33: warning: '%s' directive output may be truncated writing likely 1 or more bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 8534 | snprintf(iconpath,200,"%s/%s",get_zimagedir(),data); // 6.8 BUILDSTDERR: | ^~ BUILDSTDERR: zfuncs.cc:8534:29: note: assuming directive output of 1 byte BUILDSTDERR: 8534 | snprintf(iconpath,200,"%s/%s",get_zimagedir(),data); // 6.8 BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 202) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:8659:33: warning: '%s' directive output may be truncated writing up to 29 bytes into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 8659 | snprintf(iconpath,200,"%s/%s",get_zimagedir(),data); // 6.8 BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 230 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'void showz_logfile()': BUILDSTDERR: zfuncs.cc:5125:27: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 195 [-Wformat-truncation=] BUILDSTDERR: 5125 | snprintf(buff,199,"cat %s/logfile",zhomedir); BUILDSTDERR: | ^~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 13 and 212 bytes into a destination of size 199 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'int zdialog_inputs(const char*)': BUILDSTDERR: zfuncs.cc:10475:33: warning: '/zdialog_inputs' directive output may be truncated writing 15 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 10475 | snprintf(zdinputsfile,200,"%s/zdialog_inputs",zhomedir); // /home//.appname/zdialog_inputs BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 16 and 215 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'void showz_textfile(const char*, const char*, GtkWidget*)': BUILDSTDERR: zfuncs.cc:5155:33: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 196 [-Wformat-truncation=] BUILDSTDERR: 5155 | snprintf(command,200,"cat %s",filespec); BUILDSTDERR: | ^~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 5 and 204 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:5146:34: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 195 [-Wformat-truncation=] BUILDSTDERR: 5146 | snprintf(command,200,"zcat %s",filespec); BUILDSTDERR: | ^~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 6 and 205 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'void showz_userguide(const char*)': BUILDSTDERR: zfuncs.cc:5218:29: warning: '%s' directive output may be truncated writing up to 199 bytes into a region of size 192 [-Wformat-truncation=] BUILDSTDERR: 5218 | snprintf(url,199,"file://%s",filespec); BUILDSTDERR: | ^~ ~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 8 and 207 bytes into a destination of size 199 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'void gmenuznames::drag_drop_event(int, int, char*)': BUILDSTDERR: zfuncs.cc:7513:28: warning: ' "' directive output may be truncated writing 2 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 7513 | snprintf(buff,200,"%s \"%s\"",exec,file); // menu function = executable + filename BUILDSTDERR: | ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 4 or more bytes (assuming 203) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:7541:42: warning: '.' directive output may be truncated writing 1 byte into a region of size between 0 and 199 [-Wformat-truncation=] BUILDSTDERR: 7541 | snprintf(wildiconfile,200,"%s/%s.%s",icondir[ii],icon,iconext[jj]); // 6.3 BUILDSTDERR: | ^ BUILDSTDERR: zfuncs.cc:7541:36: note: assuming directive output of 3 bytes BUILDSTDERR: 7541 | snprintf(wildiconfile,200,"%s/%s.%s",icondir[ii],icon,iconext[jj]); // 6.3 BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 205) into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc: In function 'int print_image::page_setup()': BUILDSTDERR: zfuncs.cc:12078:38: warning: '/printsettings' directive output may be truncated writing 14 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 12078 | snprintf(printsettingsfile,200,"%s/printsettings",zhomedir); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 15 and 214 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: zfuncs.cc:12079:34: warning: '/pagesetup' directive output may be truncated writing 10 bytes into a region of size between 1 and 200 [-Wformat-truncation=] BUILDSTDERR: 12079 | snprintf(pagesetupfile,200,"%s/pagesetup",zhomedir); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from /usr/include/malloc.h:24, BUILDSTDERR: from zfuncs.h:29, BUILDSTDERR: from zfuncs.cc:23: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 11 and 210 bytes into a destination of size 200 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.process.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ f.pixmap.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ g++ zfuncs.cc -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 -c `pkg-config --cflags gtk+-3.0` -I/usr/include/clutter-1.0/ -I/usr/include/cogl/ -I/usr/include/json-glib-1.0/ -I/usr/include/clutter-gtk-1.0/ -I/usr/include/champlain-gtk-0.12/ -I/usr/include/champlain-0.12/ -I/usr/include/libchamplain-gtk-0.12/ -I/usr/include/libchamplain-0.12/ \ ### -D DOCDIR=\"/usr/share/doc/fotoxx\" SUSE only \ g++ -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 fotoxx.o f.widgets.o f.file.o f.gallery.o f.albums.o f.area.o f.meta.o f.edit1.o f.edit2.o f.warp.o f.effects.o f.combine.o f.mashup.o f.tools.o f.process.o f.pixmap.o zfuncs.o `pkg-config --libs gtk+-3.0` -lrt -lpthread -llcms2 -ltiff -lpng -lraw -ljpeg -lclutter-1.0 -lclutter-gtk-1.0 -lchamplain-0.12 -lchamplain-gtk-0.12 -o fotoxx \ Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5PphRM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64 + cd fotoxx + make install DESTDIR=/builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64 PREFIX=/usr DOCDIR=/usr/share/doc/fotoxx + install -Dm 644 -p fotoxx.png /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/pixmaps/fotoxx.png + desktop-file-install --vendor= --mode 644 --remove-category=Application --dir /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/applications/ /builddir/build/SOURCES/fotoxx.desktop + mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64//usr/share/appdata/ + install -m 644 appdata/fotoxx.appdata.xml /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64//usr/share/appdata/fotoxx.appdata.xml + rm -f /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/bin/fotoxx-snap + ln -s /usr/bin/fotoxx /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/bin/fotoxx-snap + rm /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64//usr/share/doc/fotoxx/changelog.gz + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 19.17-1.fc31 --unique-debug-suffix -19.17-1.fc31.riscv64 --unique-debug-src-base fotoxx-19.17-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fotoxx BUILDSTDERR: 8292 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs rm -f /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/bin/fotoxx rm -f -R /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/locales rm -f -R /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx rm -f -R /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/doc/fotoxx rm -f /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/man/man1/fotoxx.1.gz rm -f /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/applications/fotoxx.desktop mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/data mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/icons mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/images mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/locales mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/doc/fotoxx mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/applications mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/appdata cp -f fotoxx /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/bin cp -f -R data/* /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/data cp -f -R images/* /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/images cp -f -R locales/* /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/locales cp -f -R doc/* /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/doc/fotoxx gzip -f -9 /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/doc/fotoxx/changelog cp -f -R appdata/* /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/appdata # man page cp -f doc/fotoxx.man fotoxx.1 gzip -f -9 fotoxx.1 cp fotoxx.1.gz /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/man/man1 rm -f fotoxx.1.gz # menu (desktop) file cp -f fotoxx.desktop /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/applications/fotoxx.desktop cp -f fotoxx.png /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/fotoxx/icons explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/bin/fotoxx extracting debug info from /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/bin/fotoxx original debug info size: 5988kB, size after compression: 5392kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: fotoxx-19.17-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RNZMAN + umask 022 + cd /builddir/build/BUILD + cd fotoxx + DOCDIR=/builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/doc/fotoxx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/doc/fotoxx + cp -pr doc/README doc/changelog doc/copyright doc/fotoxx.man doc/license /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64/usr/share/doc/fotoxx + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: absolute symlink: /usr/bin/fotoxx-snap -> /usr/bin/fotoxx Provides: application() application(fotoxx.desktop) fotoxx = 19.17-1.fc31 fotoxx(riscv-64) = 19.17-1.fc31 metainfo() metainfo(fotoxx.appdata.xml) mimehandler(image/bmp) mimehandler(image/gif) mimehandler(image/jpeg) mimehandler(image/png) mimehandler(image/tiff) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libchamplain-0.12.so.0()(64bit) libchamplain-gtk-0.12.so.0()(64bit) libclutter-1.0.so.0()(64bit) libclutter-gtk-1.0.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libharfbuzz.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libraw.so.19()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) rtld(GNU_HASH) Processing files: fotoxx-debugsource-19.17-1.fc31.riscv64 Provides: fotoxx-debugsource = 19.17-1.fc31 fotoxx-debugsource(riscv-64) = 19.17-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fotoxx-debuginfo-19.17-1.fc31.riscv64 Provides: debuginfo(build-id) = 900fac10d669099c506b26ea92299daa0a880970 fotoxx-debuginfo = 19.17-1.fc31 fotoxx-debuginfo(riscv-64) = 19.17-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fotoxx-debugsource(riscv-64) = 19.17-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64 Wrote: /builddir/build/RPMS/fotoxx-debugsource-19.17-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fotoxx-debuginfo-19.17-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/fotoxx-19.17-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BHS3gL + umask 022 + cd /builddir/build/BUILD + cd fotoxx + /usr/bin/rm -rf /builddir/build/BUILDROOT/fotoxx-19.17-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0