Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gimp-resynthesizer.spec'], chrootPath='/var/lib/mock/610259-epel-7-x86_64/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-resynthesizer.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 warning: Could not canonicalize hostname: copr-builder-796098070.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gimp-resynthesizer.spec'], chrootPath='/var/lib/mock/610259-epel-7-x86_64/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-resynthesizer.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.7qm5ni + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resynthesizer_787ee5a + /usr/bin/xz -dc /builddir/build/SOURCES/resynthesizer_787ee5a.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd resynthesizer_787ee5a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + ./autogen.sh I am testing that you have the required versions of autoconf, automake, glib-gettextize and intltoolize... checking for autoconf >= 2.54 ... yes (version 2.69) checking for automake >= 1.6 ... checking for glib-gettextize >= 2.0.0 ... yes (version 2.50.3) checking for intltool >= 0.17 ... yes (version 0.50.2) I am going to run ./configure with the following arguments: --enable-maintainer-mode If you wish to pass additional arguments, please specify them on the ./autogen.sh command line or set the AUTOGEN_CONFIGURE_ARGS environment variable. lib/Makefile.am:10: warning: compiling 'imageSynth.c' with per-target flags requires 'AM_PROG_CC_C_O' in 'configure.ac' Copying 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 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 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 dependency style of gcc... (cached) 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.16.3 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 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 catalogs to be installed... es ru checking for bind_textdomain_codeset... (cached) yes checking for g_thread_init in -lgthread-2.0... yes checking if GTK+ is version 2.7.0 or newer... yes checking if GIMP is version 2.3.0 or newer... yes checking for ranlib... ranlib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/resynthesizer/Makefile config.status: creating src/resynthesizer-gui/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 PluginScripts/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 resynthesizer. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n4PukT + umask 022 + cd /builddir/build/BUILD + cd resynthesizer_787ee5a + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --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 for style of include used by make... GNU checking for x86_64-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 dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-redhat-linux-gnu-gcc... 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 dependency style of gcc... (cached) none checking for x86_64-redhat-linux-gnu-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 dependency style of gcc... (cached) none 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... no checking for x86_64-redhat-linux-gnu-pkg-config... no 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.16.3 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 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 catalogs to be installed... es ru checking for bind_textdomain_codeset... (cached) yes checking for g_thread_init in -lgthread-2.0... yes checking if GTK+ is version 2.7.0 or newer... yes checking if GIMP is version 2.3.0 or newer... yes checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/resynthesizer/Makefile config.status: creating src/resynthesizer-gui/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 PluginScripts/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j2 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libresynthesizer_a-imageSynth.o `test -f 'imageSynth.c' || echo './'`imageSynth.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libresynthesizer_a-engine.o `test -f 'engine.c' || echo './'`engine.c In file included from imageSynth.c:56:0: adaptSimple.h:183:1: warning: 'initBufferAndAntiAdapt' defined but not used [-Wunused-function] initBufferAndAntiAdapt( ^ In file included from engine.c:116:0: matchWeighting.h: In function 'proportionToNegLnCauchy': matchWeighting.h:55:5: warning: implicit declaration of function 'log' [-Wimplicit-function-declaration] return log( ^ matchWeighting.h:55:12: warning: incompatible implicit declaration of built-in function 'log' [enabled by default] return log( ^ In file included from orderTarget.h:29:0, from engine.c:117: brushfire.h: In function 'grad': brushfire.h:66:3: warning: implicit declaration of function 'atan2' [-Wimplicit-function-declaration] return (guint) (atan2( (gfloat) a.y, (gfloat) a.x) * 200 / G_PI + 200); ^ brushfire.h:66:19: warning: incompatible implicit declaration of built-in function 'atan2' [enabled by default] return (guint) (atan2( (gfloat) a.y, (gfloat) a.x) * 200 / G_PI + 200); ^ In file included from engine.c:522:0: synthesize.h: In function 'new_neighbor': synthesize.h:170:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&mutex); // Read color and source atomically ^ synthesize.h:177:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&mutex); ^ In file included from engine.c:522:0: synthesize.h: In function 'synthesize': synthesize.h:627:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&mutex); // Atomic write to color and sourceOf ^ synthesize.h:632:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&mutex); ^ In file included from engine.c:525:0: refinerThreaded.h: In function 'startThread': refinerThreaded.h:230:3: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] *thread = g_thread_create(synthesisThread, (void * __restrict__) args, TRUE, &error); ^ refinerThreaded.h: In function 'refiner': refinerThreaded.h:272:3: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&mutex); // defined in synthesize.h ^ refinerThreaded.h:273:3: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&mutexProgress); ^ refinerThreaded.h: In function 'deepProgressCallback': refinerThreaded.h:310:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&mutexProgress); ^ refinerThreaded.h:314:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&mutexProgress); ^ refinerThreaded.h: In function 'refiner': refinerThreaded.h:319:3: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:265) [-Wdeprecated-declarations] g_thread_init(NULL); // Init threading system, not necessary after glib 2.32 ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libresynthesizer_a-engineParams.o `test -f 'engineParams.c' || echo './'`engineParams.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libresynthesizer_a-imageFormat.o `test -f 'imageFormat.c' || echo './'`imageFormat.c rm -f libresynthesizer.a ar cru libresynthesizer.a libresynthesizer_a-imageSynth.o libresynthesizer_a-engine.o libresynthesizer_a-engineParams.o libresynthesizer_a-imageFormat.o ranlib libresynthesizer.a make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' Making all in resynthesizer make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/resynthesizer"\" -I../.. -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include -I./../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o resynthesizer-resynthesizer.o `test -f 'resynthesizer.c' || echo './'`resynthesizer.c In file included from resynthesizer.c:107:0: ../resynth-parameters.h:132:1: warning: 'set_last_parameters' defined but not used [-Wunused-function] set_last_parameters( ^ ../resynth-parameters.h:190:1: warning: 'set_parameters_to_list' defined but not used [-Wunused-function] set_parameters_to_list( ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o resynthesizer resynthesizer-resynthesizer.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 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ../../lib/libresynthesizer.a -lm -lgthread-2.0 -lgthread-2.0 make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' Making all in resynthesizer-gui make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share/resynthesizer"\" -I../.. -pthread -I/usr/include/gimp-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o resynthesizer_gui-resynth-gui.o `test -f 'resynth-gui.c' || echo './'`resynth-gui.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o resynthesizer_gui resynthesizer_gui-resynth-gui.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 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lgthread-2.0 make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' Making all in help make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help' Making all in en make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/en' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/en' Making all in images make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help' Making all in PluginScripts make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' Making all in po make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/po' make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a' make[1]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JscGAD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 + cd resynthesizer_787ee5a + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 Making install in lib make[1]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/lib' make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/lib' 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/resynthesizer_787ee5a/lib' make[1]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' Making install in resynthesizer make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins' /usr/bin/install -c resynthesizer '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer' Making install in resynthesizer-gui make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins' /usr/bin/install -c resynthesizer_gui '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src/resynthesizer-gui' make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' 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/resynthesizer_787ee5a/src' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' make[1]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/src' Making install in help make[1]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help' Making install in en make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/en' make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/en' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/resynthesizer/help/en' /usr/bin/install -c -m 644 gimp-help.xml index.html '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/resynthesizer/help/en' make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/en' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/en' Making install in images make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/resynthesizer/help/images' /usr/bin/install -c -m 644 wilber.png '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/resynthesizer/help/images' make[3]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help/images' make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/help' make[3]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/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/resynthesizer_787ee5a/help' make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help' make[1]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/help' Making install in PluginScripts make[1]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins' /usr/bin/install -c plugin-heal-selection.py plugin-resynth-sharpen.py plugin-resynth-enlarge.py plugin-uncrop.py plugin-render-texture.py plugin-map-style.py plugin-heal-transparency.py plugin-resynth-fill-pattern.py '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' make[1]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/PluginScripts' Making install in po make[1]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a/po' linguas="es ru "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/resynthesizer_787ee5a/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/resynthesizer.mo; \ echo "installing $lang.gmo as $dir/resynthesizer.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/resynthesizer.mo; \ echo "installing ./$lang.gmo as" \ "$dir/resynthesizer.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/resynthesizer.mo.m; \ echo "installing $lang.gmo.m as $dir/resynthesizer.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/resynthesizer.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/resynthesizer.mo.m"; \ else \ true; \ fi; \ fi; \ done installing es.gmo as /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/resynthesizer.mo installing ru.gmo as /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/resynthesizer.mo make[1]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a/po' make[1]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a' make[2]: Entering directory `/builddir/build/BUILD/resynthesizer_787ee5a' 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/resynthesizer_787ee5a' make[1]: Leaving directory `/builddir/build/BUILD/resynthesizer_787ee5a' + mkdir /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64//usr/share/appdata + cp -v gimp-resynthesizer.metainfo.xml /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64//usr/share/appdata/ 'gimp-resynthesizer.metainfo.xml' -> '/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64//usr/share/appdata/gimp-resynthesizer.metainfo.xml' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/resynthesizer_787ee5a extracting debug info from /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins/resynthesizer_gui extracting debug info from /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins/resynthesizer /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 334 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XerApp + umask 022 + cd /builddir/build/BUILD + cd resynthesizer_787ee5a + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64//usr/share/appdata/gimp-resynthesizer.metainfo.xml /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64//usr/share/appdata/gimp-resynthesizer.metainfo.xml: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 resynthesizer + exit 0 Processing files: gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NKgQkb + umask 022 + cd /builddir/build/BUILD + cd resynthesizer_787ee5a + DOCDIR=/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/doc/gimp-resynthesizer-2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/doc/gimp-resynthesizer-2.0 + cp -pr README /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/doc/gimp-resynthesizer-2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Tl0XgX + umask 022 + cd /builddir/build/BUILD + cd resynthesizer_787ee5a + LICENSEDIR=/builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/licenses/gimp-resynthesizer-2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/licenses/gimp-resynthesizer-2.0 + cp -pr COPYING /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64/usr/share/licenses/gimp-resynthesizer-2.0 + exit 0 Provides: gimp-resynthesizer = 2.0-9.20160601git787ee5a.el7.centos gimp-resynthesizer(x86-64) = 2.0-9.20160601git787ee5a.el7.centos 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: /usr/bin/env libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(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) libgthread-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) rtld(GNU_HASH) Processing files: gimp-resynthesizer-debuginfo-2.0-9.20160601git787ee5a.el7.centos.x86_64 Provides: gimp-resynthesizer-debuginfo = 2.0-9.20160601git787ee5a.el7.centos gimp-resynthesizer-debuginfo(x86-64) = 2.0-9.20160601git787ee5a.el7.centos 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/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 Wrote: /builddir/build/RPMS/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gimp-resynthesizer-debuginfo-2.0-9.20160601git787ee5a.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LzmVfl + umask 022 + cd /builddir/build/BUILD + cd resynthesizer_787ee5a + /usr/bin/rm -rf /builddir/build/BUILDROOT/gimp-resynthesizer-2.0-9.20160601git787ee5a.el7.centos.x86_64 + exit 0 Child return code was: 0