Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tuxpaint.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a6db38191082382841b03c5021591c5d36792748/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tuxpaint.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/tuxpaint-0.9.22-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tuxpaint.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-a6db38191082382841b03c5021591c5d36792748/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tuxpaint.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.afxbAf + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tuxpaint-0.9.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (tuxpaint-0.9.21-fix-desktop-file.patch): + echo 'Patch #1 (tuxpaint-0.9.21-fix-desktop-file.patch):' + /usr/bin/cat /builddir/build/SOURCES/tuxpaint-0.9.21-fix-desktop-file.patch + /usr/bin/patch -p0 -b --suffix .fixdesktopfile --fuzz=0 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): + echo 'Patch #2 (tuxpaint-0.9.22-link.patch):' + /usr/bin/cat /builddir/build/SOURCES/tuxpaint-0.9.22-link.patch + /usr/bin/patch -p0 -b --suffix .link --fuzz=0 patching file Makefile Patch #3 (tuxpaint-0.9.21-makej.patch): + echo 'Patch #3 (tuxpaint-0.9.21-makej.patch):' + /usr/bin/cat /builddir/build/SOURCES/tuxpaint-0.9.21-makej.patch + /usr/bin/patch -p1 -b --suffix .makej --fuzz=0 patching file Makefile Hunk #1 succeeded at 412 (offset 42 lines). + 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 '{}' ';' + make PREFIX=/usr MAGIC_PREFIX=/usr/lib/tuxpaint/plugins tp-magic-config ...Generating 'Magic' tool API configuration script... + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f02ZPd + umask 022 + cd /builddir/build/BUILD + cd tuxpaint-0.9.22 + make -j4 PREFIX=/usr 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' MAGIC_PREFIX=/usr/lib/tuxpaint/plugins ...Generating 'Magic' tool API development header file... ...Compiling i18n support... ...Compiling IM support... ...Compiling cursor support... ...Compiling pixel functions... src/i18n.c: In function 'set_current_language': src/i18n.c:883:7: warning: unused variable 'y_nudge' [-Wunused-variable] int y_nudge = 0; ^ src/im.c: In function 'im_event_zh_tw': src/im.c:899:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] cm.section = (++cm.section % SEC_TOTAL); /* Change section */ ^ src/im.c: In function 'im_event_th': src/im.c:1085:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] cm.section = (++cm.section % SEC_TOTAL); /* Change section */ ^ src/im.c: In function 'im_event_ja': src/im.c:1271:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] cm.section = (++cm.section % SEC_TOTAL); /* Change section */ ^ src/im.c: In function 'im_event_ko': src/im.c:1481:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] cm.section = (++cm.section % SEC_TOTAL); /* Change section */ ^ src/im.c: In function 'charmap_load': src/im.c:538:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(is, "%*[^\n]"); ^ ...Compiling RGB to Linear functions... ...Compiling font support... ...Compiling sound playback functions... In file included from src/playsound.h:29:0, from src/playsound.c:25: src/sounds.h:80:20: warning: 'sound_fnames' defined but not used [-Wunused-variable] static const char *sound_fnames[NUM_SOUNDS] = { ^ ...Generating the command-line and config file parser (STEP 1)... ...Compiling progress bar functions... src/fonts.c:162:23: warning: 'try_alternate_font' defined but not used [-Wunused-function] static TuxPaint_Font *try_alternate_font(int size) ^ ...Compiling directory-walking support... src/fonts.c: In function 'run_font_scanner': src/fonts.c:1034:7: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(42); // be nice, letting the main thread get the CPU ^ ...Compiling filename support... In file included from src/dirwalk.c:62:0: src/fonts.h:116:13: warning: 'reliable_read' declared 'static' but never defined [-Wunused-function] static void reliable_read(int fd, void *buf, size_t count); ^ ...Compiling on screen keyboard support... ...Compiling PostScript print support... src/onscreen_keyboard.c: In function 'load_layout': src/onscreen_keyboard.c:205:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 1023, fi); ^ src/onscreen_keyboard.c: In function 'load_hlayout': src/onscreen_keyboard.c:342:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 1023, fi); ^ src/onscreen_keyboard.c: In function 'load_keymap': src/onscreen_keyboard.c:507:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 1023, fi); ^ src/onscreen_keyboard.c: In function 'load_composemap': src/onscreen_keyboard.c:690:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 1023, fi); ^ src/onscreen_keyboard.c: In function 'load_keysymdefs': src/onscreen_keyboard.c:795:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 1023, fi); ^ ...Preparing translation files... cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/tv.so magic/src/tv.c magic/src/calligraphy.c: In function 'calligraphy_drag': magic/src/calligraphy.c:144:10: warning: variable 'colr' set but not used [-Wunused-but-set-variable] Uint32 colr; ^ cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/grass.so magic/src/grass.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/halftone.so magic/src/halftone.c magic/src/alien.c: In function 'do_alien_full': magic/src/alien.c:159:14: warning: unused variable 'api' [-Wunused-variable] magic_api * api = (magic_api *) ptr; ^ cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/perspective.so magic/src/perspective.c magic/src/perspective.c: In function 'perspective_release': magic/src/perspective.c:387:17: warning: variable 'aux_y' set but not used [-Wunused-but-set-variable] int aux_x, aux_y, aux_h, aux_w; ^ magic/src/perspective.c:387:10: warning: variable 'aux_x' set but not used [-Wunused-but-set-variable] int aux_x, aux_y, aux_h, aux_w; ^ cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/snow.so magic/src/snow.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/mirror_flip.so magic/src/mirror_flip.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/blind.so magic/src/blind.c cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -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 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/xor.so magic/src/xor.c magic/src/fold.c: In function 'fold_draw': magic/src/fold.c:178:11: warning: 'right_x' may be used uninitialized in this function [-Wmaybe-uninitialized] api->line((void *)api, which, canvas, temp, left_arm_x-fold_shadow_value, 0, right_x - fold_shadow_value, canvas->h, 1, fold_shadow); ^ magic/src/fold.c:172:11: warning: 'left_y' may be used uninitialized in this function [-Wmaybe-uninitialized] api->line((void *)api, which, canvas, temp, canvas->w, left_y-fold_shadow_value, 0, right_arm_y-fold_shadow_value, 1, fold_shadow); ^ cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/emboss.so magic/src/emboss.c magic/src/emboss.c: In function 'do_emboss': magic/src/emboss.c:121:10: warning: variable 'g' set but not used [-Wunused-but-set-variable] int r, g, b; ^ cc -g3 -O2 -fno-common -W -Wstrict-prototypes -Wmissing-prototypes -Wall -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -Isrc/ -shared -fpic -Wl,--warn-shared-textrel -o magic/string.so magic/src/string.c ...Compiling Tux Paint from source... cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/fribidi -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -Isrc/mouse -DLARGE_CURSOR_SHAPES -DVER_DATE=\"2016-03-17\" -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/lib/tuxpaint/plugins/\" \ -c src/tuxpaint.c -o obj/tuxpaint.o ...Generating the command-line and config file parser (STEP 2)... msgfmt -o trans/sa.mo src/po/sa.po magic/src/string.c: In function 'string_draw_triangle_preview': magic/src/string.c:340:10: warning: variable 'h' set but not used [-Wunused-but-set-variable] int w, h; ^ magic/src/string.c:340:7: warning: variable 'w' set but not used [-Wunused-but-set-variable] int w, h; ^ magic/src/string.c: In function 'string_draw_angle_preview': magic/src/string.c:372:10: warning: variable 'h' set but not used [-Wunused-but-set-variable] int w, h; ^ magic/src/string.c:372:7: warning: variable 'w' set but not used [-Wunused-but-set-variable] int w, h; ^ msgfmt -o trans/af.mo src/po/af.po msgfmt -o trans/gu.mo src/po/gu.po msgfmt -o trans/en_AU.mo src/po/en_AU.po msgfmt -o trans/te.mo src/po/te.po msgfmt -o trans/mai.mo src/po/mai.po msgfmt -o trans/oj.mo src/po/oj.po msgfmt -o trans/nn.mo src/po/nn.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/bg.mo src/po/bg.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/fa.mo src/po/fa.po msgfmt -o trans/lv.mo src/po/lv.po msgfmt -o trans/sat@olchiki.mo src/po/sat@olchiki.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/mk.mo src/po/mk.po msgfmt -o trans/si.mo src/po/si.po msgfmt -o trans/ve.mo src/po/ve.po msgfmt -o trans/id.mo src/po/id.po msgfmt -o trans/or.mo src/po/or.po msgfmt -o trans/lg.mo src/po/lg.po msgfmt -o trans/cgg.mo src/po/cgg.po msgfmt -o trans/nb.mo src/po/nb.po msgfmt -o trans/zh_TW.mo src/po/zh_TW.po msgfmt -o trans/sr.mo src/po/sr.po In file included from src/tuxpaint.c:453:0: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:27:2: warning: #warning "Including directly is deprecated." [-Wcpp] #warning "Including directly is deprecated." ^ msgfmt -o trans/en_ZA.mo src/po/en_ZA.po msgfmt -o trans/lb.mo src/po/lb.po msgfmt -o trans/bm.mo src/po/bm.po msgfmt -o trans/hy.mo src/po/hy.po msgfmt -o trans/fi.mo src/po/fi.po msgfmt -o trans/cy.mo src/po/cy.po msgfmt -o trans/hu.mo src/po/hu.po msgfmt -o trans/az.mo src/po/az.po msgfmt -o trans/eu.mo src/po/eu.po msgfmt -o trans/pl.mo src/po/pl.po msgfmt -o trans/en_GB.mo src/po/en_GB.po msgfmt -o trans/fr.mo src/po/fr.po msgfmt -o trans/wo.mo src/po/wo.po msgfmt -o trans/shs.mo src/po/shs.po msgfmt -o trans/it.mo src/po/it.po msgfmt -o trans/nr.mo src/po/nr.po msgfmt -o trans/tw.mo src/po/tw.po msgfmt -o trans/gd.mo src/po/gd.po src/tuxpaint.c: In function 'thumbnail2': src/tuxpaint.c:9174:13: warning: unused variable 'gamma_invert' [-Wunused-variable] float gamma_invert = 1.0 / gamma; ^ 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/sw.mo src/po/sw.po msgfmt -o trans/eo.mo src/po/eo.po src/tuxpaint.c: In function 'load_starter': src/tuxpaint.c:11211:5: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] tmp_surf = load_starter_helper(fname, "png", &IMG_Load); ^ src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ msgfmt -o trans/en_CA.mo src/po/en_CA.po msgfmt -o trans/nl.mo src/po/nl.po src/tuxpaint.c:11245:5: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] tmp_surf = load_starter_helper(fname, "jpeg", &IMG_Load); ^ src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ src/tuxpaint.c:11252:5: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] tmp_surf = load_starter_helper(fname, "jpg", &IMG_Load); ^ msgfmt -o trans/zu.mo src/po/zu.po src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ src/tuxpaint.c:11259:5: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] tmp_surf = load_starter_helper(fname, "png", &IMG_Load); ^ src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ msgfmt -o trans/gos.mo src/po/gos.po msgfmt -o trans/he.mo src/po/he.po src/tuxpaint.c: In function 'load_template': src/tuxpaint.c:11398:5: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] tmp_surf = load_starter_helper(fname, "jpeg", &IMG_Load); ^ src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ msgfmt -o trans/ro.mo src/po/ro.po src/tuxpaint.c:11404:5: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] tmp_surf = load_starter_helper(fname, "jpg", &IMG_Load); ^ src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ src/tuxpaint.c:11411:5: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] tmp_surf = load_starter_helper(fname, "png", &IMG_Load); ^ msgfmt -o trans/nso.mo src/po/nso.po src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ msgfmt -o trans/ml.mo src/po/ml.po msgfmt -o trans/sq.mo src/po/sq.po src/tuxpaint.c: In function 'do_prompt_image_flash_snd': src/tuxpaint.c:11668:42: warning: variable 'img_x' set but not used [-Wunused-but-set-variable] int img1_w, img2_w, img3_w, max_img_w, img_x, img_y, offset; ^ msgfmt -o trans/ms.mo src/po/ms.po msgfmt -o trans/be.mo src/po/be.po src/tuxpaint.c: In function 'do_png_embed_data': msgfmt -o trans/su.mo src/po/su.po src/tuxpaint.c:13036:17: warning: unused variable 'fname' [-Wunused-variable] char *ldata, *fname; ^ msgfmt -o trans/son.mo src/po/son.po msgfmt -o trans/mn.mo src/po/mn.po msgfmt -o trans/hi.mo src/po/hi.po msgfmt -o trans/ff.mo src/po/ff.po msgfmt -o trans/kok.mo src/po/kok.po msgfmt -o trans/ku.mo src/po/ku.po msgfmt -o trans/ko.mo src/po/ko.po msgfmt -o trans/et.mo src/po/et.po src/tuxpaint.c: In function 'handle_active': src/tuxpaint.c:16960:27: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] if (event->active.state & SDL_APPINPUTFOCUS|SDL_APPACTIVE) ^ msgfmt -o trans/pa.mo src/po/pa.po msgfmt -o trans/oc.mo src/po/oc.po msgfmt -o trans/pt.mo src/po/pt.po src/tuxpaint.c: In function 'do_new_dialog': msgfmt -o trans/tlh.mo src/po/tlh.po src/tuxpaint.c:18735:17: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] img = load_starter_helper(fname, "jpeg", &IMG_Load); ^ msgfmt -o trans/is.mo src/po/is.po src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ src/tuxpaint.c:18740:19: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] img = load_starter_helper(fname, "jpg", &IMG_Load); ^ src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ msgfmt -o trans/kok@roman.mo src/po/kok@roman.po msgfmt -o trans/ru.mo src/po/ru.po src/tuxpaint.c:18758:19: warning: passing argument 3 of 'load_starter_helper' from incompatible pointer type [enabled by default] img = load_starter_helper(fname, "png", &IMG_Load); ^ src/tuxpaint.c:11154:22: note: expected 'struct SDL_Surface * (*)(char *)' but argument is of type 'struct SDL_Surface * (*)(const char *)' static SDL_Surface * load_starter_helper(char * path_and_basename, char * extension, SDL_Surface * (*load_func)(char *)) { ^ msgfmt -o trans/km.mo src/po/km.po msgfmt -o trans/de.mo src/po/de.po msgfmt -o trans/kn.mo src/po/kn.po msgfmt -o trans/ast.mo src/po/ast.po src/tuxpaint.c: In function 'load_info_about_label_surface': msgfmt -o trans/sv.mo src/po/sv.po src/tuxpaint.c:20564:15: warning: unused variable 'pix_size' [-Wunused-variable] int x, y, pix_size; ^ msgfmt -o trans/es.mo src/po/es.po msgfmt -o trans/fo.mo src/po/fo.po msgfmt -o trans/vec.mo src/po/vec.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 src/tuxpaint.c: In function 'setup_config': src/tuxpaint.c:22126:7: warning: passing argument 1 of 'strtok' discards 'const' qualifier from pointer target type [enabled by default] token = strtok(tmpcfg.joystick_buttons_ignore, ","); ^ In file included from src/tuxpaint.c:181:0: /usr/include/string.h:344:14: note: expected 'char * __restrict__' but argument is of type 'const char *' extern char *strtok (char *__restrict __s, const char *__restrict __delim) ^ src/tuxpaint.c:22130:4: warning: too many arguments for format [-Wformat-extra-args] printf("Joystick buttons must be between 0 and 254", tmpcfg.joystick_button_print); ^ msgfmt -o trans/th.mo src/po/th.po msgfmt -o trans/iu.mo src/po/iu.po src/tuxpaint.c:22123:11: warning: unused variable 'i' [-Wunused-variable] int i; ^ msgfmt -o trans/lt.mo src/po/lt.po msgfmt -o trans/hr.mo src/po/hr.po msgfmt -o trans/cs.mo src/po/cs.po src/tuxpaint.c: In function 'main': src/tuxpaint.c:23591:14: warning: unused variable 'time3' [-Wunused-variable] CLOCK_TYPE time3; ^ msgfmt -o trans/rw.mo src/po/rw.po src/tuxpaint.c:23590:14: warning: unused variable 'time2' [-Wunused-variable] CLOCK_TYPE time2; ^ msgfmt -o trans/an.mo src/po/an.po src/tuxpaint.c:23589:14: warning: unused variable 'time1' [-Wunused-variable] CLOCK_TYPE time1; ^ src/tuxpaint.c:23588:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ msgfmt -o trans/xh.mo src/po/xh.po msgfmt -o trans/mni@meiteimayek.mo src/po/mni@meiteimayek.po In file included from src/tuxpaint.c:488:0: src/tuxpaint.c: At top level: msgfmt -o trans/ach.mo src/po/ach.po src/fonts.h:116:13: warning: 'reliable_read' declared 'static' but never defined [-Wunused-function] static void reliable_read(int fd, void *buf, size_t count); ^ src/tuxpaint.c:649:20: warning: 'getfilename' defined but not used [-Wunused-function] static const char *getfilename(const char *path) ^ src/tuxpaint.c:5548:6: warning: 'reset_brush_counter_and_frame' defined but not used [-Wunused-function] void reset_brush_counter_and_frame(void) ^ src/tuxpaint.c:16981:14: warning: 'remove_slash' defined but not used [-Wunused-function] static char *remove_slash(char *path) ^ msgfmt -o trans/bs.mo src/po/bs.po src/tuxpaint.c:17218:12: warning: 'in_circle' defined but not used [-Wunused-function] static int in_circle(int x, int y) ^ msgfmt -o trans/gl.mo src/po/gl.po msgfmt -o trans/tl.mo src/po/tl.po src/tuxpaint.c: In function 'chdir_to_binary': msgfmt -o trans/as.mo src/po/as.po src/tuxpaint.c:22170:15: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(curdir, sizeof(curdir)); ^ msgfmt -o trans/uk.mo src/po/uk.po src/tuxpaint.c: In function 'setup_config': msgfmt -o trans/ak.mo src/po/ak.po src/tuxpaint.c:21724:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf((char**)&savedir, "%s/%s", home, ".tuxpaint"); ^ msgfmt -o trans/bo.mo src/po/bo.po msgfmt -o trans/am.mo src/po/am.po msgfmt -o trans/ne.mo src/po/ne.po src/tuxpaint.c: In function 'setup_colors': msgfmt -o trans/mni.mo src/po/mni.po src/tuxpaint.c:22246:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), fi); ^ msgfmt -o trans/zh_CN.mo src/po/zh_CN.po src/tuxpaint.c: In function 'loadbrush_callback': src/tuxpaint.c:6499:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), fi); ^ 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/wa.mo src/po/wa.po src/tuxpaint.c: In function 'load_current': msgfmt -o trans/el.mo src/po/el.po src/tuxpaint.c:11469:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(file_id, sizeof(file_id), fi); ^ msgfmt -o trans/ta.mo src/po/ta.po src/tuxpaint.c: In function 'load_starter_id': src/tuxpaint.c:11091:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(starter_id, sizeof(starter_id), fi); ^ src/tuxpaint.c:11094:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d", &starter_mirrored); ^ src/tuxpaint.c:11095:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d", &starter_flipped); ^ ...Compiling the command-line and config file parser... src/tuxpaint.c:11096:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d", &starter_personal); ^ src/tuxpaint.c:11106:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d", &r); ^ src/tuxpaint.c:11107:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d", &g); ^ src/tuxpaint.c:11108:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d", &b); ^ src/tuxpaint.c:11129:22: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(template_id, sizeof(template_id), fi); ^ src/tuxpaint.c:11131:23: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fi, "%d", &template_personal); ^ src/tuxpaint.c: In function 'load_embedded_data': src/tuxpaint.c:21263:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(control, 49, fi); ^ src/tuxpaint.c:21264:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(control, 49, fi); ^ src/tuxpaint.c:21265:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(control, 49, fi); ^ src/tuxpaint.c:21266:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(control, 49, fi); ^ src/tuxpaint.c: In function 'load_info_about_label_surface': src/tuxpaint.c:20582:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &list_ctr); ^ src/tuxpaint.c:20583:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &tmp_scale_w); ^ src/tuxpaint.c:20584:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n\n", &tmp_scale_h); ^ src/tuxpaint.c:20601:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi , "%u\n", &new_node->save_texttool_len); ^ src/tuxpaint.c:20617:27: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%lc", &tmp_char); ^ src/tuxpaint.c:20620:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "\n"); ^ src/tuxpaint.c:20622:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%u\n", &l); ^ src/tuxpaint.c:20624:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%u\n", &l); ^ src/parse.gperf: In function 'imm_version': src/parse.gperf:42:3: warning: implicit declaration of function 'show_version' [-Wimplicit-function-declaration] show_version(0); ^ src/parse.gperf: In function 'imm_usage': src/parse.gperf:52:3: warning: implicit declaration of function 'show_usage' [-Wimplicit-function-declaration] show_usage(0); ^ src/tuxpaint.c:20626:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%u\n", &l); ^ src/tuxpaint.c:20628:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &new_node->save_width); ^ src/tuxpaint.c:20629:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &new_node->save_height); ^ src/tuxpaint.c:20630:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &tmp_pos); ^ src/tuxpaint.c:20638:27: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &tmp_pos); ^ src/tuxpaint.c:20649:27: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &tmp_pos); ^ src/tuxpaint.c:20658:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &new_node->save_cur_font); ^ src/parse.gperf: In function 'parse_one_option': src/parse.gperf:295:44: 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] memcpy(offset+(char*)tmpcfg, &opt, sizeof(char*)); ^ src/tuxpaint.c:20662:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(new_node->save_font_type, 64, lfi); ^ src/tuxpaint.c:20664:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%d\n", &new_node->save_text_state); ^ src/tuxpaint.c:20665:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "%u\n", &new_node->save_text_size); ^ src/tuxpaint.c:20705:19: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(lfi, "\n"); ^ src/tuxpaint.c: In function 'trash': src/tuxpaint.c:23802:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("dbus-send / org.kde.KDirNotify.FilesAdded string:trash:/"); ^ src/tuxpaint.c: In function 'loadinfo': src/tuxpaint.c:10833:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof buf, fi); ^ src/tuxpaint.c: In function 'loaddesc': src/tuxpaint.c:10738:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), fi); ^ ...Linking Tux Paint... cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/fribidi -DVER_DATE=\"2016-03-17\" -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/lib/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'.) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pq8dWU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm ++ dirname /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm + cd tuxpaint-0.9.22 + rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm + mkdir -p /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm//usr/bin + mkdir -p /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm//usr/share/tuxpaint + make install PKG_ROOT=/builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm PREFIX=/usr X11_ICON_PREFIX=/builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/pixmaps/ GNOME_PREFIX=/usr KDE_PREFIX= KDE_ICON_PREFIX=/usr/share/icons MAGIC_PREFIX=/builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/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/sa.mo src/po/sa.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sa/LC_MESSAGES msgfmt -o trans/af.mo src/po/af.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/af/LC_MESSAGES msgfmt -o trans/gu.mo src/po/gu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/gu/LC_MESSAGES msgfmt -o trans/en_AU.mo src/po/en_AU.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/en_AU/LC_MESSAGES msgfmt -o trans/te.mo src/po/te.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/te/LC_MESSAGES msgfmt -o trans/mai.mo src/po/mai.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/usr/share/locale/oj/LC_MESSAGES msgfmt -o trans/nn.mo src/po/nn.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nn/LC_MESSAGES msgfmt -o trans/ka.mo src/po/ka.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/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-1.el7.arm/usr/share/locale/ja/LC_MESSAGES msgfmt -o trans/bg.mo src/po/bg.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/bg/LC_MESSAGES msgfmt -o trans/tr.mo src/po/tr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/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-1.el7.arm/usr/share/locale/sl/LC_MESSAGES msgfmt -o trans/fa.mo src/po/fa.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/fa/LC_MESSAGES msgfmt -o trans/lv.mo src/po/lv.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/lv/LC_MESSAGES msgfmt -o trans/sat@olchiki.mo src/po/sat@olchiki.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/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-1.el7.arm/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-1.el7.arm/usr/share/locale/ca/LC_MESSAGES msgfmt -o trans/mk.mo src/po/mk.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/mk/LC_MESSAGES msgfmt -o trans/si.mo src/po/si.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/si/LC_MESSAGES msgfmt -o trans/ve.mo src/po/ve.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ve/LC_MESSAGES msgfmt -o trans/id.mo src/po/id.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/id/LC_MESSAGES msgfmt -o trans/or.mo src/po/or.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/or/LC_MESSAGES msgfmt -o trans/lg.mo src/po/lg.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/lg/LC_MESSAGES msgfmt -o trans/cgg.mo src/po/cgg.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/cgg/LC_MESSAGES msgfmt -o trans/nb.mo src/po/nb.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nb/LC_MESSAGES msgfmt -o trans/zh_TW.mo src/po/zh_TW.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES msgfmt -o trans/sr.mo src/po/sr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sr/LC_MESSAGES msgfmt -o trans/en_ZA.mo src/po/en_ZA.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/usr/share/locale/lb/LC_MESSAGES msgfmt -o trans/bm.mo src/po/bm.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/bm/LC_MESSAGES msgfmt -o trans/hy.mo src/po/hy.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/hy/LC_MESSAGES msgfmt -o trans/fi.mo src/po/fi.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/fi/LC_MESSAGES msgfmt -o trans/cy.mo src/po/cy.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/cy/LC_MESSAGES msgfmt -o trans/hu.mo src/po/hu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/hu/LC_MESSAGES msgfmt -o trans/az.mo src/po/az.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/az/LC_MESSAGES msgfmt -o trans/eu.mo src/po/eu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/eu/LC_MESSAGES msgfmt -o trans/pl.mo src/po/pl.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/pl/LC_MESSAGES msgfmt -o trans/en_GB.mo src/po/en_GB.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/usr/share/locale/fr/LC_MESSAGES msgfmt -o trans/wo.mo src/po/wo.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/wo/LC_MESSAGES msgfmt -o trans/shs.mo src/po/shs.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/shs/LC_MESSAGES msgfmt -o trans/it.mo src/po/it.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/it/LC_MESSAGES msgfmt -o trans/nr.mo src/po/nr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nr/LC_MESSAGES msgfmt -o trans/tw.mo src/po/tw.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/tw/LC_MESSAGES msgfmt -o trans/gd.mo src/po/gd.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/gd/LC_MESSAGES msgfmt -o trans/br.mo src/po/br.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/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-1.el7.arm/usr/share/locale/ar/LC_MESSAGES msgfmt -o trans/sw.mo src/po/sw.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sw/LC_MESSAGES msgfmt -o trans/eo.mo src/po/eo.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/eo/LC_MESSAGES msgfmt -o trans/en_CA.mo src/po/en_CA.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/usr/share/locale/nl/LC_MESSAGES msgfmt -o trans/zu.mo src/po/zu.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/zu/LC_MESSAGES msgfmt -o trans/gos.mo src/po/gos.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/gos/LC_MESSAGES msgfmt -o trans/he.mo src/po/he.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/he/LC_MESSAGES msgfmt -o trans/ro.mo src/po/ro.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ro/LC_MESSAGES msgfmt -o trans/nso.mo src/po/nso.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nso/LC_MESSAGES msgfmt -o trans/ml.mo src/po/ml.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ml/LC_MESSAGES msgfmt -o trans/sq.mo src/po/sq.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sq/LC_MESSAGES msgfmt -o trans/ms.mo src/po/ms.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ms/LC_MESSAGES msgfmt -o trans/be.mo src/po/be.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/be/LC_MESSAGES msgfmt -o trans/su.mo src/po/su.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/su/LC_MESSAGES msgfmt -o trans/son.mo src/po/son.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/son/LC_MESSAGES msgfmt -o trans/mn.mo src/po/mn.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/mn/LC_MESSAGES msgfmt -o trans/hi.mo src/po/hi.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/hi/LC_MESSAGES msgfmt -o trans/ff.mo src/po/ff.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ff/LC_MESSAGES msgfmt -o trans/kok.mo src/po/kok.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/kok/LC_MESSAGES msgfmt -o trans/ku.mo src/po/ku.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ku/LC_MESSAGES msgfmt -o trans/ko.mo src/po/ko.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ko/LC_MESSAGES msgfmt -o trans/et.mo src/po/et.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/et/LC_MESSAGES msgfmt -o trans/pa.mo src/po/pa.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/pa/LC_MESSAGES msgfmt -o trans/oc.mo src/po/oc.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/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-1.el7.arm/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-1.el7.arm/usr/share/locale/is/LC_MESSAGES msgfmt -o trans/kok@roman.mo src/po/kok@roman.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/kok@roman/LC_MESSAGES msgfmt -o trans/ru.mo src/po/ru.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ru/LC_MESSAGES msgfmt -o trans/km.mo src/po/km.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/km/LC_MESSAGES msgfmt -o trans/de.mo src/po/de.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/de/LC_MESSAGES msgfmt -o trans/kn.mo src/po/kn.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/kn/LC_MESSAGES msgfmt -o trans/ast.mo src/po/ast.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ast/LC_MESSAGES msgfmt -o trans/sv.mo src/po/sv.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sv/LC_MESSAGES msgfmt -o trans/es.mo src/po/es.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/es/LC_MESSAGES msgfmt -o trans/fo.mo src/po/fo.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/fo/LC_MESSAGES msgfmt -o trans/vec.mo src/po/vec.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/vec/LC_MESSAGES msgfmt -o trans/es_MX.mo src/po/es_MX.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/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-1.el7.arm/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-1.el7.arm/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-1.el7.arm/usr/share/locale/iu/LC_MESSAGES msgfmt -o trans/lt.mo src/po/lt.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/lt/LC_MESSAGES msgfmt -o trans/hr.mo src/po/hr.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/hr/LC_MESSAGES msgfmt -o trans/cs.mo src/po/cs.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/usr/share/locale/rw/LC_MESSAGES msgfmt -o trans/an.mo src/po/an.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/an/LC_MESSAGES msgfmt -o trans/xh.mo src/po/xh.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/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-1.el7.arm/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-1.el7.arm/usr/share/locale/bs/LC_MESSAGES msgfmt -o trans/gl.mo src/po/gl.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/gl/LC_MESSAGES msgfmt -o trans/tl.mo src/po/tl.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/tl/LC_MESSAGES msgfmt -o trans/as.mo src/po/as.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/as/LC_MESSAGES msgfmt -o trans/uk.mo src/po/uk.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/uk/LC_MESSAGES msgfmt -o trans/ak.mo src/po/ak.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ak/LC_MESSAGES msgfmt -o trans/bo.mo src/po/bo.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/bo/LC_MESSAGES msgfmt -o trans/am.mo src/po/am.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/am/LC_MESSAGES msgfmt -o trans/ne.mo src/po/ne.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ne/LC_MESSAGES msgfmt -o trans/mni.mo src/po/mni.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/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-1.el7.arm/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-1.el7.arm/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-1.el7.arm/usr/share/locale/zam/LC_MESSAGES msgfmt -o trans/wa.mo src/po/wa.po install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/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-1.el7.arm/usr/share/locale/el/LC_MESSAGES install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ta/LC_MESSAGES install -m 644 trans/sa.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sa/LC_MESSAGES/tuxpaint.mo install -m 644 trans/af.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/af/LC_MESSAGES/tuxpaint.mo install -m 644 trans/gu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/gu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/en_AU.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/en_AU/LC_MESSAGES/tuxpaint.mo install -m 644 trans/te.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/te/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mai.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/mai/LC_MESSAGES/tuxpaint.mo install -m 644 trans/oj.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/oj/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nn.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nn/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ka.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ka/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ca@valencia.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ca@valencia/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ja.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ja/LC_MESSAGES/tuxpaint.mo install -m 644 trans/bg.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/bg/LC_MESSAGES/tuxpaint.mo install -m 644 trans/tr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/tr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ga.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ga/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/fa.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/fa/LC_MESSAGES/tuxpaint.mo install -m 644 trans/lv.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/lv/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sat@olchiki.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sat@olchiki/LC_MESSAGES/tuxpaint.mo install -m 644 trans/vi.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/vi/LC_MESSAGES/tuxpaint.mo install -m 644 trans/da.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/da/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ca.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ca/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mk.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/mk/LC_MESSAGES/tuxpaint.mo install -m 644 trans/si.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/si/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ve.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ve/LC_MESSAGES/tuxpaint.mo install -m 644 trans/id.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/id/LC_MESSAGES/tuxpaint.mo install -m 644 trans/or.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/or/LC_MESSAGES/tuxpaint.mo install -m 644 trans/lg.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/lg/LC_MESSAGES/tuxpaint.mo install -m 644 trans/cgg.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/cgg/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nb.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nb/LC_MESSAGES/tuxpaint.mo install -m 644 trans/zh_TW.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/zh_TW/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/en_ZA.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/en_ZA/LC_MESSAGES/tuxpaint.mo install -m 644 trans/lb.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/lb/LC_MESSAGES/tuxpaint.mo install -m 644 trans/bm.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/bm/LC_MESSAGES/tuxpaint.mo install -m 644 trans/hy.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/hy/LC_MESSAGES/tuxpaint.mo install -m 644 trans/fi.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/fi/LC_MESSAGES/tuxpaint.mo install -m 644 trans/cy.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/cy/LC_MESSAGES/tuxpaint.mo install -m 644 trans/hu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/hu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/az.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/az/LC_MESSAGES/tuxpaint.mo install -m 644 trans/eu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/eu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/pl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/pl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/en_GB.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/en_GB/LC_MESSAGES/tuxpaint.mo install -m 644 trans/fr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/fr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/wo.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/wo/LC_MESSAGES/tuxpaint.mo install -m 644 trans/shs.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/shs/LC_MESSAGES/tuxpaint.mo install -m 644 trans/it.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/it/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/tw.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/tw/LC_MESSAGES/tuxpaint.mo install -m 644 trans/gd.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/gd/LC_MESSAGES/tuxpaint.mo install -m 644 trans/br.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/br/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/mr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ar.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ar/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sw.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sw/LC_MESSAGES/tuxpaint.mo install -m 644 trans/eo.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/eo/LC_MESSAGES/tuxpaint.mo install -m 644 trans/en_CA.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/en_CA/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/zu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/zu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/gos.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/gos/LC_MESSAGES/tuxpaint.mo install -m 644 trans/he.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/he/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ro.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ro/LC_MESSAGES/tuxpaint.mo install -m 644 trans/nso.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/nso/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ml.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ml/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sq.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sq/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ms.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ms/LC_MESSAGES/tuxpaint.mo install -m 644 trans/be.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/be/LC_MESSAGES/tuxpaint.mo install -m 644 trans/su.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/su/LC_MESSAGES/tuxpaint.mo install -m 644 trans/son.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/son/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mn.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/mn/LC_MESSAGES/tuxpaint.mo install -m 644 trans/hi.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/hi/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ff.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ff/LC_MESSAGES/tuxpaint.mo install -m 644 trans/kok.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/kok/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ku.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ku/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ko.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ko/LC_MESSAGES/tuxpaint.mo install -m 644 trans/et.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/et/LC_MESSAGES/tuxpaint.mo install -m 644 trans/pa.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/pa/LC_MESSAGES/tuxpaint.mo install -m 644 trans/oc.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/oc/LC_MESSAGES/tuxpaint.mo install -m 644 trans/pt.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/pt/LC_MESSAGES/tuxpaint.mo install -m 644 trans/tlh.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/tlh/LC_MESSAGES/tuxpaint.mo install -m 644 trans/is.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/is/LC_MESSAGES/tuxpaint.mo install -m 644 trans/kok@roman.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/kok@roman/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ru.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ru/LC_MESSAGES/tuxpaint.mo install -m 644 trans/km.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/km/LC_MESSAGES/tuxpaint.mo install -m 644 trans/de.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/de/LC_MESSAGES/tuxpaint.mo install -m 644 trans/kn.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/kn/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ast.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ast/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sv.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sv/LC_MESSAGES/tuxpaint.mo install -m 644 trans/es.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/es/LC_MESSAGES/tuxpaint.mo install -m 644 trans/fo.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/fo/LC_MESSAGES/tuxpaint.mo install -m 644 trans/vec.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/vec/LC_MESSAGES/tuxpaint.mo install -m 644 trans/es_MX.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/es_MX/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sr@latin.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sr@latin/LC_MESSAGES/tuxpaint.mo install -m 644 trans/pt_BR.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/pt_BR/LC_MESSAGES/tuxpaint.mo install -m 644 trans/th.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/th/LC_MESSAGES/tuxpaint.mo install -m 644 trans/iu.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/iu/LC_MESSAGES/tuxpaint.mo install -m 644 trans/lt.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/lt/LC_MESSAGES/tuxpaint.mo install -m 644 trans/hr.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/hr/LC_MESSAGES/tuxpaint.mo install -m 644 trans/cs.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/cs/LC_MESSAGES/tuxpaint.mo install -m 644 trans/rw.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/rw/LC_MESSAGES/tuxpaint.mo install -m 644 trans/an.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/an/LC_MESSAGES/tuxpaint.mo install -m 644 trans/xh.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/xh/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mni@meiteimayek.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/mni@meiteimayek/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ach.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ach/LC_MESSAGES/tuxpaint.mo install -m 644 trans/bs.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/bs/LC_MESSAGES/tuxpaint.mo install -m 644 trans/gl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/gl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/tl.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/tl/LC_MESSAGES/tuxpaint.mo install -m 644 trans/as.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/as/LC_MESSAGES/tuxpaint.mo install -m 644 trans/uk.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/uk/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ak.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ak/LC_MESSAGES/tuxpaint.mo install -m 644 trans/bo.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/bo/LC_MESSAGES/tuxpaint.mo install -m 644 trans/am.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/am/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ne.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ne/LC_MESSAGES/tuxpaint.mo install -m 644 trans/mni.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/mni/LC_MESSAGES/tuxpaint.mo install -m 644 trans/zh_CN.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/zh_CN/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sat.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sat/LC_MESSAGES/tuxpaint.mo install -m 644 trans/sk.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/sk/LC_MESSAGES/tuxpaint.mo install -m 644 trans/zam.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/zam/LC_MESSAGES/tuxpaint.mo install -m 644 trans/wa.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/wa/LC_MESSAGES/tuxpaint.mo install -m 644 trans/el.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/el/LC_MESSAGES/tuxpaint.mo install -m 644 trans/ta.mo /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/locale/ta/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-1.el7.arm/usr/share/tuxpaint/starters install -m 644 starters/jigsaw.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/jigsaw.svg install -m 644 starters/frame_silver.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_silver.png install -m 644 starters/mosaic.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/mosaic.svg install -m 644 starters/manatee.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/manatee.svg install -m 644 starters/skull.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/skull.svg install -m 644 starters/skyline-sf-dusk.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/skyline-sf-dusk.png install -m 644 starters/worldmap_america_south.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_america_south.png install -m 644 starters/frame_gold.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_gold.png install -m 644 starters/worldmap_africa.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_africa.png install -m 644 starters/hat.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/hat.svg install -m 644 starters/Jigsaw_3x3.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/Jigsaw_3x3.png install -m 644 starters/hat.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/hat.png install -m 644 starters/worldmap_australasia.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_australasia.png install -m 644 starters/frame_filmstrip.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_filmstrip.png install -m 644 starters/worldmap_japan.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_japan.png install -m 644 starters/skyline-sf-dusk-back.jpeg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/skyline-sf-dusk-back.jpeg install -m 644 starters/chessboard-back.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/chessboard-back.png install -m 644 starters/tux_farmer.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/tux_farmer.png install -m 644 starters/frame_television.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_television.png install -m 644 starters/worldmap_america_north_usa.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_america_north_usa.png install -m 644 starters/grid_10x10.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/grid_10x10.png install -m 644 starters/spirograph.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/spirograph.svg install -m 644 starters/worldmap.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap.png install -m 644 starters/bald_eagle.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/bald_eagle.svg install -m 644 starters/desert_tortoise.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/desert_tortoise.svg install -m 644 starters/reef.txt /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/reef.txt install -m 644 starters/street.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/street.png install -m 644 starters/frame_hearts.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_hearts.svg install -m 644 starters/shipwreck.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/shipwreck.png install -m 644 starters/old_soviet_car.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/old_soviet_car.svg install -m 644 starters/worldmap_asia_north.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_asia_north.png install -m 644 starters/worldmap_canada.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_canada.png install -m 644 starters/rocket.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/rocket.png install -m 644 starters/frame_screen.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_screen.png install -m 644 starters/stained_glass.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/stained_glass.svg install -m 644 starters/reef.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/reef.png install -m 644 starters/skyline-sf-dusk.txt /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/skyline-sf-dusk.txt install -m 644 starters/jigsaw.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/jigsaw.png install -m 644 starters/jetplane.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/jetplane.png install -m 644 starters/pansy.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/pansy.png install -m 644 starters/nagasaki.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/nagasaki.svg install -m 644 starters/nagasaki.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/nagasaki.png install -m 644 starters/elephant.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/elephant.svg install -m 644 starters/frame_flowers.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_flowers.png install -m 644 starters/car2.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/car2.svg install -m 644 starters/worldmap_america_north.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_america_north.png install -m 644 starters/fish_icon.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/fish_icon.svg install -m 644 starters/frame_neon.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_neon.png install -m 644 starters/chessboard.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/chessboard.png install -m 644 starters/frame_heart.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_heart.png install -m 644 starters/frame_picture.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/frame_picture.png install -m 644 starters/worldmap_america_north_usa-back.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_america_north_usa-back.png install -m 644 starters/carcassone.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/carcassone.png install -m 644 starters/Jigsaw_5x5.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/Jigsaw_5x5.png install -m 644 starters/worldmap_europe.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_europe.png install -m 644 starters/gecko.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/gecko.svg install -m 644 starters/worldmap_asia_south.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/worldmap_asia_south.png install -m 644 starters/woodpecker.svg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/woodpecker.svg install -m 644 starters/chicken.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/chicken.png install -m 644 starters/reef-back.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/reef-back.png install -m 644 starters/grid_20x20.png /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/starters/grid_20x20.png ...Installing example templates... install -d -m 755 /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates install -m 644 templates/wool_mill_machine.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/wool_mill_machine.jpg install -m 644 templates/spiders_web.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/spiders_web.jpg install -m 644 templates/trees_above.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/trees_above.jpg install -m 644 templates/mossy_log.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/mossy_log.jpg install -m 644 templates/sheep.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/sheep.jpg install -m 644 templates/mudstone.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/mudstone.jpg install -m 644 templates/sun_behind_leaves.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/sun_behind_leaves.jpg install -m 644 templates/ocean_splash.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/ocean_splash.jpg install -m 644 templates/lighthouse.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/lighthouse.jpg install -m 644 templates/redwoods_above.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/redwoods_above.jpg install -m 644 templates/corn_maze.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/corn_maze.jpg install -m 644 templates/mossy_bark.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/mossy_bark.jpg install -m 644 templates/rocks.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/rocks.jpg install -m 644 templates/burnt_bark.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/burnt_bark.jpg install -m 644 templates/jellyfish.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/jellyfish.jpg install -m 644 templates/sun_behind_clouds.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/sun_behind_clouds.jpg install -m 644 templates/cliff.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/cliff.jpg install -m 644 templates/trees_at_dusk.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/trees_at_dusk.jpg install -m 644 templates/ocean_waves.jpg /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/tuxpaint/templates/ocean_waves.jpg ...Installing BASH completion file... ...Installing onscreen keyboard 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-1.el7.arm/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! + find /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm -type d + xargs chmod 0755 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm tuxpaint + desktop-file-install --dir /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm//usr/share/applications --add-category KidsGame --delete-original /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/applications/tuxpaint.desktop + mkdir -p /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/appdata + cat + rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/doc/tuxpaint + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/tuxpaint-0.9.22 extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/bin/tuxpaint extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/waves.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/foam.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/tv.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/rosette.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/fill.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/mosaic.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/fretwork.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/emboss.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/cartoon.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/alien.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/shift.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/rails.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/blocks_chalk_drip.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/perspective.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/flower.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/rain.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/halftone.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/toothpaste.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/realrainbow.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/mirror_flip.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/ripples.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/puzzle.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/snow.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/calligraphy.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/sharpen.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/light.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/distortion.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/grass.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/smudge.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/fade_darken.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/mosaic_shaped.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/tint.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/kalidescope.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/string.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/metalpaint.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/tornado.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/bricks.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/rainbow.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/blind.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/fold.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/xor.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/fisheye.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/negative.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/noise.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/blur.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/glasstile.so extracting debug info from /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/lib/tuxpaint/plugins/confetti.so /usr/lib/rpm/sepdebugcrcfix: Updated 48 CRC32s, 0 CRC32s did match. 2776 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tuxpaint-0.9.22-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DaUo84 + umask 022 + cd /builddir/build/BUILD + cd tuxpaint-0.9.22 + DOCDIR=/builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/doc/tuxpaint-0.9.22 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/doc/tuxpaint-0.9.22 + cp -pr docs /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm/usr/share/doc/tuxpaint-0.9.22 + exit 0 Provides: appdata() appdata(tuxpaint.appdata.xml) application() application(tuxpaint.desktop) config(tuxpaint) = 1:0.9.22-1.el7 tuxpaint = 1:0.9.22-1.el7 tuxpaint(armv7hl-32) = 1:0.9.22-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libSDL-1.2.so.0 libSDL_Pango.so.1 libSDL_image-1.2.so.0 libSDL_mixer-1.2.so.0 libSDL_ttf-2.0.so.0 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcairo.so.2 libfribidi.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libpaper.so.1 libpng15.so.15 libpng15.so.15(PNG15_0) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librsvg-2.so.2 libz.so.1 libz.so.1(ZLIB_1.2.0) rtld(GNU_HASH) Processing files: tuxpaint-devel-0.9.22-1.el7.armv7hl Provides: tuxpaint-devel = 1:0.9.22-1.el7 tuxpaint-devel(armv7hl-32) = 1:0.9.22-1.el7 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-1.el7.armv7hl Provides: tuxpaint-debuginfo = 1:0.9.22-1.el7 tuxpaint-debuginfo(armv7hl-32) = 1:0.9.22-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm Wrote: /builddir/build/RPMS/tuxpaint-0.9.22-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/tuxpaint-devel-0.9.22-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/tuxpaint-debuginfo-0.9.22-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.09BMbr + umask 022 + cd /builddir/build/BUILD + cd tuxpaint-0.9.22 + rm -rf /builddir/build/BUILDROOT/tuxpaint-0.9.22-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->