<86>Apr 25 10:14:12 userdel[5599]: delete user `rooter' <86>Apr 25 10:14:12 userdel[5599]: remove group `rooter' <86>Apr 25 10:14:12 groupadd[5600]: new group: name=rooter, gid=501 <86>Apr 25 10:14:12 useradd[5601]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 10:14:12 userdel[5603]: delete user `builder' <86>Apr 25 10:14:12 userdel[5603]: remove group `builder' <86>Apr 25 10:14:12 groupadd[5604]: new group: name=builder, gid=502 <86>Apr 25 10:14:12 useradd[5605]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing bdfresize-1.5-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bdfresize-1.5 + echo 'Source #0 (bdfresize-1.5.tar.bz2):' Source #0 (bdfresize-1.5.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/bdfresize-1.5.tar.bz2 + /bin/tar -xf - + cd bdfresize-1.5 + /bin/chmod -c -Rf u+rwX,go-w . Patch #0 (bdfresize-1.5-gcc34.patch): + echo 'Patch #0 (bdfresize-1.5-gcc34.patch):' + /usr/bin/patch -p1 -b --suffix .gcc34 patching file charresize.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdfresize-1.5 + /bin/rm -f config.cache + CFLAGS='-pipe -Wall -O2 -fsigned-char' + 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for working const... yes checking for pid_t... yes checking for size_t... yes checking for memset... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make make: Entering directory `/usr/src/RPM/BUILD/bdfresize-1.5' gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c bdfresize.c gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c charresize.c gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -c getopt.c gcc -pipe -Wall -O2 -fsigned-char -Wall -Wunused -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -o bdfresize bdfresize.o charresize.o getopt.o make: Leaving directory `/usr/src/RPM/BUILD/bdfresize-1.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81354 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bdfresize-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bdfresize-buildroot + cd bdfresize-1.5 + make DESTDIR=/usr/src/tmp/bdfresize-buildroot install make: Entering directory `/usr/src/RPM/BUILD/bdfresize-1.5' make[1]: Entering directory `/usr/src/RPM/BUILD/bdfresize-1.5' /bin/sh ./mkinstalldirs /usr/src/tmp/bdfresize-buildroot/usr/bin mkdir /usr/src/tmp/bdfresize-buildroot mkdir /usr/src/tmp/bdfresize-buildroot/usr mkdir /usr/src/tmp/bdfresize-buildroot/usr/bin /bin/install -c bdfresize /usr/src/tmp/bdfresize-buildroot/usr/bin/bdfresize make install-man1 make[2]: Entering directory `/usr/src/RPM/BUILD/bdfresize-1.5' /bin/sh ./mkinstalldirs /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/bdfresize-buildroot/usr/share mkdir /usr/src/tmp/bdfresize-buildroot/usr/share/man mkdir /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1 /bin/install -c -m 644 ./bdfresize.1 /usr/src/tmp/bdfresize-buildroot/usr/share/man/man1/bdfresize.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/bdfresize-1.5' make[1]: Leaving directory `/usr/src/RPM/BUILD/bdfresize-1.5' make: Leaving directory `/usr/src/RPM/BUILD/bdfresize-1.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bdfresize-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bdfresize-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/bdfresize-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bdfresize-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/bdfresize-buildroot (executable,shared) Processing files: bdfresize-1.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45964 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdfresize-1.5 + DOCDIR=/usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + export DOCDIR + rm -rf /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + /bin/mkdir -p /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + chmod -R go-w /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + chmod -R a+rX /usr/src/tmp/bdfresize-buildroot/usr/share/doc/bdfresize-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.45964 + 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.54977 + 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.3), libc.so.6(GLIBC_2.3.4), 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.5504 + 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/bdfresize-1.5-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/bdfresize-1.5-alt2.ppc.rpm 2.26user 1.18system 0:07.24elapsed 47%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+255726minor)pagefaults 0swaps