ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/system-config-boot.spec'], False, '/var/lib/mock/dist-f9-build-171981-29771/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/system-config-boot.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/system-config-boot-0.2.20-1.fc9.src.rpm warning: Could not canonicalize hostname: xenbuilder1.fedora.redhat.com LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/system-config-boot.spec'], False, '/var/lib/mock/dist-f9-build-171981-29771/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/system-config-boot.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.20340 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf system-config-boot-0.2.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/system-config-boot-0.2.20.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd system-config-boot-0.2.20 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for python... /usr/bin/python checking for python version... 2.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.5/site-packages checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ar as be bg bn_IN bn bs ca cs cy da de el en_GB es et fa fi fr gl gu he hi hr hu hy id is it ja ka kn ko ku lo lt lv mk ml mr ms my nb nl no or pa pl pt_BR pt ro ru si sk sl sq sr sv ta te tr uk ur vi zh_CN zh_TW checking for perl... /usr/bin/perl checking for XML::Parser... ok checking whether ln -s works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/version.py config.status: creating system-config-boot.spec config.status: creating pixmaps/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing intltool commands config.status: executing po/stamp-it commands + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.85375 + umask 022 + cd /builddir/build/BUILD + cd system-config-boot-0.2.20 + LANG=C + export LANG + unset DISPLAY + make -j2 Making all in src make[1]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20/src' Making all in po make[1]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.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 cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.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 en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.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 gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.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 hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.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 ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lo.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file my.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 no | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file no.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.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 pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.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 ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[1]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20/po' Making all in pixmaps make[1]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20/pixmaps' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20/pixmaps' make[1]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20' LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po system-config-boot.desktop.in system-config-boot.desktop Generating and caching the translation database NOTICE: ./po/ku.po is not in UTF-8 but ASCII, converting... NOTICE: ./po/sq.po is not in UTF-8 but ASCII, converting... Merging translations into system-config-boot.desktop. make[1]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.55150 + umask 022 + cd /builddir/build/BUILD + cd system-config-boot-0.2.20 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild + make install DESTDIR=/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20/src' make[2]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20/src' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/sbin" /usr/bin/install -c 'system-config-boot' '/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/sbin/system-config-boot' test -z "/usr/share/system-config-boot" || /bin/mkdir -p "/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/system-config-boot" /usr/bin/install -c -m 644 'system-config-boot.py' '/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/system-config-boot/system-config-boot.py' /usr/bin/install -c -m 644 'version.py' '/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/system-config-boot/version.py' /usr/bin/install -c -m 644 'boot_gui.py' '/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/system-config-boot/boot_gui.py' Byte-compiling python modules... system-config-boot.py version.py boot_gui.py Byte-compiling python modules (optimized versions) ... system-config-boot.py version.py boot_gui.py make[2]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20/src' make[1]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20/po' /bin/sh /builddir/build/BUILD/system-config-boot-0.2.20/install-sh -d /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale linguas="ar as be bg bn_IN bn bs ca cs cy da de el en_GB es et fa fi fr gl gu he hi hr hu hy id is it ja ka kn ko ku lo lt lv mk ml mr ms my nb nl no or pa pl pt_BR pt ro ru si sk sl sq sr sv ta te tr uk ur vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/system-config-boot-0.2.20/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/system-config-boot.mo; \ echo "installing $lang.gmo as $dir/system-config-boot.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/system-config-boot.mo; \ echo "installing ./$lang.gmo as" \ "$dir/system-config-boot.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/system-config-boot.mo.m; \ echo "installing $lang.gmo.m as $dir/system-config-boot.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/system-config-boot.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/system-config-boot.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ar/LC_MESSAGES/system-config-boot.mo installing as.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/as/LC_MESSAGES/system-config-boot.mo installing be.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/be/LC_MESSAGES/system-config-boot.mo installing bg.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/bg/LC_MESSAGES/system-config-boot.mo installing bn_IN.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/bn_IN/LC_MESSAGES/system-config-boot.mo installing bn.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/bn/LC_MESSAGES/system-config-boot.mo installing bs.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/bs/LC_MESSAGES/system-config-boot.mo installing ca.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ca/LC_MESSAGES/system-config-boot.mo installing cs.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/cs/LC_MESSAGES/system-config-boot.mo installing cy.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/cy/LC_MESSAGES/system-config-boot.mo installing da.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/da/LC_MESSAGES/system-config-boot.mo installing de.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/de/LC_MESSAGES/system-config-boot.mo installing el.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/el/LC_MESSAGES/system-config-boot.mo installing en_GB.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/en_GB/LC_MESSAGES/system-config-boot.mo installing es.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/es/LC_MESSAGES/system-config-boot.mo installing et.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/et/LC_MESSAGES/system-config-boot.mo installing fa.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/fa/LC_MESSAGES/system-config-boot.mo installing fi.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/fi/LC_MESSAGES/system-config-boot.mo installing fr.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/system-config-boot.mo installing gl.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/gl/LC_MESSAGES/system-config-boot.mo installing gu.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/gu/LC_MESSAGES/system-config-boot.mo installing he.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/he/LC_MESSAGES/system-config-boot.mo installing hi.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/hi/LC_MESSAGES/system-config-boot.mo installing hr.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/hr/LC_MESSAGES/system-config-boot.mo installing hu.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/hu/LC_MESSAGES/system-config-boot.mo installing hy.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/hy/LC_MESSAGES/system-config-boot.mo installing id.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/id/LC_MESSAGES/system-config-boot.mo installing is.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/is/LC_MESSAGES/system-config-boot.mo installing it.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/it/LC_MESSAGES/system-config-boot.mo installing ja.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/system-config-boot.mo installing ka.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ka/LC_MESSAGES/system-config-boot.mo installing kn.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/kn/LC_MESSAGES/system-config-boot.mo installing ko.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ko/LC_MESSAGES/system-config-boot.mo installing ku.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ku/LC_MESSAGES/system-config-boot.mo installing lo.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/lo/LC_MESSAGES/system-config-boot.mo installing lt.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/lt/LC_MESSAGES/system-config-boot.mo installing lv.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/lv/LC_MESSAGES/system-config-boot.mo installing mk.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/mk/LC_MESSAGES/system-config-boot.mo installing ml.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ml/LC_MESSAGES/system-config-boot.mo installing mr.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/mr/LC_MESSAGES/system-config-boot.mo installing ms.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ms/LC_MESSAGES/system-config-boot.mo installing my.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/my/LC_MESSAGES/system-config-boot.mo installing nb.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/nb/LC_MESSAGES/system-config-boot.mo installing nl.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/system-config-boot.mo installing no.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/no/LC_MESSAGES/system-config-boot.mo installing or.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/or/LC_MESSAGES/system-config-boot.mo installing pa.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/pa/LC_MESSAGES/system-config-boot.mo installing pl.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/pl/LC_MESSAGES/system-config-boot.mo installing pt_BR.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/pt_BR/LC_MESSAGES/system-config-boot.mo installing pt.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/pt/LC_MESSAGES/system-config-boot.mo installing ro.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ro/LC_MESSAGES/system-config-boot.mo installing ru.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ru/LC_MESSAGES/system-config-boot.mo installing si.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/si/LC_MESSAGES/system-config-boot.mo installing sk.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/sk/LC_MESSAGES/system-config-boot.mo installing sl.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/sl/LC_MESSAGES/system-config-boot.mo installing sq.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/sq/LC_MESSAGES/system-config-boot.mo installing sr.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/sr/LC_MESSAGES/system-config-boot.mo installing sv.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/sv/LC_MESSAGES/system-config-boot.mo installing ta.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ta/LC_MESSAGES/system-config-boot.mo installing te.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/te/LC_MESSAGES/system-config-boot.mo installing tr.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/tr/LC_MESSAGES/system-config-boot.mo installing uk.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/uk/LC_MESSAGES/system-config-boot.mo installing ur.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/ur/LC_MESSAGES/system-config-boot.mo installing vi.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/vi/LC_MESSAGES/system-config-boot.mo installing zh_CN.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES/system-config-boot.mo installing zh_TW.gmo as /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/locale/zh_TW/LC_MESSAGES/system-config-boot.mo make[1]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20/po' Making install in pixmaps make[1]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20/pixmaps' make[2]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20/pixmaps' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pixmaps" || /bin/mkdir -p "/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/pixmaps" /usr/bin/install -c -m 644 'system-config-boot.png' '/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/pixmaps/system-config-boot.png' make[2]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20/pixmaps' make[1]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20/pixmaps' make[1]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20' make[2]: Entering directory `/builddir/build/BUILD/system-config-boot-0.2.20' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/bin mkdir -p -- /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/bin /bin/sh ./mkinstalldirs /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/etc/security/console.apps mkdir -p -- /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/etc/security/console.apps /bin/sh ./mkinstalldirs /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/etc/pam.d mkdir -p -- /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/etc/pam.d /usr/bin/install -c -m 644 ./system-config-boot.console /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/etc/security/console.apps/system-config-boot /usr/bin/install -c -m 644 ./system-config-boot.pam /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/etc/pam.d/system-config-boot ln -fs consolehelper /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/bin/system-config-boot test -z "/usr/share/system-config-boot" || /bin/mkdir -p "/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/system-config-boot" /usr/bin/install -c -m 644 'system-config-boot.desktop' '/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/system-config-boot/system-config-boot.desktop' make[2]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20' make[1]: Leaving directory `/builddir/build/BUILD/system-config-boot-0.2.20' + mkdir /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/applications + for i in system-config-boot.desktop + desktop-file-install --vendor system --delete-original --dir /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/applications --add-category Settings --remove-category Application --remove-category SystemSetup system-config-boot.desktop system-config-boot.desktop: key "Categories" is a list and does not have a semicolon as trailing character, fixing /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/applications/system-config-boot.desktop: warning: value "system-config-boot.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + /usr/lib/rpm/find-lang.sh /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild system-config-boot + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: system-config-boot-0.2.20-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.48311 + umask 022 + cd /builddir/build/BUILD + cd system-config-boot-0.2.20 + DOCDIR=/var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/doc/system-config-boot-0.2.20 + export DOCDIR + rm -rf /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/doc/system-config-boot-0.2.20 + /bin/mkdir -p /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/doc/system-config-boot-0.2.20 + cp -pr COPYING /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild/usr/share/doc/system-config-boot-0.2.20 + exit 0 Provides: config(system-config-boot) = 0.2.20-1.fc9 redhat-config-boot = 0.2.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh config(system-config-boot) = 0.2.20-1.fc9 pygtk2 python2 rhpl >= 0.6 usermode >= 1.36 Obsoletes: redhat-config-boot < 0.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild warning: Could not canonicalize hostname: xenbuilder1.fedora.redhat.com Wrote: /builddir/build/RPMS/system-config-boot-0.2.20-1.fc9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.48311 + umask 022 + cd /builddir/build/BUILD + cd system-config-boot-0.2.20 + rm -rf /var/tmp/system-config-boot-0.2.20-1.fc9-root-mockbuild + exit 0 LEAVE do -->