<86>Apr 25 23:47:34 userdel[32360]: delete user `rooter' <86>Apr 25 23:47:34 userdel[32360]: remove group `rooter' <86>Apr 25 23:47:34 groupadd[32361]: new group: name=rooter, gid=501 <86>Apr 25 23:47:34 useradd[32362]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 23:47:34 userdel[32364]: delete user `builder' <86>Apr 25 23:47:34 userdel[32364]: remove group `builder' <86>Apr 25 23:47:35 groupadd[32365]: new group: name=builder, gid=502 <86>Apr 25 23:47:35 useradd[32366]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing fstyp-0.1-alt6.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49461 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fstyp-0.1 + echo 'Source #0 (fstyp-0.1.tar):' Source #0 (fstyp-0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fstyp-0.1.tar + cd fstyp-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (fstyp-file.patch):' Patch #1 (fstyp-file.patch): + /usr/bin/patch -p1 patching file src/mount_guess_fstype.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49461 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstyp-0.1 + 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 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 whether to enable maintainer-specific portions of Makefiles... no checking for strerror in -lcposix... no 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... powerpc-alt-linux-gnu checking build system type... powerpc-alt-linux-gnu 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 dependant libraries... (cached) pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for working const... yes checking for mkdir... yes updating cache ./config.cache creating ./config.status creating Makefile creating man/Makefile creating src/Makefile creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/man' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/src' gcc -D_GNU_SOURCE -I. -I.. -I/usr/include -pipe -Wall -O2 -fsigned-char -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -c fstyp.c gcc -D_GNU_SOURCE -I. -I.. -I/usr/include -pipe -Wall -O2 -fsigned-char -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -c mount_guess_fstype.c mount_guess_fstype.c: In function 'is_reiserfs_magic_string': mount_guess_fstype.c:136: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:136: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:136: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:136: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:136: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:136: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:136: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:136: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:138: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:138: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:138: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:138: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:138: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:138: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:138: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:138: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c: In function 'fstype': mount_guess_fstype.c:247: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:247: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:247: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:247: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:247: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:247: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:247: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:247: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:253: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:253: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:253: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:253: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:253: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:253: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:253: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:253: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:258: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:258: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:258: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:258: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:258: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:258: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:258: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:258: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:259: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:259: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:259: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:259: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:259: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:259: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:259: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:259: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:260: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:260: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:260: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:260: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:260: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:260: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:260: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:260: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:261: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:261: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:261: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:261: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:261: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:261: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:261: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:261: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:262: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:262: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:262: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:262: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:262: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:262: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:262: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:262: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:265: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:265: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:265: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:265: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:265: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:265: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:265: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:265: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:266: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:266: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:266: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:266: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:266: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:266: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:266: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:266: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:267: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:267: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:267: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:267: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:267: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:267: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:267: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:267: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c:268: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:268: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:268: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:268: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mount_guess_fstype.c:268: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:268: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:268: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mount_guess_fstype.c:268: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mount_guess_fstype.c: At top level: mount_guess_fstype.c:88: warning: 'magic_known' defined but not used mount_guess_fstype.c: In function 'fstype': mount_guess_fstype.c:131: warning: array subscript is above array bounds /bin/sh ../libtool --mode=link gcc -pipe -Wall -O2 -fsigned-char -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -o fstyp fstyp.o mount_guess_fstype.o mkdir .libs gcc -pipe -Wall -O2 -fsigned-char -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -o fstyp fstyp.o mount_guess_fstype.o make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' make: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50613 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fstyp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fstyp-buildroot + cd fstyp-0.1 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/fstyp-buildroot/usr exec_prefix=/usr/src/tmp/fstyp-buildroot/usr bindir=/usr/src/tmp/fstyp-buildroot/usr/bin sbindir=/usr/src/tmp/fstyp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/fstyp-buildroot/etc datadir=/usr/src/tmp/fstyp-buildroot/usr/share includedir=/usr/src/tmp/fstyp-buildroot/usr/include libdir=/usr/src/tmp/fstyp-buildroot/usr/lib libexecdir=/usr/src/tmp/fstyp-buildroot/usr/lib localstatedir=/usr/src/tmp/fstyp-buildroot/var/lib sharedstatedir=/usr/src/tmp/fstyp-buildroot/usr/com mandir=/usr/src/tmp/fstyp-buildroot/usr/share/man infodir=/usr/src/tmp/fstyp-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/make install-man8 make[3]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/man' /bin/sh ../mkinstalldirs /usr/src/tmp/fstyp-buildroot/usr/share/man/man8 mkdir /usr/src/tmp/fstyp-buildroot mkdir /usr/src/tmp/fstyp-buildroot/usr mkdir /usr/src/tmp/fstyp-buildroot/usr/share mkdir /usr/src/tmp/fstyp-buildroot/usr/share/man mkdir /usr/src/tmp/fstyp-buildroot/usr/share/man/man8 /bin/install -p -m 644 ./fstyp.8 /usr/src/tmp/fstyp-buildroot/usr/share/man/man8/fstyp.8 make[3]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/man' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1/src' /bin/sh ../mkinstalldirs /usr/src/tmp/fstyp-buildroot/usr/bin mkdir /usr/src/tmp/fstyp-buildroot/usr/bin /bin/sh ../libtool --mode=install /bin/install -p fstyp /usr/src/tmp/fstyp-buildroot/usr/bin/fstyp /bin/install -p fstyp /usr/src/tmp/fstyp-buildroot/usr/bin/fstyp make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1/src' make[1]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' make[2]: Entering directory `/usr/src/RPM/BUILD/fstyp-0.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' make: Leaving directory `/usr/src/RPM/BUILD/fstyp-0.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fstyp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fstyp-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/fstyp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/fstyp-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/fstyp-buildroot (executable,shared) Processing files: fstyp-0.1-alt6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50613 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstyp-0.1 + DOCDIR=/usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + export DOCDIR + rm -rf /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + /bin/mkdir -p /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + cp -prL AUTHORS ChangeLog COPYING /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + chmod -R go-w /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + chmod -R a+rX /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.50613 + 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.62084 + 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.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.86183 + 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/fstyp-0.1-alt6.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/fstyp-0.1-alt6.ppc.rpm 2.93user 1.89system 0:08.52elapsed 56%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+416008minor)pagefaults 0swaps