<86>Apr 25 16:40:04 userdel[9177]: delete user `rooter' <86>Apr 25 16:40:04 userdel[9177]: remove group `rooter' <86>Apr 25 16:40:04 groupadd[9178]: new group: name=rooter, gid=501 <86>Apr 25 16:40:04 useradd[9179]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 16:40:04 userdel[9181]: delete user `builder' <86>Apr 25 16:40:04 userdel[9181]: remove group `builder' <86>Apr 25 16:40:04 groupadd[9182]: new group: name=builder, gid=502 <86>Apr 25 16:40:04 useradd[9183]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 16:40:06 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 25 16:40:06 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 25 16:40:06 rpmi: libpcap0.8-2:0.9.7-alt1 installed <13>Apr 25 16:40:06 rpmi: libpcap-devel-2:0.9.7-alt1 installed Installing dnstop-20080502-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98890 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dnstop-20080502 + echo 'Source #0 (dnstop-20080502.tar.gz):' Source #0 (dnstop-20080502.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dnstop-20080502.tar.gz + /bin/tar -xf - + cd dnstop-20080502 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98890 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dnstop-20080502 + 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 ']' + ./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 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 a BSD-compatible install... /bin/install -c checking for initscr in -lcurses... yes checking for pcap_open_live in -lpcap... yes checking for main in -lsocket... no checking for main in -lnsl... yes checking for main in -lresolv... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for net/if_arp.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for net/if_ppp.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for struct bpf_timeval... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 'CFLAGS=-pipe -Wall -O2 -fsigned-char' make: Entering directory `/usr/src/RPM/BUILD/dnstop-20080502' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DUSE_IPV6=1 -c dnstop.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -c -o hashtbl.o hashtbl.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -c -o lookup3.o lookup3.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o dnstop dnstop.o hashtbl.o lookup3.o -lresolv -lnsl -lpcap -lcurses make: Leaving directory `/usr/src/RPM/BUILD/dnstop-20080502' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dnstop-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dnstop-buildroot + cd dnstop-20080502 + install -pD -m755 dnstop /usr/src/tmp/dnstop-buildroot/usr/bin/dnstop + install -pD -m644 dnstop.8 /usr/src/tmp/dnstop-buildroot/usr/share/man/man8/dnstop.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dnstop-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dnstop-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/dnstop-buildroot (auto) Verifying ELF objects in /usr/src/tmp/dnstop-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/dnstop-buildroot (executable,shared) Processing files: dnstop-20080502-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.26826 + 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.48534 + 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.4), libncurses.so.5, libpcap.so.0.8, libtinfo.so.5, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.95519 + 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/dnstop-20080502-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/dnstop-20080502-alt1.ppc.rpm 6.21user 3.04system 0:11.86elapsed 78%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+652471minor)pagefaults 0swaps