<86>Apr 21 00:43:12 userdel[5281]: delete user 'rooter'
<86>Apr 21 00:43:12 userdel[5281]: removed group 'rooter' owned by 'rooter'
<86>Apr 21 00:43:12 userdel[5281]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 21 00:43:12 groupadd[5357]: group added to /etc/group: name=rooter, GID=693
<86>Apr 21 00:43:12 groupadd[5357]: group added to /etc/gshadow: name=rooter
<86>Apr 21 00:43:12 groupadd[5357]: new group: name=rooter, GID=693
<86>Apr 21 00:43:12 useradd[5384]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash
<86>Apr 21 00:43:12 userdel[5417]: delete user 'builder'
<86>Apr 21 00:43:12 userdel[5417]: removed group 'builder' owned by 'builder'
<86>Apr 21 00:43:12 groupadd[5440]: group added to /etc/group: name=builder, GID=694
<86>Apr 21 00:43:12 groupadd[5440]: group added to /etc/gshadow: name=builder
<86>Apr 21 00:43:12 groupadd[5440]: new group: name=builder, GID=694
<86>Apr 21 00:43:12 useradd[5459]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash
<13>Apr 21 00:43:15 rpmi: dietlibc-0.33-alt3 1396230522 installed
Installing chkrootkit-0.50-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37098
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf chkrootkit-0.50
+ echo 'Source #0 (chkrootkit-0.50.tar.gz):'
Source #0 (chkrootkit-0.50.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/chkrootkit-0.50.tar.gz
+ cd chkrootkit-0.50
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's|@CHKROOTKIT_DIR@|/usr/lib64/chkrootkit|' chkrootkit
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37098
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd chkrootkit-0.50
+ 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.50'
*** stopping make sense ***
make[1]: Entering directory `/usr/src/RPM/BUILD/chkrootkit-0.50'
diet gcc -DHAVE_LASTLOG_H -DLASTLOG_FILENAME='"/var/log/lastlog"' -DWTEMP_FILENAME='"/var/log/wtmp"' -Os  -s -static -o chklastlog chklastlog.c
chklastlog.c: In function 'main':
chklastlog.c:170:36: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
                    fprintf(stderr, "MAX_ID is %ld and current uid is %ld, please check\n\r", MAX_ID, *uid );
                                    ^
chklastlog.c:170:36: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uid_t {aka unsigned int}' [-Wformat=]
chklastlog.c:170:36: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
chklastlog.c:170:36: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'uid_t {aka unsigned int}' [-Wformat=]
/usr/lib/dietlibc/lib-x86_64/libc.a(stderr.o): In function `__fflush_stderr':
stderr.c:(.text+0x8): warning: warning: your code uses stdio (7+k bloat).
/usr/lib/dietlibc/lib-x86_64/libc.a(vprintf.o): In function `vprintf':
vprintf.c:(.text+0x3e): warning: warning: the printf functions add several kilobytes of bloat.
diet gcc -DHAVE_LASTLOG_H -DLASTLOG_FILENAME='"/var/log/lastlog"' -DWTEMP_FILENAME='"/var/log/wtmp"' -Os  -s -static -o chkwtmp chkwtmp.c
/usr/lib/dietlibc/lib-x86_64/libc.a(stderr.o): In function `__fflush_stderr':
stderr.c:(.text+0x8): warning: warning: your code uses stdio (7+k bloat).
/usr/lib/dietlibc/lib-x86_64/libc.a(vprintf.o): In function `vprintf':
vprintf.c:(.text+0x3e): warning: warning: the printf functions add several kilobytes of 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-x86_64/libc.a(vsscanf.o): In function `vsscanf':
vsscanf.c:(.text+0x54): warning: warning: the scanf functions add several kilobytes of bloat.
/usr/lib/dietlibc/lib-x86_64/libc.a(vsnprintf.o): In function `vsnprintf':
vsnprintf.c:(.text+0x8d): warning: warning: the printf functions add several kilobytes of bloat.
/usr/lib/dietlibc/lib-x86_64/libc.a(stderr.o): In function `__fflush_stderr':
stderr.c:(.text+0x8): warning: warning: your code uses stdio (7+k bloat).
diet gcc -static -o chkproc chkproc.c
/usr/lib/dietlibc/lib-x86_64/libc.a(vsnprintf.o): In function `vsnprintf':
vsnprintf.c:(.text+0x8d): warning: warning: the printf functions add several kilobytes of bloat.
/usr/lib/dietlibc/lib-x86_64/libc.a(stderr.o): In function `__fflush_stderr':
stderr.c:(.text+0x8): warning: warning: your code uses stdio (7+k bloat).
diet gcc -static -o chkdirs chkdirs.c
/usr/lib/dietlibc/lib-x86_64/libc.a(stderr.o): In function `__fflush_stderr':
stderr.c:(.text+0x8): warning: warning: your code uses stdio (7+k bloat).
/usr/lib/dietlibc/lib-x86_64/libc.a(vprintf.o): In function `vprintf':
vprintf.c:(.text+0x3e): warning: warning: the printf functions add several kilobytes of bloat.
diet gcc -static -o check_wtmpx check_wtmpx.c
diet gcc -static -static -o strings-static strings.c
/usr/lib/dietlibc/lib-x86_64/libc.a(stdin.o): In function `__fflush_stdin':
stdin.c:(.text+0x34): warning: warning: your code uses stdio (7+k bloat).
diet gcc -static -o chkutmp chkutmp.c
/usr/lib/dietlibc/lib-x86_64/libc.a(stderr.o): In function `__fflush_stderr':
stderr.c:(.text+0x8): warning: warning: your code uses stdio (7+k bloat).
/usr/lib/dietlibc/lib-x86_64/libc.a(vprintf.o): In function `vprintf':
vprintf.c:(.text+0x3e): warning: warning: the printf functions add several kilobytes of bloat.
make[1]: Leaving directory `/usr/src/RPM/BUILD/chkrootkit-0.50'
make: Leaving directory `/usr/src/RPM/BUILD/chkrootkit-0.50'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37098
+ 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.50
+ 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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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/lib64/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,desktop)
Compressing files in /usr/src/tmp/chkrootkit-buildroot (auto)
Adjusting library links in /usr/src/tmp/chkrootkit-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/chkrootkit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: chkrootkit-0.50-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12164
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd chkrootkit-0.50
+ DOCDIR=/usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.50
+ export DOCDIR
+ rm -rf /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.50
+ /bin/mkdir -p /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.50
+ cp -prL README README.chklastlog README.chkwtmp COPYRIGHT ACKNOWLEDGMENTS /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.50
+ chmod -R go-w /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.50
+ chmod -R a+rX /usr/src/tmp/chkrootkit-buildroot/usr/share/doc/chkrootkit-0.50
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MuQAzn
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mz3ji9
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
find-requires: FINDPACKAGE-COMMANDS: cat find grep
Requires: binutils, coreutils, findutils, sed, gawk, grep, net-tools, procps, crontabs, /usr/bin/ssh, /bin/sh, /etc/cron.daily
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CXWdKX
Wrote: /usr/src/RPM/RPMS/x86_64/chkrootkit-0.50-alt1.x86_64.rpm
0.90user 0.46system 0:04.15elapsed 32%CPU (0avgtext+0avgdata 23016maxresident)k
0inputs+0outputs (0major+196376minor)pagefaults 0swaps
3.18user 2.39system 0:09.45elapsed 59%CPU (0avgtext+0avgdata 122244maxresident)k
1144inputs+0outputs (0major+389014minor)pagefaults 0swaps