Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gimp-bimp-plugin.spec'], chrootPath='/var/lib/mock/646884-epel-7-x86_64-1508599447/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-bimp-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 warning: Could not canonicalize hostname: copr-builder-113476211.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gimp-bimp-plugin-1.18-1.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-bimp-plugin.spec'], chrootPath='/var/lib/mock/646884-epel-7-x86_64-1508599447/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-bimp-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.dSJKVl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gimp-plugin-bimp-1.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.18.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gimp-plugin-bimp-1.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo '#!/bin/bash' + chmod +x configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.csLYYw + umask 022 + cd /builddir/build/BUILD + cd gimp-plugin-bimp-1.18 + 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 + make -j2 which gimptool-2.0 && which pcre-config && \ gcc -o ./bin/bimp -Wall -O2 -Wno-unused-variable -Wno-pointer-sign -Wno-parentheses src/*.c src/manipulation-gui/*.c -pthread -I/usr/include/gimp-2.0 -I/usr/include/gtk-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/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -lpcre -lm -DGIMP_DISABLE_DEPRECATED /usr/bin/gimptool-2.0 /usr/bin/pcre-config src/bimp-gui.c: In function 'add_manipulation_button': src/bimp-gui.c:918:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(man->icon, TRUE, NULL))); ^ src/bimp-gui.c: In function 'open_about': src/bimp-gui.c:1046:9: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] "logo", gdk_pixbuf_from_pixdata(&pixdata_bimpicon, FALSE, NULL), ^ In file included from src/bimp-manipulations-gui.c:18:0: src/manipulation-gui/gui-watermark.h:7:0: warning: "INPUT_W" redefined [enabled by default] #define INPUT_W 160 ^ In file included from src/bimp-manipulations-gui.c:15:0: src/manipulation-gui/gui-color.h:15:0: note: this is the location of the previous definition #define INPUT_W 200 ^ src/bimp-manipulations-gui.c: In function 'bimp_open_editwindow': src/bimp-manipulations-gui.c:49:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_resize_save; ^ src/bimp-manipulations-gui.c:53:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_crop_save; ^ src/bimp-manipulations-gui.c:57:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_fliprotate_save; ^ src/bimp-manipulations-gui.c:61:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_color_save; ^ src/bimp-manipulations-gui.c:65:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_sharpblur_save; ^ src/bimp-manipulations-gui.c:69:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_changeformat_save; ^ src/bimp-manipulations-gui.c:73:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_watermark_save; ^ src/bimp-manipulations-gui.c:77:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_rename_save; ^ src/bimp-manipulations-gui.c:81:14: warning: assignment from incompatible pointer type [enabled by default] save = &bimp_userdef_save; ^ src/bimp-operate.c: In function 'apply_resize': src/bimp-operate.c:599:9: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration] gimp_layer_translate(layerId, -abs(view_w - final_w) / 2, -abs(view_h - final_h) / 2); ^ src/manipulation-gui/gui-fliprotate.c: In function 'bimp_fliprotate_gui_new': src/manipulation-gui/gui-fliprotate.c:26:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_flipH), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_flipH, FALSE, NULL))); ^ src/manipulation-gui/gui-fliprotate.c:32:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_flipV), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_flipV, FALSE, NULL))); ^ src/manipulation-gui/gui-watermark.c: In function 'bimp_watermark_gui_new': src/manipulation-gui/gui-watermark.c:151:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_tl), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_postl, TRUE, NULL))); ^ src/manipulation-gui/gui-watermark.c:158:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_tc), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_postc, TRUE, NULL))); ^ src/manipulation-gui/gui-watermark.c:166:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_tr), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_postr, TRUE, NULL))); ^ src/manipulation-gui/gui-watermark.c:173:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_cl), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_poscl, TRUE, NULL))); ^ src/manipulation-gui/gui-watermark.c:181:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_cc), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_poscc, TRUE, NULL))); ^ src/manipulation-gui/gui-watermark.c:188:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_cr), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_poscr, TRUE, NULL))); ^ src/manipulation-gui/gui-watermark.c:196:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_bl), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_posbl, TRUE, NULL))); ^ src/manipulation-gui/gui-watermark.c:203:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_bc), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_posbc, TRUE, NULL))); ^ src/manipulation-gui/gui-watermark.c:211:5: warning: 'gdk_pixbuf_from_pixdata' is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h:119) [-Wdeprecated-declarations] gtk_button_set_image(GTK_BUTTON(button_br), gtk_image_new_from_pixbuf(gdk_pixbuf_from_pixdata(&pixdata_posbr, TRUE, NULL))); ^ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a37kRS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64 + cd gimp-plugin-bimp-1.18 + mkdir -p /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64//usr/lib64/gimp/2.0/plug-ins/ + install bin/bimp /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64//usr/lib64/gimp/2.0/plug-ins/ + /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/gimp-plugin-bimp-1.18 extracting debug info from /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64/usr/lib64/gimp/2.0/plug-ins/bimp dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gimp-bimp-plugin-1.18-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vzxn8e + umask 022 + cd /builddir/build/BUILD + cd gimp-plugin-bimp-1.18 + DOCDIR=/builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64/usr/share/doc/gimp-bimp-plugin-1.18 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64/usr/share/doc/gimp-bimp-plugin-1.18 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64/usr/share/doc/gimp-bimp-plugin-1.18 + cp -pr LICENSE /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64/usr/share/doc/gimp-bimp-plugin-1.18 + cp -pr README.md /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64/usr/share/doc/gimp-bimp-plugin-1.18 + exit 0 Provides: gimp-bimp-plugin = 1.18-1.el7.centos gimp-bimp-plugin(x86-64) = 1.18-1.el7.centos Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.7)(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) 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) libpcre.so.1()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: gimp-bimp-plugin-debuginfo-1.18-1.el7.centos.x86_64 Provides: gimp-bimp-plugin-debuginfo = 1.18-1.el7.centos gimp-bimp-plugin-debuginfo(x86-64) = 1.18-1.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-bimp-plugin-1.18-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/gimp-bimp-plugin-1.18-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gimp-bimp-plugin-debuginfo-1.18-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eDLQzl + umask 022 + cd /builddir/build/BUILD + cd gimp-plugin-bimp-1.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gimp-bimp-plugin-1.18-1.el7.centos.x86_64 + exit 0 Child return code was: 0