<86>Apr 25 23:43:04 userdel[31754]: delete user `rooter' <86>Apr 25 23:43:04 userdel[31754]: remove group `rooter' <86>Apr 25 23:43:04 groupadd[31755]: new group: name=rooter, gid=501 <86>Apr 25 23:43:04 useradd[31756]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 23:43:04 userdel[31758]: delete user `builder' <86>Apr 25 23:43:04 userdel[31758]: remove group `builder' <86>Apr 25 23:43:04 groupadd[31759]: new group: name=builder, gid=502 <86>Apr 25 23:43:04 useradd[31760]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing frink-2.2.2-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf frink-2.2.2 + echo 'Source #0 (frink-2.2.2p4.tar.bz2):' Source #0 (frink-2.2.2p4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/frink-2.2.2p4.tar.bz2 + /bin/tar -xf - + cd frink-2.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + subst '/^CFLAGS=/ s/\(-ansi\)i/\1/' configure.ac + subst '/^CFLAGS=/ s/-g[[:blank:]]*//g' configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd frink-2.2.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char -fno-strict-aliasing' + 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.ac'. 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 checking for a BSD-compatible install... /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 for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking for gawk... (cached) gawk checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strchr... yes checking for strpbrk... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/frink-2.2.2' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/frink-2.2.2' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c frink.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c output.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c token.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c tcl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c config.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c util.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c blocks.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c vars.c tcl.c:144: warning: 'warnIFor' defined but not used ppc-alt-linux-gcc -ansi -Wall -o frink frink.o output.o token.o tcl.o config.o util.o blocks.o vars.o make[1]: Leaving directory `/usr/src/RPM/BUILD/frink-2.2.2' make: Leaving directory `/usr/src/RPM/BUILD/frink-2.2.2' + bzip2 --best --keep --force ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41984 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/frink-buildroot + : + /bin/rm -rf -- /usr/src/tmp/frink-buildroot + cd frink-2.2.2 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/frink-buildroot install make: Entering directory `/usr/src/RPM/BUILD/frink-2.2.2' make[1]: Entering directory `/usr/src/RPM/BUILD/frink-2.2.2' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/frink-buildroot/usr/bin" /bin/install -p 'frink' '/usr/src/tmp/frink-buildroot/usr/bin/frink' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/frink-2.2.2' make: Leaving directory `/usr/src/RPM/BUILD/frink-2.2.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/frink-buildroot (auto) Verifying and fixing files in /usr/src/tmp/frink-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/frink-buildroot (auto) Verifying ELF objects in /usr/src/tmp/frink-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/frink-buildroot (executable,shared) Processing files: frink-2.2.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41984 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd frink-2.2.2 + DOCDIR=/usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + export DOCDIR + rm -rf /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + /bin/mkdir -p /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + cp -prL AUTHORS ChangeLog.bz2 README /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + chmod -R go-w /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + chmod -R a+rX /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.41984 + 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.1236 + 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.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.16926 + 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/frink-2.2.2-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/frink-2.2.2-alt1.ppc.rpm 10.11user 2.50system 0:17.55elapsed 71%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+538225minor)pagefaults 0swaps