Mock Version: 1.2.14
ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pidgin-window-merge.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=<mockbuild.trace_decorator.getLog object at 0xea3090>uid=501)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pidgin-window-merge.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
warning: Could not canonicalize hostname: worker1.bsys.centos.org
Building target platforms: i686
Building for target i686
Wrote: /builddir/build/SRPMS/pidgin-window-merge-0.3-5.el7.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps  /builddir/build/SPECS/pidgin-window-merge.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0xea3090>printOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps  /builddir/build/SPECS/pidgin-window-merge.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: i686
Building for target i686
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dN9dpV
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf window_merge-0.3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/window_merge-0.3.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd window_merge-0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ImweRn
+ umask 022
+ cd /builddir/build/BUILD
+ cd window_merge-0.3
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/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   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
+ '[' 1 == 1 ']'
+ '[' i386 == ppc64le ']'
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ ./configure --build=i386-redhat-linux-gnu --host=i386-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 build system type... i386-redhat-linux-gnu
checking host system type... i386-redhat-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i386-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 a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop
checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i386-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i386-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i386-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i386-redhat-linux-gnu-strip... no
checking for strip... strip
checking for i386-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for i386-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i386-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 pidgin... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j16
make  all-am
make[1]: Entering directory `/builddir/build/BUILD/window_merge-0.3'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o window_merge_la-dummy.lo `test -f 'dummy.c' || echo './'`dummy.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o window_merge_la-merge.lo `test -f 'merge.c' || echo './'`merge.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o window_merge_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o window_merge_la-utils.lo `test -f 'utils.c' || echo './'`utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c plugin.c  -fPIC -DPIC -o .libs/window_merge_la-plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c utils.c  -fPIC -DPIC -o .libs/window_merge_la-utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c dummy.c  -fPIC -DPIC -o .libs/window_merge_la-dummy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c merge.c  -fPIC -DPIC -o .libs/window_merge_la-merge.o
/bin/sh ./libtool --tag=CC   --mode=link gcc -pthread -I/usr/include/pidgin -I/usr/include/gtk-2.0 -I/usr/include/libpurple -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -avoid-version -export-dynamic -module -shared  -lgtk-x11-2.0 -lpurple -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 -lfreetype -lglib-2.0   -Wl,-z,relro  -o window_merge.la -rpath /usr/lib/pidgin window_merge_la-dummy.lo window_merge_la-merge.lo window_merge_la-plugin.lo window_merge_la-utils.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/window_merge_la-dummy.o .libs/window_merge_la-merge.o .libs/window_merge_la-plugin.o .libs/window_merge_la-utils.o   -lgtk-x11-2.0 -lpurple -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 -lfreetype -lglib-2.0  -pthread -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,window_merge.so -o .libs/window_merge.so
libtool: link: ( cd ".libs" && rm -f "window_merge.la" && ln -s "../window_merge.la" "window_merge.la" )
make[1]: Leaving directory `/builddir/build/BUILD/window_merge-0.3'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bOyQ6Y
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386
++ dirname /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386
+ cd window_merge-0.3
+ make install DESTDIR=/builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386 plugindir=/usr/lib/pidgin
make[1]: Entering directory `/builddir/build/BUILD/window_merge-0.3'
make[1]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pidgin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/lib/pidgin"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   window_merge.la '/builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/lib/pidgin'
libtool: install: /usr/bin/install -c .libs/window_merge.so /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/lib/pidgin/window_merge.so
libtool: install: /usr/bin/install -c .libs/window_merge.lai /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/lib/pidgin/window_merge.la
libtool: install: warning: remember to run `libtool --finish /usr/lib/pidgin'
make[1]: Leaving directory `/builddir/build/BUILD/window_merge-0.3'
+ rm -f /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/lib/pidgin/window_merge.la
+ mkdir -p /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/appdata
+ cat
+ /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/window_merge-0.3
extracting debug info from /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/lib/pidgin/window_merge.so
dwz: Too few files for multifile optimization
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
85 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.4xjr3A
+ umask 022
+ cd /builddir/build/BUILD
+ cd window_merge-0.3
+ appstream-util validate-relax --nonet /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/appdata/pidgin-window-merge.metainfo.xml
/builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/appdata/pidgin-window-merge.metainfo.xml: GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
OK
+ exit 0
Processing files: pidgin-window-merge-0.3-5.el7.i686
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XsuD1c
+ umask 022
+ cd /builddir/build/BUILD
+ cd window_merge-0.3
+ DOCDIR=/builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/doc/pidgin-window-merge-0.3
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/doc/pidgin-window-merge-0.3
+ cp -pr AUTHORS /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/doc/pidgin-window-merge-0.3
+ cp -pr BUGS /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/doc/pidgin-window-merge-0.3
+ cp -pr ChangeLog /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/doc/pidgin-window-merge-0.3
+ cp -pr NEWS /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/doc/pidgin-window-merge-0.3
+ cp -pr README /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/doc/pidgin-window-merge-0.3
+ cp -pr TODO /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/doc/pidgin-window-merge-0.3
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BPsy1O
+ umask 022
+ cd /builddir/build/BUILD
+ cd window_merge-0.3
+ LICENSEDIR=/builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/licenses/pidgin-window-merge-0.3
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/licenses/pidgin-window-merge-0.3
+ cp -pr COPYING /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386/usr/share/licenses/pidgin-window-merge-0.3
+ exit 0
Provides: pidgin-window-merge = 0.3-5.el7 pidgin-window-merge(x86-32) = 0.3-5.el7
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 libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpurple.so.0 rtld(GNU_HASH)
Processing files: pidgin-window-merge-debuginfo-0.3-5.el7.i686
Provides: pidgin-window-merge-debuginfo = 0.3-5.el7 pidgin-window-merge-debuginfo(x86-32) = 0.3-5.el7
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386
Wrote: /builddir/build/RPMS/pidgin-window-merge-0.3-5.el7.i686.rpm
Wrote: /builddir/build/RPMS/pidgin-window-merge-debuginfo-0.3-5.el7.i686.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bTEnIF
+ umask 022
+ cd /builddir/build/BUILD
+ cd window_merge-0.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/pidgin-window-merge-0.3-5.el7.i386
+ exit 0
Child return code was: 0
LEAVE do -->