<86>Apr 25 23:51:30 userdel[29139]: delete user `rooter' <86>Apr 25 23:51:30 userdel[29139]: remove group `rooter' <86>Apr 25 23:51:30 groupadd[29140]: new group: name=rooter, gid=501 <86>Apr 25 23:51:30 useradd[29141]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 23:51:30 userdel[29143]: delete user `builder' <86>Apr 25 23:51:30 userdel[29143]: remove group `builder' <86>Apr 25 23:51:30 groupadd[29144]: new group: name=builder, gid=502 <86>Apr 25 23:51:30 useradd[29145]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing furl-2.1-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80097 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf furl-2.1 + echo 'Source #0 (furl-2.1.tar.gz):' Source #0 (furl-2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/furl-2.1.tar.gz + /bin/tar -xf - + cd furl-2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80097 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd furl-2.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 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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output... 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 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 how to run the C preprocessor... ppc-alt-linux-gcc -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 for unistd.h... (cached) yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for socket in -lsocket... no checking for gethostbyname... yes checking for main in -lresolv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands + make make: Entering directory `/usr/src/RPM/BUILD/furl-2.1' cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/furl-2.1' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c `test -f furl.c || echo './'`furl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c `test -f furlutil.c || echo './'`furlutil.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c `test -f getopt.c || echo './'`getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -Wall -O2 -fsigned-char -c `test -f getopt1.c || echo './'`getopt1.c ppc-alt-linux-gcc -I. -pipe -Wall -O2 -fsigned-char -o furl furl.o furlutil.o getopt.o getopt1.o -lresolv make[1]: Leaving directory `/usr/src/RPM/BUILD/furl-2.1' make: Leaving directory `/usr/src/RPM/BUILD/furl-2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65159 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/furl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/furl-buildroot + cd furl-2.1 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/furl-buildroot install make: Entering directory `/usr/src/RPM/BUILD/furl-2.1' make[1]: Entering directory `/usr/src/RPM/BUILD/furl-2.1' /bin/sh ./mkinstalldirs /usr/src/tmp/furl-buildroot/usr/bin mkdir /usr/src/tmp/furl-buildroot mkdir /usr/src/tmp/furl-buildroot/usr mkdir /usr/src/tmp/furl-buildroot/usr/bin /bin/install -p furl /usr/src/tmp/furl-buildroot/usr/bin/furl make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/furl-2.1' make: Leaving directory `/usr/src/RPM/BUILD/furl-2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/furl-buildroot (auto) Verifying and fixing files in /usr/src/tmp/furl-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/furl-buildroot (auto) Verifying ELF objects in /usr/src/tmp/furl-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/furl-buildroot (executable,shared) Processing files: furl-2.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34678 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd furl-2.1 + DOCDIR=/usr/src/tmp/furl-buildroot/usr/share/doc/furl-2.1 + export DOCDIR + rm -rf /usr/src/tmp/furl-buildroot/usr/share/doc/furl-2.1 + /bin/mkdir -p /usr/src/tmp/furl-buildroot/usr/share/doc/furl-2.1 + cp -prL AUTHORS ChangeLog COPYING INSTALL NEWS README /usr/src/tmp/furl-buildroot/usr/share/doc/furl-2.1 + chmod -R go-w /usr/src/tmp/furl-buildroot/usr/share/doc/furl-2.1 + chmod -R a+rX /usr/src/tmp/furl-buildroot/usr/share/doc/furl-2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.34678 + 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.45379 + 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), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.1872 + 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/furl-2.1-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/furl-2.1-alt1.ppc.rpm 2.48user 1.77system 0:08.09elapsed 52%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+389085minor)pagefaults 0swaps