<86>Apr 23 04:54:21 userdel[9480]: delete user `rooter' <86>Apr 23 04:54:21 userdel[9480]: remove group `rooter' <86>Apr 23 04:54:21 groupadd[9481]: new group: name=rooter, gid=501 <86>Apr 23 04:54:21 useradd[9482]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 23 04:54:21 userdel[9484]: delete user `builder' <86>Apr 23 04:54:21 userdel[9484]: remove group `builder' <86>Apr 23 04:54:21 groupadd[9485]: new group: name=builder, gid=502 <86>Apr 23 04:54:21 useradd[9486]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing dnsmasq-2.45-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48379 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dnsmasq-2.45 + echo 'Source #0 (dnsmasq-2.45.tar.gz):' Source #0 (dnsmasq-2.45.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dnsmasq-2.45.tar.gz + /bin/tar -xf - + cd dnsmasq-2.45 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dnsmasq.conf.patch):' Patch #0 (dnsmasq.conf.patch): + /usr/bin/patch -p0 patching file dnsmasq.conf.example Hunk #1 succeeded at 111 with fuzz 1 (offset 14 lines). + /usr/bin/subst -p 's/AWK = nawk/AWK = gawk/' -- ./Makefile + /usr/bin/subst -p 's,/\* #define HAVE_ISC_READER \*/,#define HAVE_ISC_READER 1,' ./src/config.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48379 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dnsmasq-2.45 + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/dnsmasq-2.45' cd src && make \ DBUS_MINOR=" `echo | ../bld/pkg-wrapper pkg-config --modversion dbus-1 | gawk -F . -- '{ if ($(NF-1)) print \"-DDBUS_MINOR=\"$(NF-1) }'`" \ DBUS_CFLAGS="`echo | ../bld/pkg-wrapper pkg-config --cflags dbus-1`" \ DBUS_LIBS=" `echo | ../bld/pkg-wrapper pkg-config --libs dbus-1`" \ SUNOS_LIBS=" `if uname | grep SunOS 2>&1 >/dev/null; then echo -lsocket -lnsl -lposix4; fi `" \ SUNOS_VER=" `if uname | grep SunOS 2>&1 >/dev/null; then uname -r | gawk -F . -- '{ print \"-DSUNOS_VER=\"$2 }'; fi`" \ -f ../bld/Makefile dnsmasq make[1]: Entering directory `/usr/src/RPM/BUILD/dnsmasq-2.45/src' cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c cache.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c rfc1035.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c util.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c option.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c forward.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c isc.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c network.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c dnsmasq.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c dhcp.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c lease.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c rfc2131.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c netlink.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c dbus.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c bpf.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c helper.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c tftp.c cc -Wall -W -O2 -pipe -Wall -O2 -fsigned-char -c log.c cc -o dnsmasq cache.o rfc1035.o util.o option.o forward.o isc.o network.o dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o make[1]: Leaving directory `/usr/src/RPM/BUILD/dnsmasq-2.45/src' make: Leaving directory `/usr/src/RPM/BUILD/dnsmasq-2.45' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34201 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dnsmasq-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dnsmasq-buildroot + cd dnsmasq-2.45 + /bin/mkdir -p rpm + m4 -DM24 /usr/src/RPM/SOURCES/dnsmasq.init.m4 + install -pD -m700 src/dnsmasq /usr/src/tmp/dnsmasq-buildroot/usr/sbin/dnsmasq + install -pD -m744 rpm/dnsmasq-alt.M24 /usr/src/tmp/dnsmasq-buildroot/etc/rc.d/init.d/dnsmasq + install -pD -m600 /usr/src/RPM/SOURCES/dnsmasq.sysconfig /usr/src/tmp/dnsmasq-buildroot/etc/sysconfig/dnsmasq + install -pD -m600 dnsmasq.conf.example /usr/src/tmp/dnsmasq-buildroot/etc/dnsmasq.conf + install -pD -m444 man/dnsmasq.8 /usr/src/tmp/dnsmasq-buildroot/usr/share/man/man8/dnsmasq.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dnsmasq-buildroot (auto) mode of `usr/share/man/man8/dnsmasq.8' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/dnsmasq-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/dnsmasq-buildroot (auto) Verifying ELF objects in /usr/src/tmp/dnsmasq-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/dnsmasq-buildroot (executable,shared) Processing files: dnsmasq-2.45-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42483 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dnsmasq-2.45 + DOCDIR=/usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + export DOCDIR + rm -rf /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + /bin/mkdir -p /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + cp -prL CHANGELOG COPYING FAQ doc.html setup.html /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + chmod -R go-w /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + chmod -R a+rX /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + cp -prL contrib/dnslist contrib/dynamic-dnsmasq /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + chmod -R go-w /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + chmod -R a+rX /usr/src/tmp/dnsmasq-buildroot/usr/share/doc/dnsmasq-2.45 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.42483 + 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(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.35354 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/dnsmasq-buildroot/.pre:dnsmasq + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.81423 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/dnsmasq-buildroot/.post:dnsmasq + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.60757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/dnsmasq-buildroot/.preun:dnsmasq + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.3081 + 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(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, grep Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /bin/rm, /usr/sbin/preun_service Requires: service, /etc/rc.d/init.d(ExecIfExecutable), /etc/rc.d/init.d(SourceIfExists), /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(failure), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, /sbin/ip, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), net-tools, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.39655 + 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/dnsmasq-2.45-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/dnsmasq-2.45-alt2.ppc.rpm 10.22user 1.86system 0:11.34elapsed 106%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+418332minor)pagefaults 0swaps