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/tuxpaint.spec'], chrootPath='/var/lib/mock/f31-build-76919-31453/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/tuxpaint.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=1564185600 Wrote: /builddir/build/SRPMS/tuxpaint-0.9.22-11.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tuxpaint.spec'], chrootPath='/var/lib/mock/f31-build-76919-31453/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/tuxpaint.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=1564185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZHDO9J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tuxpaint-0.9.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/tuxpaint-0.9.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tuxpaint-0.9.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (tuxpaint-0.9.21-fix-desktop-file.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .fixdesktopfile --fuzz=0 + echo 'Patch #2 (tuxpaint-0.9.22-link.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .link --fuzz=0 + echo 'Patch #3 (tuxpaint-0.9.21-makej.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .makej --fuzz=0 + sed -i -e '/\/gnome\/apps\/Graphics/d' Makefile + find docs -type f -exec perl -pi -e 's/\r\n/\n/' '{}' ';' + find docs -type f -perm /100 -exec chmod a-x '{}' ';' + sed -i 's|/usr/bin/env python|/usr/bin/env python2|' docs/zh_tw/mkTuxpaintIM.py + sed -i 's|/usr/bin/env python|/usr/bin/env python2|' fonts/locale/zh_tw_docs/maketuxfont.py + make PREFIX=/usr MAGIC_PREFIX=/usr/lib64/tuxpaint/plugins tp-magic-config + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (tuxpaint-0.9.21-fix-desktop-file.patch): patching file src/tuxpaint.desktop Hunk #1 succeeded at 116 (offset 39 lines). patching file src/tuxpaint.desktop.in Patch #2 (tuxpaint-0.9.22-link.patch): patching file Makefile Patch #3 (tuxpaint-0.9.21-makej.patch): patching file Makefile Hunk #1 succeeded at 412 (offset 42 lines). ...Generating 'Magic' tool API configuration script... Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f262yK + umask 022 + cd /builddir/build/BUILD + cd tuxpaint-0.9.22 + make -j4 PREFIX=/usr 'CFLAGS=-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' MAGIC_PREFIX=/usr/lib64/tuxpaint/plugins BUILDSTDERR: src/i18n.c: In function 'set_current_language': BUILDSTDERR: src/i18n.c:883:7: warning: unused variable 'y_nudge' [-Wunused-variable] BUILDSTDERR: 883 | int y_nudge = 0; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: src/im.c: In function 'im_event_zh_tw': BUILDSTDERR: src/im.c:899:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] BUILDSTDERR: 899 | cm.section = (++cm.section % SEC_TOTAL); /* Change section */ BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/im.c: In function 'im_event_th': BUILDSTDERR: src/im.c:1085:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] BUILDSTDERR: 1085 | cm.section = (++cm.section % SEC_TOTAL); /* Change section */ BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/im.c: In function 'im_event_ja': BUILDSTDERR: src/im.c:1271:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] BUILDSTDERR: 1271 | cm.section = (++cm.section % SEC_TOTAL); /* Change section */ BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/im.c: In function 'im_event_ko': BUILDSTDERR: src/im.c:1481:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] BUILDSTDERR: 1481 | cm.section = (++cm.section % SEC_TOTAL); /* Change section */ BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/im.c: In function 'charmap_load': BUILDSTDERR: src/im.c:538:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 538 | fscanf(is, "%*[^\n]"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from src/playsound.h:29, BUILDSTDERR: from src/playsound.c:25: BUILDSTDERR: src/sounds.h:80:20: warning: 'sound_fnames' defined but not used [-Wunused-variable] BUILDSTDERR: 80 | static const char *sound_fnames[NUM_SOUNDS] = { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: src/fonts.c: In function 'run_font_scanner': BUILDSTDERR: src/fonts.c:1034:3: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1034 | nice(42); // be nice, letting the main thread get the CPU BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: src/fonts.c:162:23: warning: 'try_alternate_font' defined but not used [-Wunused-function] BUILDSTDERR: 162 | static TuxPaint_Font *try_alternate_font(int size) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from src/dirwalk.c:62: BUILDSTDERR: src/fonts.h:116:13: warning: 'reliable_read' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 116 | static void reliable_read(int fd, void *buf, size_t count); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: src/onscreen_keyboard.c: In function 'load_layout': BUILDSTDERR: src/onscreen_keyboard.c:205:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 205 | fgets(line, 1023, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/onscreen_keyboard.c: In function 'load_hlayout': BUILDSTDERR: src/onscreen_keyboard.c:342:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 342 | fgets(line, 1023, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/onscreen_keyboard.c: In function 'load_keymap': BUILDSTDERR: src/onscreen_keyboard.c:507:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 507 | fgets(line, 1023, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/onscreen_keyboard.c: In function 'load_composemap': BUILDSTDERR: src/onscreen_keyboard.c:690:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 690 | fgets(line, 1023, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/onscreen_keyboard.c: In function 'load_keysymdefs': BUILDSTDERR: src/onscreen_keyboard.c:795:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 795 | fgets(line, 1023, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/calligraphy.c: In function 'calligraphy_drag': BUILDSTDERR: magic/src/calligraphy.c:144:10: warning: variable 'colr' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 144 | Uint32 colr; BUILDSTDERR: | ^~~~ BUILDSTDERR: magic/src/mosaic_shaped.c:99:21: warning: 'mosaic_shaped_SHARPEN' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 99 | static const double mosaic_shaped_SHARPEN = 1.0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/mosaic_shaped.c:98:18: warning: 'mosaic_shaped_RADIUS' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 98 | static const int mosaic_shaped_RADIUS = 16; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/mosaic_shaped.c:97:18: warning: 'mosaic_shaped_AMOUNT' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 97 | static const int mosaic_shaped_AMOUNT = 300; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/mosaic_shaped.c: In function 'mosaic_shaped_switchin': BUILDSTDERR: magic/src/mosaic_shaped.c:448:39: warning: 'images/magic/' directive output may be truncated writing 13 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] BUILDSTDERR: 448 | snprintf(fname, sizeof(fname), "%simages/magic/%s", api_data_directory_at_init, mosaic_shaped_pattern_filenames[which]); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: magic/src/mosaic_shaped.c:448:5: note: 'snprintf' output 14 or more bytes (assuming 1037) into a destination of size 1024 BUILDSTDERR: 448 | snprintf(fname, sizeof(fname), "%simages/magic/%s", api_data_directory_at_init, mosaic_shaped_pattern_filenames[which]); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...Generating 'Magic' tool API development header file... ...Compiling i18n support... ...Compiling IM support... ...Compiling cursor support... ...Compiling pixel functions... ...Compiling RGB to Linear functions... ...Compiling sound playback functions... ...Compiling font support... ...Generating the command-line and config file parser (STEP 1)... ...Compiling progress bar functions... ...Compiling directory-walking support... ...Compiling filename support... ...Compiling on screen keyboard support... ...Compiling PostScript print support... ...Preparing translation files... cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fill.so magic/src/fill.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/noise.so magic/src/noise.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/calligraphy.so magic/src/calligraphy.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/mosaic.so magic/src/mosaic.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/shift.so magic/src/shift.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/mosaic_shaped.so magic/src/mosaic_shaped.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/negative.so magic/src/negative.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/rainbow.so magic/src/rainbow.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/blur.so magic/src/blur.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/waves.so magic/src/waves.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/kalidescope.so magic/src/kalidescope.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/light.so magic/src/light.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/blocks_chalk_drip.so magic/src/blocks_chalk_drip.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/metalpaint.so magic/src/metalpaint.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/ripples.so magic/src/ripples.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/snow.so magic/src/snow.c BUILDSTDERR: cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_Smagic/src/flower.c: In function 'flower_drawstalk': BUILDSTDERR: magic/src/flower.c:398:16: warning: using integer absolute value function 'abs' when argument is of floating point type 'float' [-Wabsolute-value] BUILDSTDERR: 398 | else if (abs(curve[i - 2].x - curve[i + 2].x) < 5) BUILDSTDERR: | ^~~ BUILDSTDERR: magic/src/perspective.c: In function 'perspective_release': BUILDSTDERR: magic/src/perspective.c:387:17: warning: variable 'aux_y' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 387 | int aux_x, aux_y, aux_h, aux_w; BUILDSTDERR: | ^~~~~ BUILDSTDERR: magic/src/perspective.c:387:10: warning: variable 'aux_x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 387 | int aux_x, aux_y, aux_h, aux_w; BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: magic/src/perspective.c:93:21: warning: 'perspective_SHARPEN' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 93 | static const double perspective_SHARPEN = 1.0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/perspective.c:92:18: warning: 'perspective_RADIUS' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 92 | static const int perspective_RADIUS = 16; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/perspective.c:91:18: warning: 'perspective_AMOUNT' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 91 | static const int perspective_AMOUNT= 300; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/rails.c:203:5: warning: 'rails_math_ceil' is static but used in inline function 'rails_get_segment' which is not static BUILDSTDERR: 203 | yy=rails_math_ceil(y, img_h); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/rails.c:202:5: warning: 'rails_math_ceil' is static but used in inline function 'rails_get_segment' which is not static BUILDSTDERR: 202 | xx=rails_math_ceil(x, img_w); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/fretwork.c:255:6: warning: 'fretwork_math_ceil' is static but used in inline function 'fretwork_get_segment' which is not static BUILDSTDERR: 255 | yy=fretwork_math_ceil(y, img_h); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/fretwork.c:254:6: warning: 'fretwork_math_ceil' is static but used in inline function 'fretwork_get_segment' which is not static BUILDSTDERR: 254 | xx=fretwork_math_ceil(x, img_w); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ OURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/tv.so magic/src/tv.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fade_darken.so magic/src/fade_darken.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/flower.so magic/src/flower.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fisheye.so magic/src/fisheye.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/toothpaste.so magic/src/toothpaste.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/perspective.so magic/src/perspective.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/rails.so magic/src/rails.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fretwork.so magic/src/fretwork.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/cartoon.so magic/src/cartoon.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/rosette.so magic/src/rosette.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/confetti.so magic/src/confetti.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/rain.so magic/src/rain.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/tornado.so magic/src/tornado.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/tint.so magic/src/tint.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/bricks.so magic/src/bricks.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/foam.so magic/src/foam.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/realrainbow.so magic/src/realrainbow.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/distortion.so magic/src/distortion.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/grass.so magic/src/grass.c BUILDSTDERR: cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/mirror_fmagic/src/emboss.c: In function 'do_emboss': BUILDSTDERR: magic/src/emboss.c:121:10: warning: variable 'g' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 121 | int r, g, b; BUILDSTDERR: | ^ BUILDSTDERR: magic/src/fold.c: In function 'fold_draw': BUILDSTDERR: magic/src/fold.c:178:2: warning: 'right_x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 178 | api->line((void *)api, which, canvas, temp, left_arm_x-fold_shadow_value, 0, right_x - fold_shadow_value, canvas->h, 1, fold_shadow); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/fold.c:172:2: warning: 'left_y' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 172 | api->line((void *)api, which, canvas, temp, canvas->w, left_y-fold_shadow_value, 0, right_arm_y-fold_shadow_value, 1, fold_shadow); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: magic/src/alien.c: In function 'do_alien_full': BUILDSTDERR: magic/src/alien.c:159:14: warning: unused variable 'api' [-Wunused-variable] BUILDSTDERR: 159 | magic_api * api = (magic_api *) ptr; BUILDSTDERR: | ^~~ BUILDSTDERR: magic/src/string.c: In function 'string_draw_triangle_preview': BUILDSTDERR: magic/src/string.c:340:10: warning: variable 'h' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 340 | int w, h; BUILDSTDERR: | ^ BUILDSTDERR: magic/src/string.c:340:7: warning: variable 'w' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 340 | int w, h; BUILDSTDERR: | ^ BUILDSTDERR: magic/src/string.c: In function 'string_draw_angle_preview': BUILDSTDERR: magic/src/string.c:372:10: warning: variable 'h' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 372 | int w, h; BUILDSTDERR: | ^ BUILDSTDERR: magic/src/string.c:372:7: warning: variable 'w' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 372 | int w, h; BUILDSTDERR: | ^ lip.so magic/src/mirror_flip.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/smudge.so magic/src/smudge.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/puzzle.so magic/src/puzzle.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/glasstile.so magic/src/glasstile.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/sharpen.so magic/src/sharpen.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/emboss.so magic/src/emboss.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/halftone.so magic/src/halftone.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/fold.so magic/src/fold.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/xor.so magic/src/xor.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/alien.so magic/src/alien.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/string.so magic/src/string.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/blind.so magic/src/blind.c ...Compiling Tux Paint from source... 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 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/fribidi -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -Isrc/mouse -DLARGE_CURSOR_SHAPES -DVER_DATE=\"2019-08-08\" -DVER_VERSION=\"0.9.22\" -DDATA_PREFIX=\"/usr/share/tuxpaint/\" -DDOC_PREFIX=\"/usr/share/doc/tuxpaint/\" -DLOCALEDIR=\"/usr/share/locale/\" -DIMDIR=\"/usr/share/tuxpaint/im/\" -DCONFDIR=\"/etc/tuxpaint/\" -DMAGIC_PREFIX=\"/usr/lib64/tuxpaint/plugins/\" \ -c src/tuxpaint.c -o obj/tuxpaint.o ...Generating the command-line and config file parser (STEP 2)... msgfmt -o trans/sq.mo src/po/sq.po msgfmt -o trans/ne.mo src/po/ne.po msgfmt -o trans/pa.mo src/po/pa.po msgfmt -o trans/en_AU.mo src/po/en_AU.po msgfmt -o trans/tl.mo src/po/tl.po msgfmt -o trans/mai.mo src/po/mai.po msgfmt -o trans/oj.mo src/po/oj.po msgfmt -o trans/pl.mo src/po/pl.po msgfmt -o trans/ka.mo src/po/ka.po msgfmt -o trans/ca@valencia.mo src/po/ca@valencia.po msgfmt -o trans/ja.mo src/po/ja.po msgfmt -o trans/an.mo src/po/an.po msgfmt -o trans/tr.mo src/po/tr.po msgfmt -o trans/ga.mo src/po/ga.po msgfmt -o trans/sl.mo src/po/sl.po msgfmt -o trans/sr.mo src/po/sr.po msgfmt -o trans/ff.mo src/po/ff.po BUILDSTDERR: msgfmt -o trans/sat@olchiki.mo src/po/sat@olcIn file included from src/tuxpaint.c:453: BUILDSTDERR: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:27:2: warning: #warning "Including directly is deprecated." [-Wcpp] BUILDSTDERR: 27 | #warning "Including directly is deprecated." BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'thumbnail2': BUILDSTDERR: src/parse.gperf: In function 'imm_version': BUILDSTDERR: src/tuxpaint.c:9174:13: warning: unused variable 'gamma_invert' [-Wunused-variable] BUILDSTDERR: 9174 | float gamma_invert = 1.0 / gamma; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: src/parse.gperf:42:3: warning: implicit declaration of function 'show_version'; did you mean 'imm_version'? [-Wimplicit-function-declaration] BUILDSTDERR: 42 | show_version(0); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | imm_version BUILDSTDERR: src/parse.gperf: In function 'imm_usage': BUILDSTDERR: src/parse.gperf:52:3: warning: implicit declaration of function 'show_usage' [-Wimplicit-function-declaration] BUILDSTDERR: 52 | show_usage(0); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src/parse.gperf: In function 'parse_one_option': BUILDSTDERR: src/parse.gperf:295:45: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type 'char *' as the destination; expected 'char' or an explicit length [-Wsizeof-pointer-memaccess] BUILDSTDERR: 295 | memcpy(offset+(char*)tmpcfg, &opt, sizeof(char*)); BUILDSTDERR: | ^~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_starter': BUILDSTDERR: src/tuxpaint.c:11211:50: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 11211 | tmp_surf = load_starter_helper(fname, "png", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11245:51: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 11245 | tmp_surf = load_starter_helper(fname, "jpeg", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11252:50: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 11252 | tmp_surf = load_starter_helper(fname, "jpg", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11259:50: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 11259 | tmp_surf = load_starter_helper(fname, "png", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_template': BUILDSTDERR: src/tuxpaint.c:11398:51: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 11398 | tmp_surf = load_starter_helper(fname, "jpeg", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11404:50: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 11404 | tmp_surf = load_starter_helper(fname, "jpg", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11411:50: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 11411 | tmp_surf = load_starter_helper(fname, "png", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'do_prompt_image_flash_snd': BUILDSTDERR: src/tuxpaint.c:11668:42: warning: variable 'img_x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 11668 | int img1_w, img2_w, img3_w, max_img_w, img_x, img_y, offset; BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'set_chunk_data': BUILDSTDERR: src/tuxpaint.c:12979:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 12979 | sprintf(line, "%d%s", uncompressed_size, "\n"); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int size_t {aka long unsigned int} BUILDSTDERR: | %ld BUILDSTDERR: src/tuxpaint.c:12981:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 12981 | sprintf(line, "%d%s", dataLen, "\n"); BUILDSTDERR: | ~^ ~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int size_t {aka long unsigned int} BUILDSTDERR: | %ld BUILDSTDERR: src/tuxpaint.c: In function 'do_png_embed_data': BUILDSTDERR: src/tuxpaint.c:13036:17: warning: unused variable 'fname' [-Wunused-variable] BUILDSTDERR: 13036 | char *ldata, *fname; BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'handle_keymouse': BUILDSTDERR: src/tuxpaint.c:16730:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 16730 | if (area2) BUILDSTDERR: | ^~ BUILDSTDERR: src/tuxpaint.c:16739:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 16739 | if(oldpos_x - r2.x < r2.w && oldpos_x > r2.x) BUILDSTDERR: | ^~ BUILDSTDERR: src/tuxpaint.c: In function 'handle_active': BUILDSTDERR: src/tuxpaint.c:16960:27: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] BUILDSTDERR: 16960 | if (event->active.state & SDL_APPINPUTFOCUS|SDL_APPACTIVE) BUILDSTDERR: src/tuxpaint.c: In function 'do_new_dialog': BUILDSTDERR: src/tuxpaint.c:18735:58: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 18735 | img = load_starter_helper(fname, "jpeg", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:18740:59: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 18740 | img = load_starter_helper(fname, "jpg", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:18758:59: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 18758 | img = load_starter_helper(fname, "png", &IMG_Load); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | SDL_Surface * (*)(const char *) {aka struct SDL_Surface * (*)(const char *)} BUILDSTDERR: src/tuxpaint.c:11154:102: note: expected 'SDL_Surface * (*)(char *)' {aka 'struct SDL_Surface * (*)(char *)'} but argument is of type 'SDL_Surface * (*)(const char *)' {aka 'struct SDL_Surface * (*)(const char *)'} BUILDSTDERR: 11154 | static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_info_about_label_surface': BUILDSTDERR: src/tuxpaint.c:20564:15: warning: unused variable 'pix_size' [-Wunused-variable] BUILDSTDERR: 20564 | int x, y, pix_size; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_embedded_data': BUILDSTDERR: src/tuxpaint.c:21244:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 21244 | printf("%s, %d\n", unknowns[u].name, unknowns[u].size); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int size_t {aka long unsigned int} BUILDSTDERR: | %ld BUILDSTDERR: src/tuxpaint.c: In function 'setup_config': BUILDSTDERR: src/tuxpaint.c:22126:28: warning: passing argument 1 of 'strtok' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 22126 | token = strtok(tmpcfg.joystick_buttons_ignore, ","); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from src/tuxpaint.c:181: BUILDSTDERR: /usr/include/string.h:335:14: note: expected 'char * restrict' but argument is of type 'const char *' BUILDSTDERR: 335 | extern char *strtok (char *__restrict __s, const char *__restrict __delim) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/tuxpaint.c:22130:11: warning: too many arguments for format [-Wformat-extra-args] BUILDSTDERR: 22130 | printf("Joystick buttons must be between 0 and 254", tmpcfg.joystick_button_print); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:22123:11: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 22123 | int i; BUILDSTDERR: | ^ BUILDSTDERR: src/tuxpaint.c: In function 'main': BUILDSTDERR: src/tuxpaint.c:23591:14: warning: unused variable 'time3' [-Wunused-variable] BUILDSTDERR: 23591 | CLOCK_TYPE time3; BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/tuxpaint.c:23590:14: warning: unused variable 'time2' [-Wunused-variable] BUILDSTDERR: 23590 | CLOCK_TYPE time2; BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/tuxpaint.c:23589:14: warning: unused variable 'time1' [-Wunused-variable] BUILDSTDERR: 23589 | CLOCK_TYPE time1; BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/tuxpaint.c:23588:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 23588 | int i; BUILDSTDERR: | ^ BUILDSTDERR: In file included from src/tuxpaint.c:488: BUILDSTDERR: src/tuxpaint.c: At top level: BUILDSTDERR: src/fonts.h:116:13: warning: 'reliable_read' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 116 | static void reliable_read(int fd, void *buf, size_t count); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'chdir_to_binary': BUILDSTDERR: src/tuxpaint.c:22170:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 22170 | getcwd(curdir, sizeof(curdir)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'setup_config': BUILDSTDERR: src/tuxpaint.c:21724:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 21724 | asprintf((char**)&savedir, "%s/%s", home, ".tuxpaint"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'setup_colors': BUILDSTDERR: src/tuxpaint.c:22246:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 22246 | fgets(str, sizeof(str), fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'loadbrush_callback': BUILDSTDERR: src/tuxpaint.c:6499:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 6499 | fgets(buf, sizeof(buf), fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_current': BUILDSTDERR: src/tuxpaint.c:11469:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11469 | fgets(file_id, sizeof(file_id), fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_starter_id': BUILDSTDERR: src/tuxpaint.c:11091:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11091 | fgets(starter_id, sizeof(starter_id), fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11094:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11094 | fscanf(fi, "%d", &starter_mirrored); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11095:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11095 | fscanf(fi, "%d", &starter_flipped); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11096:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11096 | fscanf(fi, "%d", &starter_personal); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11106:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11106 | fscanf(fi, "%d", &r); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11107:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11107 | fscanf(fi, "%d", &g); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11108:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11108 | fscanf(fi, "%d", &b); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11129:17: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11129 | fgets(template_id, sizeof(template_id), fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11131:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 11131 | fscanf(fi, "%d", &template_personal); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_embedded_data': BUILDSTDERR: src/tuxpaint.c:21263:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 21263 | fgets(control, 49, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:21264:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 21264 | fgets(control, 49, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:21265:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 21265 | fgets(control, 49, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:21266:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 21266 | fgets(control, 49, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_info_about_label_surface': BUILDSTDERR: src/tuxpaint.c:20582:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20582 | fscanf(lfi, "%d\n", &list_ctr); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20583:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20583 | fscanf(lfi, "%d\n", &tmp_scale_w); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20584:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20584 | fscanf(lfi, "%d\n\n", &tmp_scale_h); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20601:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20601 | fscanf(lfi , "%u\n", &new_node->save_texttool_len); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20617:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20617 | fscanf(lfi, "%lc", &tmp_char); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20620:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20620 | fscanf(lfi, "\n"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20622:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20622 | fscanf(lfi, "%u\n", &l); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20624:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20624 | fscanf(lfi, "%u\n", &l); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20626:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20626 | fscanf(lfi, "%u\n", &l); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20628:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20628 | fscanf(lfi, "%d\n", &new_node->save_width); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20629:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20629 | fscanf(lfi, "%d\n", &new_node->save_height); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20630:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20630 | fscanf(lfi, "%d\n", &tmp_pos); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20638:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20638 | fscanf(lfi, "%d\n", &tmp_pos); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20649:21: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20649 | fscanf(lfi, "%d\n", &tmp_pos); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20658:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20658 | fscanf(lfi, "%d\n", &new_node->save_cur_font); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20662:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20662 | fgets(new_node->save_font_type, 64, lfi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20664:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20664 | fscanf(lfi, "%d\n", &new_node->save_text_state); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20665:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20665 | fscanf(lfi, "%u\n", &new_node->save_text_size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:20705:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 20705 | fscanf(lfi, "\n"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'trash': BUILDSTDERR: src/tuxpaint.c:23802:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 23802 | system("dbus-send / org.kde.KDirNotify.FilesAdded string:trash:/"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'do_render_cur_text': BUILDSTDERR: src/tuxpaint.c:16246:7: warning: ignoring return value of 'fribidi_log2vis', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 16246 | fribidi_log2vis(unicodeIn, texttool_len, &baseDir, unicodeOut, 0, 0, 0); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'loadinfo': BUILDSTDERR: src/tuxpaint.c:10833:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 10833 | fgets(buf, sizeof buf, fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'loaddesc': BUILDSTDERR: src/tuxpaint.c:10738:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 10738 | fgets(buf, sizeof(buf), fi); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: src/tuxpaint.c:17218:12: warning: 'in_circle' defined but not used [-Wunused-function] BUILDSTDERR: 17218 | static int in_circle(int x, int y) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:16981:14: warning: 'remove_slash' defined but not used [-Wunused-function] BUILDSTDERR: 16981 | static char *remove_slash(char *path) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:5548:6: warning: 'reset_brush_counter_and_frame' defined but not used [-Wunused-function] BUILDSTDERR: 5548 | void reset_brush_counter_and_frame(void) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:649:20: warning: 'getfilename' defined but not used [-Wunused-function] BUILDSTDERR: 649 | static const char *getfilename(const char *path) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'do_png_save': BUILDSTDERR: src/tuxpaint.c:13389:21: warning: '%s' directive writing up to 4095 bytes into a region of size 255 [-Wformat-overflow=] BUILDSTDERR: 13389 | sprintf(line, "T%s\n", template_id); BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 4098 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'trash': BUILDSTDERR: src/tuxpaint.c:23716:20: warning: '/files' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] BUILDSTDERR: 23716 | sprintf(dest, "%s/files", trashpath); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:23718:20: warning: '/info' directive writing 5 bytes into a region of size between 1 and 256 [-Wformat-overflow=] BUILDSTDERR: 23718 | sprintf(dest, "%s/info", trashpath); BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 261 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:23721:20: warning: '/files/' directive writing 7 bytes into a region of size between 1 and 256 [-Wformat-overflow=] BUILDSTDERR: 23721 | sprintf(dest, "%s/files/%s", trashpath, fname); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 518 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:23732:24: warning: '/info/' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] BUILDSTDERR: 23732 | sprintf(infoname, "%s/info/%s.trashinfo", trashpath, fname); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 527 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:23736:24: warning: '%d' directive writing between 1 and 2 bytes into a region of size between 0 and 255 [-Wformat-overflow=] BUILDSTDERR: 23736 | sprintf(fname, "%s_%d.%s", bname, cnt, ext); BUILDSTDERR: | ^~ BUILDSTDERR: src/tuxpaint.c:23736:20: note: directive argument in the range [1, 99] BUILDSTDERR: 23736 | sprintf(fname, "%s_%d.%s", bname, cnt, ext); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 4 and 515 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:23738:22: warning: '/files/' directive writing 7 bytes into a region of size between 1 and 256 [-Wformat-overflow=] BUILDSTDERR: 23738 | sprintf(dest, "%s/files/%s", trashpath, fname); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 518 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:23739:26: warning: '/info/' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] BUILDSTDERR: 23739 | sprintf(infoname, "%s/info/%s.trashinfo", trashpath, fname); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 17 and 527 bytes into a destination of size 256 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_starter.constprop': BUILDSTDERR: src/tuxpaint.c:11203:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11203 | snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11210:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11210 | snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11217:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11217 | snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11236:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11236 | snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 7 or more bytes (assuming 4102) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11244:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11244 | snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 7 or more bytes (assuming 4102) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11251:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11251 | snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 7 or more bytes (assuming 4102) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11258:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11258 | snprintf(fname, sizeof(fname), "%s/%s-back", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 7 or more bytes (assuming 4102) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_template.constprop': BUILDSTDERR: src/tuxpaint.c:11382:38: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11382 | snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11389:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11389 | snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11397:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11397 | snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11403:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11403 | snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:11410:40: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 255 [-Wformat-truncation=] BUILDSTDERR: 11410 | snprintf(fname, sizeof(fname), "%s/%s", dirname, img_id); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'do_save.part.0': BUILDSTDERR: src/tuxpaint.c:12850:37: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1018 [-Wformat-truncation=] BUILDSTDERR: 12850 | snprintf(tmp, sizeof(tmp), "saved/%s%s", file_id, FNAME_EXTENSION); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 4106 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:12884:37: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1018 [-Wformat-truncation=] BUILDSTDERR: 12884 | snprintf(tmp, sizeof(tmp), "saved/%s-t%s", file_id, FNAME_EXTENSION); BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 4108 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:12896:47: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1010 [-Wformat-truncation=] BUILDSTDERR: 12896 | snprintf(tmp, sizeof(tmp), "saved/.thumbs/%s-t%s", file_id, BUILDSTDERR: | ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 4116 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'load_current': BUILDSTDERR: src/tuxpaint.c:11492:39: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1018 [-Wformat-truncation=] BUILDSTDERR: 11492 | snprintf(ftmp, sizeof(ftmp), "saved/%s%s", BUILDSTDERR: | ^~ BUILDSTDERR: 11493 | file_id, FNAME_EXTENSION); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 4106 bytes into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c: In function 'main': BUILDSTDERR: src/tuxpaint.c:17844:56: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17844 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17845 | "get_tool_count"); BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 527 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17849:56: warning: '%s' directive output may be truncated writing 8 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17849 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17850 | "get_name"); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 521 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17854:56: warning: '%s' directive output may be truncated writing 8 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17854 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17855 | "get_icon"); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 521 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17859:56: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17859 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17860 | "get_description"); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 528 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17864:56: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17864 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17865 | "requires_colors"); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 17 and 528 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17869:56: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17869 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17870 | "modes"); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 518 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17874:56: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17874 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17875 | "set_color"); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 522 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17879:56: warning: '%s' directive output may be truncated writing 4 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17879 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17880 | "init"); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 517 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17884:56: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17884 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17885 | "api_version"); BUILDSTDERR: | ~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 524 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17889:56: warning: '%s' directive output may be truncated writing 8 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17889 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17890 | "shutdown"); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 521 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17894:56: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17894 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17895 | "click"); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 518 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17899:56: warning: '%s' directive output may be truncated writing 4 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17899 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17900 | "drag"); BUILDSTDERR: | ~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 517 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17904:56: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17904 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17905 | "release"); BUILDSTDERR: | ~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 9 and 520 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17909:56: warning: '%s' directive output may be truncated writing 8 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17909 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17910 | "switchin"); BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 521 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/tuxpaint.c:17914:56: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 511 [-Wformat-truncation=] BUILDSTDERR: 17914 | snprintf(funcname, sizeof(funcname), "%s_%s", objname, BUILDSTDERR: | ^~ BUILDSTDERR: 17915 | "switchout"); BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/tuxpaint.c:179: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 522 bytes into a destination of size 512 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hiki.po msgfmt -o trans/vi.mo src/po/vi.po msgfmt -o trans/da.mo src/po/da.po msgfmt -o trans/ca.mo src/po/ca.po msgfmt -o trans/hu.mo src/po/hu.po msgfmt -o trans/si.mo src/po/si.po msgfmt -o trans/lt.mo src/po/lt.po msgfmt -o trans/nso.mo src/po/nso.po msgfmt -o trans/or.mo src/po/or.po msgfmt -o trans/eo.mo src/po/eo.po msgfmt -o trans/ro.mo src/po/ro.po msgfmt -o trans/nr.mo src/po/nr.po msgfmt -o trans/en_ZA.mo src/po/en_ZA.po msgfmt -o trans/lb.mo src/po/lb.po msgfmt -o trans/lv.mo src/po/lv.po msgfmt -o trans/hi.mo src/po/hi.po msgfmt -o trans/fi.mo src/po/fi.po msgfmt -o trans/sv.mo src/po/sv.po msgfmt -o trans/cy.mo src/po/cy.po msgfmt -o trans/he.mo src/po/he.po msgfmt -o trans/az.mo src/po/az.po msgfmt -o trans/hr.mo src/po/hr.po msgfmt -o trans/nn.mo src/po/nn.po msgfmt -o trans/en_GB.mo src/po/en_GB.po msgfmt -o trans/fr.mo src/po/fr.po msgfmt -o trans/be.mo src/po/be.po msgfmt -o trans/id.mo src/po/id.po msgfmt -o trans/nb.mo src/po/nb.po msgfmt -o trans/fo.mo src/po/fo.po msgfmt -o trans/mk.mo src/po/mk.po msgfmt -o trans/br.mo src/po/br.po msgfmt -o trans/mr.mo src/po/mr.po msgfmt -o trans/ar.mo src/po/ar.po msgfmt -o trans/te.mo src/po/te.po msgfmt -o trans/wo.mo src/po/wo.po msgfmt -o trans/en_CA.mo src/po/en_CA.po msgfmt -o trans/nl.mo src/po/nl.po msgfmt -o trans/ru.mo src/po/ru.po msgfmt -o trans/gos.mo src/po/gos.po msgfmt -o trans/fa.mo src/po/fa.po msgfmt -o trans/cgg.mo src/po/cgg.po msgfmt -o trans/ta.mo src/po/ta.po msgfmt -o trans/gd.mo src/po/gd.po msgfmt -o trans/ml.mo src/po/ml.po msgfmt -o trans/sa.mo src/po/sa.po msgfmt -o trans/ms.mo src/po/ms.po msgfmt -o trans/ak.mo src/po/ak.po msgfmt -o trans/ku.mo src/po/ku.po msgfmt -o trans/bo.mo src/po/bo.po msgfmt -o trans/kn.mo src/po/kn.po msgfmt -o trans/gu.mo src/po/gu.po msgfmt -o trans/bm.mo src/po/bm.po msgfmt -o trans/kok.mo src/po/kok.po msgfmt -o trans/su.mo src/po/su.po msgfmt -o trans/de.mo src/po/de.po msgfmt -o trans/et.mo src/po/et.po msgfmt -o trans/oc.mo src/po/oc.po msgfmt -o trans/pt.mo src/po/pt.po msgfmt -o trans/tlh.mo src/po/tlh.po msgfmt -o trans/is.mo src/po/is.po msgfmt -o trans/lg.mo src/po/lg.po msgfmt -o trans/shs.mo src/po/shs.po msgfmt -o trans/km.mo src/po/km.po msgfmt -o trans/kok@roman.mo src/po/kok@roman.po msgfmt -o trans/sw.mo src/po/sw.po msgfmt -o trans/ko.mo src/po/ko.po msgfmt -o trans/ast.mo src/po/ast.po msgfmt -o trans/ve.mo src/po/ve.po msgfmt -o trans/es.mo src/po/es.po msgfmt -o trans/mn.mo src/po/mn.po msgfmt -o trans/es_MX.mo src/po/es_MX.po msgfmt -o trans/sr@latin.mo src/po/sr@latin.po msgfmt -o trans/pt_BR.mo src/po/pt_BR.po msgfmt -o trans/th.mo src/po/th.po msgfmt -o trans/iu.mo src/po/iu.po msgfmt -o trans/eu.mo src/po/eu.po msgfmt -o trans/gl.mo src/po/gl.po msgfmt -o trans/cs.mo src/po/cs.po msgfmt -o trans/rw.mo src/po/rw.po msgfmt -o trans/bg.mo src/po/bg.po msgfmt -o trans/xh.mo src/po/xh.po msgfmt -o trans/mni@meiteimayek.mo src/po/mni@meiteimayek.po msgfmt -o trans/ach.mo src/po/ach.po msgfmt -o trans/bs.mo src/po/bs.po msgfmt -o trans/zu.mo src/po/zu.po msgfmt -o trans/as.mo src/po/as.po msgfmt -o trans/hy.mo src/po/hy.po msgfmt -o trans/uk.mo src/po/uk.po msgfmt -o trans/son.mo src/po/son.po msgfmt -o trans/tw.mo src/po/tw.po msgfmt -o trans/am.mo src/po/am.po msgfmt -o trans/af.mo src/po/af.po msgfmt -o trans/mni.mo src/po/mni.po msgfmt -o trans/zh_CN.mo src/po/zh_CN.po msgfmt -o trans/sat.mo src/po/sat.po msgfmt -o trans/sk.mo src/po/sk.po msgfmt -o trans/zam.mo src/po/zam.po msgfmt -o trans/zh_TW.mo src/po/zh_TW.po msgfmt -o trans/wa.mo src/po/wa.po msgfmt -o trans/el.mo src/po/el.po msgfmt -o trans/it.mo src/po/it.po msgfmt -o trans/vec.mo src/po/vec.po ...Compiling the command-line and config file parser... ...Linking Tux Paint... BUILDSTDERR: 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 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRAN+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 T -I/usr/include/fribidi -DVER_DATE=\"2019-08-08\" -DVER_VERSION=\"0.9.22\" -DDATA_PREFIX=\"/usr/share/tuxpaint/\" -DDOC_PREFIX=\"/usr/share/doc/tuxpaint/\" -DLOCALEDIR=\"/usr/share/locale/\" -DIMDIR=\"/usr/share/tuxpaint/im/\" -DCONFDIR=\"/etc/tuxpaint/\" -DMAGIC_PREFIX=\"/usr/lib64/tuxpaint/plugins/\" \ -o tuxpaint obj/tuxpaint.o obj/i18n.o obj/im.o obj/cursor.o obj/pixels.o obj/rgblinear.o obj/playsound.o obj/fonts.o obj/parse.o obj/progressbar.o obj/dirwalk.o obj/get_fname.o obj/onscreen_keyboard.o obj/postscript_print.o \ -lSDL -lpthread -lSDL_image -lSDL_ttf -lz -lpng -lSDL_mixer -lSDL_Pango -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lpng -lfribidi -lpaper -lm -lz -------------------------------------------------------------- Done compiling. Now run 'make install' with any options you ran 'make' with. to install Tux Paint. You may need superuser ('root') privileges, depending on where you're installing. (Depending on your system, you either need to 'su' first, or run 'sudo make install'.) Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4FXDjJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 + cd tuxpaint-0.9.22 + rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64//usr/bin + mkdir -p /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64//usr/share/tuxpaint + make install PKG_ROOT=/builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 PREFIX=/usr X11_ICON_PREFIX=/builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/pixmaps/ GNOME_PREFIX=/usr KDE_PREFIX= KDE_ICON_PREFIX=/usr/share/icons MAGIC_PREFIX=/builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins ...Installing program itself... ...Installing data files... ...Installing fonts... ...Installing man pages... ...Installing documentation... ...Installing Magic Tool plug-ins... ...Installing Magic Tool plug-in development files and docs... ...Installing launcher icon graphics... msgfmt -o trans/sq.mo src/po/sq.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sq/LC_MESSAGES msgfmt -o trans/ne.mo src/po/ne.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ne/LC_MESSAGES msgfmt -o trans/pa.mo src/po/pa.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/pa/LC_MESSAGES msgfmt -o trans/en_AU.mo src/po/en_AU.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/en_AU/LC_MESSAGES msgfmt -o trans/tl.mo src/po/tl.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/tl/LC_MESSAGES msgfmt -o trans/mai.mo src/po/mai.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mai/LC_MESSAGES msgfmt -o trans/oj.mo src/po/oj.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/oj/LC_MESSAGES msgfmt -o trans/pl.mo src/po/pl.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/pl/LC_MESSAGES msgfmt -o trans/ka.mo src/po/ka.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ka/LC_MESSAGES msgfmt -o trans/ca@valencia.mo src/po/ca@valencia.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES msgfmt -o trans/ja.mo src/po/ja.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ja/LC_MESSAGES msgfmt -o trans/an.mo src/po/an.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/an/LC_MESSAGES msgfmt -o trans/tr.mo src/po/tr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/tr/LC_MESSAGES msgfmt -o trans/ga.mo src/po/ga.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ga/LC_MESSAGES msgfmt -o trans/sl.mo src/po/sl.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sl/LC_MESSAGES msgfmt -o trans/sr.mo src/po/sr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sr/LC_MESSAGES msgfmt -o trans/ff.mo src/po/ff.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ff/LC_MESSAGES msgfmt -o trans/sat@olchiki.mo src/po/sat@olchiki.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sat@olchiki/LC_MESSAGES msgfmt -o trans/vi.mo src/po/vi.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/vi/LC_MESSAGES msgfmt -o trans/da.mo src/po/da.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/da/LC_MESSAGES msgfmt -o trans/ca.mo src/po/ca.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ca/LC_MESSAGES msgfmt -o trans/hu.mo src/po/hu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/hu/LC_MESSAGES msgfmt -o trans/si.mo src/po/si.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/si/LC_MESSAGES msgfmt -o trans/lt.mo src/po/lt.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/lt/LC_MESSAGES msgfmt -o trans/nso.mo src/po/nso.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nso/LC_MESSAGES msgfmt -o trans/or.mo src/po/or.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/or/LC_MESSAGES msgfmt -o trans/eo.mo src/po/eo.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/eo/LC_MESSAGES msgfmt -o trans/ro.mo src/po/ro.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ro/LC_MESSAGES msgfmt -o trans/nr.mo src/po/nr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nr/LC_MESSAGES msgfmt -o trans/en_ZA.mo src/po/en_ZA.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/en_ZA/LC_MESSAGES msgfmt -o trans/lb.mo src/po/lb.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/lb/LC_MESSAGES msgfmt -o trans/lv.mo src/po/lv.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/lv/LC_MESSAGES msgfmt -o trans/hi.mo src/po/hi.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/hi/LC_MESSAGES msgfmt -o trans/fi.mo src/po/fi.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/fi/LC_MESSAGES msgfmt -o trans/sv.mo src/po/sv.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sv/LC_MESSAGES msgfmt -o trans/cy.mo src/po/cy.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/cy/LC_MESSAGES msgfmt -o trans/he.mo src/po/he.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/he/LC_MESSAGES msgfmt -o trans/az.mo src/po/az.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/az/LC_MESSAGES msgfmt -o trans/hr.mo src/po/hr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/hr/LC_MESSAGES msgfmt -o trans/nn.mo src/po/nn.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nn/LC_MESSAGES msgfmt -o trans/en_GB.mo src/po/en_GB.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/en_GB/LC_MESSAGES msgfmt -o trans/fr.mo src/po/fr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/fr/LC_MESSAGES msgfmt -o trans/be.mo src/po/be.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/be/LC_MESSAGES msgfmt -o trans/id.mo src/po/id.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/id/LC_MESSAGES msgfmt -o trans/nb.mo src/po/nb.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nb/LC_MESSAGES msgfmt -o trans/fo.mo src/po/fo.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/fo/LC_MESSAGES msgfmt -o trans/mk.mo src/po/mk.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mk/LC_MESSAGES msgfmt -o trans/br.mo src/po/br.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/br/LC_MESSAGES msgfmt -o trans/mr.mo src/po/mr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mr/LC_MESSAGES msgfmt -o trans/ar.mo src/po/ar.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ar/LC_MESSAGES msgfmt -o trans/te.mo src/po/te.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/te/LC_MESSAGES msgfmt -o trans/wo.mo src/po/wo.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/wo/LC_MESSAGES msgfmt -o trans/en_CA.mo src/po/en_CA.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/en_CA/LC_MESSAGES msgfmt -o trans/nl.mo src/po/nl.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nl/LC_MESSAGES msgfmt -o trans/ru.mo src/po/ru.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ru/LC_MESSAGES msgfmt -o trans/gos.mo src/po/gos.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/gos/LC_MESSAGES msgfmt -o trans/fa.mo src/po/fa.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/fa/LC_MESSAGES msgfmt -o trans/cgg.mo src/po/cgg.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/cgg/LC_MESSAGES msgfmt -o trans/ta.mo src/po/ta.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ta/LC_MESSAGES msgfmt -o trans/gd.mo src/po/gd.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/gd/LC_MESSAGES msgfmt -o trans/ml.mo src/po/ml.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ml/LC_MESSAGES msgfmt -o trans/sa.mo src/po/sa.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sa/LC_MESSAGES msgfmt -o trans/ms.mo src/po/ms.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ms/LC_MESSAGES msgfmt -o trans/ak.mo src/po/ak.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ak/LC_MESSAGES msgfmt -o trans/ku.mo src/po/ku.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ku/LC_MESSAGES msgfmt -o trans/bo.mo src/po/bo.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/bo/LC_MESSAGES msgfmt -o trans/kn.mo src/po/kn.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/kn/LC_MESSAGES msgfmt -o trans/gu.mo src/po/gu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/gu/LC_MESSAGES msgfmt -o trans/bm.mo src/po/bm.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/bm/LC_MESSAGES msgfmt -o trans/kok.mo src/po/kok.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/kok/LC_MESSAGES msgfmt -o trans/su.mo src/po/su.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/su/LC_MESSAGES msgfmt -o trans/de.mo src/po/de.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/de/LC_MESSAGES msgfmt -o trans/et.mo src/po/et.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/et/LC_MESSAGES msgfmt -o trans/oc.mo src/po/oc.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/oc/LC_MESSAGES msgfmt -o trans/pt.mo src/po/pt.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/pt/LC_MESSAGES msgfmt -o trans/tlh.mo src/po/tlh.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/tlh/LC_MESSAGES msgfmt -o trans/is.mo src/po/is.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/is/LC_MESSAGES msgfmt -o trans/lg.mo src/po/lg.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/lg/LC_MESSAGES msgfmt -o trans/shs.mo src/po/shs.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/shs/LC_MESSAGES msgfmt -o trans/km.mo src/po/km.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/km/LC_MESSAGES msgfmt -o trans/kok@roman.mo src/po/kok@roman.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/kok@roman/LC_MESSAGES msgfmt -o trans/sw.mo src/po/sw.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sw/LC_MESSAGES msgfmt -o trans/ko.mo src/po/ko.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ko/LC_MESSAGES msgfmt -o trans/ast.mo src/po/ast.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ast/LC_MESSAGES msgfmt -o trans/ve.mo src/po/ve.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ve/LC_MESSAGES msgfmt -o trans/es.mo src/po/es.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/es/LC_MESSAGES msgfmt -o trans/mn.mo src/po/mn.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mn/LC_MESSAGES msgfmt -o trans/es_MX.mo src/po/es_MX.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/es_MX/LC_MESSAGES msgfmt -o trans/sr@latin.mo src/po/sr@latin.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sr@latin/LC_MESSAGES msgfmt -o trans/pt_BR.mo src/po/pt_BR.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/pt_BR/LC_MESSAGES msgfmt -o trans/th.mo src/po/th.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/th/LC_MESSAGES msgfmt -o trans/iu.mo src/po/iu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/iu/LC_MESSAGES msgfmt -o trans/eu.mo src/po/eu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/eu/LC_MESSAGES msgfmt -o trans/gl.mo src/po/gl.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/gl/LC_MESSAGES msgfmt -o trans/cs.mo src/po/cs.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/cs/LC_MESSAGES msgfmt -o trans/rw.mo src/po/rw.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/rw/LC_MESSAGES msgfmt -o trans/bg.mo src/po/bg.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/bg/LC_MESSAGES msgfmt -o trans/xh.mo src/po/xh.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/xh/LC_MESSAGES msgfmt -o trans/mni@meiteimayek.mo src/po/mni@meiteimayek.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mni@meiteimayek/LC_MESSAGES msgfmt -o trans/ach.mo src/po/ach.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ach/LC_MESSAGES msgfmt -o trans/bs.mo src/po/bs.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/bs/LC_MESSAGES msgfmt -o trans/zu.mo src/po/zu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/zu/LC_MESSAGES msgfmt -o trans/as.mo src/po/as.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/as/LC_MESSAGES msgfmt -o trans/hy.mo src/po/hy.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/hy/LC_MESSAGES msgfmt -o trans/uk.mo src/po/uk.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/uk/LC_MESSAGES msgfmt -o trans/son.mo src/po/son.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/son/LC_MESSAGES msgfmt -o trans/tw.mo src/po/tw.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/tw/LC_MESSAGES msgfmt -o trans/am.mo src/po/am.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/am/LC_MESSAGES msgfmt -o trans/af.mo src/po/af.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/af/LC_MESSAGES msgfmt -o trans/mni.mo src/po/mni.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mni/LC_MESSAGES msgfmt -o trans/zh_CN.mo src/po/zh_CN.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/zh_CN/LC_MESSAGES msgfmt -o trans/sat.mo src/po/sat.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sat/LC_MESSAGES msgfmt -o trans/sk.mo src/po/sk.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sk/LC_MESSAGES msgfmt -o trans/zam.mo src/po/zam.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/zam/LC_MESSAGES msgfmt -o trans/zh_TW.mo src/po/zh_TW.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/zh_TW/LC_MESSAGES msgfmt -o trans/wa.mo src/po/wa.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/wa/LC_MESSAGES msgfmt -o trans/el.mo src/po/el.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/el/LC_MESSAGES msgfmt -o trans/it.mo src/po/it.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/it/LC_MESSAGES install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/vec/LC_MESSAGES install -m 644 trans/sq.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sq/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ne.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ne/LC_MESSAGES/tuxpaint.mo install -m 644 trans/pa.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/pa/LC_MESSAGES/tuxpaint.mo install -m 644 trans/en_AU.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/en_AU/LC_MESSAGES/tuxpaint.mo install -m 644 trans/tl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/tl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mai.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mai/LC_MESSAGES/tuxpaint.mo install -m 644 trans/oj.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/oj/LC_MESSAGES/tuxpaint.mo install -m 644 trans/pl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/pl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ka.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ka/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ca@valencia.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ja.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ja/LC_MESSAGES/tuxpaint.mo install -m 644 trans/an.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/an/LC_MESSAGES/tuxpaint.mo install -m 644 trans/tr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/tr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ga.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ga/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ff.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ff/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sat@olchiki.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sat@olchiki/LC_MESSAGES/tuxpaint.mo install -m 644 trans/vi.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/vi/LC_MESSAGES/tuxpaint.mo install -m 644 trans/da.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/da/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ca.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ca/LC_MESSAGES/tuxpaint.mo install -m 644 trans/hu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/hu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/si.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/si/LC_MESSAGES/tuxpaint.mo install -m 644 trans/lt.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/lt/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nso.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nso/LC_MESSAGES/tuxpaint.mo install -m 644 trans/or.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/or/LC_MESSAGES/tuxpaint.mo install -m 644 trans/eo.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/eo/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ro.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ro/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/en_ZA.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/en_ZA/LC_MESSAGES/tuxpaint.mo install -m 644 trans/lb.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/lb/LC_MESSAGES/tuxpaint.mo install -m 644 trans/lv.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/lv/LC_MESSAGES/tuxpaint.mo install -m 644 trans/hi.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/hi/LC_MESSAGES/tuxpaint.mo install -m 644 trans/fi.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/fi/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sv.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sv/LC_MESSAGES/tuxpaint.mo install -m 644 trans/cy.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/cy/LC_MESSAGES/tuxpaint.mo install -m 644 trans/he.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/he/LC_MESSAGES/tuxpaint.mo install -m 644 trans/az.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/az/LC_MESSAGES/tuxpaint.mo install -m 644 trans/hr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/hr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nn.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nn/LC_MESSAGES/tuxpaint.mo install -m 644 trans/en_GB.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/en_GB/LC_MESSAGES/tuxpaint.mo install -m 644 trans/fr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/fr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/be.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/be/LC_MESSAGES/tuxpaint.mo install -m 644 trans/id.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/id/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nb.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nb/LC_MESSAGES/tuxpaint.mo install -m 644 trans/fo.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/fo/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mk.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mk/LC_MESSAGES/tuxpaint.mo install -m 644 trans/br.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/br/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ar.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ar/LC_MESSAGES/tuxpaint.mo install -m 644 trans/te.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/te/LC_MESSAGES/tuxpaint.mo install -m 644 trans/wo.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/wo/LC_MESSAGES/tuxpaint.mo install -m 644 trans/en_CA.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/en_CA/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/nl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ru.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ru/LC_MESSAGES/tuxpaint.mo install -m 644 trans/gos.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/gos/LC_MESSAGES/tuxpaint.mo install -m 644 trans/fa.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/fa/LC_MESSAGES/tuxpaint.mo install -m 644 trans/cgg.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/cgg/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ta.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ta/LC_MESSAGES/tuxpaint.mo install -m 644 trans/gd.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/gd/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ml.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ml/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sa.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sa/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ms.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ms/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ak.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ak/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ku.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ku/LC_MESSAGES/tuxpaint.mo install -m 644 trans/bo.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/bo/LC_MESSAGES/tuxpaint.mo install -m 644 trans/kn.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/kn/LC_MESSAGES/tuxpaint.mo install -m 644 trans/gu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/gu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/bm.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/bm/LC_MESSAGES/tuxpaint.mo install -m 644 trans/kok.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/kok/LC_MESSAGES/tuxpaint.mo install -m 644 trans/su.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/su/LC_MESSAGES/tuxpaint.mo install -m 644 trans/de.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/de/LC_MESSAGES/tuxpaint.mo install -m 644 trans/et.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/et/LC_MESSAGES/tuxpaint.mo install -m 644 trans/oc.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/oc/LC_MESSAGES/tuxpaint.mo install -m 644 trans/pt.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/pt/LC_MESSAGES/tuxpaint.mo install -m 644 trans/tlh.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/tlh/LC_MESSAGES/tuxpaint.mo install -m 644 trans/is.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/is/LC_MESSAGES/tuxpaint.mo install -m 644 trans/lg.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/lg/LC_MESSAGES/tuxpaint.mo install -m 644 trans/shs.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/shs/LC_MESSAGES/tuxpaint.mo install -m 644 trans/km.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/km/LC_MESSAGES/tuxpaint.mo install -m 644 trans/kok@roman.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/kok@roman/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sw.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sw/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ko.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ko/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ast.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ast/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ve.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ve/LC_MESSAGES/tuxpaint.mo install -m 644 trans/es.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/es/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mn.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mn/LC_MESSAGES/tuxpaint.mo install -m 644 trans/es_MX.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/es_MX/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sr@latin.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/tuxpaint.mo install -m 644 trans/pt_BR.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/tuxpaint.mo install -m 644 trans/th.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/th/LC_MESSAGES/tuxpaint.mo install -m 644 trans/iu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/iu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/eu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/eu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/gl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/gl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/cs.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/cs/LC_MESSAGES/tuxpaint.mo install -m 644 trans/rw.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/rw/LC_MESSAGES/tuxpaint.mo install -m 644 trans/bg.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/bg/LC_MESSAGES/tuxpaint.mo install -m 644 trans/xh.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/xh/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mni@meiteimayek.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mni@meiteimayek/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ach.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/ach/LC_MESSAGES/tuxpaint.mo install -m 644 trans/bs.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/bs/LC_MESSAGES/tuxpaint.mo install -m 644 trans/zu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/zu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/as.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/as/LC_MESSAGES/tuxpaint.mo install -m 644 trans/hy.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/hy/LC_MESSAGES/tuxpaint.mo install -m 644 trans/uk.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/uk/LC_MESSAGES/tuxpaint.mo install -m 644 trans/son.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/son/LC_MESSAGES/tuxpaint.mo install -m 644 trans/tw.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/tw/LC_MESSAGES/tuxpaint.mo install -m 644 trans/am.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/am/LC_MESSAGES/tuxpaint.mo install -m 644 trans/af.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/af/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mni.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/mni/LC_MESSAGES/tuxpaint.mo install -m 644 trans/zh_CN.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sat.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sat/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sk.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/sk/LC_MESSAGES/tuxpaint.mo install -m 644 trans/zam.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/zam/LC_MESSAGES/tuxpaint.mo install -m 644 trans/zh_TW.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/tuxpaint.mo install -m 644 trans/wa.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/wa/LC_MESSAGES/tuxpaint.mo install -m 644 trans/el.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/el/LC_MESSAGES/tuxpaint.mo install -m 644 trans/it.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/it/LC_MESSAGES/tuxpaint.mo install -m 644 trans/vec.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/locale/vec/LC_MESSAGES/tuxpaint.mo ...Installing Input Method files... ja ...Japanese... ko ...Korean... th ...Thai... zh_tw ...Traditional Chinese... ...Installing 'tuxpaint-import' script... ...Installing default config file... ...Installing example stamps... ...Installing example starters... install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters install -m 644 starters/jigsaw.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/jigsaw.svg install -m 644 starters/frame_silver.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_silver.png install -m 644 starters/mosaic.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/mosaic.svg install -m 644 starters/manatee.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/manatee.svg install -m 644 starters/skull.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/skull.svg install -m 644 starters/hat.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/hat.png install -m 644 starters/worldmap_america_south.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_america_south.png install -m 644 starters/frame_gold.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_gold.png install -m 644 starters/worldmap_africa.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_africa.png install -m 644 starters/spirograph.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/spirograph.svg install -m 644 starters/Jigsaw_3x3.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/Jigsaw_3x3.png install -m 644 starters/worldmap_australasia.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_australasia.png install -m 644 starters/pansy.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/pansy.png install -m 644 starters/worldmap_america_north_usa-back.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_america_north_usa-back.png install -m 644 starters/chessboard-back.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/chessboard-back.png install -m 644 starters/skyline-sf-dusk-back.jpeg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/skyline-sf-dusk-back.jpeg install -m 644 starters/hat.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/hat.svg install -m 644 starters/tux_farmer.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/tux_farmer.png install -m 644 starters/car2.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/car2.svg install -m 644 starters/grid_10x10.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/grid_10x10.png install -m 644 starters/worldmap.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap.png install -m 644 starters/desert_tortoise.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/desert_tortoise.svg install -m 644 starters/reef.txt /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/reef.txt install -m 644 starters/bald_eagle.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/bald_eagle.svg install -m 644 starters/frame_hearts.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_hearts.svg install -m 644 starters/old_soviet_car.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/old_soviet_car.svg install -m 644 starters/worldmap_asia_north.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_asia_north.png install -m 644 starters/worldmap_canada.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_canada.png install -m 644 starters/chicken.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/chicken.png install -m 644 starters/frame_screen.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_screen.png install -m 644 starters/skyline-sf-dusk.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/skyline-sf-dusk.png install -m 644 starters/stained_glass.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/stained_glass.svg install -m 644 starters/shipwreck.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/shipwreck.png install -m 644 starters/reef.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/reef.png install -m 644 starters/skyline-sf-dusk.txt /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/skyline-sf-dusk.txt install -m 644 starters/jigsaw.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/jigsaw.png install -m 644 starters/jetplane.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/jetplane.png install -m 644 starters/nagasaki.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/nagasaki.svg install -m 644 starters/nagasaki.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/nagasaki.png install -m 644 starters/elephant.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/elephant.svg install -m 644 starters/frame_flowers.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_flowers.png install -m 644 starters/frame_television.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_television.png install -m 644 starters/worldmap_america_north.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_america_north.png install -m 644 starters/fish_icon.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/fish_icon.svg install -m 644 starters/frame_neon.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_neon.png install -m 644 starters/chessboard.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/chessboard.png install -m 644 starters/gecko.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/gecko.svg install -m 644 starters/worldmap_japan.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_japan.png install -m 644 starters/frame_picture.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_picture.png install -m 644 starters/frame_heart.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_heart.png install -m 644 starters/worldmap_america_north_usa.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_america_north_usa.png install -m 644 starters/carcassone.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/carcassone.png install -m 644 starters/Jigsaw_5x5.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/Jigsaw_5x5.png install -m 644 starters/rocket.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/rocket.png install -m 644 starters/worldmap_europe.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_europe.png install -m 644 starters/worldmap_asia_south.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/worldmap_asia_south.png install -m 644 starters/street.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/street.png install -m 644 starters/frame_filmstrip.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/frame_filmstrip.png install -m 644 starters/woodpecker.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/woodpecker.svg install -m 644 starters/reef-back.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/reef-back.png install -m 644 starters/grid_20x20.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/starters/grid_20x20.png ...Installing example templates... install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates install -m 644 templates/wool_mill_machine.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/wool_mill_machine.jpg install -m 644 templates/spiders_web.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/spiders_web.jpg install -m 644 templates/trees_above.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/trees_above.jpg install -m 644 templates/mossy_log.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/mossy_log.jpg install -m 644 templates/sheep.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/sheep.jpg install -m 644 templates/mudstone.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/mudstone.jpg install -m 644 templates/ocean_waves.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/ocean_waves.jpg install -m 644 templates/sun_behind_leaves.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/sun_behind_leaves.jpg install -m 644 templates/ocean_splash.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/ocean_splash.jpg install -m 644 templates/lighthouse.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/lighthouse.jpg install -m 644 templates/redwoods_above.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/redwoods_above.jpg install -m 644 templates/corn_maze.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/corn_maze.jpg install -m 644 templates/mossy_bark.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/mossy_bark.jpg install -m 644 templates/rocks.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/rocks.jpg install -m 644 templates/jellyfish.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/jellyfish.jpg install -m 644 templates/sun_behind_clouds.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/sun_behind_clouds.jpg install -m 644 templates/cliff.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/cliff.jpg install -m 644 templates/trees_at_dusk.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/trees_at_dusk.jpg install -m 644 templates/burnt_bark.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/templates/burnt_bark.jpg ...Installing BASH completion file... BUILDSTDERR: ...Installing onscreen keyboard+ find /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 -type d + xargs chmod 0755 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 tuxpaint + desktop-file-install --dir /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64//usr/share/applications --add-category KidsGame --delete-original /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/applications/tuxpaint.desktop + mkdir -p /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/appdata + cat + rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/tuxpaint/fonts + rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/doc/tuxpaint + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.22-11.fc31 --unique-debug-suffix -0.9.22-11.fc31.riscv64 --unique-debug-src-base tuxpaint-0.9.22-11.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tuxpaint-0.9.22 files... ...Installing launcher icon into GNOME... ...Installing launcher icon into KDE... ...Installing launcher icon graphics into KDE... -------------------------------------------------------------- All done! Now (preferably NOT as 'root' superuser), you can type the command 'tuxpaint' to run the program!!! For more information, see the 'tuxpaint' man page, run 'tuxpaint --usage' or see /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/doc/tuxpaint/README.txt Visit Tux Paint's home page for more information, updates and to learn how you can help out! http://www.tuxpaint.org/ Enjoy! explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/blind.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/alien.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/blocks_chalk_drip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/bin/tuxpaint extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/blocks_chalk_drip.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/bin/tuxpaint extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/alien.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/blind.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/blur.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/blur.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/calligraphy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/bricks.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/bricks.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/calligraphy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/cartoon.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/distortion.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/confetti.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/cartoon.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/confetti.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/distortion.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/emboss.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/emboss.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fade_darken.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fade_darken.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fill.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fisheye.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fisheye.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/flower.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/flower.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/foam.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fold.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/foam.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fold.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fretwork.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/fretwork.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/glasstile.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/glasstile.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/halftone.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/grass.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/grass.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/halftone.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/kalidescope.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/kalidescope.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/light.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/light.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/metalpaint.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/metalpaint.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/mirror_flip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/mosaic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/mosaic_shaped.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/mirror_flip.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/mosaic.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/mosaic_shaped.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/negative.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/negative.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/noise.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/noise.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/perspective.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/puzzle.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/perspective.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/puzzle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/rails.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/rails.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/rain.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/rain.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/rainbow.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/rainbow.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/realrainbow.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/realrainbow.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/ripples.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/rosette.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/ripples.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/rosette.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/sharpen.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/sharpen.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/shift.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/shift.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/smudge.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/snow.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/smudge.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/snow.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/string.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/string.so BUILDSTDERR: expli2776 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 BUILDSTDERR: *** WARNING: ./usr/src/debug/tuxpaint-0.9.22-11.fc31.riscv64/magic/src/puzzle.c is executable but has empty or no shebang, removing executable bit citly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/tint.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/tint.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/toothpaste.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/toothpaste.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/tornado.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/tornado.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/tv.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/tv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/waves.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/waves.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/xor.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/lib64/tuxpaint/plugins/xor.so original debug info size: 5948kB, size after compression: 3172kB /usr/lib/rpm/sepdebugcrcfix: Updated 48 CRC32s, 0 CRC32s did match. mangling shebang in /usr/bin/tuxpaint-import from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/tp-magic-config from /bin/sh to #!/usr/bin/sh Processing files: tuxpaint-0.9.22-11.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I2fYVH + umask 022 + cd /builddir/build/BUILD + cd tuxpaint-0.9.22 + DOCDIR=/builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/doc/tuxpaint + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/doc/tuxpaint + cp -pr docs /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64/usr/share/doc/tuxpaint + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(tuxpaint.desktop) config(tuxpaint) = 1:0.9.22-11.fc31 metainfo() metainfo(tuxpaint.appdata.xml) tuxpaint = 1:0.9.22-11.fc31 tuxpaint(riscv-64) = 1:0.9.22-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libSDL_Pango.so.1()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfribidi.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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpaper.so.1()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librsvg-2.so.2()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: tuxpaint-devel-0.9.22-11.fc31.riscv64 Provides: tuxpaint-devel = 1:0.9.22-11.fc31 tuxpaint-devel(riscv-64) = 1:0.9.22-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuxpaint-debugsource-0.9.22-11.fc31.riscv64 Provides: tuxpaint-debugsource = 1:0.9.22-11.fc31 tuxpaint-debugsource(riscv-64) = 1:0.9.22-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tuxpaint-debuginfo-0.9.22-11.fc31.riscv64 Provides: debuginfo(build-id) = 038b046ad46dbbf431e13e7a5fab9a328ed3b67d debuginfo(build-id) = 07c18d17c7473e95471f897ce3da00212078667e debuginfo(build-id) = 0aea1219e73b09b5550d57f3a4799abd556f5c41 debuginfo(build-id) = 0c108ce5b2b8f55ad69628d446eded3dbcc91e18 debuginfo(build-id) = 1e4967ab6d91cfaf5982cd82517fa0eead03e787 debuginfo(build-id) = 21797da18ca34f09c87b3f08873098bfdcbd03d0 debuginfo(build-id) = 2831153812eeefee8ec650d9895877e1bbdbdd57 debuginfo(build-id) = 2e3016f0697e0e7eb3a7479ec290c43930b8ce24 debuginfo(build-id) = 322abd8487565ab866ded163e5da919beb72535d debuginfo(build-id) = 3d5ae6bbd5878abf1cbf2aabe015c1d293ed26b2 debuginfo(build-id) = 4198ea72f9dd66fddc923fba8203da62289a52bc debuginfo(build-id) = 45223da502257139b139ae1a22afcd00eb41e800 debuginfo(build-id) = 49822559ed420d3cc3e0a7b6bdb0dc1764f02b82 debuginfo(build-id) = 4b8638f7cd435bae2dc48c3cc0f1c9ccc63c6b37 debuginfo(build-id) = 55edacfd34b6f4dea5c0d7eee8e9bfe1db140640 debuginfo(build-id) = 59382439f537f601f7b4ac8c5e8cc9e88c409e96 debuginfo(build-id) = 5bd9b140843375eb4da7525cd006698f37d0a0d4 debuginfo(build-id) = 5f7057ddee0ec8dbd8227ccc85df38327522f8aa debuginfo(build-id) = 60bd868b55966dd0a7e41d808b59087a3e6eafa1 debuginfo(build-id) = 616c15b97bf95922d55a44e661a8a48412e05aff debuginfo(build-id) = 61885056c8fc7291ef5a27e08941d8bf389143bd debuginfo(build-id) = 6334d65edbd287f2c7836efa368a53617481f008 debuginfo(build-id) = 6486331529cb42d8bc87b9c9396dcbb296174de4 debuginfo(build-id) = 6800aa86df52e744fe8178d39b8a0ae858b07d58 debuginfo(build-id) = 6f02a1e7a23d8d197a9070a20ee07681ae955504 debuginfo(build-id) = 705885f47c62fa6d6c411b6d462e829623875037 debuginfo(build-id) = 714166bcf3cd23ca647b96cfb06af8e9cece38bb debuginfo(build-id) = 77abf7789cd1d907517126df743f8b37c7173ac5 debuginfo(build-id) = 795137c08fae87875d10dbae5db2ea22a57ab37c debuginfo(build-id) = 7e11cb25d19cabce9c2a3a00ced395dc5874660b debuginfo(build-id) = 8a6f5d39ee657c434821cf5871fa7271b965ed05 debuginfo(build-id) = 9de2f7f44fb8dd185543abdd943fc16aee0c6c14 debuginfo(build-id) = a07da29692f0eb9cb9b872cca7f9962d6f0b7c5c debuginfo(build-id) = afd8f2deac188bdbed4a28174f3223465e46a558 debuginfo(build-id) = b00d525a0f8b01656df2e988843bb28f62b1e415 debuginfo(build-id) = bd33698e82d375ba8f41756d3b360333ef76b2b0 debuginfo(build-id) = bd8bfa2b03f93d14de6bcaeea9da8f434d837cc4 debuginfo(build-id) = c149c76161598d09c66b2305ec829db999654809 debuginfo(build-id) = d21598c5d6eb1915a85a52c40208293f9a1544cb debuginfo(build-id) = d4f854f12dfa4848866d915949e486546559dff8 debuginfo(build-id) = d7c915b74eca8e0491fc5480cfdb802771b8393e debuginfo(build-id) = da6f692fd98ca46038e362f2a833092b67c850f8 debuginfo(build-id) = dd3ca2c82972836acd82798f85d916409c0f8a4e debuginfo(build-id) = e09240133d4f308617ae6794831fcfc72140d3b7 debuginfo(build-id) = e096318f4844557b7450d513a83a3e644fb3e07c debuginfo(build-id) = e9ff5714d6dab89f8aabda8970cd1a2ef028b874 debuginfo(build-id) = ecd17dfd2d4a0370523f92206893d8d0a69d2e68 debuginfo(build-id) = f435118e434ed3adc67155b422d649ed291cf262 tuxpaint-debuginfo = 1:0.9.22-11.fc31 tuxpaint-debuginfo(riscv-64) = 1:0.9.22-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tuxpaint-debugsource(riscv-64) = 1:0.9.22-11.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 Wrote: /builddir/build/RPMS/tuxpaint-devel-0.9.22-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/tuxpaint-debugsource-0.9.22-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/tuxpaint-debuginfo-0.9.22-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/tuxpaint-0.9.22-11.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b5ruPJ + umask 022 + cd /builddir/build/BUILD + cd tuxpaint-0.9.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-11.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0