<86>Apr 20 00:14:45 userdel[70578]: delete user 'rooter' <86>Apr 20 00:14:45 userdel[70578]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 00:14:45 groupadd[70625]: group added to /etc/group: name=rooter, GID=699 <86>Apr 20 00:14:45 groupadd[70625]: group added to /etc/gshadow: name=rooter <86>Apr 20 00:14:45 groupadd[70625]: new group: name=rooter, GID=699 <86>Apr 20 00:14:45 useradd[70660]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Apr 20 00:14:45 userdel[70714]: delete user 'builder' <86>Apr 20 00:14:45 userdel[70714]: removed group 'builder' owned by 'builder' <86>Apr 20 00:14:45 groupadd[70774]: group added to /etc/group: name=builder, GID=700 <86>Apr 20 00:14:45 groupadd[70774]: group added to /etc/gshadow: name=builder <86>Apr 20 00:14:45 groupadd[70774]: new group: name=builder, GID=700 <86>Apr 20 00:14:45 useradd[70787]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Apr 20 00:14:48 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Apr 20 00:14:50 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Apr 20 00:14:50 rpmi: bzlib-devel-1:1.0.6-alt6 sisyphus+224341.100.1.1 1552254552 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pgpdump-0.26-alt1.qa1.nosrc.rpm Installing pgpdump-0.26-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79496 + 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.79496 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... i586-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 -march=i586 -mtune=generic -O pgpdump.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O types.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O tagfuncs.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O packet.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O subfunc.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O signature.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O keys.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O buffer.c cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O uatfunc.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.94761 + 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 + 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) 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) verify-elf: WARNING: ./usr/bin/pgpdump: uses non-LFS functions: freopen Hardlinking identical .pyc and .pyo files Processing files: pgpdump-0.26-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59779 + 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.OlVW3a 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.wm57rp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libbz2.so.1 >= set:igvOXRQuy1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libz.so.1 >= 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.zbgP39 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.4jB4md find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IuEvcM find-requires: running scripts (debuginfo) Requires: pgpdump = 0.26-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libbz2.so.1), debug(libc.so.6), debug(libz.so.1) Wrote: /usr/src/RPM/RPMS/i586/pgpdump-0.26-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pgpdump-debuginfo-0.26-alt1.qa1.i586.rpm 4.95user 1.32system 0:11.47elapsed 54%CPU (0avgtext+0avgdata 21488maxresident)k 0inputs+0outputs (0major+377269minor)pagefaults 0swaps 10.72user 4.22system 0:21.32elapsed 70%CPU (0avgtext+0avgdata 114860maxresident)k 0inputs+0outputs (0major+744942minor)pagefaults 0swaps --- pgpdump-0.26-alt1.qa1.i586.rpm.repo 2013-04-18 02:30:01.000000000 +0000 +++ pgpdump-0.26-alt1.qa1.i586.rpm.hasher 2019-04-20 00:15:05.181603275 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/pgpdump-0.26/README 100644 -/usr/share/man/man1/pgpdump.1.gz 100644 +/usr/share/man/man1/pgpdump.1.xz 100644 Requires: /lib/ld-linux.so.2