<86>Apr 21 00:49:40 userdel[124979]: delete user 'rooter' <86>Apr 21 00:49:40 userdel[124979]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:49:40 userdel[124979]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:49:40 groupadd[124990]: group added to /etc/group: name=rooter, GID=561 <86>Apr 21 00:49:40 groupadd[124990]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:49:40 groupadd[124990]: new group: name=rooter, GID=561 <86>Apr 21 00:49:40 useradd[125004]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 21 00:49:40 userdel[125017]: delete user 'builder' <86>Apr 21 00:49:40 userdel[125017]: removed group 'builder' owned by 'builder' <86>Apr 21 00:49:40 userdel[125017]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:49:40 groupadd[125055]: group added to /etc/group: name=builder, GID=562 <86>Apr 21 00:49:40 groupadd[125055]: group added to /etc/gshadow: name=builder <86>Apr 21 00:49:40 groupadd[125055]: new group: name=builder, GID=562 <86>Apr 21 00:49:40 useradd[125064]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Apr 21 00:49:43 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing rbldnsd-0.996b-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rbldnsd-0.996b + echo 'Source #0 (rbldnsd_0.996b.tar.gz):' Source #0 (rbldnsd_0.996b.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/rbldnsd_0.996b.tar.gz + /bin/tar -xf - + cd rbldnsd-0.996b + /bin/chmod -c -Rf u+rwX,go-w . + /bin/sed -i -e 's@/var/lib/rbldns\([/ ]\)@/var/lib/lib/rbldnsd\1@g' -e 's@\(-r/[a-z/]*\) -b@\1 -q -b@g' debian/rbldnsd.default + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rbldnsd-0.996b + CFLAGS='-pipe -Wall -g -O2' + ./configure configure: rbldnsd... 0.996b (29 Mar 2008) checking for C compiler... gcc checking whenever the C compiler (gcc -pipe -Wall -g -O2) can produce executables... yes checking for ranlib... ranlib checking for stdint.h... yes checking for inline... yes checking for socklen_t... yes checking for libraries needed for connect()... ok (none needed) checking for IPv6... yes checking for mallinfo()... yes checking for poll()... yes checking for vsnprintf()... yes checking for writev()/readv()... yes checking for setitimer()... yes checking for zlib support... no creating Makefile... ok creating config.h... ok creating config.status... ok all done. + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/rbldnsd-0.996b' gcc -pipe -Wall -g -O2 -c rbldnsd_zones.c rbldnsd VERSION="0.996b (29 Mar 2008)" gcc -pipe -Wall -g -O2 -c rbldnsd_packet.c gcc -pipe -Wall -g -O2 -c rbldnsd_ip4set.c gcc -pipe -Wall -g -O2 -c rbldnsd_ip4tset.c gcc -pipe -Wall -g -O2 -c rbldnsd_ip4trie.c gcc -pipe -Wall -g -O2 -c rbldnsd_dnset.c gcc -pipe -Wall -g -O2 -c rbldnsd.c -DVERSION="\"0.996b (29 Mar 2008)\"" gcc -pipe -Wall -g -O2 -c rbldnsd_generic.c rbldnsd_zones.c: In function 'ds_special': rbldnsd_zones.c:208:2: warning: #warning NS record compatibility mode: remove for 1.0 final [-Wcpp] #warning NS record compatibility mode: remove for 1.0 final ^ rbldnsd_packet.c: In function 'logreply': rbldnsd_packet.c:988:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fileno(flog), cbuf, cp - cbuf); ^ gcc -pipe -Wall -g -O2 -c rbldnsd_combined.c rbldnsd.c: In function 'error': rbldnsd.c:84:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, buf, l); ^ rbldnsd.c: In function 'init': rbldnsd.c:613:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(cfd, "", 1); ^ rbldnsd.c: In function 'do_reload': rbldnsd.c:777:30: warning: ignoring return value of 'readv', declared with attribute warn_unused_result [-Wunused-result] # define ipc_read_stats(fd) readv(fd, stats_iov, numzones) ^ rbldnsd.c:989:5: note: in expansion of macro 'ipc_read_stats' ipc_read_stats(cfd); ^ rbldnsd.c: In function 'do_signalled': rbldnsd.c:778:30: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result] # define ipc_write_stats(fd) writev(fd, stats_iov, numzones) ^ rbldnsd.c:1001:7: note: in expansion of macro 'ipc_write_stats' ipc_write_stats(1); ^ gcc -pipe -Wall -g -O2 -c rbldnsd_acl.c gcc -pipe -Wall -g -O2 -c rbldnsd_util.c gcc -pipe -Wall -g -O2 -c dns_ptodn.c gcc -pipe -Wall -g -O2 -c dns_dntop.c gcc -pipe -Wall -g -O2 -c dns_dntol.c rbldnsd_util.c: In function 'vdslog': rbldnsd_util.c:471:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, buf, l); ^ rbldnsd_util.c:474:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, l); ^ gcc -pipe -Wall -g -O2 -c dns_dnlen.c gcc -pipe -Wall -g -O2 -c dns_dnlabels.c gcc -pipe -Wall -g -O2 -c dns_dnequ.c gcc -pipe -Wall -g -O2 -c dns_dnreverse.c gcc -pipe -Wall -g -O2 -c dns_findname.c awk -f dns_maketab.awk dns.h > dns_nametab.c.tmp gcc -pipe -Wall -g -O2 -c ip4parse.c mv -f dns_nametab.c.tmp dns_nametab.c gcc -pipe -Wall -g -O2 -c ip4atos.c gcc -pipe -Wall -g -O2 -c ip4mask.c gcc -pipe -Wall -g -O2 -c mempool.c gcc -pipe -Wall -g -O2 -c istream.c gcc -pipe -Wall -g -O2 -c dns_nametab.c rm -f librbldnsd.a ar rv librbldnsd.a dns_ptodn.o dns_dntop.o dns_dntol.o dns_dnlen.o dns_dnlabels.o dns_dnequ.o dns_dnreverse.o dns_findname.o dns_nametab.o ip4parse.o ip4atos.o ip4mask.o mempool.o istream.o ar: creating librbldnsd.a a - dns_ptodn.o a - dns_dntop.o a - dns_dntol.o a - dns_dnlen.o a - dns_dnlabels.o a - dns_dnequ.o a - dns_dnreverse.o a - dns_findname.o a - dns_nametab.o a - ip4parse.o a - ip4atos.o a - ip4mask.o a - mempool.o a - istream.o ranlib librbldnsd.a gcc -o rbldnsd rbldnsd.o rbldnsd_zones.o rbldnsd_packet.o rbldnsd_ip4set.o rbldnsd_ip4tset.o rbldnsd_ip4trie.o rbldnsd_dnset.o rbldnsd_generic.o rbldnsd_combined.o rbldnsd_acl.o rbldnsd_util.o librbldnsd.a make: Leaving directory `/usr/src/RPM/BUILD/rbldnsd-0.996b' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rbldnsd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rbldnsd-buildroot + cd rbldnsd-0.996b + mkdir -p /usr/src/tmp/rbldnsd-buildroot/usr/sbin /usr/src/tmp/rbldnsd-buildroot/usr/share/man/man8 /usr/src/tmp/rbldnsd-buildroot/etc/rc.d/init.d /usr/src/tmp/rbldnsd-buildroot/etc/sysconfig + mkdir -p /usr/src/tmp/rbldnsd-buildroot/var/lib/rbldnsd + install -m 755 rbldnsd /usr/src/tmp/rbldnsd-buildroot/usr/sbin + install -m 644 rbldnsd.8 /usr/src/tmp/rbldnsd-buildroot/usr/share/man/man8 + install -m 644 debian/rbldnsd.default /usr/src/tmp/rbldnsd-buildroot/etc/sysconfig/rbldnsd + install -m 755 /usr/src/RPM/SOURCES/rbldnsd.init /usr/src/tmp/rbldnsd-buildroot/etc/rc.d/init.d/rbldnsd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rbldnsd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rbldnsd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/rbldnsd-buildroot (auto) Adjusting library links in /usr/src/tmp/rbldnsd-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/rbldnsd-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: rbldnsd-0.996b-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20841 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rbldnsd-0.996b + DOCDIR=/usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.996b + export DOCDIR + rm -rf /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.996b + /bin/mkdir -p /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.996b + cp -prL README.user NEWS TODO debian/changelog CHANGES-0.81 /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.996b + chmod -R go-w /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.996b + chmod -R a+rX /usr/src/tmp/rbldnsd-buildroot/usr/share/doc/rbldnsd-0.996b + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o3rn1R 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.EU9zuh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: usleep Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WkxryM Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KN7BHk Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.au9s1V Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8fJalA Creating rbldnsd-debuginfo package Processing files: rbldnsd-debuginfo-0.996b-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4U74Bh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CN5hN1 find-requires: running scripts (debuginfo) Requires: rbldnsd = 0.996b-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/rbldnsd-0.996b-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/rbldnsd-debuginfo-0.996b-alt1.x86_64.rpm 5.88user 2.57system 0:13.20elapsed 64%CPU (0avgtext+0avgdata 33568maxresident)k 0inputs+0outputs (0major+397163minor)pagefaults 0swaps 9.40user 6.47system 0:21.07elapsed 75%CPU (0avgtext+0avgdata 122132maxresident)k 0inputs+0outputs (0major+607670minor)pagefaults 0swaps --- rbldnsd-0.996b-alt1.x86_64.rpm.repo 2012-01-20 15:43:13.000000000 +0000 +++ rbldnsd-0.996b-alt1.x86_64.rpm.hasher 2019-04-21 00:49:58.954783032 +0000 @@ -9,3 +9,3 @@ /usr/share/doc/rbldnsd-0.996b/changelog 100644 -/usr/share/man/man8/rbldnsd.8.bz2 100644 +/usr/share/man/man8/rbldnsd.8.xz 100644 /var/lib/rbldnsd 40755 @@ -24,2 +24,5 @@ Requires: coreutils +Requires: libc.so.6(GLIBC_2.14)(64bit) +Requires: libc.so.6(GLIBC_2.15)(64bit) +Requires: libc.so.6(GLIBC_2.16)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit)