Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gimp-deskew-plugin.spec'], chrootPath='/var/lib/mock/686230-fedora-rawhide-x86_64-1512925693.131814/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gimp-deskew-plugin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: gimptool: command not found sh: gimptool: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gimp-deskew-plugin-1.1-5.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gimp-deskew-plugin.spec'], chrootPath='/var/lib/mock/686230-fedora-rawhide-x86_64-1512925693.131814/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gimp-deskew-plugin.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.745OAd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gimp-deskew-plugin-master + /usr/bin/unzip -qq /builddir/build/SOURCES/gimp-deskew-plugin-master.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd gimp-deskew-plugin-master + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Kx2sI + umask 022 + cd /builddir/build/BUILD + cd gimp-deskew-plugin-master + /builddir/build/BUILD/gimp-deskew-plugin-master/autogen.sh --prefix=/usr I am testing that you have the required versions of autoconf, automake, glib-gettextize and intltoolize... checking for autoconf >= 2.54 ... 1 yes (version 2.69) checking for automake >= 1.6 ... 1 yes (version 1.15.1) checking for glib-gettextize >= 2.0.0 ... 1 yes (version 2.54.2) checking for intltool >= 0.17 ... 1 yes (version 0.51.0) I am going to run ./configure with the following arguments: --enable-maintainer-mode --prefix=/usr aclocal-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:30: installing './compile' configure.in:28: installing './install-sh' configure.in:28: installing './missing' automake-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:32: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:7: warning: source file 'formats/gimpfact.cc' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled automake-1.15: warning: possible forward-incompatibility. automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects' automake-1.15: automake option hasn't been enabled. For now, the corresponding output automake-1.15: object file(s) will be placed in the top-level directory. However, automake-1.15: this behaviour will change in future Automake versions: they will automake-1.15: unconditionally cause object files to be placed in the same subdirectory automake-1.15: of the corresponding sources. automake-1.15: You are advised to start using 'subdir-objects' option throughout your automake-1.15: project, to avoid future incompatibilities. src/Makefile.am:7: warning: source file 'raster/bwimage.cc' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'raster/deskewer.cc' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:7: warning: source file 'util/bitutil.cc' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am: installing './depcomp' Symlinking file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. 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 for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 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 whether to enable maintainer-specific portions of Makefiles... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIMP... yes checking whether NLS is requested... yes 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.26.1 checking for XML::Parser... ok 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for bind_textdomain_codeset... (cached) yes checking if GTK+ is version 2.7.0 or newer... yes checking if GIMP is version 2.3.0 or newer... 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 help/Makefile config.status: creating help/en/Makefile config.status: creating help/images/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Now type 'make' to compile GIMP Deskew Plug-In. + /usr/bin/make -O -j2 /usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-deskew-plugin"\" -g -O2 -Wall -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c mv -f .deps/interface.Tpo .deps/interface.Po make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' interface.c:263:1: warning: 'dialog_image_constraint_func' defined but not used [-Wunused-function] dialog_image_constraint_func (gint32 image_id, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ interface.c:73:22: warning: 'ui_state' defined but not used [-Wunused-variable] static PlugInUIVals *ui_state = NULL; ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-deskew-plugin"\" -g -O2 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-deskew-plugin"\" -g -O2 -Wall -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.c mv -f .deps/render.Tpo .deps/render.Po make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-deskew-plugin"\" -g -O2 -MT gimpfact.o -MD -MP -MF .deps/gimpfact.Tpo -c -o gimpfact.o `test -f 'formats/gimpfact.cc' || echo './'`formats/gimpfact.cc mv -f .deps/gimpfact.Tpo .deps/gimpfact.Po make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-deskew-plugin"\" -g -O2 -MT bwimage.o -MD -MP -MF .deps/bwimage.Tpo -c -o bwimage.o `test -f 'raster/bwimage.cc' || echo './'`raster/bwimage.cc mv -f .deps/bwimage.Tpo .deps/bwimage.Po make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-deskew-plugin"\" -g -O2 -MT bitutil.o -MD -MP -MF .deps/bitutil.Tpo -c -o bitutil.o `test -f 'util/bitutil.cc' || echo './'`util/bitutil.cc mv -f .deps/bitutil.Tpo .deps/bitutil.Po make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-deskew-plugin"\" -g -O2 -MT deskewer.o -MD -MP -MF .deps/deskewer.Tpo -c -o deskewer.o `test -f 'raster/deskewer.cc' || echo './'`raster/deskewer.cc mv -f .deps/deskewer.Tpo .deps/deskewer.Po make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -pthread -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/gimp-deskew-plugin"\" -g -O2 -MT deskew.o -MD -MP -MF .deps/deskew.Tpo -c -o deskew.o deskew.cc mv -f .deps/deskew.Tpo .deps/deskew.Po make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' g++ -g -O2 -o deskew interface.o main.o render.o gimpfact.o bwimage.o deskewer.o bitutil.o deskew.o -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 -lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' Making all in help Making all in en make[3]: Nothing to be done for 'all'. Making all in images make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VU4Cmn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64 + cd gimp-deskew-plugin-master + rm -rf /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/po' linguas=""; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gimp-deskew-plugin-master/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/gimp20-deskew-plugin.mo; \ echo "installing $lang.gmo as $dir/gimp20-deskew-plugin.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/gimp20-deskew-plugin.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gimp20-deskew-plugin.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/gimp20-deskew-plugin.mo.m; \ echo "installing $lang.gmo.m as $dir/gimp20-deskew-plugin.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/gimp20-deskew-plugin.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gimp20-deskew-plugin.mo.m"; \ else \ true; \ fi; \ fi; \ done make[1]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/usr/lib64/gimp/2.0/plug-ins' /usr/bin/install -p deskew '/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/usr/lib64/gimp/2.0/plug-ins' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' make[1]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/src' Making install in help make[1]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help' Making install in en make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help/en' make[3]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help/en' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/share/gimp-deskew-plugin/help/en' /usr/bin/install -p -m 644 gimp-help.xml index.html '/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/share/gimp-deskew-plugin/help/en' make[3]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help/en' make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help/en' Making install in images make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help/images' make[3]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help/images' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/share/gimp-deskew-plugin/help/images' /usr/bin/install -p -m 644 wilber.png '/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/share/gimp-deskew-plugin/help/images' make[3]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help/images' make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help/images' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help' make[3]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help' make[2]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help' make[1]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master/help' make[1]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master' make[2]: Entering directory '/builddir/build/BUILD/gimp-deskew-plugin-master' 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/gimp-deskew-plugin-master' make[1]: Leaving directory '/builddir/build/BUILD/gimp-deskew-plugin-master' + mv /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/usr/lib64 /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/ + rm -rf /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/usr + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.1-5.fc28 --unique-debug-suffix -1.1-5.fc28.x86_64 --unique-debug-src-base gimp-deskew-plugin-1.1-5.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/gimp-deskew-plugin-master extracting debug info from /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/lib64/gimp/2.0/plug-ins/deskew /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 76 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 Processing files: gimp-deskew-plugin-1.1-5.fc28.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8ISff3 + umask 022 + cd /builddir/build/BUILD + cd gimp-deskew-plugin-master + LICENSEDIR=/builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/share/licenses/gimp-deskew-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/share/licenses/gimp-deskew-plugin + cp -pr COPYING /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64/usr/share/licenses/gimp-deskew-plugin + exit 0 Provides: gimp-deskew-plugin = 1.1-5.fc28 gimp-deskew-plugin(x86-64) = 1.1-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgimp-2.0.so.0()(64bit) libgimpbase-2.0.so.0()(64bit) libgimpcolor-2.0.so.0()(64bit) libgimpconfig-2.0.so.0()(64bit) libgimpmath-2.0.so.0()(64bit) libgimpmodule-2.0.so.0()(64bit) libgimpui-2.0.so.0()(64bit) libgimpwidgets-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Supplements: gimp-divide-scanned-images Processing files: gimp-deskew-plugin-debugsource-1.1-5.fc28.x86_64 Provides: gimp-deskew-plugin-debugsource = 1.1-5.fc28 gimp-deskew-plugin-debugsource(x86-64) = 1.1-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gimp-deskew-plugin-debuginfo-1.1-5.fc28.x86_64 Provides: debuginfo(build-id) = 2ce57d1758c530dc377b48259db619ce76602afe gimp-deskew-plugin-debuginfo = 1.1-5.fc28 gimp-deskew-plugin-debuginfo(x86-64) = 1.1-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gimp-deskew-plugin-debugsource(x86-64) = 1.1-5.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64 Wrote: /builddir/build/RPMS/gimp-deskew-plugin-1.1-5.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/gimp-deskew-plugin-debugsource-1.1-5.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/gimp-deskew-plugin-debuginfo-1.1-5.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ONHgkJ + umask 022 + cd /builddir/build/BUILD + cd gimp-deskew-plugin-master + /usr/bin/rm -rf /builddir/build/BUILDROOT/gimp-deskew-plugin-1.1-5.fc28.x86_64 + exit 0 Child return code was: 0