<86>Apr 25 12:37:37 userdel[7186]: delete user `rooter' <86>Apr 25 12:37:37 userdel[7186]: remove group `rooter' <86>Apr 25 12:37:37 groupadd[7187]: new group: name=rooter, gid=501 <86>Apr 25 12:37:37 useradd[7188]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 12:37:37 userdel[7190]: delete user `builder' <86>Apr 25 12:37:37 userdel[7190]: remove group `builder' <86>Apr 25 12:37:37 groupadd[7191]: new group: name=builder, gid=502 <86>Apr 25 12:37:37 useradd[7192]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 12:37:39 rpmi: dietlibc-0.30-alt3 installed Installing chkrootkit-0.48-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf chkrootkit-0.48 + echo 'Source #0 (chkrootkit-0.48.tar.gz):' Source #0 (chkrootkit-0.48.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/chkrootkit-0.48.tar.gz + /bin/tar -xf - + cd chkrootkit-0.48 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (chkrootkit-alt-libpath.patch):' Patch #0 (chkrootkit-alt-libpath.patch): + /usr/bin/patch -p2 -b --suffix .libpath patching file chkrootkit + echo 'Patch #2 (chkrootkit-0.45-alt-ifpromisc.patch):' Patch #2 (chkrootkit-0.45-alt-ifpromisc.patch): + /usr/bin/patch -p1 patching file ifpromisc.c + echo 'Patch #3 (strings.c.patch):' Patch #3 (strings.c.patch): + /usr/bin/patch -p0 patching file strings.c + sed -i 's|@CHKROOTKIT_DIR@|/usr/lib/chkrootkit|' chkrootkit + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chkrootkit-0.48 + make 'CC=diet gcc' 'CFLAGS=-DHAVE_LASTLOG_H -DLASTLOG_FILENAME='\''"/var/log/lastlog"'\'' -DWTEMP_FILENAME='\''"/var/log/wtmp"'\'' -Os -s -static' LDFLAGS=-static make: Entering directory `/usr/src/RPM/BUILD/chkrootkit-0.48' *** stopping make sense *** make[1]: Entering directory `/usr/src/RPM/BUILD/chkrootkit-0.48' diet gcc -DHAVE_LASTLOG_H -DLASTLOG_FILENAME='"/var/log/lastlog"' -DWTEMP_FILENAME='"/var/log/wtmp"' -Os -s -static -o chklastlog chklastlog.c /usr/lib/dietlibc/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/dietlibc/lib-ppc/libc.a(stderr.o): In function `__fflush_stderr': stderr.c:(.text+0x14): warning: warning: your code uses stdio (7+k bloat). diet gcc -DHAVE_LASTLOG_H -DLASTLOG_FILENAME='"/var/log/lastlog"' -DWTEMP_FILENAME='"/var/log/wtmp"' -Os -s -static -o chkwtmp chkwtmp.c chkwtmp.c: In function 'main': chkwtmp.c:95: warning: incompatible implicit declaration of built-in function 'exit' /usr/lib/dietlibc/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/dietlibc/lib-ppc/libc.a(stderr.o): In function `__fflush_stderr': stderr.c:(.text+0x14): warning: warning: your code uses stdio (7+k bloat). diet gcc -DHAVE_LASTLOG_H -DLASTLOG_FILENAME='"/var/log/lastlog"' -DWTEMP_FILENAME='"/var/log/wtmp"' -Os -s -static -static -D_FILE_OFFSET_BITS=64 -o ifpromisc ifpromisc.c /usr/lib/dietlibc/lib-ppc/libc.a(stderr.o): In function `__fflush_stderr': stderr.c:(.text+0x14): warning: warning: your code uses stdio (7+k bloat). /usr/lib/dietlibc/lib-ppc/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/dietlibc/lib-ppc/libc.a(vsscanf.o): In function `vsscanf': vsscanf.c:(.text+0x80): warning: warning: the scanf functions add several kilobytes of bloat. diet gcc -static -o chkproc chkproc.c /usr/lib/dietlibc/lib-ppc/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/dietlibc/lib-ppc/libc.a(stderr.o): In function `__fflush_stderr': stderr.c:(.text+0x14): warning: warning: your code uses stdio (7+k bloat). diet gcc -static -o chkdirs chkdirs.c /usr/lib/dietlibc/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/dietlibc/lib-ppc/libc.a(stderr.o): In function `__fflush_stderr': stderr.c:(.text+0x14): warning: warning: your code uses stdio (7+k bloat). diet gcc -static -o check_wtmpx check_wtmpx.c diet gcc -static -static -o strings-static strings.c /usr/lib/dietlibc/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x14): warning: warning: your code uses stdio (7+k bloat). diet gcc -static -o chkutmp chkutmp.c /usr/lib/dietlibc/lib-ppc/libc.a(vprintf.o): In function `vprintf': vprintf.c:(.text+0x38): warning: warning: the printf functions add several kilobytes of bloat. /usr/lib/dietlibc/lib-ppc/libc.a(stderr.o): In function `__fflush_stderr': stderr.c:(.text+0x14): warning: warning: your code uses stdio (7+k bloat). make[1]: Leaving directory `/usr/src/RPM/BUILD/chkrootkit-0.48' make: Leaving directory `/usr/src/RPM/BUILD/chkrootkit-0.48' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24922 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/chkrootkit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/chkrootkit-buildroot + cd chkrootkit-0.48 + install -pD -m 755 chkrootkit /usr/src/tmp/chkrootkit-buildroot/usr/sbin/chkrootkit + for p in chklastlog chkwtmp ifpromisc chkproc chkdirs check_wtmpx strings-static chkutmp + install -pD -m 755 chklastlog /usr/src/tmp/chkrootkit-buildroot/usr/lib/chkrootkit/chklastlog + for p in chklastlog chkwtmp ifpromisc chkproc chkdirs check_wtmpx strings-static chkutmp + install -pD -m 755 chkwtmp /usr/src/tmp/chkrootkit-buildroot/usr/lib/chkrootkit/chkwtmp + for p in chklastlog chkwtmp ifpromisc chkproc chkdirs check_wtmpx strings-static chkutmp + install -pD -m 755 ifpromisc /usr/src/tmp/chkrootkit-buildroot/usr/lib/chkrootkit/ifpromisc + for p in chklastlog chkwtmp ifpromisc chkproc chkdirs check_wtmpx strings-static chkutmp + install -pD -m 755 chkproc /usr/src/tmp/chkrootkit-buildroot/usr/lib/chkrootkit/chkproc + for p in chklastlog chkwtmp ifpromisc chkproc chkdirs check_wtmpx strings-static chkutmp + install -pD -m 755 chkdirs /usr/src/tmp/chkrootkit-buildroot/usr/lib/chkrootkit/chkdirs + for p in chklastlog chkwtmp ifpromisc chkproc chkdirs check_wtmpx strings-static chkutmp + install -pD -m 755 check_wtmpx /usr/src/tmp/chkrootkit-buildroot/usr/lib/chkrootkit/check_wtmpx + for p in chklastlog chkwtmp ifpromisc chkproc chkdirs check_wtmpx strings-static chkutmp + install -pD -m 755 strings-static /usr/src/tmp/chkrootkit-buildroot/usr/lib/chkrootkit/strings-static + for p in chklastlog chkwtmp ifpromisc chkproc chkdirs check_wtmpx strings-static chkutmp + install -pD -m 755 chkutmp /usr/src/tmp/chkrootkit-buildroot/usr/lib/chkrootkit/chkutmp + mkdir -p /usr/src/tmp/chkrootkit-buildroot/etc/cron.daily + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/chkrootkit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/chkrootkit-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/chkrootkit-buildroot (auto) Adjusting library links in /usr/src/tmp/chkrootkit-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/chkrootkit-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/chkrootkit-buildroot (executable,shared) Processing files: chkrootkit-0.48-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85507 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chkrootkit-0.48 + DOCDIR=/usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.48 + export DOCDIR + rm -rf /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.48 + /bin/mkdir -p /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.48 + cp -prL README README.chklastlog README.chkwtmp COPYRIGHT /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.48 + chmod -R go-w /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.48 + chmod -R a+rX /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.48 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.85507 + 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.13904 + 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: binutils, coreutils, findutils, sed, gawk, grep, net-tools, procps, crontabs, /bin/sh, /etc/cron.daily Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.7589 + 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/chkrootkit-0.48-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/chkrootkit-0.48-alt2.ppc.rpm 1.87user 1.40system 0:05.91elapsed 55%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+303278minor)pagefaults 0swaps