<86>Feb 18 07:11:07 userdel[81343]: delete user 'rooter'
<86>Feb 18 07:11:07 groupadd[81403]: group added to /etc/group: name=rooter, GID=549
<86>Feb 18 07:11:07 groupadd[81403]: new group: name=rooter, GID=549
<86>Feb 18 07:11:07 useradd[81492]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>Feb 18 07:11:07 userdel[81633]: delete user 'builder'
<86>Feb 18 07:11:07 groupadd[81746]: group added to /etc/group: name=builder, GID=550
<86>Feb 18 07:11:07 groupadd[81746]: new group: name=builder, GID=550
<86>Feb 18 07:11:07 useradd[81885]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash
warning: user evg does not exist - using root
warning: group evg does not exist - using root
warning: user evg does not exist - using root
warning: group evg does not exist - using root
warning: user evg does not exist - using root
warning: group evg does not exist - using root
<13>Feb 18 07:11:11 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Feb 18 07:11:14 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed
<13>Feb 18 07:11:14 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/dnsflood-1.20-alt1.nosrc.rpm
Installing dnsflood-1.20-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53233
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dns_flood_detector_1.2
+ echo 'Source #0 (dnsflood-1.20.tgz):'
Source #0 (dnsflood-1.20.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/dnsflood-1.20.tgz
+ /bin/tar -xf -
+ cd dns_flood_detector_1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (dont-strip-alt.patch):'
Patch #0 (dont-strip-alt.patch):
+ /usr/bin/patch -p1
patching file makefiles/Makefile-Linux
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10569
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dns_flood_detector_1.2
+ ./configure.pl Linux
type make.
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/dns_flood_detector_1.2'
cc -Wall -O -D_BSD_SOURCE -g    dns_flood_detector.c  -lpcap -lpthread -lm -o dns_flood_detector
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/pcap/pcap.h:46,
                 from /usr/include/pcap.h:45,
                 from dns_flood_detector.c:105:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
dns_flood_detector.c: In function 'handle_IP':
dns_flood_detector.c:565:24: warning: variable 'udp' set but not used [-Wunused-but-set-variable]
   const struct udphdr *udp;
                        ^~~
dns_flood_detector.c: In function 'daemonize':
dns_flood_detector.c:986:7: warning: variable 'a' set but not used [-Wunused-but-set-variable]
   int a;
       ^
dns_flood_detector.c: In function 'main':
dns_flood_detector.c:925:9: warning: 'strncpy' output truncated before terminating nul copying 15 bytes from a string of the same length [-Wstringop-truncation]
         strncpy(dst_mask,"255.255.255.255",15);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dns_flood_detector.c: In function 'saddr_stats':
dns_flood_detector.c:253:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
         strncpy(buff+buffhead,tail, strlen(tail));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dns_flood_detector.c:284:5: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
     strncpy(buff+buffhead,tail,strlen(tail));
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dns_flood_detector_1.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35942
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dnsflood-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dnsflood-buildroot
+ cd dns_flood_detector_1.2
+ install -pD -m755 dns_flood_detector /usr/src/tmp/dnsflood-buildroot/usr/sbin/dns_flood_detector
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dnsflood-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dnsflood-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/dnsflood-buildroot/ (default)
Compressing files in /usr/src/tmp/dnsflood-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/dnsflood-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/dns_flood_detector: uses non-LFS functions: open
Hardlinking identical .pyc and .pyo files
Processing files: dnsflood-1.20-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25427
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dns_flood_detector_1.2
+ DOCDIR=/usr/src/tmp/dnsflood-buildroot/usr/share/doc/dnsflood-1.20
+ export DOCDIR
+ rm -rf /usr/src/tmp/dnsflood-buildroot/usr/share/doc/dnsflood-1.20
+ /bin/mkdir -p /usr/src/tmp/dnsflood-buildroot/usr/share/doc/dnsflood-1.20
+ cp -prL LICENSE README /usr/src/tmp/dnsflood-buildroot/usr/share/doc/dnsflood-1.20
+ chmod -R go-w /usr/src/tmp/dnsflood-buildroot/usr/share/doc/dnsflood-1.20
+ chmod -R a+rX /usr/src/tmp/dnsflood-buildroot/usr/share/doc/dnsflood-1.20
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ipxJcp
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1O8rNn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.4), libpcap.so.0.8 >= set:khRPzH1KxFe7icpKLxr71, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFkLPN
Creating dnsflood-debuginfo package
Processing files: dnsflood-debuginfo-1.20-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oHWbvN
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yy92Zs
find-requires: running scripts (debuginfo)
Requires: dnsflood = 1.20-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpcap.so.0.8), debug(libpthread.so.0)
Wrote: /usr/src/RPM/RPMS/i586/dnsflood-1.20-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/dnsflood-debuginfo-1.20-alt1.i586.rpm
2.78user 0.39system 0:11.09elapsed 28%CPU (0avgtext+0avgdata 28144maxresident)k
0inputs+0outputs (0major+159529minor)pagefaults 0swaps
12.75user 3.17system 0:30.27elapsed 52%CPU (0avgtext+0avgdata 122040maxresident)k
192inputs+0outputs (0major+646204minor)pagefaults 0swaps