<86>Feb 17 06:19:50 userdel[55298]: delete user 'rooter' <86>Feb 17 06:19:50 userdel[55298]: removed group 'rooter' owned by 'rooter' <86>Feb 17 06:19:50 userdel[55298]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 17 06:19:50 groupadd[55436]: group added to /etc/group: name=rooter, GID=651 <86>Feb 17 06:19:50 groupadd[55436]: group added to /etc/gshadow: name=rooter <86>Feb 17 06:19:50 groupadd[55436]: new group: name=rooter, GID=651 <86>Feb 17 06:19:50 useradd[55521]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Feb 17 06:19:50 userdel[55610]: delete user 'builder' <86>Feb 17 06:19:50 userdel[55610]: removed group 'builder' owned by 'builder' <86>Feb 17 06:19:50 userdel[55610]: removed shadow group 'builder' owned by 'builder' <86>Feb 17 06:19:50 groupadd[55701]: group added to /etc/group: name=builder, GID=652 <86>Feb 17 06:19:50 groupadd[55701]: group added to /etc/gshadow: name=builder <86>Feb 17 06:19:50 groupadd[55701]: new group: name=builder, GID=652 <86>Feb 17 06:19:50 useradd[55728]: new user: name=builder, UID=652, GID=652, 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.48802 + 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.48802 + 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.41180 + 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.UU6EWn 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.3HmGFG 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.viD1H3 Creating udns-debuginfo package Processing files: libudns-0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5291 + 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.AMob1B 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.yYKDkf 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.Tb2DdW 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.DJTEYK 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.AdMEZA 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.k41gix Processing files: udns-debuginfo-0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5GAOVw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nCQJaD 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.lSKjeE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yhkANJ 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 3.67user 0.94system 0:16.63elapsed 27%CPU (0avgtext+0avgdata 25312maxresident)k 0inputs+0outputs (0major+386767minor)pagefaults 0swaps 10.05user 3.01system 0:26.78elapsed 48%CPU (0avgtext+0avgdata 125128maxresident)k 0inputs+0outputs (0major+695821minor)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-02-17 06:20:09.714255708 +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-02-17 06:20:09.742255746 +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)