Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gnome-screenshot.spec'], shell=Falseuser='mockbuild'logger=chrootPath='/var/lib/mock/f24-build-6229763-627831/root'gid=425env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}timeout=172800printOutput=Falseuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gnome-screenshot.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: arm02-builder02.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gnome-screenshot-3.20.1-2.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gnome-screenshot.spec'], private_network=Trueshell=Falseuser='mockbuild'logger=chrootPath='/var/lib/mock/f24-build-6229763-627831/root'gid=425env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}uid=1000printOutput=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gnome-screenshot.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GVjkPh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnome-screenshot-3.20.1 + /usr/bin/xz -dc /builddir/build/SOURCES/gnome-screenshot-3.20.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-screenshot-3.20.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-screenshot-dialog-Avoid-resizing-the-preview-too-muc.patch):' Patch #0 (0001-screenshot-dialog-Avoid-resizing-the-preview-too-muc.patch): + /usr/bin/patch -p1 --fuzz=0 patching file src/screenshot-dialog.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qcOEpz + umask 022 + cd /builddir/build/BUILD + cd gnome-screenshot-3.20.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether NLS is requested... yes checking for intltool >= 0.50.2... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.2 checking for XML::Parser... ok checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for armv7hl-redhat-linux-gnu-pkg-config... /usr/bin/armv7hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for XSHAPE... yes checking X11/extensions/shape.h usability... yes checking X11/extensions/shape.h presence... yes checking for X11/extensions/shape.h... yes checking for SCREENSHOT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po/stamp-it commands GNOME Screenshot 3.20.1 ========================= prefix: /usr compiler: gcc XShape support: yes Now type 'make' to build gnome-screenshot + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' GEN screenshot-resources.c GEN screenshot-resources.h make all-am make[3]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' CC gnome_screenshot-screenshot-resources.o CC gnome_screenshot-cheese-flash.o CC gnome_screenshot-gnome-screenshot.o CC gnome_screenshot-screenshot-application.o CC gnome_screenshot-screenshot-area-selection.o CC gnome_screenshot-screenshot-config.o screenshot-application.c:286:1: warning: 'save_with_profile' defined but not used [-Wunused-function] save_with_profile (ScreenshotApplication *self, ^~~~~~~~~~~~~~~~~ CC gnome_screenshot-screenshot-dialog.o screenshot-area-selection.c: In function 'screenshot_select_area_x11_async': screenshot-area-selection.c:247:3: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new (GDK_CROSSHAIR); ^~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-area-selection.c:22: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ screenshot-area-selection.c:248:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] manager = gdk_display_get_device_manager (gdk_display_get_default ()); ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-area-selection.c:22: /usr/include/gtk-3.0/gdk/gdkdisplay.h:170:20: note: declared here GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screenshot-area-selection.c:249:3: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] pointer = gdk_device_manager_get_client_pointer (manager); ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-area-selection.c:22: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screenshot-area-selection.c:252:3: warning: 'gdk_device_grab' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations] res = gdk_device_grab (pointer, gtk_widget_get_window (data.window), ^~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-area-selection.c:22: /usr/include/gtk-3.0/gdk/gdkdevice.h:250:15: note: declared here GdkGrabStatus gdk_device_grab (GdkDevice *device, ^~~~~~~~~~~~~~~ screenshot-area-selection.c:265:3: warning: 'gdk_device_grab' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations] res = gdk_device_grab (keyboard, gtk_widget_get_window (data.window), ^~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-area-selection.c:22: /usr/include/gtk-3.0/gdk/gdkdevice.h:250:15: note: declared here GdkGrabStatus gdk_device_grab (GdkDevice *device, ^~~~~~~~~~~~~~~ screenshot-area-selection.c:272:7: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] gdk_device_ungrab (pointer, GDK_CURRENT_TIME); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-area-selection.c:22: /usr/include/gtk-3.0/gdk/gdkdevice.h:259:15: note: declared here void gdk_device_ungrab (GdkDevice *device, ^~~~~~~~~~~~~~~~~ screenshot-area-selection.c:279:3: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] gdk_device_ungrab (pointer, GDK_CURRENT_TIME); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-area-selection.c:22: /usr/include/gtk-3.0/gdk/gdkdevice.h:259:15: note: declared here void gdk_device_ungrab (GdkDevice *device, ^~~~~~~~~~~~~~~~~ screenshot-area-selection.c:280:3: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] gdk_device_ungrab (keyboard, GDK_CURRENT_TIME); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33:0, from /usr/include/gtk-3.0/gdk/gdkevents.h:34, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-area-selection.c:22: /usr/include/gtk-3.0/gdk/gdkdevice.h:259:15: note: declared here void gdk_device_ungrab (GdkDevice *device, ^~~~~~~~~~~~~~~~~ CC gnome_screenshot-screenshot-filename-builder.o CC gnome_screenshot-screenshot-interactive-dialog.o CC gnome_screenshot-screenshot-shadow.o screenshot-dialog.c: In function 'dialog_key_press_cb': screenshot-dialog.c:127:7: warning: implicit declaration of function 'screenshot_display_help' [-Wimplicit-function-declaration] screenshot_display_help (GTK_WINDOW (widget)); ^~~~~~~~~~~~~~~~~~~~~~~ screenshot-dialog.c: In function 'screenshot_dialog_set_busy': screenshot-dialog.c:330:7: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new (GDK_WATCH); ^~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-dialog.h:23, from screenshot-dialog.c:25: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ CC gnome_screenshot-screenshot-utils.o ITMRG org.gnome.Screenshot.appdata.xml GEN org.gnome.Screenshot.service ITMRG org.gnome.Screenshot.desktop GEN org.gnome.gnome-screenshot.gschema.valid screenshot-utils.c: In function 'do_find_current_window': screenshot-utils.c:338:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] manager = gdk_display_get_device_manager (gdk_display_get_default ()); ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-utils.c:23: /usr/include/gtk-3.0/gdk/gdkdisplay.h:170:20: note: declared here GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screenshot-utils.c:339:3: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] device = gdk_device_manager_get_client_pointer (manager); ^~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-utils.c:23: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screenshot-utils.c: In function 'screenshot_fallback_get_pixbuf': screenshot-utils.c:545:11: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] manager = gdk_display_get_device_manager (gdk_display_get_default ()); ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32:0, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-utils.c:23: /usr/include/gtk-3.0/gdk/gdkdisplay.h:170:20: note: declared here GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screenshot-utils.c:546:11: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] device = gdk_device_manager_get_client_pointer (manager); ^~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32:0, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from screenshot-utils.c:23: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD gnome-screenshot make[3]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' make[2]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/po' MSGFMT af.gmo MSGFMT am.gmo MSGFMT an.gmo MSGFMT ar.gmo MSGFMT az.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT be.gmo MSGFMT be@latin.gmo MSGFMT bn.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT br.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT crh.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT en@shaw.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gd.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT km.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ku.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mai.gmo MSGFMT mg.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mn.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nds.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT ps.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT ro.gmo MSGFMT rw.gmo MSGFMT si.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT ta.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT ug.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT xh.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/po' make[2]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1' make[2]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1' make[1]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MaIUIB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm ++ dirname /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm + cd gnome-screenshot-3.20.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm Making install in src make[1]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' make[3]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/bin' /usr/bin/install -c gnome-screenshot '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/appdata' /usr/bin/install -c -m 644 org.gnome.Screenshot.appdata.xml '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/GConf/gsettings' /usr/bin/install -c -m 644 gnome-screenshot.convert '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/GConf/gsettings' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/dbus-1/services' /usr/bin/install -c -m 644 org.gnome.Screenshot.service '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/dbus-1/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/applications' /usr/bin/install -c -m 644 org.gnome.Screenshot.desktop '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/man/man1' /usr/bin/install -c -m 644 gnome-screenshot.1 '/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/man/man1' if test -n "org.gnome.gnome-screenshot.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.gnome-screenshot.gschema.xml "/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' make[2]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' make[1]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/po' linguas="af am an ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gd gl gu he hi hr hu id is it ja ka kk km kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk vi wa xh zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-screenshot-3.20.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-screenshot.mo; \ echo "installing $lang.gmo as $dir/gnome-screenshot.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-screenshot.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-screenshot.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-screenshot.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-screenshot.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-screenshot.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-screenshot.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/af/LC_MESSAGES/gnome-screenshot.mo installing am.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/am/LC_MESSAGES/gnome-screenshot.mo installing an.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/an/LC_MESSAGES/gnome-screenshot.mo installing ar.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ar/LC_MESSAGES/gnome-screenshot.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/as/LC_MESSAGES/gnome-screenshot.mo installing ast.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ast/LC_MESSAGES/gnome-screenshot.mo installing az.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/az/LC_MESSAGES/gnome-screenshot.mo installing be.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/be/LC_MESSAGES/gnome-screenshot.mo installing be@latin.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/be@latin/LC_MESSAGES/gnome-screenshot.mo installing bg.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/bg/LC_MESSAGES/gnome-screenshot.mo installing bn.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/bn/LC_MESSAGES/gnome-screenshot.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/bn_IN/LC_MESSAGES/gnome-screenshot.mo installing br.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/br/LC_MESSAGES/gnome-screenshot.mo installing bs.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/bs/LC_MESSAGES/gnome-screenshot.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ca/LC_MESSAGES/gnome-screenshot.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-screenshot.mo installing crh.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/crh/LC_MESSAGES/gnome-screenshot.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/cs/LC_MESSAGES/gnome-screenshot.mo installing cy.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/cy/LC_MESSAGES/gnome-screenshot.mo installing da.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/da/LC_MESSAGES/gnome-screenshot.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/de/LC_MESSAGES/gnome-screenshot.mo installing dz.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/dz/LC_MESSAGES/gnome-screenshot.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/el/LC_MESSAGES/gnome-screenshot.mo installing en_CA.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/en_CA/LC_MESSAGES/gnome-screenshot.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/en_GB/LC_MESSAGES/gnome-screenshot.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/en@shaw/LC_MESSAGES/gnome-screenshot.mo installing eo.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/eo/LC_MESSAGES/gnome-screenshot.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/es/LC_MESSAGES/gnome-screenshot.mo installing et.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/et/LC_MESSAGES/gnome-screenshot.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/eu/LC_MESSAGES/gnome-screenshot.mo installing fa.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/fa/LC_MESSAGES/gnome-screenshot.mo installing fi.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/fi/LC_MESSAGES/gnome-screenshot.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/fr/LC_MESSAGES/gnome-screenshot.mo installing fur.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/fur/LC_MESSAGES/gnome-screenshot.mo installing ga.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ga/LC_MESSAGES/gnome-screenshot.mo installing gd.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/gd/LC_MESSAGES/gnome-screenshot.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/gl/LC_MESSAGES/gnome-screenshot.mo installing gu.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/gu/LC_MESSAGES/gnome-screenshot.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/he/LC_MESSAGES/gnome-screenshot.mo installing hi.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/hi/LC_MESSAGES/gnome-screenshot.mo installing hr.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/hr/LC_MESSAGES/gnome-screenshot.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/hu/LC_MESSAGES/gnome-screenshot.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/id/LC_MESSAGES/gnome-screenshot.mo installing is.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/is/LC_MESSAGES/gnome-screenshot.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/it/LC_MESSAGES/gnome-screenshot.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ja/LC_MESSAGES/gnome-screenshot.mo installing ka.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ka/LC_MESSAGES/gnome-screenshot.mo installing kk.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/kk/LC_MESSAGES/gnome-screenshot.mo installing km.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/km/LC_MESSAGES/gnome-screenshot.mo installing kn.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/kn/LC_MESSAGES/gnome-screenshot.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ko/LC_MESSAGES/gnome-screenshot.mo installing ku.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ku/LC_MESSAGES/gnome-screenshot.mo installing lt.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/lt/LC_MESSAGES/gnome-screenshot.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/lv/LC_MESSAGES/gnome-screenshot.mo installing mai.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/mai/LC_MESSAGES/gnome-screenshot.mo installing mg.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/mg/LC_MESSAGES/gnome-screenshot.mo installing mk.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/mk/LC_MESSAGES/gnome-screenshot.mo installing ml.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ml/LC_MESSAGES/gnome-screenshot.mo installing mn.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/mn/LC_MESSAGES/gnome-screenshot.mo installing mr.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/mr/LC_MESSAGES/gnome-screenshot.mo installing ms.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ms/LC_MESSAGES/gnome-screenshot.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/nb/LC_MESSAGES/gnome-screenshot.mo installing nds.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/nds/LC_MESSAGES/gnome-screenshot.mo installing ne.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ne/LC_MESSAGES/gnome-screenshot.mo installing nl.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/nl/LC_MESSAGES/gnome-screenshot.mo installing nn.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/nn/LC_MESSAGES/gnome-screenshot.mo installing oc.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/oc/LC_MESSAGES/gnome-screenshot.mo installing or.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/or/LC_MESSAGES/gnome-screenshot.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/pa/LC_MESSAGES/gnome-screenshot.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/pl/LC_MESSAGES/gnome-screenshot.mo installing ps.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ps/LC_MESSAGES/gnome-screenshot.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/pt/LC_MESSAGES/gnome-screenshot.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/pt_BR/LC_MESSAGES/gnome-screenshot.mo installing ro.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ro/LC_MESSAGES/gnome-screenshot.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ru/LC_MESSAGES/gnome-screenshot.mo installing rw.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/rw/LC_MESSAGES/gnome-screenshot.mo installing si.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/si/LC_MESSAGES/gnome-screenshot.mo installing sk.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/sk/LC_MESSAGES/gnome-screenshot.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/sl/LC_MESSAGES/gnome-screenshot.mo installing sq.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/sq/LC_MESSAGES/gnome-screenshot.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/sr/LC_MESSAGES/gnome-screenshot.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/sr@latin/LC_MESSAGES/gnome-screenshot.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/sv/LC_MESSAGES/gnome-screenshot.mo installing ta.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ta/LC_MESSAGES/gnome-screenshot.mo installing te.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/te/LC_MESSAGES/gnome-screenshot.mo installing tg.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/tg/LC_MESSAGES/gnome-screenshot.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/th/LC_MESSAGES/gnome-screenshot.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/tr/LC_MESSAGES/gnome-screenshot.mo installing ug.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/ug/LC_MESSAGES/gnome-screenshot.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/uk/LC_MESSAGES/gnome-screenshot.mo installing vi.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/vi/LC_MESSAGES/gnome-screenshot.mo installing wa.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/wa/LC_MESSAGES/gnome-screenshot.mo installing xh.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/xh/LC_MESSAGES/gnome-screenshot.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/zh_CN/LC_MESSAGES/gnome-screenshot.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/zh_HK/LC_MESSAGES/gnome-screenshot.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/locale/zh_TW/LC_MESSAGES/gnome-screenshot.mo make[1]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1/po' make[1]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1' make[2]: Entering directory '/builddir/build/BUILD/gnome-screenshot-3.20.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1' make[1]: Leaving directory '/builddir/build/BUILD/gnome-screenshot-3.20.1' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm gnome-screenshot + /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/gnome-screenshot-3.20.1 extracting debug info from /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/bin/gnome-screenshot dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 339 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oNihya + umask 022 + cd /builddir/build/BUILD + cd gnome-screenshot-3.20.1 + desktop-file-validate /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/applications/org.gnome.Screenshot.desktop + exit 0 Processing files: gnome-screenshot-3.20.1-2.fc24.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MQOYZK + umask 022 + cd /builddir/build/BUILD + cd gnome-screenshot-3.20.1 + LICENSEDIR=/builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/licenses/gnome-screenshot + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/licenses/gnome-screenshot + cp -pr COPYING /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm/usr/share/licenses/gnome-screenshot + exit 0 Provides: appdata() appdata(org.gnome.Screenshot.appdata.xml) application() application(org.gnome.Screenshot.desktop) gnome-screenshot = 3.20.1-2.fc24 gnome-screenshot(armv7hl-32) = 3.20.1-2.fc24 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libX11.so.6 libXext.so.6 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo-gobject.so.2 libcairo.so.2 libcanberra-gtk3.so.0 libcanberra.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: gnome-utils <= 1:3.3 gnome-utils-devel <= 1:3.3 gnome-utils-libs <= 1:3.3 Processing files: gnome-screenshot-debuginfo-3.20.1-2.fc24.armv7hl Provides: gnome-screenshot-debuginfo = 3.20.1-2.fc24 gnome-screenshot-debuginfo(armv7hl-32) = 3.20.1-2.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm Wrote: /builddir/build/RPMS/gnome-screenshot-3.20.1-2.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/gnome-screenshot-debuginfo-3.20.1-2.fc24.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XHD3Fh + umask 022 + cd /builddir/build/BUILD + cd gnome-screenshot-3.20.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnome-screenshot-3.20.1-2.fc24.arm + exit 0 Child return code was: 0