Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/guake.spec'], user='mockbuild'gid=425printOutput=Falsetimeout=172800logger=chrootPath='/var/lib/mock/f26-build-7218917-679761/root'env={'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/guake.spec'] with env {'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/guake-0.8.8-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/guake.spec'], uid=1000private_network=Truegid=425printOutput=Falsetimeout=172800logger=chrootPath='/var/lib/mock/f26-build-7218917-679761/root'env={'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/guake.spec'] with env {'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zE9mSY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf guake-0.8.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/guake-0.8.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd guake-0.8.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '/^#!\//, 1d' src/guake/notifier.py Patch #5 (0001-Remove-vte-check-in-the-configure.ac.patch): + echo 'Patch #5 (0001-Remove-vte-check-in-the-configure.ac.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix . --fuzz=0 patching file configure.ac + ./autogen.sh /usr/bin/gnome-autogen.sh ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh checking for automake >= 1.9... testing automake... found 1.15 checking for autoreconf >= 2.53... testing autoreconf... found 2.69 checking for glib-gettext >= 2.2.0... testing glib-gettextize... found 2.51.0 checking for intltool >= 0.25... testing intltoolize... found 0.51.0 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.29.1 Checking for required M4 macros... **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. Processing ./configure.ac Running glib-gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Running intltoolize... Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:26: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:24: installing './install-sh' configure.ac:24: installing './missing' src/guake/Makefile.am:2: installing './py-compile' autoreconf: Leaving directory `.' Running ./configure ... 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 make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU 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 whether gcc understands -c and -o together... yes 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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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... yes checking for gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.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.24.0 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.7... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages 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 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 checking that generated files are newer than configure... done 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/guake/Makefile config.status: creating src/guake/globals.py config.status: creating doc/src/conf.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 Now type `make' to compile guake + sed -i -e 's|if test -z "$ac_pvte_result"; then|if test -z "" ; then|g' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IktPmS + umask 022 + cd /builddir/build/BUILD + cd guake-0.8.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -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' + for i in '$(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./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/lib --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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 whether gcc understands -c and -o together... yes 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... 1572864 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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.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.24.0 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.7... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPENDENCIES... 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 checking that generated files are newer than configure... done 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/guake/Makefile config.status: creating src/guake/globals.py config.status: creating doc/src/conf.py config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j6 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/guake-0.8.8' Making all in src/guake make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8/src/guake' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/src/guake' Making all in data make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data' Making all in pixmaps make[3]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data/pixmaps' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data/pixmaps' Making all in icons make[3]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data/icons' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data/icons' make[3]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data' make[2]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data' Making all in po make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/po' make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8' make[2]: Leaving directory '/builddir/build/BUILD/guake-0.8.8' make[1]: Leaving directory '/builddir/build/BUILD/guake-0.8.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.49SDQX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch + cd guake-0.8.8 + export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 + make install DESTDIR=/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch 'INSTALL=install -p' Making install in src/guake make[1]: Entering directory '/builddir/build/BUILD/guake-0.8.8/src/guake' make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8/src/guake' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/bin' install -p guake guake-prefs '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/lib/python2.7/site-packages/guake' install -p -m 644 __init__.py __main__.py about.py common.py dbusiface.py gconfhandler.py globals.py guake_app.py guake_notebook.py main.py notifier.py prefs.py simplegladeapp.py terminal.py palettes.py '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/lib/python2.7/site-packages/guake' Byte-compiling python modules... __init__.py__main__.pyabout.pycommon.pydbusiface.pygconfhandler.pyglobals.pyguake_app.pyguake_notebook.pymain.pynotifier.pyprefs.pysimplegladeapp.pyterminal.pypalettes.py Byte-compiling python modules (optimized versions) ... __init__.py__main__.pyabout.pycommon.pydbusiface.pygconfhandler.pyglobals.pyguake_app.pyguake_notebook.pymain.pynotifier.pyprefs.pysimplegladeapp.pyterminal.pypalettes.py make[2]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/src/guake' make[1]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/src/guake' Making install in data make[1]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data' Making install in pixmaps make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data/pixmaps' make[3]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data/pixmaps' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/pixmaps/guake' install -p -m 644 guake.png guake-tray.png guake-notification.png add_tab.png quick-open.png '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/pixmaps/guake' make[3]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data/pixmaps' make[2]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data/pixmaps' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data/icons' make[3]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data/icons' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/16x16/apps' install -p -m 644 16x16/apps/guake.png 16x16/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/22x22/apps' install -p -m 644 22x22/apps/guake.png 22x22/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/24x24/apps' install -p -m 644 24x24/apps/guake.png 24x24/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/24x24/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/256x256/apps' install -p -m 644 256x256/apps/guake.png 256x256/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/256x256/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/32x32/apps' install -p -m 644 32x32/apps/guake.png 32x32/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/48x48/apps' install -p -m 644 48x48/apps/guake.png 48x48/apps/guake-prefs.png '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/icons/hicolor/48x48/apps' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data/icons' : test -n "/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch" || gtk-update-icon-cache --ignore-theme-index --force "/usr/share/icons/hicolor" make[4]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data/icons' make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data' make[3]: Entering directory '/builddir/build/BUILD/guake-0.8.8/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/applications' install -p -m 644 guake.desktop guake-prefs.desktop '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/man/man1' install -p -m 644 guake.1 '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/etc/gconf/schemas' install -p -m 644 guake.schemas '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/etc/gconf/schemas' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/dbus-1/services' install -p -m 644 org.guake.Guake.service '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/dbus-1/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/guake' install -p -m 644 about.glade guake.glade prefs.glade '/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/guake' make[3]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data' make[2]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data' make[1]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/data' Making install in po make[1]: Entering directory '/builddir/build/BUILD/guake-0.8.8/po' linguas="ca cs de el es fa fr gl hr hu id it ja ko nb nl pa pl pt_BR ru sv tr uk zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/guake-0.8.8/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 ca.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/ca/LC_MESSAGES/guake.mo installing cs.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/cs/LC_MESSAGES/guake.mo installing de.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/de/LC_MESSAGES/guake.mo installing el.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/el/LC_MESSAGES/guake.mo installing es.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/es/LC_MESSAGES/guake.mo installing fa.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/fa/LC_MESSAGES/guake.mo installing fr.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/fr/LC_MESSAGES/guake.mo installing gl.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/gl/LC_MESSAGES/guake.mo installing hr.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/hr/LC_MESSAGES/guake.mo installing hu.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/hu/LC_MESSAGES/guake.mo installing id.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/id/LC_MESSAGES/guake.mo installing it.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/it/LC_MESSAGES/guake.mo installing ja.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/ja/LC_MESSAGES/guake.mo installing ko.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/ko/LC_MESSAGES/guake.mo installing nb.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/nb/LC_MESSAGES/guake.mo installing nl.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/nl/LC_MESSAGES/guake.mo installing pa.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/pa/LC_MESSAGES/guake.mo installing pl.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/pl/LC_MESSAGES/guake.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/pt_BR/LC_MESSAGES/guake.mo installing ru.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/ru/LC_MESSAGES/guake.mo installing sv.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/sv/LC_MESSAGES/guake.mo installing tr.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/tr/LC_MESSAGES/guake.mo installing uk.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/uk/LC_MESSAGES/guake.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/locale/zh_CN/LC_MESSAGES/guake.mo make[1]: Leaving directory '/builddir/build/BUILD/guake-0.8.8/po' make[1]: Entering directory '/builddir/build/BUILD/guake-0.8.8' make[2]: Entering directory '/builddir/build/BUILD/guake-0.8.8' 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.8.8' make[1]: Leaving directory '/builddir/build/BUILD/guake-0.8.8' + desktop-file-install --vendor= --delete-original --dir=/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/applications /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/applications/guake.desktop + desktop-file-install --vendor= --delete-original --dir=/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/applications /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/applications/guake-prefs.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch guake + rm -f /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/lib/python2.7/site-packages/guake/globalhotkeys.la + /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/guake-0.8.8 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: guake-0.8.8-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y1faR7 + umask 022 + cd /builddir/build/BUILD + cd guake-0.8.8 + DOCDIR=/builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/doc/guake + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/doc/guake + cp -pr AUTHORS /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/doc/guake + cp -pr ChangeLog /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/doc/guake + cp -pr COPYING /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/doc/guake + cp -pr README.rst /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch/usr/share/doc/guake + exit 0 Provides: application() application(guake-prefs.desktop) application(guake.desktop) guake = 0.8.8-1.fc26 Requires(interp): /bin/sh /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(posttrans): /bin/sh Requires: /bin/sh python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch Wrote: /builddir/build/RPMS/guake-0.8.8-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QQKowq + umask 022 + cd /builddir/build/BUILD + cd guake-0.8.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/guake-0.8.8-1.fc26.noarch + exit 0 Child return code was: 0