<86>Mar 17 06:32:39 userdel[72778]: delete user 'rooter' <86>Mar 17 06:32:39 groupadd[72832]: group added to /etc/group: name=rooter, GID=675 <86>Mar 17 06:32:39 groupadd[72832]: group added to /etc/gshadow: name=rooter <86>Mar 17 06:32:39 groupadd[72832]: new group: name=rooter, GID=675 <86>Mar 17 06:32:39 useradd[73006]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Mar 17 06:32:39 userdel[73202]: delete user 'builder' <86>Mar 17 06:32:39 userdel[73202]: removed group 'builder' owned by 'builder' <86>Mar 17 06:32:39 userdel[73202]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 06:32:39 groupadd[73462]: group added to /etc/group: name=builder, GID=676 <86>Mar 17 06:32:39 groupadd[73462]: group added to /etc/gshadow: name=builder <86>Mar 17 06:32:39 groupadd[73462]: new group: name=builder, GID=676 <86>Mar 17 06:32:39 useradd[73540]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash Installing udns-0.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf udns-0.2 + echo 'Source #0 (udns-0.2.tar):' Source #0 (udns-0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/udns-0.2.tar + cd udns-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd udns-0.2 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + ./configure --enable-ipv6 configure... udns package checking for C compiler... gcc checking whenever the C compiler (gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic) can produce executables... yes checking for ranlib... ranlib checking for getopt()... yes checking for inet_pton() && inet_ntop()... yes checking for socklen_t... yes checking for libraries needed for socket and connect... ok (none needed) checking for IPv6... yes checking for poll()... yes creating config.h... ok creating Makefile... ok creating config.status... ok all done. + '[' -n '' ']' + NPROCS=8 + make -j8 shared make: Entering directory `/usr/src/RPM/BUILD/udns-0.2' gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_dn.lo -c udns_dn.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_dntosp.lo -c udns_dntosp.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_parse.lo -c udns_parse.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_resolver.lo -c udns_resolver.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_init.lo -c udns_init.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_misc.lo -c udns_misc.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_XtoX.lo -c udns_XtoX.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_rr_a.lo -c udns_rr_a.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_rr_ptr.lo -c udns_rr_ptr.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_rr_mx.lo -c udns_rr_mx.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_rr_txt.lo -c udns_rr_txt.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_bl.lo -c udns_bl.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_rr_srv.lo -c udns_rr_srv.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_rr_naptr.lo -c udns_rr_naptr.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_codes.lo -c udns_codes.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DHAVE_CONFIG_H -o udns_jran.lo -c udns_jran.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c dnsget.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c rblcheck.c gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c ex-rdns.c gcc -shared -Wl,--soname,libudns.so.0 -o libudns.so.0 udns_dn.lo udns_dntosp.lo udns_parse.lo udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo udns_jran.lo rm -f libudns_s.so ln -s libudns.so.0 libudns_s.so gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dnsget_s dnsget.o -L. -ludns_s gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o rblcheck_s rblcheck.o -L. -ludns_s gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o ex-rdns_s ex-rdns.o -L. -ludns_s make: Leaving directory `/usr/src/RPM/BUILD/udns-0.2' + mv dnsget_s dnsget + mv rblcheck_s rblcheck + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/udns-buildroot + : + /bin/rm -rf -- /usr/src/tmp/udns-buildroot + cd udns-0.2 + mkdir -p /usr/src/tmp/udns-buildroot/usr/lib /usr/src/tmp/udns-buildroot/usr/bin /usr/src/tmp/udns-buildroot/usr/include /usr/src/tmp/udns-buildroot/usr/share/man/man1 /usr/src/tmp/udns-buildroot/usr/share/man/man3 + install -pm644 libudns.so.0 /usr/src/tmp/udns-buildroot/usr/lib/ + ln -s libudns.so.0 /usr/src/tmp/udns-buildroot/usr/lib/libudns.so + install -pm755 dnsget rblcheck /usr/src/tmp/udns-buildroot/usr/bin/ + install -pm644 dnsget.1 rblcheck.1 /usr/src/tmp/udns-buildroot/usr/share/man/man1/ + install -pm644 udns.3 /usr/src/tmp/udns-buildroot/usr/share/man/man3/ + install -pm644 udns.h /usr/src/tmp/udns-buildroot/usr/include/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/udns-buildroot (auto) Verifying and fixing files in /usr/src/tmp/udns-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/udns-buildroot (auto) Adjusting library links in /usr/src/tmp/udns-buildroot ./usr/lib: libudns.so.0 -> libudns.so.0 Verifying ELF objects in /usr/src/tmp/udns-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/rblcheck: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/libudns.so.0: uses non-LFS functions: open Hardlinking identical .pyc and .pyo files Processing files: udns-0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2L1YDD 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.pmrZCd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libudns = 0.2-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libudns.so.0 >= set:keZgdpRF4B2gYsKi91CVZdQhiqdDjivntGtOVsmMZaDhvlJlnIwIlIcxk8UU8Xx6drIgM3liZHRp9XZyFZkKvAfn00, 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.bEAdHW Creating udns-debuginfo package Processing files: libudns-0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2426 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd udns-0.2 + DOCDIR=/usr/src/tmp/udns-buildroot/usr/share/doc/libudns-0.2 + export DOCDIR + rm -rf /usr/src/tmp/udns-buildroot/usr/share/doc/libudns-0.2 + /bin/mkdir -p /usr/src/tmp/udns-buildroot/usr/share/doc/libudns-0.2 + cp -prL NEWS NOTES TODO /usr/src/tmp/udns-buildroot/usr/share/doc/libudns-0.2 + chmod -R go-w /usr/src/tmp/udns-buildroot/usr/share/doc/libudns-0.2 + chmod -R a+rX /usr/src/tmp/udns-buildroot/usr/share/doc/libudns-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G7Yy9X 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.lLq2V1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libudns.so.0 = set:kdsePFbIZ65hnOfVs3a5wPxXqQZKl5uTCHa9t41oFx4pSwYKHlvUUlZsh8qcWeiledw7Peg5SvaHswsfE6nrntRK2kdBP2t4uRJIPoEWnRm5yK7pbMk3YajYcctLIoBKsUMjFdWPWzxfPkR6aXVsbqePbtozV81jQprUZqvWHRzigTUvTphDJ7t9D4HDXDa0BP20yH Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hMDYof Creating libudns-debuginfo package Processing files: libudns-devel-0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0qH4Ky 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.igJRm1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libudns = 0.2-alt1, /usr/lib/libudns.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pIKWlE Processing files: udns-debuginfo-0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vEJKAn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EyZOAh find-requires: running scripts (debuginfo) Requires: udns = 0.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libudns.so.0) Processing files: libudns-debuginfo-0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6uRatk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nWAyZt find-requires: running scripts (debuginfo) Provides: debug(libudns.so.0) Requires: libudns = 0.2-alt1, debug(libc.so.6) Adding to udns-debuginfo a strict dependency on libudns-debuginfo Removing from udns-debuginfo 1 sources provided by libudns-debuginfo Removing 2 extra deps from udns due to dependency on libudns Removing 1 extra deps from libudns-devel due to dependency on libudns Removing 1 extra deps from udns-debuginfo due to dependency on libudns-debuginfo Removing 3 extra deps from udns due to repentancy on libudns Removing 1 extra deps from udns-debuginfo due to repentancy on libudns-debuginfo Wrote: /usr/src/RPM/RPMS/i586/udns-0.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libudns-0.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libudns-devel-0.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/udns-debuginfo-0.2-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libudns-debuginfo-0.2-alt1.i586.rpm 4.03user 0.82system 0:19.24elapsed 25%CPU (0avgtext+0avgdata 25396maxresident)k 0inputs+0outputs (0major+386318minor)pagefaults 0swaps 10.42user 2.77system 0:31.32elapsed 42%CPU (0avgtext+0avgdata 125836maxresident)k 0inputs+0outputs (0major+695501minor)pagefaults 0swaps --- libudns-devel-0.2-alt1.i586.rpm.repo 2012-01-16 16:46:17.000000000 +0000 +++ libudns-devel-0.2-alt1.i586.rpm.hasher 2019-03-17 06:33:02.411360726 +0000 @@ -2,3 +2,3 @@ /usr/lib/libudns.so 120777 libudns.so.0 -/usr/share/man/man3/udns.3.bz2 100644 +/usr/share/man/man3/udns.3.xz 100644 Requires: libudns = 0.2-alt1 --- udns-0.2-alt1.i586.rpm.repo 2012-01-16 16:46:17.000000000 +0000 +++ udns-0.2-alt1.i586.rpm.hasher 2019-03-17 06:33:02.439360450 +0000 @@ -2,4 +2,4 @@ /usr/bin/rblcheck 100755 -/usr/share/man/man1/dnsget.1.gz 100644 -/usr/share/man/man1/rblcheck.1.gz 100644 +/usr/share/man/man1/dnsget.1.xz 100644 +/usr/share/man/man1/rblcheck.1.xz 100644 Requires: libudns = 0.2-alt1 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.3.4)