<86>Aug 1 02:30:58 userdel[3002740]: delete user 'rooter' <86>Aug 1 02:30:58 userdel[3002740]: removed group 'rooter' owned by 'rooter' <86>Aug 1 02:30:58 userdel[3002740]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 02:30:58 groupadd[3002747]: group added to /etc/group: name=rooter, GID=642 <86>Aug 1 02:30:58 groupadd[3002747]: group added to /etc/gshadow: name=rooter <86>Aug 1 02:30:58 groupadd[3002747]: new group: name=rooter, GID=642 <86>Aug 1 02:30:58 useradd[3002756]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Aug 1 02:30:58 userdel[3002772]: delete user 'builder' <86>Aug 1 02:30:58 userdel[3002772]: removed group 'builder' owned by 'builder' <86>Aug 1 02:30:58 userdel[3002772]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 02:30:58 groupadd[3002783]: group added to /etc/group: name=builder, GID=643 <86>Aug 1 02:30:58 groupadd[3002783]: group added to /etc/gshadow: name=builder <86>Aug 1 02:30:58 groupadd[3002783]: new group: name=builder, GID=643 <86>Aug 1 02:30:58 useradd[3002789]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash <13>Aug 1 02:31:01 rpmi: libpopt-devel-1:1.16-alt1 1500322984 installed <13>Aug 1 02:31:01 rpmi: libattr-devel-2.4.48.0.9.cb478-alt1 sisyphus+221900.100.1.1 1550459918 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dbench-4.0-alt3.qa1.nosrc.rpm (w1.gzdio) Installing dbench-4.0-alt3.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dbench-4.0 + echo 'Source #0 (dbench-4.0.tar.gz):' Source #0 (dbench-4.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dbench-4.0.tar.gz + /bin/tar -xf - + cd dbench-4.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (dbench-4.0-manpage.patch):' Patch #1 (dbench-4.0-manpage.patch): + /usr/bin/patch -p1 patching file dbench.1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dbench-4.0 + ./autogen.sh + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext configure: Configuring dbench checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for stdint.h... (cached) yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for fdatasync... yes checking for library containing getxattr... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for attr_get... no checking for attr_list... no checking for attr_set... no checking for attr_remove... no checking for attr_getf... no checking for attr_listf... no checking for attr_setf... no checking for attr_removef... no checking for extattr_delete_fd... no checking for extattr_delete_file... no checking for extattr_delete_link... no checking for extattr_get_fd... no checking for extattr_get_file... no checking for extattr_get_link... no checking for extattr_list_fd... no checking for extattr_list_file... no checking for extattr_list_link... no checking for extattr_set_fd... no checking for extattr_set_file... no checking for extattr_set_link... no checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for va_copy... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j8 bindir=/usr/bin mandir=/usr/share/man/man1 datadir=/usr/share/dbench make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o system.o system.c In file included from dbench.h:62, from system.c:21: /usr/include/attr/xattr.h:1:2: warning: #warning Do not include , use instead! [-Wcpp] #warning Do not include , use instead! ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o util.o util.c In file included from dbench.h:62, from util.c:19: /usr/include/attr/xattr.h:1:2: warning: #warning Do not include , use instead! [-Wcpp] #warning Do not include , use instead! ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o tbench_srv.o tbench_srv.c In file included from dbench.h:62, from tbench_srv.c:19: /usr/include/attr/xattr.h:1:2: warning: #warning Do not include , use instead! [-Wcpp] #warning Do not include , use instead! ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o socklib.o socklib.c In file included from dbench.h:62, from socklib.c:19: /usr/include/attr/xattr.h:1:2: warning: #warning Do not include , use instead! [-Wcpp] #warning Do not include , use instead! ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o sockio.o sockio.c In file included from dbench.h:62, from sockio.c:19: /usr/include/attr/xattr.h:1:2: warning: #warning Do not include , use instead! [-Wcpp] #warning Do not include , use instead! ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -o tbench_srv util.o tbench_srv.o socklib.o -lpopt make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o dbench.o dbench.c In file included from dbench.h:62, from dbench.c:25: /usr/include/attr/xattr.h:1:2: warning: #warning Do not include , use instead! [-Wcpp] #warning Do not include , use instead! ^~~~~~~ dbench.c: In function 'main': dbench.c:469:9: warning: variable 't' set but not used [-Wunused-but-set-variable] double t, latency=0; ^ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o child.o child.c In file included from dbench.h:62, from child.c:28: /usr/include/attr/xattr.h:1:2: warning: #warning Do not include , use instead! [-Wcpp] #warning Do not include , use instead! ^~~~~~~ child.c: In function 'child_run': child.c:177:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&child->cname,"client%d", child->id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o fileio.o fileio.c In file included from dbench.h:62, from fileio.c:21: /usr/include/attr/xattr.h:1:2: warning: #warning Do not include , use instead! [-Wcpp] #warning Do not include , use instead! ^~~~~~~ fileio.c: In function 'nb_writex': fileio.c:344:4: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread(ftable[i].fd, &c, 1, offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:351:4: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(ftable[i].fd, offset+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'nb_cleanup': fileio.c:508:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dname, "%s/clients/client%d", child->directory, child->id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:512:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dname, "%s%s", child->directory, "/clients"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'nb_deltree': fileio.c:533:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fname, "%s/%s", dname, de->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o snprintf.o snprintf.c snprintf.c: In function 'dopr': snprintf.c:319:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:320:4: note: here case 'x': ^~~~ snprintf.c:341:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:342:4: note: here case 'e': ^~~~ snprintf.c:350:11: warning: this statement may fall through [-Wimplicit-fallthrough=] flags |= DP_F_UP; ^ snprintf.c:351:4: note: here case 'g': ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -o dbench fileio.o util.o dbench.o child.o system.o snprintf.o -lpopt make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' x86_64-alt-linux-gcc -o tbench sockio.o util.o dbench.o child.o socklib.o snprintf.o -lpopt make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dbench-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dbench-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dbench-4.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/dbench-buildroot/usr exec_prefix=/usr/src/tmp/dbench-buildroot/usr bindir=/usr/src/tmp/dbench-buildroot/usr/bin sbindir=/usr/src/tmp/dbench-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dbench-buildroot/etc datadir=/usr/src/tmp/dbench-buildroot/usr/share includedir=/usr/src/tmp/dbench-buildroot/usr/include libdir=/usr/src/tmp/dbench-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dbench-buildroot/usr/lib localstatedir=/usr/src/tmp/dbench-buildroot/var/lib sharedstatedir=/usr/src/tmp/dbench-buildroot/var/lib mandir=/usr/src/tmp/dbench-buildroot/usr/share/man infodir=/usr/src/tmp/dbench-buildroot/usr/share/info install bindir=/usr/src/tmp/dbench-buildroot/usr/bin mandir=/usr/src/tmp/dbench-buildroot/usr/share/man/man1 datadir=/usr/src/tmp/dbench-buildroot/usr/share/dbench make: Entering directory '/usr/src/RPM/BUILD/dbench-4.0' /bin/install -c -d /usr/src/tmp/dbench-buildroot/usr/bin /usr/src/tmp/dbench-buildroot/usr/share/dbench /usr/src/tmp/dbench-buildroot/usr/share/man/man1 /bin/install -c dbench tbench tbench_srv /usr/src/tmp/dbench-buildroot/usr/bin /bin/install -c client.txt /usr/src/tmp/dbench-buildroot/usr/share/dbench /bin/install -c -m644 dbench.1 /usr/src/tmp/dbench-buildroot/usr/share/man/man1 ln -sf dbench.1 /usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench.1 ln -sf dbench.1 /usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench_srv.1 make: Leaving directory '/usr/src/RPM/BUILD/dbench-4.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dbench-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dbench-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dbench-buildroot/ (default) Compressing files in /usr/src/tmp/dbench-buildroot (auto) removed '/usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench_srv.1' '/usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench_srv.1.xz' -> 'dbench.1.xz' removed '/usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench.1' '/usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench.1.xz' -> 'dbench.1.xz' Verifying ELF objects in /usr/src/tmp/dbench-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: dbench-4.0-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40056 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dbench-4.0 + DOCDIR=/usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + export DOCDIR + rm -rf /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + /bin/mkdir -p /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + cp -prL README /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + chmod -R go-w /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + chmod -R a+rX /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.abpUKM 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.ujeohy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: dbench-data, /lib64/ld-linux-x86-64.so.2, 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.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libpopt.so.0()(64bit) >= set:jgtck0VU9LYi4OZJ1f82, libpopt.so.0(LIBPOPT_0)(64bit), 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.9KYNdn Creating dbench-debuginfo package Processing files: dbench-data-4.0-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.00BqOf 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.d59YNb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: dbench-debuginfo-4.0-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dy06db find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gTWF2d find-requires: running scripts (debuginfo) Requires: dbench = 4.0-alt3.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpopt.so.0) Adding to dbench a strict dependency on dbench-data Wrote: /usr/src/RPM/RPMS/x86_64/dbench-4.0-alt3.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/dbench-data-4.0-alt3.qa1.noarch.rpm (w2T8.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dbench-debuginfo-4.0-alt3.qa1.x86_64.rpm (w2.lzdio) 13.74user 5.73system 0:19.91elapsed 97%CPU (0avgtext+0avgdata 119188maxresident)k 0inputs+0outputs (0major+991154minor)pagefaults 0swaps 19.90user 10.81system 0:30.18elapsed 101%CPU (0avgtext+0avgdata 119188maxresident)k 48inputs+0outputs (0major+1296532minor)pagefaults 0swaps --- dbench-4.0-alt3.qa1.x86_64.rpm.repo 2013-04-16 10:03:49.000000000 +0000 +++ dbench-4.0-alt3.qa1.x86_64.rpm.hasher 2021-08-01 02:31:25.283501537 +0000 @@ -12,3 +12,3 @@ Requires: libc.so.6(GLIBC_2.8)(64bit) -Requires: libpopt.so.0()(64bit) >= set:iftcaVZ7DNqzDYOzeT +Requires: libpopt.so.0()(64bit) >= set:jgtck0VU9LYi4OZJ1f82 Requires: rpmlib(SetVersions) @@ -19,7 +19,7 @@ Provides: dbench = 4.0-alt3.qa1 -File: /usr/bin/dbench 100755 root:root 4e9d58c531a0ee59f8ace4f34132b4f7 -File: /usr/bin/tbench 100755 root:root fff3b86a093ac3c0af05bec580106ec8 -File: /usr/bin/tbench_srv 100755 root:root 2cfa85bc026af010b62552ab4ebc92a9 +File: /usr/bin/dbench 100755 root:root d2b9216f222a4092fcd6d21346ad437e +File: /usr/bin/tbench 100755 root:root dea20307526f4a019c4796be2e1bc439 +File: /usr/bin/tbench_srv 100755 root:root 6ee55f0bfdbbfe9272555b9d429a4537 File: /usr/share/doc/dbench-4.0 40755 root:root File: /usr/share/doc/dbench-4.0/README 100644 root:root 162d6f710a58ce7275540eae90a5fcf1 -RPMIdentity: 5e294ffb6a5a46f1d0335df93bb8aeae72efe575dace8b877ad2058363d63df004c0b3c95cc8c8633708a50ec0c9186f7c794481db9469da4d35d98ced190dcc +RPMIdentity: 5bc669abf1dfdc7a80ac2688c8385b533c81928514a760cfeee03920e4f3d11694240589e13fd27858285964fef7614148ab400571e9b1298d771b0b69891430 --- dbench-data-4.0-alt3.qa1.noarch.rpm.repo 2013-04-16 10:03:50.000000000 +0000 +++ dbench-data-4.0-alt3.qa1.noarch.rpm.hasher 2021-08-01 02:31:25.445495738 +0000 @@ -2,5 +2,5 @@ /usr/share/dbench/client.txt 100755 root:root -/usr/share/man/man1/dbench.1.gz 100644 root:root -/usr/share/man/man1/tbench.1.gz 120777 root:root dbench.1.gz -/usr/share/man/man1/tbench_srv.1.gz 120777 root:root dbench.1.gz +/usr/share/man/man1/dbench.1.xz 100644 root:root +/usr/share/man/man1/tbench.1.xz 120777 root:root dbench.1.xz +/usr/share/man/man1/tbench_srv.1.xz 120777 root:root dbench.1.xz Requires: rpmlib(PayloadIsLzma) @@ -9,5 +9,5 @@ File: /usr/share/dbench/client.txt 100755 root:root fa31c79c196620672fe198984314b846 -File: /usr/share/man/man1/dbench.1.gz 100644 root:root 561870acd1d26c642ac28426a54b0cae -File: /usr/share/man/man1/tbench.1.gz 120777 root:root dbench.1.gz -File: /usr/share/man/man1/tbench_srv.1.gz 120777 root:root dbench.1.gz -RPMIdentity: 1d9c95789c526b7862b7c18971cdff05a128c3d353facfcca0e787f5eddfb397c34567137ec31e7b83495a27b230ea84d44a280bd4c1a3db0a2db9e083703f0b +File: /usr/share/man/man1/dbench.1.xz 100644 root:root e0b7e169aff975f1cac85d15dcf52742 +File: /usr/share/man/man1/tbench.1.xz 120777 root:root dbench.1.xz +File: /usr/share/man/man1/tbench_srv.1.xz 120777 root:root dbench.1.xz +RPMIdentity: f786ad3e5bab9e5850662b4513875933f8953c7c5af46d687eb8532fa9caefebae8cada5f9390822b99079a0a06f8afb055f244899ddb5b2057cb81a3433fea5 --- dbench-debuginfo-4.0-alt3.qa1.x86_64.rpm.repo 2013-04-16 10:03:49.000000000 +0000 +++ dbench-debuginfo-4.0-alt3.qa1.x86_64.rpm.hasher 2021-08-01 02:31:25.584490762 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/940bb4a5659a29b1a468bae622a0703ddb5afb 120777 root:root ../../../../bin/tbench -/usr/lib/debug/.build-id/27/940bb4a5659a29b1a468bae622a0703ddb5afb.debug 120777 root:root ../../usr/bin/tbench.debug -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/5debfd06b72b2d2a27ceec35a36edaa793c4c3 120777 root:root ../../../../bin/dbench -/usr/lib/debug/.build-id/28/5debfd06b72b2d2a27ceec35a36edaa793c4c3.debug 120777 root:root ../../usr/bin/dbench.debug -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/c47b526170d15a910afe9d229490f4e3074c8f 120777 root:root ../../../../bin/tbench_srv -/usr/lib/debug/.build-id/3c/c47b526170d15a910afe9d229490f4e3074c8f.debug 120777 root:root ../../usr/bin/tbench_srv.debug +/usr/lib/debug/.build-id/03 40755 root:root +/usr/lib/debug/.build-id/03/d1052c83539674fd38cc42d2bc49b0ac6e19e2 120777 root:root ../../../../bin/tbench +/usr/lib/debug/.build-id/03/d1052c83539674fd38cc42d2bc49b0ac6e19e2.debug 120777 root:root ../../usr/bin/tbench.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/7c00513c559ca84469628a3b2ef90cc205b3a3 120777 root:root ../../../../bin/tbench_srv +/usr/lib/debug/.build-id/71/7c00513c559ca84469628a3b2ef90cc205b3a3.debug 120777 root:root ../../usr/bin/tbench_srv.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/39c3637c2975918d37ec1748e492833f3b15a8 120777 root:root ../../../../bin/dbench +/usr/lib/debug/.build-id/88/39c3637c2975918d37ec1748e492833f3b15a8.debug 120777 root:root ../../usr/bin/dbench.debug /usr/lib/debug/usr/bin/dbench.debug 100644 root:root @@ -30,14 +30,14 @@ Provides: dbench-debuginfo = 4.0-alt3.qa1 -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/940bb4a5659a29b1a468bae622a0703ddb5afb 120777 root:root ../../../../bin/tbench -File: /usr/lib/debug/.build-id/27/940bb4a5659a29b1a468bae622a0703ddb5afb.debug 120777 root:root ../../usr/bin/tbench.debug -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/5debfd06b72b2d2a27ceec35a36edaa793c4c3 120777 root:root ../../../../bin/dbench -File: /usr/lib/debug/.build-id/28/5debfd06b72b2d2a27ceec35a36edaa793c4c3.debug 120777 root:root ../../usr/bin/dbench.debug -File: /usr/lib/debug/.build-id/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/c47b526170d15a910afe9d229490f4e3074c8f 120777 root:root ../../../../bin/tbench_srv -File: /usr/lib/debug/.build-id/3c/c47b526170d15a910afe9d229490f4e3074c8f.debug 120777 root:root ../../usr/bin/tbench_srv.debug -File: /usr/lib/debug/usr/bin/dbench.debug 100644 root:root 184b7ebc40dfd607d3faaf4a30b6e391 -File: /usr/lib/debug/usr/bin/tbench.debug 100644 root:root d7688000d4ff07e6c01c53777f6f4b9e -File: /usr/lib/debug/usr/bin/tbench_srv.debug 100644 root:root 08c4341933dae2842d446efdad7de785 +File: /usr/lib/debug/.build-id/03 40755 root:root +File: /usr/lib/debug/.build-id/03/d1052c83539674fd38cc42d2bc49b0ac6e19e2 120777 root:root ../../../../bin/tbench +File: /usr/lib/debug/.build-id/03/d1052c83539674fd38cc42d2bc49b0ac6e19e2.debug 120777 root:root ../../usr/bin/tbench.debug +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/7c00513c559ca84469628a3b2ef90cc205b3a3 120777 root:root ../../../../bin/tbench_srv +File: /usr/lib/debug/.build-id/71/7c00513c559ca84469628a3b2ef90cc205b3a3.debug 120777 root:root ../../usr/bin/tbench_srv.debug +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/39c3637c2975918d37ec1748e492833f3b15a8 120777 root:root ../../../../bin/dbench +File: /usr/lib/debug/.build-id/88/39c3637c2975918d37ec1748e492833f3b15a8.debug 120777 root:root ../../usr/bin/dbench.debug +File: /usr/lib/debug/usr/bin/dbench.debug 100644 root:root 16c5fc18169b1655d53c20fa8671a82f +File: /usr/lib/debug/usr/bin/tbench.debug 100644 root:root f789764d7906b894537bd8f8c6f06070 +File: /usr/lib/debug/usr/bin/tbench_srv.debug 100644 root:root 3e1fd6116b82d4daece8bceb8382d9aa File: /usr/src/debug/dbench-4.0 40755 root:root @@ -54,2 +54,2 @@ File: /usr/src/debug/dbench-4.0/util.c 100644 root:root 79921fad50aa58cd97c1b52f7c971a12 -RPMIdentity: 6624c63ac93eec5e28ccb282ddd3e9749ca6caec9a192a81cddcfd1f52318489ac4ffd29c224ce577555377130774f1b93f8726ab7d461bf19737d1b88ecec8f +RPMIdentity: 6a0f4a5d6f97872f798d86cb27f14320ef5d6114727c629c0cccdb689580780db0465704565d64479bc0d05da871c1553a40645e9d00bb5db3ec589f863f6d33