<86>Apr 25 17:54:22 userdel[8069]: delete user `rooter' <86>Apr 25 17:54:22 userdel[8069]: remove group `rooter' <86>Apr 25 17:54:22 groupadd[8070]: new group: name=rooter, gid=501 <86>Apr 25 17:54:22 useradd[8071]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 17:54:22 userdel[8073]: delete user `builder' <86>Apr 25 17:54:22 userdel[8073]: remove group `builder' <86>Apr 25 17:54:22 groupadd[8074]: new group: name=builder, gid=502 <86>Apr 25 17:54:22 useradd[8075]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 17:54:24 rpmi: libuuid-devel-1.40.5-alt1 installed <13>Apr 25 17:54:24 rpmi: libblkid-devel-1.40.5-alt1 installed <13>Apr 25 17:54:24 rpmi: libcom_err-devel-1.40.5-alt1 installed <13>Apr 25 17:54:24 rpmi: libss-devel-1.40.5-alt1 installed <13>Apr 25 17:54:24 rpmi: libe2fs-devel-1.40.5-alt1 installed Installing e2tools-0.0.16-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16843 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf e2tools-0.0.16 + echo 'Source #0 (e2tools-0.0.16.tar.gz):' Source #0 (e2tools-0.0.16.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/e2tools-0.0.16.tar.gz + /bin/tar -xf - + cd e2tools-0.0.16 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (e2tools-fedora-fixes.patch):' Patch #1 (e2tools-fedora-fixes.patch): + /usr/bin/patch -p1 patching file copy.c patching file e2tools.h patching file elist.c patching file ln.c patching file ls.c patching file Makefile.am patching file mkdir.c patching file mv.c patching file progress.c patching file read.c patching file rm.c patching file tail.c patching file util.c patching file write.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16843 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd e2tools-0.0.16 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) works... yes checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for errno.h... yes checking for fcntl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for working const... yes checking for mode_t... yes checking for off_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking whether utime accepts a null argument... yes checking for gettimeofday... yes checking for regcomp... yes checking for strdup... yes checking for strtol... yes updating cache ./config.cache creating ./config.status creating Makefile + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/e2tools-0.0.16' gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c copy.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c e2tools.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c elist.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c ln.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c ls.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c mkdir.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c mv.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c progress.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c read.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c rm.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c tail.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c util.c gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1 -I. -I. -I/usr/include -pipe -Wall -O2 -fsigned-char -c write.c gcc -pipe -Wall -O2 -fsigned-char -o e2cp copy.o e2tools.o elist.o ln.o ls.o mkdir.o mv.o progress.o read.o rm.o tail.o util.o write.o -L/usr/lib -lext2fs -lcom_err make: Leaving directory `/usr/src/RPM/BUILD/e2tools-0.0.16' + for e in e2ln e2ls e2mkdir e2mv e2rm e2tail + ln -s e2cp e2ln + for e in e2ln e2ls e2mkdir e2mv e2rm e2tail + ln -s e2cp e2ls + for e in e2ln e2ls e2mkdir e2mv e2rm e2tail + ln -s e2cp e2mkdir + for e in e2ln e2ls e2mkdir e2mv e2rm e2tail + ln -s e2cp e2mv + for e in e2ln e2ls e2mkdir e2mv e2rm e2tail + ln -s e2cp e2rm + for e in e2ln e2ls e2mkdir e2mv e2rm e2tail + ln -s e2cp e2tail + sh /usr/src/RPM/SOURCES/e2tools-test.sh + for imgsize in 1M + testimg=test-1M.img + trap '' EXIT + rm -f test-1M.img + /bin/dd if=/dev/null of=test-1M.img bs=1 count=1 seek=1M 0+0 records in 0+0 records out 0 bytes (0 B) copied, 1.4e-05 s, 0.0 kB/s + /sbin/mkfs.ext2 -F test-1M.img mke2fs 1.40.5 (27-Jan-2008) Filesystem label= OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) 128 inodes, 1024 blocks 51 blocks (4.98%) reserved for the super user First data block=1 Maximum filesystem blocks=1048576 1 block group 8192 blocks per group, 8192 fragments per group 128 inodes per group Writing inode tables: 0/1done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 38 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. + ./e2mkdir test-1M.img:/foo + ./e2ls -l test-1M.img: 12 40755 502 502 1024 25-Apr-2009 17:54 foo 11 40700 0 0 12288 25-Apr-2009 17:54 lost+found + ./e2mkdir test-1M.img:/bar + ./e2mkdir test-1M.img:/bla + ./e2ls -l test-1M.img: 13 40755 502 502 1024 25-Apr-2009 17:54 bar 14 40755 502 502 1024 25-Apr-2009 17:54 bla 12 40755 502 502 1024 25-Apr-2009 17:54 foo 11 40700 0 0 12288 25-Apr-2009 17:54 lost+found + for file in README configure + ./e2cp README test-1M.img:/foo + ./e2ls -l test-1M.img:/foo 15 100644 502 502 7561 25-Apr-2009 17:54 README + trap 'rm -f README.test-c' EXIT + ./e2cp test-1M.img:/foo/README README.test-c + ./e2rm test-1M.img:/foo/README + ./e2ls -l test-1M.img:/foo No files found! + cmp README README.test-c + rm -f README.test-c + for file in README configure + ./e2cp configure test-1M.img:/foo + ./e2ls -l test-1M.img:/foo 15 100644 502 502 66627 25-Apr-2009 17:54 configure + trap 'rm -f configure.test-c' EXIT + ./e2cp test-1M.img:/foo/configure configure.test-c + ./e2rm test-1M.img:/foo/configure + ./e2ls -l test-1M.img:/foo No files found! + cmp configure configure.test-c + rm -f configure.test-c + rm -f test-1M.img + trap '' EXIT + exit 0 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71811 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/e2tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/e2tools-buildroot + cd e2tools-0.0.16 + make install DESTDIR=/usr/src/tmp/e2tools-buildroot make: Entering directory `/usr/src/RPM/BUILD/e2tools-0.0.16' make[1]: Entering directory `/usr/src/RPM/BUILD/e2tools-0.0.16' /bin/sh ./mkinstalldirs /usr/src/tmp/e2tools-buildroot/usr/bin mkdir /usr/src/tmp/e2tools-buildroot mkdir /usr/src/tmp/e2tools-buildroot/usr mkdir /usr/src/tmp/e2tools-buildroot/usr/bin /bin/install -c e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2cp make install-exec-hook make[2]: Entering directory `/usr/src/RPM/BUILD/e2tools-0.0.16' ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2ln ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2ls ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2mkdir ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2mv ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2rm ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2tail make[2]: Leaving directory `/usr/src/RPM/BUILD/e2tools-0.0.16' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/e2tools-0.0.16' make: Leaving directory `/usr/src/RPM/BUILD/e2tools-0.0.16' + /bin/install -d /usr/src/tmp/e2tools-buildroot/usr/share/man/man1 /usr/src/tmp/e2tools-buildroot/usr/share/man/man7 + /bin/install /usr/src/RPM/SOURCES/e2cp.1 /usr/src/RPM/SOURCES/e2ln.1 /usr/src/RPM/SOURCES/e2ls.1 /usr/src/RPM/SOURCES/e2mkdir.1 /usr/src/RPM/SOURCES/e2mv.1 /usr/src/RPM/SOURCES/e2rm.1 /usr/src/RPM/SOURCES/e2tail.1 /usr/src/tmp/e2tools-buildroot/usr/share/man/man1/ + /bin/install -D /usr/src/RPM/SOURCES/e2tools.7 /usr/src/tmp/e2tools-buildroot/usr/share/man/man7/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/e2tools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/e2tools-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/e2tools-buildroot (auto) mode of `/usr/src/tmp/e2tools-buildroot/usr/share/man/man7/e2tools.7' changed to 0644 (rw-r--r--) mode of `/usr/src/tmp/e2tools-buildroot/usr/share/man/man1/e2tail.1' changed to 0644 (rw-r--r--) mode of `/usr/src/tmp/e2tools-buildroot/usr/share/man/man1/e2rm.1' changed to 0644 (rw-r--r--) mode of `/usr/src/tmp/e2tools-buildroot/usr/share/man/man1/e2mv.1' changed to 0644 (rw-r--r--) mode of `/usr/src/tmp/e2tools-buildroot/usr/share/man/man1/e2mkdir.1' changed to 0644 (rw-r--r--) mode of `/usr/src/tmp/e2tools-buildroot/usr/share/man/man1/e2ls.1' changed to 0644 (rw-r--r--) mode of `/usr/src/tmp/e2tools-buildroot/usr/share/man/man1/e2ln.1' changed to 0644 (rw-r--r--) mode of `/usr/src/tmp/e2tools-buildroot/usr/share/man/man1/e2cp.1' changed to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/e2tools-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/e2tools-buildroot (executable,shared) Processing files: e2tools-0.0.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89097 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd e2tools-0.0.16 + DOCDIR=/usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16 + export DOCDIR + rm -rf /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16 + /bin/mkdir -p /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16 + cp -prL README COPYING ChangeLog TODO AUTHORS /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16 + chmod -R go-w /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16 + chmod -R a+rX /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.89097 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.96483 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcom_err.so.2, libext2fs.so.2, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.44581 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/e2tools-0.0.16-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/e2tools-0.0.16-alt1.ppc.rpm 4.75user 1.84system 0:08.37elapsed 78%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+412727minor)pagefaults 0swaps