Mock Version: 1.2.4 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/keybinder.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3408/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/keybinder.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: i-0002c1a5 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/keybinder-0.3.0-1.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/keybinder.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3408/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/keybinder.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gKMTp9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keybinder-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/keybinder-0.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd keybinder-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bB27sS + umask 022 + cd /builddir/build/BUILD + cd keybinder-0.3.0 + 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 ++ 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=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 --disable-lua --disable-python --disable-static --disable-gtk-doc-html --disable-silent-rules 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 to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf 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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) 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 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 whether make supports nested variables... yes checking for pkg-config... yes 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 GTK... yes checking for gobject-introspection... no checking for XkbQueryExtension... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating libkeybinder/Makefile config.status: creating libkeybinder/keybinder.pc config.status: creating lua-keybinder/Makefile config.status: creating python-keybinder/__init__.py config.status: creating python-keybinder/Makefile config.status: creating docs/Makefile config.status: creating docs/version.info config.status: executing depfiles commands config.status: executing libtool commands keybinder v0.3.0 Prefix............... : /usr GTK version ......... : gtk+-2.0 libkeybinder ........ : yes gobject-introspection : no gtk-doc ............. : no python-keybinder .... : no lua-keybinder ....... : no Now type make to compile Then su to root and type: make install + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool ------{?_smp_mflags} = -j3 + echo '------{?_smp_mflags} = -j3' + make -j3 Making all in libkeybinder make[1]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0/libkeybinder' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"keybinder\" -DPACKAGE_TARNAME=\"keybinder\" -DPACKAGE_VERSION=\"0.3.0\" -DPACKAGE_STRING=\"keybinder\ 0.3.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"keybinder\" -DVERSION=\"0.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/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 -Wall -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 bind.lo bind.c libtool: compile: gcc -DPACKAGE_NAME=\"keybinder\" -DPACKAGE_TARNAME=\"keybinder\" -DPACKAGE_VERSION=\"0.3.0\" "-DPACKAGE_STRING=\"keybinder 0.3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"keybinder\" -DVERSION=\"0.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/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 -Wall -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 bind.c -fPIC -DPIC -o .libs/bind.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -version-info 1:0:1 -Wl,-z,relro -o libkeybinder.la -rpath /usr/lib64 bind.lo -lXext -lXrender -lX11 libtool: link: gcc -shared -fPIC -DPIC .libs/bind.o -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 -lXext -lXrender -lX11 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libkeybinder.so.0 -o .libs/libkeybinder.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libkeybinder.so.0" && ln -s "libkeybinder.so.0.1.0" "libkeybinder.so.0") libtool: link: (cd ".libs" && rm -f "libkeybinder.so" && ln -s "libkeybinder.so.0.1.0" "libkeybinder.so") libtool: link: ( cd ".libs" && rm -f "libkeybinder.la" && ln -s "../libkeybinder.la" "libkeybinder.la" ) make[1]: Leaving directory `/builddir/build/BUILD/keybinder-0.3.0/libkeybinder' Making all in docs make[1]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/keybinder-0.3.0/docs' make[1]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/keybinder-0.3.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EAwNUN + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 + cd keybinder-0.3.0 + echo '------${RPM_BUILD_ROOT} = /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64' ------${RPM_BUILD_ROOT} = /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 + echo '------{?_isa} = (x86-64)' ------{?_isa} = (x86-64) + echo '------{?dist} = .el7.centos' ------{?dist} = .el7.centos + echo '------{buildroot} = /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64' ------{buildroot} = /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 + echo '------{_prefix} = /usr' ------{_prefix} = /usr + echo '------{_bindir} = /usr/bin' ------{_bindir} = /usr/bin + echo '------{_sysconfdir} = /etc' ------{_sysconfdir} = /etc + echo '------{_includedir} = /usr/include' ------{_includedir} = /usr/include + echo '------{_libdir} = /usr/lib64' ------{_libdir} = /usr/lib64 + echo '------{_datadir} = /usr/share' ------{_datadir} = /usr/share + echo '------{_docdir} = /usr/share/doc' ------{_docdir} = /usr/share/doc + echo '------{_infodir} = /usr/share/info' ------{_infodir} = /usr/share/info ------{_mandir} = /usr/share/man + echo '------{_mandir} = /usr/share/man' + rm -rfv /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64' + make install DESTDIR=/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 Making install in libkeybinder make[1]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0/libkeybinder' make[2]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0/libkeybinder' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 keybinder.h '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libkeybinder.la '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libkeybinder.so.0.1.0 /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/libkeybinder.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libkeybinder.so.0.1.0 libkeybinder.so.0 || { rm -f libkeybinder.so.0 && ln -s libkeybinder.so.0.1.0 libkeybinder.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libkeybinder.so.0.1.0 libkeybinder.so || { rm -f libkeybinder.so && ln -s libkeybinder.so.0.1.0 libkeybinder.so; }; }) libtool: install: /usr/bin/install -c .libs/libkeybinder.lai /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/libkeybinder.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 keybinder.pc '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/keybinder-0.3.0/libkeybinder' make[1]: Leaving directory `/builddir/build/BUILD/keybinder-0.3.0/libkeybinder' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0/docs' make[2]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0/docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/deprecated-api-index.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/keybinder-keybinder.html /usr/bin/install -c -m 644 ./html/keybinder.devhelp2 /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[2]: Leaving directory `/builddir/build/BUILD/keybinder-0.3.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/keybinder-0.3.0/docs' make[1]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0' make[2]: Entering directory `/builddir/build/BUILD/keybinder-0.3.0' 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/keybinder-0.3.0' make[1]: Leaving directory `/builddir/build/BUILD/keybinder-0.3.0' + rm -frv /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/libkeybinder.la removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/object-tree.html' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/index.html' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/deprecated-api-index.html' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/keybinder-keybinder.html' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/api-index-full.html' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/index.sgml' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/up.png' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/ch01.html' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/home.png' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/left.png' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/right.png' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/keybinder.devhelp2' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/annotation-glossary.html' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder/style.css' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html/keybinder' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc/html' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share/gtk-doc' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/share' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/libkeybinder.la' + /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/keybinder-0.3.0 extracting debug info from /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/libkeybinder.so.0.1.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libkeybinder.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libkeybinder.so.0.debug symlinked /usr/lib/debug/usr/lib64/libkeybinder.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libkeybinder.so.debug 36 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: keybinder-0.3.0-1.el7.centos.x86_64 Provides: keybinder = 0.3.0-1.el7.centos keybinder(x86-64) = 0.3.0-1.el7.centos libkeybinder.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXrender.so.1()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(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) 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) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: keybinder-devel-0.3.0-1.el7.centos.x86_64 Provides: keybinder-devel = 0.3.0-1.el7.centos keybinder-devel(x86-64) = 0.3.0-1.el7.centos pkgconfig(keybinder) = 0.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libkeybinder.so.0()(64bit) pkgconfig(gtk+-2.0) Processing files: keybinder-debuginfo-0.3.0-1.el7.centos.x86_64 Provides: keybinder-debuginfo = 0.3.0-1.el7.centos keybinder-debuginfo(x86-64) = 0.3.0-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/keybinder-0.3.0-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/keybinder-0.3.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/keybinder-devel-0.3.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/keybinder-debuginfo-0.3.0-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.scAGTD + umask 022 + cd /builddir/build/BUILD + cd keybinder-0.3.0 + rm -rfv /builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64 removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/usr/lib64/libkeybinder.so.0.debug' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/usr/lib64/libkeybinder.so.0.1.0.debug' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/usr/lib64/libkeybinder.so.debug' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/usr/lib64' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/usr' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/.build-id/c5/eecceda3bd43e07cf4438bb787ce1eabab5e75.debug' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/.build-id/c5/eecceda3bd43e07cf4438bb787ce1eabab5e75' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/.build-id/c5' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug/.build-id' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib/debug' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/pkgconfig/keybinder.pc' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/pkgconfig' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/libkeybinder.so.0.1.0' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/libkeybinder.so.0' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64/libkeybinder.so' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/lib64' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/src/debug/keybinder-0.3.0/libkeybinder/keybinder.h' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/src/debug/keybinder-0.3.0/libkeybinder/bind.c' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/src/debug/keybinder-0.3.0/libkeybinder' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/src/debug/keybinder-0.3.0' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/src/debug' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/src' removed '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/include/keybinder.h' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr/include' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64/usr' removed directory: '/builddir/build/BUILDROOT/keybinder-0.3.0-1.el7.centos.x86_64' + exit 0 Child return code was: 0 LEAVE do -->