<86>Apr 14 00:51:51 userdel[29856]: delete user 'rooter' <86>Apr 14 00:51:51 userdel[29856]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 00:51:51 groupadd[29868]: group added to /etc/group: name=rooter, GID=543 <86>Apr 14 00:51:51 groupadd[29868]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:51:51 groupadd[29868]: new group: name=rooter, GID=543 <86>Apr 14 00:51:51 useradd[29876]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Apr 14 00:51:51 userdel[29887]: delete user 'builder' <86>Apr 14 00:51:51 userdel[29887]: removed group 'builder' owned by 'builder' <86>Apr 14 00:51:51 groupadd[29897]: group added to /etc/group: name=builder, GID=544 <86>Apr 14 00:51:51 groupadd[29897]: group added to /etc/gshadow: name=builder <86>Apr 14 00:51:51 groupadd[29897]: new group: name=builder, GID=544 <86>Apr 14 00:51:51 useradd[29906]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Apr 14 00:51:54 rpmi: libpcap0.8-2:1.1.1-alt3 1298589613 installed <13>Apr 14 00:51:54 rpmi: libpcap-devel-2:1.1.1-alt3 1298589613 installed <13>Apr 14 00:51:54 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing darkstat-3.0.707-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11355 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf darkstat-3.0.707 + echo 'Source #0 (darkstat-3.0.707.tar.bz2):' Source #0 (darkstat-3.0.707.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/darkstat-3.0.707.tar.bz2 + /bin/tar -xf - + cd darkstat-3.0.707 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11355 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd darkstat-3.0.707 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for /var/empty... found it checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking if your C compiler wants a hit off the pipe... sure does checking for deflate in -lz... yes checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking for inet_aton in -lresolv... yes checking for pcap_loop in -lpcap... yes checking how to run the C preprocessor... x86_64-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 pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for setproctitle in -lc... no checking for strlcpy in -lc... yes checking for strlcat in -lc... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/darkstat-3.0.707' x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c acct.c -o acct.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c cap.c -o cap.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c conv.c -o conv.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c darkstat.c -o darkstat.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c daylog.c -o daylog.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c db.c -o db.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c decode.c -o decode.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c dns.c -o dns.o daylog.c: In function 'daylog_init': daylog.c:107:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd, s, len); /* ignore write errors */ ^ daylog.c: In function 'daylog_free': daylog.c:131:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd, s, len); /* ignore write errors */ ^ daylog.c: In function 'daylog_emit': daylog.c:78:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(fd, s, len); /* ignore write errors */ ^ conv.c: In function 'daemonize_start': conv.c:246:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(lifeline[0], tmp, sizeof(tmp)); ^ In file included from dns.c:17:0: dns.c:101:13: warning: 'tree_t_RB_NEXT' defined but not used [-Wunused-function] RB_GENERATE(tree_t, tree_rec, ptree, tree_cmp) ^ tree.h:353:1: note: in definition of macro 'RB_GENERATE_INTERNAL' name##_RB_NEXT(struct type *elm) \ ^ dns.c:101:1: note: in expansion of macro 'RB_GENERATE' RB_GENERATE(tree_t, tree_rec, ptree, tree_cmp) ^ dns.c:101:13: warning: 'tree_t_RB_MINMAX' defined but not used [-Wunused-function] RB_GENERATE(tree_t, tree_rec, ptree, tree_cmp) ^ tree.h:374:1: note: in definition of macro 'RB_GENERATE_INTERNAL' name##_RB_MINMAX(struct name *head, int val) \ ^ dns.c:101:1: note: in expansion of macro 'RB_GENERATE' RB_GENERATE(tree_t, tree_rec, ptree, tree_cmp) ^ x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c err.c -o err.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c graph_db.c -o graph_db.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c hosts_db.c -o hosts_db.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c hosts_sort.c -o hosts_sort.o hosts_sort.c: In function 'cmp': hosts_sort.c:41:12: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (a > b) return (-1); ^ hosts_sort.c:41:12: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 static/c-ify.c -o c-ify x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c localip.c -o localip.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c ncache.c -o ncache.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c pidfile.c -o pidfile.o x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c str.c -o str.o ./c-ify style_css stylecss.h ./c-ify graph_js graphjs.h x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 -c http.c -o http.o Linking darkstat x86_64-alt-linux-gcc -pipe -pipe -Wall -g -O2 acct.o cap.o conv.o darkstat.o daylog.o db.o decode.o dns.o err.o graph_db.o hosts_db.o hosts_sort.o http.o localip.o ncache.o pidfile.o str.o -lpcap -lresolv -lnsl -lz -o darkstat make: Leaving directory `/usr/src/RPM/BUILD/darkstat-3.0.707' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16586 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/darkstat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/darkstat-buildroot + cd darkstat-3.0.707 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/darkstat-buildroot/usr exec_prefix=/usr/src/tmp/darkstat-buildroot/usr bindir=/usr/src/tmp/darkstat-buildroot/usr/bin sbindir=/usr/src/tmp/darkstat-buildroot/usr/sbin sysconfdir=/usr/src/tmp/darkstat-buildroot/etc datadir=/usr/src/tmp/darkstat-buildroot/usr/share includedir=/usr/src/tmp/darkstat-buildroot/usr/include libdir=/usr/src/tmp/darkstat-buildroot/usr/lib64 libexecdir=/usr/src/tmp/darkstat-buildroot/usr/lib localstatedir=/usr/src/tmp/darkstat-buildroot/var/lib sharedstatedir=/usr/src/tmp/darkstat-buildroot/var/lib mandir=/usr/src/tmp/darkstat-buildroot/usr/share/man infodir=/usr/src/tmp/darkstat-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/darkstat-3.0.707' /bin/install -p -d /usr/src/tmp/darkstat-buildroot/usr/sbin /bin/install -p -m 555 darkstat /usr/src/tmp/darkstat-buildroot/usr/sbin /bin/install -p -d /usr/src/tmp/darkstat-buildroot/usr/share/man/man1 /bin/install -p -m 444 darkstat.1 /usr/src/tmp/darkstat-buildroot/usr/share/man/man1 make: Leaving directory `/usr/src/RPM/BUILD/darkstat-3.0.707' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/darkstat-buildroot (auto) mode of 'usr/sbin/darkstat' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/share/man/man1/darkstat.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/darkstat-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/darkstat-buildroot (auto) Verifying ELF objects in /usr/src/tmp/darkstat-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: darkstat-3.0.707-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16586 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd darkstat-3.0.707 + DOCDIR=/usr/src/tmp/darkstat-buildroot/usr/share/doc/darkstat-3.0.707 + export DOCDIR + rm -rf /usr/src/tmp/darkstat-buildroot/usr/share/doc/darkstat-3.0.707 + /bin/mkdir -p /usr/src/tmp/darkstat-buildroot/usr/share/doc/darkstat-3.0.707 + cp -prL AUTHORS COPYING.GPL INSTALL LICENSE NEWS README THANKS /usr/src/tmp/darkstat-buildroot/usr/share/doc/darkstat-3.0.707 + chmod -R go-w /usr/src/tmp/darkstat-buildroot/usr/share/doc/darkstat-3.0.707 + chmod -R a+rX /usr/src/tmp/darkstat-buildroot/usr/share/doc/darkstat-3.0.707 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pXlamr 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.9pGZ3K find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpcap.so.0.8()(64bit) >= set:kgRPDTYpjok7qEGn6NCwtxUSh, libz.so.1()(64bit) >= set:kidWPIUTqt, 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.G947s7 Creating darkstat-debuginfo package Processing files: darkstat-debuginfo-3.0.707-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SStSBw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5so1uY find-requires: running scripts (debuginfo) Requires: darkstat = 3.0.707-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/darkstat-3.0.707-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/darkstat-debuginfo-3.0.707-alt1.qa1.x86_64.rpm 5.68user 2.51system 0:09.32elapsed 87%CPU (0avgtext+0avgdata 33076maxresident)k 0inputs+0outputs (0major+446716minor)pagefaults 0swaps 9.39user 6.61system 0:16.68elapsed 95%CPU (0avgtext+0avgdata 123964maxresident)k 0inputs+0outputs (0major+660778minor)pagefaults 0swaps --- darkstat-3.0.707-alt1.qa1.x86_64.rpm.repo 2013-04-17 07:13:32.000000000 +0000 +++ darkstat-3.0.707-alt1.qa1.x86_64.rpm.hasher 2019-04-14 00:52:05.684226156 +0000 @@ -9,3 +9,3 @@ /usr/share/doc/darkstat-3.0.707/THANKS 100644 -/usr/share/man/man1/darkstat.1.gz 100644 +/usr/share/man/man1/darkstat.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2