<86>Sep 19 10:47:16 userdel[2916420]: delete user 'rooter' <86>Sep 19 10:47:16 userdel[2916420]: removed group 'rooter' owned by 'rooter' <86>Sep 19 10:47:16 userdel[2916420]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 19 10:47:16 groupadd[2916434]: group added to /etc/group: name=rooter, GID=654 <86>Sep 19 10:47:16 groupadd[2916434]: group added to /etc/gshadow: name=rooter <86>Sep 19 10:47:16 groupadd[2916434]: new group: name=rooter, GID=654 <86>Sep 19 10:47:16 useradd[2916457]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Sep 19 10:47:16 userdel[2916503]: delete user 'builder' <86>Sep 19 10:47:16 userdel[2916503]: removed group 'builder' owned by 'builder' <86>Sep 19 10:47:16 userdel[2916503]: removed shadow group 'builder' owned by 'builder' <86>Sep 19 10:47:16 groupadd[2916554]: group added to /etc/group: name=builder, GID=655 <86>Sep 19 10:47:16 groupadd[2916554]: group added to /etc/gshadow: name=builder <86>Sep 19 10:47:16 groupadd[2916554]: new group: name=builder, GID=655 <86>Sep 19 10:47:16 useradd[2916607]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Sep 19 10:47:19 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Sep 19 10:47:21 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Sep 19 10:47:21 rpmi: bzlib-devel-1:1.0.8-alt1 p9+261810.100.1.1 1605510817 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pgpdump-0.26-alt1.qa1.nosrc.rpm (w1.gzdio) Installing pgpdump-0.26-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pgpdump-0.26 + echo 'Source #0 (pgpdump-0.26.tar):' Source #0 (pgpdump-0.26.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pgpdump-0.26.tar + cd pgpdump-0.26 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pgpdump-0.26 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --disable-silent-rules --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... 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 ANSI C... none needed checking for inflate in -lz... yes checking for BZ2_bzBuffToBuffDecompress in -lbz2... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... 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 for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unixlib/local.h usability... no checking unixlib/local.h presence... no checking for unixlib/local.h... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make make: Entering directory '/usr/src/RPM/BUILD/pgpdump-0.26' cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O pgpdump.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O types.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O tagfuncs.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O packet.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O subfunc.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O signature.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O keys.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O buffer.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -O uatfunc.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O -o pgpdump pgpdump.o types.o tagfuncs.o packet.o subfunc.o signature.o keys.o buffer.o uatfunc.o -lbz2 -lz make: Leaving directory '/usr/src/RPM/BUILD/pgpdump-0.26' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12035 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pgpdump-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pgpdump-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pgpdump-0.26 + install -D pgpdump /usr/src/tmp/pgpdump-buildroot/usr/bin/pgpdump + install -D pgpdump.1 /usr/src/tmp/pgpdump-buildroot/usr/share/man/man1/pgpdump.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pgpdump-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pgpdump-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pgpdump-buildroot/ (default) Compressing files in /usr/src/tmp/pgpdump-buildroot (auto) mode of '/usr/src/tmp/pgpdump-buildroot/usr/share/man/man1/pgpdump.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/pgpdump-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: pgpdump-0.26-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pgpdump-0.26 + DOCDIR=/usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.26 + export DOCDIR + rm -rf /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.26 + /bin/mkdir -p /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.26 + cp -prL CHANGES COPYRIGHT README /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.26 + chmod -R go-w /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.26 + chmod -R a+rX /usr/src/tmp/pgpdump-buildroot/usr/share/doc/pgpdump-0.26 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C8XiOi 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.bC6W6K find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libbz2.so.1()(64bit) >= set:igvOXRQuy1, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libz.so.1()(64bit) >= set:khM4gEZ5EyqZ72, 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.aHr4Ag Creating pgpdump-debuginfo package Processing files: pgpdump-debuginfo-0.26-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bw51gP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wB9L4q find-requires: running scripts (debuginfo) Requires: pgpdump = 0.26-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/pgpdump-0.26-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pgpdump-debuginfo-0.26-alt1.qa1.x86_64.rpm (w2.lzdio) 3.69user 1.37system 0:09.74elapsed 52%CPU (0avgtext+0avgdata 26148maxresident)k 0inputs+0outputs (0major+449289minor)pagefaults 0swaps 10.26user 5.83system 0:21.51elapsed 74%CPU (0avgtext+0avgdata 118444maxresident)k 0inputs+0outputs (0major+818390minor)pagefaults 0swaps --- pgpdump-0.26-alt1.qa1.x86_64.rpm.repo 2013-04-18 02:30:00.000000000 +0000 +++ pgpdump-0.26-alt1.qa1.x86_64.rpm.hasher 2021-09-19 10:47:35.119608273 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/pgpdump-0.26/README 100644 root:root -/usr/share/man/man1/pgpdump.1.gz 100644 root:root +/usr/share/man/man1/pgpdump.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -12,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libz.so.1()(64bit) >= set:khM4gEZ5EyqZ72 @@ -16,3 +17,3 @@ Provides: pgpdump = 0.26-alt1.qa1 -File: /usr/bin/pgpdump 100755 root:root dddd1f8dd78ec3f89c1a2f6bb5518b9c +File: /usr/bin/pgpdump 100755 root:root 878268d8176a781c63a6122147df4547 File: /usr/share/doc/pgpdump-0.26 40755 root:root @@ -21,3 +22,3 @@ File: /usr/share/doc/pgpdump-0.26/README 100644 root:root e13579f295a1633b5ef10173fc54cce5 -File: /usr/share/man/man1/pgpdump.1.gz 100644 root:root 416c860b25fc7549cff2dd1ab26b0244 -RPMIdentity: 08202fb12f8ca90e84e977161776470f4b633db895e1bfcbdc8935c133238972aa08bb26a93afce8c0ba6b207c11964931962f87e88bfbd45c3f469b9e4fb0da +File: /usr/share/man/man1/pgpdump.1.xz 100644 root:root 950f681bf1db4ffd919f1210ddf138f9 +RPMIdentity: 8e7ab584010db0395039474eed3fb5b447388816d9948d557517298eaa7805042ec533b50e81807d3ffae102567885e7589ffd5b9cdcc615b35fa52486c21263 --- pgpdump-debuginfo-0.26-alt1.qa1.x86_64.rpm.repo 2013-04-18 02:30:00.000000000 +0000 +++ pgpdump-debuginfo-0.26-alt1.qa1.x86_64.rpm.hasher 2021-09-19 10:47:35.262607326 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/c9c06b06672c430d01c538e69c92d8aef3bb62 120777 root:root ../../../../bin/pgpdump -/usr/lib/debug/.build-id/5e/c9c06b06672c430d01c538e69c92d8aef3bb62.debug 120777 root:root ../../usr/bin/pgpdump.debug +/usr/lib/debug/.build-id/6b 40755 root:root +/usr/lib/debug/.build-id/6b/cbe8c71548f7aea9fdab8ad6e135f90661068c 120777 root:root ../../../../bin/pgpdump +/usr/lib/debug/.build-id/6b/cbe8c71548f7aea9fdab8ad6e135f90661068c.debug 120777 root:root ../../usr/bin/pgpdump.debug /usr/lib/debug/usr/bin/pgpdump.debug 100644 root:root @@ -22,6 +22,6 @@ Provides: pgpdump-debuginfo = 0.26-alt1.qa1 -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/c9c06b06672c430d01c538e69c92d8aef3bb62 120777 root:root ../../../../bin/pgpdump -File: /usr/lib/debug/.build-id/5e/c9c06b06672c430d01c538e69c92d8aef3bb62.debug 120777 root:root ../../usr/bin/pgpdump.debug -File: /usr/lib/debug/usr/bin/pgpdump.debug 100644 root:root c6e88f8f8e140ffe01a24ac44d50d1bc +File: /usr/lib/debug/.build-id/6b 40755 root:root +File: /usr/lib/debug/.build-id/6b/cbe8c71548f7aea9fdab8ad6e135f90661068c 120777 root:root ../../../../bin/pgpdump +File: /usr/lib/debug/.build-id/6b/cbe8c71548f7aea9fdab8ad6e135f90661068c.debug 120777 root:root ../../usr/bin/pgpdump.debug +File: /usr/lib/debug/usr/bin/pgpdump.debug 100644 root:root 749b91940e775dbe325598d7ab2c2f7f File: /usr/src/debug/pgpdump-0.26 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/pgpdump-0.26/uatfunc.c 100644 root:root a0aaeb93e0a373a125a40dabb75ff31d -RPMIdentity: 766cb3068f6c4255485bc49d96dcf3b4fef6737773ac38482c5ed5b2da94014df664863eb4f17518c06b64b0088362b87cc4acc670297940bcb1ea102a4a4d05 +RPMIdentity: 8d6cdc974d50b4e98cf4c4f98a082fb20ca4e3afb51fe7710e09906f602a3150f081da20fd57eb22d10bf02a55219894c9cca45202f40edf05facbf5ff348fa7