Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/readahead.spec'], False, '/var/lib/mock/dist-f10-build-390584-67097/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/readahead.spec'] warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/readahead-1.4.8-1.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/readahead.spec'], False, '/var/lib/mock/dist-f10-build-390584-67097/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/readahead.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U8bS5d + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf readahead-1.4.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/readahead-1.4.8.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd readahead-1.4.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oP4BBn + umask 022 + cd /builddir/build/BUILD + cd readahead-1.4.8 + 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' + 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 -I/usr/lib/gfortran/modules' + export FFLAGS + ./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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sbindir=/sbin 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 whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for style of include used by make... GNU 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 ISO C89... none needed checking dependency style of gcc... gcc3 checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: Default --exec-prefix detected. checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for blkid_devno_to_devname in -lblkid... yes checking for ext2fs_open in -lext2fs... yes checking for audit_open in -laudit... yes checking for auparse_init in -lauparse... yes checking for struct auditd_reply_list.reply... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating scripts/Makefile config.status: creating lists/Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/readahead-1.4.8' Making all in src make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/src' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -DLOCALEDIR=\"/usr/share/locale\" -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 -MT readahead-collector.o -MD -MP -MF .deps/readahead-collector.Tpo -c -o readahead-collector.o readahead-collector.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -Wall -include ../config.h -DLOCALEDIR=\"/usr/share/locale\" -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 -MT readahead.o -MD -MP -MF .deps/readahead.Tpo -c -o readahead.o readahead.c mv -f .deps/readahead.Tpo .deps/readahead.Po gcc -std=gnu99 -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 -o readahead readahead.o -lext2fs -lblkid mv -f .deps/readahead-collector.Tpo .deps/readahead-collector.Po gcc -std=gnu99 -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 -o readahead-collector readahead-collector.o -laudit -lauparse make[2]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/src' Making all in po make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/po' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/scripts' Making all in lists make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/lists' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/lists' make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8' make[1]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.br9Kjh + umask 022 + cd /builddir/build/BUILD + cd readahead-1.4.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386 + make install DESTDIR=/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/src' make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/src' test -z "/etc" || /bin/mkdir -p "/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc" /usr/bin/install -c -m 644 'readahead.conf' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/readahead.conf' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/sbin" /usr/bin/install -c 'readahead-collector' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/sbin/readahead-collector' /usr/bin/install -c 'readahead' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/sbin/readahead' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/src' make[1]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/po' /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share mkdir -p -- /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share mkdir -p -- /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/ar/LC_MESSAGES installing ar.gmo as /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/ar/LC_MESSAGES/readahead.mo mkdir -p -- /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/bg/LC_MESSAGES/readahead.mo mkdir -p -- /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/de/LC_MESSAGES/readahead.mo mkdir -p -- /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/it/LC_MESSAGES/readahead.mo mkdir -p -- /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/pl/LC_MESSAGES/readahead.mo mkdir -p -- /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/pt_BR/LC_MESSAGES/readahead.mo mkdir -p -- /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/locale/sr/LC_MESSAGES/readahead.mo if test "readahead" = "gettext-tools"; then \ /bin/sh ../config/mkinstalldirs /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/po' Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/scripts' make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/scripts' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/event.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/event.d" /usr/bin/install -c -m 644 'readahead-collector.event' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/event.d/readahead-collector.event' /usr/bin/install -c -m 644 'readahead-disable-services.event' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/event.d/readahead-disable-services.event' /usr/bin/install -c -m 644 'readahead.event' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/event.d/readahead.event' test -z "/etc/cron.daily" || /bin/mkdir -p "/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/cron.daily" /usr/bin/install -c 'readahead.cron' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/cron.daily/readahead.cron' test -z "/etc/cron.monthly" || /bin/mkdir -p "/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/cron.monthly" /usr/bin/install -c 'readahead-monthly.cron' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/cron.monthly/readahead-monthly.cron' make[2]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/scripts' make[1]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/scripts' Making install in lists make[1]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/lists' make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8/lists' 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/readahead-1.4.8/lists' make[1]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8/lists' make[1]: Entering directory `/builddir/build/BUILD/readahead-1.4.8' make[2]: Entering directory `/builddir/build/BUILD/readahead-1.4.8' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/sysconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/sysconfig" /usr/bin/install -c -m 644 'readahead' '/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/etc/sysconfig/readahead' make[2]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8' make[1]: Leaving directory `/builddir/build/BUILD/readahead-1.4.8' + mkdir -p /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/var/lib/readahead + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386 readahead + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/readahead-1.4.8 extracting debug info from /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/sbin/readahead-collector extracting debug info from /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/sbin/readahead 77 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: readahead-1.4.8-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ryC8kv + umask 022 + cd /builddir/build/BUILD + cd readahead-1.4.8 + DOCDIR=/builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/doc/readahead-1.4.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/doc/readahead-1.4.8 + /bin/mkdir -p /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/doc/readahead-1.4.8 + cp -pr COPYING README lists/README.lists NEWS /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386/usr/share/doc/readahead-1.4.8 + exit 0 Provides: config(readahead) = 1:1.4.8-1.fc10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig /sbin/service Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires: /bin/bash /bin/sh libaudit.so.0 libauparse.so.0 libblkid.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libext2fs.so.2 rtld(GNU_HASH) Processing files: readahead-debuginfo-1.4.8-1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386 warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/readahead-1.4.8-1.fc10.i386.rpm Wrote: /builddir/build/RPMS/readahead-debuginfo-1.4.8-1.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T7ZDon + umask 022 + cd /builddir/build/BUILD + cd readahead-1.4.8 + rm -rf /builddir/build/BUILDROOT/readahead-1.4.8-1.fc10.i386 + exit 0 Child returncode was: 0 LEAVE do -->