Installing /builddir/build/SRPMS/authconfig-5.3.15-1.fc8.src.rpm Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.78067 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf authconfig-5.3.15 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/authconfig-5.3.15.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd authconfig-5.3.15 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9841 + umask 022 + cd /builddir/build/BUILD + cd authconfig-5.3.15 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC' + export CFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + 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=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-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/lib --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 gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... 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 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 for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for poptGetContext... no checking for poptGetContext in -lpopt... yes checking for newtCls... no checking for newtCls in -lnewt... no checking for res_init... no checking for res_init in -lresolv... no checking for res_init in -lc... found checking python version... 2.5 checking python includes... /usr/include/python2.5 configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/en/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing intltool commands config.status: executing po/stamp-it commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15' Making all in po make[2]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/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 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 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 nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.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@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.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 wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file wa.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[2]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/po' Making all in man make[2]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/man' Making all in en make[3]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/man/en' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/man/en' make[3]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/man' make[2]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/man' make[2]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -Wall -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/python2.5 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -Wall -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -MT acutilmodule.lo -MD -MP -MF ".deps/acutilmodule.Tpo" -c -o acutilmodule.lo acutilmodule.c; \ then mv -f ".deps/acutilmodule.Tpo" ".deps/acutilmodule.Plo"; else rm -f ".deps/acutilmodule.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -Wall -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/python2.5 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -Wall -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -MT acutilmodule.lo -MD -MP -MF .deps/acutilmodule.Tpo -c acutilmodule.c -fPIC -DPIC -o .libs/acutilmodule.o gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -Wall -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/python2.5 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -Wall -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -MT acutilmodule.lo -MD -MP -MF .deps/acutilmodule.Tpo -c acutilmodule.c -o acutilmodule.o >/dev/null 2>&1 /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -Wall -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/python2.5 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -Wall -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -o acutilmodule.la -rpath /usr/lib/python2.5/site-packages -module -avoid-version -export-dynamic acutilmodule.lo -lresolv gcc -shared .libs/acutilmodule.o -lresolv -m32 -march=i386 -mtune=generic -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,acutilmodule.so -o .libs/acutilmodule.so ar cru .libs/acutilmodule.a acutilmodule.o ranlib .libs/acutilmodule.a creating acutilmodule.la (cd .libs && rm -f acutilmodule.la && ln -s ../acutilmodule.la acutilmodule.la) make[2]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15' make[1]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.50741 + umask 022 + cd /builddir/build/BUILD + cd authconfig-5.3.15 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder + make install DESTDIR=/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder Making install in po make[1]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/po' /builddir/build/BUILD/authconfig-5.3.15/install-sh -d /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale if test -n "ar as 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 mk ml mr ms my nb nl nn no or pa pl pt_BR pt ro ru si sk sl sq sr@Latn sr sv ta te tr uk ur vi wa zh_CN zh_TW"; then \ linguas="ar as 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 mk ml mr ms my nb nl nn no or pa pl pt_BR pt ro ru si sk sl sq sr@Latn sr sv ta te tr uk ur vi wa zh_CN zh_TW"; \ else \ linguas=""; \ fi; \ for lang in $linguas; do \ dir=/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/$lang/LC_MESSAGES; \ /builddir/build/BUILD/authconfig-5.3.15/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/authconfig.mo; \ echo "installing $lang.gmo as $dir/authconfig.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/authconfig.mo; \ echo "installing ./$lang.gmo as" \ "$dir/authconfig.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/authconfig.mo.m; \ echo "installing $lang.gmo.m as $dir/authconfig.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/authconfig.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/authconfig.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ar/LC_MESSAGES/authconfig.mo installing as.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/as/LC_MESSAGES/authconfig.mo installing bg.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/bg/LC_MESSAGES/authconfig.mo installing bn_IN.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/bn_IN/LC_MESSAGES/authconfig.mo installing bn.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/bn/LC_MESSAGES/authconfig.mo installing bs.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/bs/LC_MESSAGES/authconfig.mo installing ca.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES/authconfig.mo installing cs.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/authconfig.mo installing cy.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/cy/LC_MESSAGES/authconfig.mo installing da.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/da/LC_MESSAGES/authconfig.mo installing de.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/authconfig.mo installing el.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/el/LC_MESSAGES/authconfig.mo installing en_GB.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/en_GB/LC_MESSAGES/authconfig.mo installing es.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/es/LC_MESSAGES/authconfig.mo installing et.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/et/LC_MESSAGES/authconfig.mo installing fa.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/fa/LC_MESSAGES/authconfig.mo installing fi.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES/authconfig.mo installing fr.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/authconfig.mo installing gl.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/gl/LC_MESSAGES/authconfig.mo installing gu.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/gu/LC_MESSAGES/authconfig.mo installing he.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/he/LC_MESSAGES/authconfig.mo installing hi.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/hi/LC_MESSAGES/authconfig.mo installing hr.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/hr/LC_MESSAGES/authconfig.mo installing hu.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES/authconfig.mo installing hy.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/hy/LC_MESSAGES/authconfig.mo installing id.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/id/LC_MESSAGES/authconfig.mo installing is.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/is/LC_MESSAGES/authconfig.mo installing it.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/authconfig.mo installing ja.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES/authconfig.mo installing ka.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ka/LC_MESSAGES/authconfig.mo installing kn.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/kn/LC_MESSAGES/authconfig.mo installing ko.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ko/LC_MESSAGES/authconfig.mo installing ku.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ku/LC_MESSAGES/authconfig.mo installing lo.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/lo/LC_MESSAGES/authconfig.mo installing mk.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/mk/LC_MESSAGES/authconfig.mo installing ml.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ml/LC_MESSAGES/authconfig.mo installing mr.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/mr/LC_MESSAGES/authconfig.mo installing ms.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ms/LC_MESSAGES/authconfig.mo installing my.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/my/LC_MESSAGES/authconfig.mo installing nb.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/nb/LC_MESSAGES/authconfig.mo installing nl.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/authconfig.mo installing nn.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/nn/LC_MESSAGES/authconfig.mo installing no.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/no/LC_MESSAGES/authconfig.mo installing or.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/or/LC_MESSAGES/authconfig.mo installing pa.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/pa/LC_MESSAGES/authconfig.mo installing pl.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/authconfig.mo installing pt_BR.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/pt_BR/LC_MESSAGES/authconfig.mo installing pt.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/pt/LC_MESSAGES/authconfig.mo installing ro.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ro/LC_MESSAGES/authconfig.mo installing ru.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES/authconfig.mo installing si.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/si/LC_MESSAGES/authconfig.mo installing sk.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sk/LC_MESSAGES/authconfig.mo installing sl.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sl/LC_MESSAGES/authconfig.mo installing sq.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sq/LC_MESSAGES/authconfig.mo installing sr@Latn.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sr@Latn/LC_MESSAGES/authconfig.mo installing sr.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sr/LC_MESSAGES/authconfig.mo installing sv.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sv/LC_MESSAGES/authconfig.mo installing ta.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ta/LC_MESSAGES/authconfig.mo installing te.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/te/LC_MESSAGES/authconfig.mo installing tr.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/tr/LC_MESSAGES/authconfig.mo installing uk.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/uk/LC_MESSAGES/authconfig.mo installing ur.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ur/LC_MESSAGES/authconfig.mo installing vi.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES/authconfig.mo installing wa.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/wa/LC_MESSAGES/authconfig.mo installing zh_CN.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/authconfig.mo installing zh_TW.gmo as /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/authconfig.mo make[1]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/po' Making install in man make[1]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/man' Making install in en make[2]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/man/en' make[3]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/man/en' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man5" || mkdir -p -- "/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/man/man5" /usr/bin/install -c -m 644 './system-auth-ac.5' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/man/man5/system-auth-ac.5' test -z "/usr/share/man/man8" || mkdir -p -- "/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/man/man8" /usr/bin/install -c -m 644 './authconfig.8' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/man/man8/authconfig.8' /usr/bin/install -c -m 644 './authconfig-tui.8' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/man/man8/authconfig-tui.8' make[3]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/man/en' make[2]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/man/en' make[2]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/man' make[3]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15/man' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/man' make[2]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/man' make[1]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15/man' make[1]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15' make[2]: Entering directory `/builddir/build/BUILD/authconfig-5.3.15' mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/bin mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/sbin ln -sf consolehelper /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/bin/authconfig ln -sf consolehelper /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/bin/authconfig-tui ln -sf consolehelper /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/bin/authconfig-gtk ln -sf consolehelper /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/bin/system-config-authentication ln -sf /usr/share/authconfig/authconfig.py /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/sbin/authconfig ln -sf /usr/share/authconfig/authconfig-tui.py /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/sbin/authconfig-tui ln -sf /usr/share/authconfig/authconfig-gtk.py /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/sbin/authconfig-gtk ln -sf /usr/share/authconfig/authconfig-gtk.py /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/sbin/system-config-authentication test -z "/usr/sbin" || mkdir -p -- "/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/sbin" /usr/bin/install -c 'cacertdir_rehash' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/sbin/cacertdir_rehash' LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po authconfig.desktop.in authconfig.desktop Generating and caching the translation database NOTICE: ./po/gl.po is not in UTF-8 but ISO-8859-1, converting... NOTICE: ./po/ro.po is not in UTF-8 but iso-8859-2, converting... NOTICE: ./po/ku.po is not in UTF-8 but ASCII, converting... NOTICE: ./po/wa.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ./po/sq.po is not in UTF-8 but ASCII, converting... NOTICE: ./po/si.po is not in UTF-8 but ASCII, converting... NOTICE: ./po/nn.po is not in UTF-8 but iso-8859-1, converting... NOTICE: ./po/he.po is not in UTF-8 but ASCII, converting... Merging translations into authconfig.desktop. mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/pam.d mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/security/console.apps mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/sysconfig mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/X11/applnk/System mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/X11/sysconfig mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/share/authconfig /usr/bin/install -c -m 644 ./authconfig.pamd /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/pam.d/authconfig /usr/bin/install -c -m 644 ./authconfig.pamd /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/pam.d/authconfig-tui /usr/bin/install -c -m 644 ./authconfig.pamd /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/pam.d/authconfig-gtk /usr/bin/install -c -m 644 ./authconfig.pamd /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/pam.d/system-config-authentication /usr/bin/install -c -m 644 ./authconfig.console /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/security/console.apps/authconfig /usr/bin/install -c -m 644 ./authconfig-tui.console /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/security/console.apps/authconfig-tui /usr/bin/install -c -m 644 ./authconfig-gtk.console /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/security/console.apps/authconfig-gtk /usr/bin/install -c -m 644 ./authconfig-gtk.console /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/security/console.apps/system-config-authentication ln -sf authconfig.py /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/share/authconfig/authconfig-tui.py touch /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/sysconfig/authconfig touch /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//etc/pam.d/system-auth-ac mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/share/applications desktop-file-install --vendor redhat \ --add-category=X-Red-Hat-Base \ --add-category=Application \ --add-category=System \ --dir=/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/share/applications \ authconfig.desktop test -z "/usr/share/pixmaps" || mkdir -p -- "/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/pixmaps" /usr/bin/install -c -m 644 'user_auth.png' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/pixmaps/user_auth.png' test -z "/usr/share/authconfig" || mkdir -p -- "/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/authconfig" /usr/bin/install -c -m 644 'authconfig.glade' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/authconfig/authconfig.glade' /usr/bin/install -c -m 644 'authinfo.py' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/authconfig/authinfo.py' /usr/bin/install -c -m 644 'shvfile.py' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/authconfig/shvfile.py' /usr/bin/install -c -m 644 'dnsclient.py' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/authconfig/dnsclient.py' test -z "/usr/share/authconfig" || mkdir -p -- "/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/authconfig" /usr/bin/install -c 'authconfig-gtk.py' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/authconfig/authconfig-gtk.py' /usr/bin/install -c 'authconfig.py' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/authconfig/authconfig.py' test -z "/usr/lib/python2.5/site-packages" || mkdir -p -- "/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/lib/python2.5/site-packages" /bin/sh ./libtool --mode=install /usr/bin/install -c 'acutilmodule.la' '/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/lib/python2.5/site-packages/acutilmodule.la' /usr/bin/install -c .libs/acutilmodule.so /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/lib/python2.5/site-packages/acutilmodule.so /usr/bin/install -c .libs/acutilmodule.lai /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/lib/python2.5/site-packages/acutilmodule.la /usr/bin/install -c .libs/acutilmodule.a /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/lib/python2.5/site-packages/acutilmodule.a chmod 644 /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/lib/python2.5/site-packages/acutilmodule.a ranlib /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/lib/python2.5/site-packages/acutilmodule.a libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.5/site-packages' make[2]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15' make[1]: Leaving directory `/builddir/build/BUILD/authconfig-5.3.15' + rm /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/lib/python2.5/site-packages/acutilmodule.a + rm /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/lib/python2.5/site-packages/acutilmodule.la + rm /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/share/authconfig/authconfig-tui.py + ln -s authconfig.py /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder//usr/share/authconfig/authconfig-tui.py + /usr/lib/rpm/find-lang.sh /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder authconfig + find /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share -name '*.mo' + xargs ./utf8ify-mo Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sl/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/hr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ms/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/pt_BR/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/hi/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/is/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/gl/LC_MESSAGES/authconfig.mo from ISO-8859-1 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/wa/LC_MESSAGES/authconfig.mo due to unknown encoding. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/bn_IN/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/no/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/id/LC_MESSAGES/authconfig.mo from utf-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ro/LC_MESSAGES/authconfig.mo from iso-8859-2 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/nn/LC_MESSAGES/authconfig.mo from iso-8859-1 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/bn/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/as/LC_MESSAGES/authconfig.mo due to unknown encoding. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/or/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/mr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/bs/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ml/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ko/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sr@Latn/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/pt/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/pa/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/hy/LC_MESSAGES/authconfig.mo due to unknown encoding. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/si/LC_MESSAGES/authconfig.mo due to unknown encoding. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/uk/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/fa/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/en_GB/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/nb/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/cy/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ur/LC_MESSAGES/authconfig.mo from utf-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/bg/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/da/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/mk/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/es/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/he/LC_MESSAGES/authconfig.mo due to unknown encoding. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/et/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ar/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/kn/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ku/LC_MESSAGES/authconfig.mo due to unknown encoding. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/lo/LC_MESSAGES/authconfig.mo due to unknown encoding. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/gu/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ka/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/tr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sq/LC_MESSAGES/authconfig.mo due to unknown encoding. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/te/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/el/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Skipping /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/my/LC_MESSAGES/authconfig.mo due to unknown encoding. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sk/LC_MESSAGES/authconfig.mo from utf-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/ta/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. Converting /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/locale/sv/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8. + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/authconfig-5.3.15 extracting debug info from /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/lib/python2.5/site-packages/acutilmodule.so 5 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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: authconfig-5.3.15-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.21616 + umask 022 + cd /builddir/build/BUILD + cd authconfig-5.3.15 + DOCDIR=/var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/doc/authconfig-5.3.15 + export DOCDIR + rm -rf /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/doc/authconfig-5.3.15 + /bin/mkdir -p /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/doc/authconfig-5.3.15 + cp -pr COPYING NOTES TODO README.samba3 /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder/usr/share/doc/authconfig-5.3.15 + exit 0 Provides: acutilmodule.so config(authconfig) = 5.3.15-1.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/python config(authconfig) = 5.3.15-1.fc8 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libresolv.so.2 libresolv.so.2(GLIBC_2.0) newt pam >= 0.99.6.2 python python(abi) = 2.5 rhpl rtld(GNU_HASH) usermode Conflicts: pam_krb5 < 1.49 samba-common < 3.0 samba-client < 3.0 nss_ldap < 254 Processing files: authconfig-gtk-5.3.15-1.fc8 Provides: config(authconfig-gtk) = 5.3.15-1.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python authconfig = 5.3.15-1.fc8 config(authconfig-gtk) = 5.3.15-1.fc8 pygtk2-libglade >= 2.4.0 rhpl usermode-gtk Processing files: authconfig-debuginfo-5.3.15-1.fc8 Provides: acutilmodule.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/authconfig-5.3.15-1.fc8.i386.rpm Wrote: /builddir/build/RPMS/authconfig-gtk-5.3.15-1.fc8.i386.rpm Wrote: /builddir/build/RPMS/authconfig-debuginfo-5.3.15-1.fc8.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.59277 + umask 022 + cd /builddir/build/BUILD + cd authconfig-5.3.15 + rm -rf /var/tmp/authconfig-5.3.15-1.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.59277 + umask 022 + cd /builddir/build/BUILD + rm -rf authconfig-5.3.15 + exit 0