Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dzen2.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2614/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dzen2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-221068920.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dzen2-0.8.5-16.20100104svn.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dzen2.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2614/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dzen2.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UbO2tC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dzen2-0.8.5-2010-01-04 + /usr/bin/gzip -dc /builddir/build/SOURCES/dzen2-0.8.5-2010-01-04.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dzen2-0.8.5-2010-01-04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (dzen2-0.8.5-2010-01-04-verbose.patch):' Patch #1 (dzen2-0.8.5-2010-01-04-verbose.patch): + /usr/bin/cat /builddir/build/SOURCES/dzen2-0.8.5-2010-01-04-verbose.patch + /usr/bin/patch -p1 -b --suffix .verbose --fuzz=0 patching file Makefile patching file gadgets/Makefile + echo 'Patch #2 (dzen2-0.8.5-2010-01-04-fedora-config.patch):' Patch #2 (dzen2-0.8.5-2010-01-04-fedora-config.patch): + /usr/bin/cat /builddir/build/SOURCES/dzen2-0.8.5-2010-01-04-fedora-config.patch + /usr/bin/patch -p1 -b --suffix .fedora-config --fuzz=0 patching file config.mk patching file gadgets/config.mk + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cmMsuX + umask 022 + cd /builddir/build/BUILD + cd dzen2-0.8.5-2010-01-04 + make -j2 LIBDIR=/usr/lib64 dzen2 build options: CC draw.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION=\"0.8.5-svn\" -DDZEN_XINERAMA -DDZEN_XPM -DDZEN_XFT `pkg-config --cflags xft` draw.c 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 -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="0.8.5-svn" -DDZEN_XINERAMA -DDZEN_XPM -DDZEN_XFT -I/usr/include/freetype2 LDFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib64 -lc -L/usr/X11R6/lib -lX11 -lXinerama -lXpm -lXft CC = gcc LD = gcc CC main.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION=\"0.8.5-svn\" -DDZEN_XINERAMA -DDZEN_XPM -DDZEN_XFT `pkg-config --cflags xft` main.c draw.c: In function 'parse_line': draw.c:801:7: warning: pointer targets in passing argument 6 of 'XftDrawStringUtf8' differ in signedness [-Wpointer-sign] cur_fnt->xftfont, px, py + dzen.font.xftfont->ascent, lbuf, strlen(lbuf)); ^ In file included from dzen.h:14:0, from draw.c:8: /usr/include/X11/Xft/Xft.h:219:1: note: expected 'const FcChar8 *' but argument is of type 'char *' XftDrawStringUtf8 (XftDraw *draw, ^ main.c: In function 'set_docking_ewmh_info': main.c:297:16: warning: variable 'strut_s' set but not used [-Wunused-but-set-variable] unsigned long strut_s[4] = { 0 }; ^ main.c: In function 'x_preload': main.c:833:20: warning: variable 'font_extents' set but not used [-Wunused-but-set-variable] XFontSetExtents *font_extents; ^ CC util.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION=\"0.8.5-svn\" -DDZEN_XINERAMA -DDZEN_XPM -DDZEN_XFT `pkg-config --cflags xft` util.c CC action.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION=\"0.8.5-svn\" -DDZEN_XINERAMA -DDZEN_XPM -DDZEN_XFT `pkg-config --cflags xft` action.c LD dzen2 gcc -o dzen2 draw.o main.o util.o action.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib64 -lc -L/usr/X11R6/lib -lX11 -lXinerama -lXpm `pkg-config --libs xft` Run ./help for documentation + make -C gadgets -j2 LIBDIR=/usr/lib64 make: Entering directory `/builddir/build/BUILD/dzen2-0.8.5-2010-01-04/gadgets' dzen2 gadgets build options: CC dbar.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Os -I. -I/usr/include -I/usr/X11R6/include dbar.c 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 -Os -I. -I/usr/include -I/usr/X11R6/include LDFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib64 CC = gcc LD = gcc CC dbar-main.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Os -I. -I/usr/include -I/usr/X11R6/include dbar-main.c dbar.c: In function 'fdbar': dbar.c:124:14: warning: operation on 'dbar->gc' may be undefined [-Wsequence-point] dbar->gc = dbar->gc < MAX_GRAPH_VALS && ^ dbar-main.c: In function 'main': dbar-main.c:86:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC gdbar.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Os -I. -I/usr/include -I/usr/X11R6/include gdbar.c gdbar.c: In function 'main': gdbar.c:100:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ CC gcpubar.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Os -I. -I/usr/include -I/usr/X11R6/include gcpubar.c CC textwidth.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Os -I. -I/usr/include -I/usr/X11R6/include textwidth.c gcpubar.c: In function 'main': gcpubar.c:152:12: warning: unused variable 'myload' [-Wunused-variable] double myload; ^ gcpubar.c:43:9: warning: unused variable 'total' [-Wunused-variable] double total; ^ textwidth.c: In function 'setfont': textwidth.c:65:20: warning: variable 'font_extents' set but not used [-Wunused-but-set-variable] XFontSetExtents *font_extents; ^ LD dbar LD gdbar gcc -o gdbar gdbar.o dbar.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib64 gcc -o dbar dbar-main.o dbar.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib64 LD gcpubar LD textwidth gcc -o gcpubar gcpubar.o dbar.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib64 gcc -o textwidth textwidth.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/usr/lib64 -L/usr/X11R6/lib -lX11 make: Leaving directory `/builddir/build/BUILD/dzen2-0.8.5-2010-01-04/gadgets' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kj1kul + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 + cd dzen2-0.8.5-2010-01-04 + rm -rf /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 + mkdir /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 + export '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' + 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' + make install DESTDIR=/builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 PREFIX=/usr dzen2 build options: 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 -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="0.8.5-svn" -DDZEN_XINERAMA -DDZEN_XPM -DDZEN_XFT -I/usr/include/freetype2 LDFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L -lc -L/usr/X11R6/lib -lX11 -lXinerama -lXpm -lXft CC = gcc LD = gcc installing executable file to /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin + make -C gadgets install DESTDIR=/builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 PREFIX=/usr make: Entering directory `/builddir/build/BUILD/dzen2-0.8.5-2010-01-04/gadgets' dzen2 gadgets build options: 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 -Os -I. -I/usr/include -I/usr/X11R6/include LDFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L CC = gcc LD = gcc installing executable file to /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin make: Leaving directory `/builddir/build/BUILD/dzen2-0.8.5-2010-01-04/gadgets' + for gadget in dbar gcpubar gdbar textwidth + mv /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dbar /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2-dbar + for gadget in dbar gcpubar gdbar textwidth + mv /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/gcpubar /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2-gcpubar + for gadget in dbar gcpubar gdbar textwidth + mv /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/gdbar /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2-gdbar + for gadget in dbar gcpubar gdbar textwidth + mv /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/textwidth /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2-textwidth + mkdir -p /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/man/man1 + for manpage in /builddir/build/SOURCES/dzen2.1 /builddir/build/SOURCES/dzen2-dbar.1 /builddir/build/SOURCES/dzen2-gcpubar.1 /builddir/build/SOURCES/dzen2-gdbar.1 /builddir/build/SOURCES/dzen2-textwidth.1 + install -m 0644 /builddir/build/SOURCES/dzen2.1 /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/man/man1/dzen2.1 + for manpage in /builddir/build/SOURCES/dzen2.1 /builddir/build/SOURCES/dzen2-dbar.1 /builddir/build/SOURCES/dzen2-gcpubar.1 /builddir/build/SOURCES/dzen2-gdbar.1 /builddir/build/SOURCES/dzen2-textwidth.1 + install -m 0644 /builddir/build/SOURCES/dzen2-dbar.1 /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/man/man1/dzen2-dbar.1 + for manpage in /builddir/build/SOURCES/dzen2.1 /builddir/build/SOURCES/dzen2-dbar.1 /builddir/build/SOURCES/dzen2-gcpubar.1 /builddir/build/SOURCES/dzen2-gdbar.1 /builddir/build/SOURCES/dzen2-textwidth.1 + install -m 0644 /builddir/build/SOURCES/dzen2-gcpubar.1 /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/man/man1/dzen2-gcpubar.1 + for manpage in /builddir/build/SOURCES/dzen2.1 /builddir/build/SOURCES/dzen2-dbar.1 /builddir/build/SOURCES/dzen2-gcpubar.1 /builddir/build/SOURCES/dzen2-gdbar.1 /builddir/build/SOURCES/dzen2-textwidth.1 + install -m 0644 /builddir/build/SOURCES/dzen2-gdbar.1 /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/man/man1/dzen2-gdbar.1 + for manpage in /builddir/build/SOURCES/dzen2.1 /builddir/build/SOURCES/dzen2-dbar.1 /builddir/build/SOURCES/dzen2-gcpubar.1 /builddir/build/SOURCES/dzen2-gdbar.1 /builddir/build/SOURCES/dzen2-textwidth.1 + install -m 0644 /builddir/build/SOURCES/dzen2-textwidth.1 /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/man/man1/dzen2-textwidth.1 + /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/dzen2-0.8.5-2010-01-04 extracting debug info from /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2-textwidth extracting debug info from /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2-gdbar extracting debug info from /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2-gcpubar extracting debug info from /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2-dbar extracting debug info from /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/bin/dzen2 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 179 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 Processing files: dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MEUMiL + umask 022 + cd /builddir/build/BUILD + cd dzen2-0.8.5-2010-01-04 + DOCDIR=/builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/doc/dzen2-0.8.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/doc/dzen2-0.8.5 + cp -pr LICENSE /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/doc/dzen2-0.8.5 + cp -pr CREDITS /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/doc/dzen2-0.8.5 + cp -pr README /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/doc/dzen2-0.8.5 + cp -pr README.dzen /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/doc/dzen2-0.8.5 + cp -pr gadgets/README.dbar gadgets/README.gcpubar gadgets/README.gdbar gadgets/README.kittscanner gadgets/README.textwidth /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64/usr/share/doc/dzen2-0.8.5 + exit 0 Provides: dzen2 = 0.8.5-16.20100104svn.el7.centos dzen2(x86-64) = 0.8.5-16.20100104svn.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXft.so.2()(64bit) libXinerama.so.1()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: dzen2-debuginfo-0.8.5-16.20100104svn.el7.centos.x86_64 Provides: dzen2-debuginfo = 0.8.5-16.20100104svn.el7.centos dzen2-debuginfo(x86-64) = 0.8.5-16.20100104svn.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/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-221068920.novalocal Wrote: /builddir/build/RPMS/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/dzen2-debuginfo-0.8.5-16.20100104svn.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gEuXu3 + umask 022 + cd /builddir/build/BUILD + cd dzen2-0.8.5-2010-01-04 + rm -rf /builddir/build/BUILDROOT/dzen2-0.8.5-16.20100104svn.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->