Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/guake.spec'], False, '/var/lib/mock/dist-6E-epel-build-1426469-231035/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/guake.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-09.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/guake-0.4.4-4.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/guake.spec'], False, '/var/lib/mock/dist-6E-epel-build-1426469-231035/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/guake.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0yRigU + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf guake-0.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/guake-0.4.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd guake-0.4.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|if test -z "$ac_pvte_result"; then|if test -z "" ; then|g' configure + sed -i -e 's|include |include |' src/globalhotkeys/keybinder.h + echo 'Patch #0 (0001-Fix-focus-issue-on-gnome-shell.patch):' Patch #0 (0001-Fix-focus-issue-on-gnome-shell.patch): + /bin/cat /builddir/build/SOURCES/0001-Fix-focus-issue-on-gnome-shell.patch + /usr/bin/patch -s -p1 -b --suffix . --fuzz=0 + echo 'Patch #1 (0001-Fix-notification.patch):' Patch #1 (0001-Fix-notification.patch): + /bin/cat /builddir/build/SOURCES/0001-Fix-notification.patch + /usr/bin/patch -s -p1 -b --suffix . --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j5Hkdx + umask 022 + cd /builddir/build/BUILD + cd guake-0.4.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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-schemas-install --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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) gcc3 checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.41.0 found 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.10.1 checking for XML::Parser... ok 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 a Python interpreter with version >= 2.5.0... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages 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 DEPENDENCIES... yes checking for the python-vte package... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/guake.desktop config.status: creating data/guake-prefs.desktop config.status: creating data/org.guake.Guake.service config.status: creating data/pixmaps/Makefile config.status: creating data/icons/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/globalhotkeys/Makefile config.status: creating src/globals.py config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/guake-0.4.4' Making all in src make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4/src' Making all in globalhotkeys make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/src/globalhotkeys' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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/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/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT eggaccelerators.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c -o eggaccelerators.lo eggaccelerators.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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/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/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keybinder.lo -MD -MP -MF .deps/keybinder.Tpo -c -o keybinder.lo keybinder.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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/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/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT globalhotkeys.lo -MD -MP -MF .deps/globalhotkeys.Tpo -c -o globalhotkeys.lo globalhotkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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/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/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT keybinder.lo -MD -MP -MF .deps/keybinder.Tpo -c keybinder.c -fPIC -DPIC -o .libs/keybinder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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/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/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT globalhotkeys.lo -MD -MP -MF .deps/globalhotkeys.Tpo -c globalhotkeys.c -fPIC -DPIC -o .libs/globalhotkeys.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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/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/libpng12 -I/usr/include/pygtk-2.0 -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT eggaccelerators.lo -MD -MP -MF .deps/eggaccelerators.Tpo -c eggaccelerators.c -fPIC -DPIC -o .libs/eggaccelerators.o globalhotkeys.c: In function 'initglobalhotkeys': globalhotkeys.c:307: warning: dereferencing type-punned pointer will break strict-aliasing rules globalhotkeys.c:307: warning: dereferencing pointer 'GlobalHotkeyType.45' does break strict-aliasing rules globalhotkeys.c:307: warning: dereferencing pointer 'GlobalHotkeyType.45' does break strict-aliasing rules globalhotkeys.c:307: note: initialized from here mv -f .deps/keybinder.Tpo .deps/keybinder.Plo mv -f .deps/globalhotkeys.Tpo .deps/globalhotkeys.Plo mv -f .deps/eggaccelerators.Tpo .deps/eggaccelerators.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -lpython2.6 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -o globalhotkeys.la -rpath /usr/lib64/python2.6/site-packages/guake eggaccelerators.lo keybinder.lo globalhotkeys.lo libtool: link: gcc -shared -fPIC -DPIC .libs/eggaccelerators.o .libs/keybinder.o .libs/globalhotkeys.o -lpython2.6 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -O2 -m64 -mtune=generic -Wl,-soname -Wl,globalhotkeys.so -o .libs/globalhotkeys.so libtool: link: ( cd ".libs" && rm -f "globalhotkeys.la" && ln -s "../globalhotkeys.la" "globalhotkeys.la" ) make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/src/globalhotkeys' make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/src' make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/src' Making all in data make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data' Making all in pixmaps make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data/pixmaps' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data/pixmaps' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data/icons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data/icons' make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data' make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data' Making all in po make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.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 file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo no | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file no.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/po' make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4' make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4' make[1]: Leaving directory `/builddir/build/BUILD/guake-0.4.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gVcWZo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64 + cd guake-0.4.4 + LANG=C + export LANG + unset DISPLAY + export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + make install DESTDIR=/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/guake-0.4.4/src' Making install in globalhotkeys make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4/src/globalhotkeys' make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/src/globalhotkeys' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib64/python2.6/site-packages/guake' /bin/sh ../../libtool --mode=install install -p globalhotkeys.la '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib64/python2.6/site-packages/guake' libtool: install: install -p .libs/globalhotkeys.so /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib64/python2.6/site-packages/guake/globalhotkeys.so libtool: install: install -p .libs/globalhotkeys.lai /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib64/python2.6/site-packages/guake/globalhotkeys.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/guake' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/src/globalhotkeys' make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/src/globalhotkeys' make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4/src' make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/src' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/bin' install -p guake guake-prefs '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake' install -p -m 644 __init__.py globals.py common.py simplegladeapp.py dbusiface.py prefs.py '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake' Byte-compiling python modules... __init__.pyglobals.pycommon.pysimplegladeapp.pydbusiface.pyprefs.py Byte-compiling python modules (optimized versions) ... __init__.pyglobals.pycommon.pysimplegladeapp.pydbusiface.pyprefs.py make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/src' make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/src' make[1]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data' Making install in pixmaps make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data/pixmaps' make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data/pixmaps' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/pixmaps/guake' install -p -m 644 guake.png guake-tray.png guake-notification.png add_tab.png '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/pixmaps/guake' make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data/pixmaps' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data/icons' make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data/icons' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/16x16/apps' install -p -m 644 16x16/apps/guake.png 16x16/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/16x16/apps' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/22x22/apps' install -p -m 644 22x22/apps/guake.png 22x22/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/22x22/apps' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/24x24/apps' install -p -m 644 24x24/apps/guake.png 24x24/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/24x24/apps' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/256x256/apps' install -p -m 644 256x256/apps/guake.png 256x256/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/256x256/apps' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/32x32/apps' install -p -m 644 32x32/apps/guake.png 32x32/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/32x32/apps' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/48x48/apps' install -p -m 644 48x48/apps/guake.png 48x48/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/icons/hicolor/48x48/apps' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data/icons' : test -n "/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64" || gtk-update-icon-cache --ignore-theme-index --force "/usr/share/icons/hicolor" make[4]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data/icons' make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data' make[3]: Entering directory `/builddir/build/BUILD/guake-0.4.4/data' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/applications' install -p -m 644 guake.desktop guake-prefs.desktop '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/applications' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/man/man1' install -p -m 644 guake.1 '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/man/man1' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/etc/gconf/schemas' install -p -m 644 guake.schemas '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/etc/gconf/schemas' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/dbus-1/services' install -p -m 644 org.guake.Guake.service '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/dbus-1/services' /bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/guake' install -p -m 644 about.glade guake.glade prefs.glade '/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/guake' make[3]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data' make[2]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data' make[1]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/data' Making install in po make[1]: Entering directory `/builddir/build/BUILD/guake-0.4.4/po' linguas="pt_BR ja es ru pl no de it fa hu el zh_CN fr "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/guake-0.4.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/guake.mo; \ echo "installing $lang.gmo as $dir/guake.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/guake.mo; \ echo "installing ./$lang.gmo as" \ "$dir/guake.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/guake.mo.m; \ echo "installing $lang.gmo.m as $dir/guake.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/guake.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/guake.mo.m"; \ else \ true; \ fi; \ fi; \ done installing pt_BR.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/guake.mo installing ja.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/ja/LC_MESSAGES/guake.mo installing es.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/es/LC_MESSAGES/guake.mo installing ru.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/ru/LC_MESSAGES/guake.mo installing pl.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/pl/LC_MESSAGES/guake.mo installing no.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/no/LC_MESSAGES/guake.mo installing de.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/de/LC_MESSAGES/guake.mo installing it.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/it/LC_MESSAGES/guake.mo installing fa.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/fa/LC_MESSAGES/guake.mo installing hu.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/hu/LC_MESSAGES/guake.mo installing el.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/el/LC_MESSAGES/guake.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/guake.mo installing fr.gmo as /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/locale/fr/LC_MESSAGES/guake.mo make[1]: Leaving directory `/builddir/build/BUILD/guake-0.4.4/po' make[1]: Entering directory `/builddir/build/BUILD/guake-0.4.4' make[2]: Entering directory `/builddir/build/BUILD/guake-0.4.4' 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/guake-0.4.4' make[1]: Leaving directory `/builddir/build/BUILD/guake-0.4.4' + desktop-file-install --vendor= --delete-original --dir=/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/applications /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/applications/guake.desktop + desktop-file-install --vendor= --delete-original --dir=/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/applications /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/applications/guake-prefs.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64 guake + rm -f /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib64/python2.6/site-packages/guake/globalhotkeys.la + '[' /usr/lib64/python2.6/site-packages '!=' /usr/lib/python2.6/site-packages ']' + mv /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/__init__.py /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/__init__.pyc /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/__init__.pyo /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/common.py /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/common.pyc /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/common.pyo /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/dbusiface.py /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/dbusiface.pyc /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/dbusiface.pyo /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/globals.py /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/globals.pyc /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/globals.pyo /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/prefs.py /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/prefs.pyc /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/prefs.pyo /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/simplegladeapp.py /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/simplegladeapp.pyc /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/site-packages/guake/simplegladeapp.pyo /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib64/python2.6/site-packages/guake/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/guake-0.4.4 extracting debug info from /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib64/python2.6/site-packages/guake/globalhotkeys.so 80 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib/python2.6/ using /usr/bin/python2.6 Bytecompiling .py files below /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/lib64/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: guake-0.4.4-4.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qlJOyj + umask 022 + cd /builddir/build/BUILD + cd guake-0.4.4 + DOCDIR=/builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/doc/guake-0.4.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/doc/guake-0.4.4 + /bin/mkdir -p /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/doc/guake-0.4.4 + cp -pr AUTHORS ChangeLog COPYING README TODO /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64/usr/share/doc/guake-0.4.4 + exit 0 Provides: globalhotkeys.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh GConf2 Requires(post): /bin/sh GConf2 Requires(preun): /bin/sh GConf2 Requires: /bin/sh /usr/bin/env libX11.so.6()(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) libgmodule-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) libpython2.6.so.1.0()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: guake-debuginfo-0.4.4-4.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64 warning: Could not canonicalize hostname: buildvm-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/guake-0.4.4-4.el6.x86_64.rpm Wrote: /builddir/build/RPMS/guake-debuginfo-0.4.4-4.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bgm5a8 + umask 022 + cd /builddir/build/BUILD + cd guake-0.4.4 + /bin/rm -rf /builddir/build/BUILDROOT/guake-0.4.4-4.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->