<86>Jan 4 00:48:08 userdel[2433648]: delete user 'rooter' <86>Jan 4 00:48:08 userdel[2433648]: removed group 'rooter' owned by 'rooter' <86>Jan 4 00:48:08 userdel[2433648]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 4 00:48:08 groupadd[2433661]: group added to /etc/group: name=rooter, GID=645 <86>Jan 4 00:48:08 groupadd[2433661]: group added to /etc/gshadow: name=rooter <86>Jan 4 00:48:08 groupadd[2433661]: new group: name=rooter, GID=645 <86>Jan 4 00:48:08 useradd[2433670]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jan 4 00:48:08 userdel[2433692]: delete user 'builder' <86>Jan 4 00:48:08 userdel[2433692]: removed group 'builder' owned by 'builder' <86>Jan 4 00:48:08 userdel[2433692]: removed shadow group 'builder' owned by 'builder' <86>Jan 4 00:48:08 groupadd[2433703]: group added to /etc/group: name=builder, GID=646 <86>Jan 4 00:48:08 groupadd[2433703]: group added to /etc/gshadow: name=builder <86>Jan 4 00:48:08 groupadd[2433703]: new group: name=builder, GID=646 <86>Jan 4 00:48:08 useradd[2433717]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Jan 4 00:48:11 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003299 installed <13>Jan 4 00:48:11 rpmi: libattr-devel-2.5.1-alt2 sisyphus+283720.100.1.1 1629845562 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.59342 + 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.59342 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 -flto=auto -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] 1 | #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 -flto=auto -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] 1 | #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 -flto=auto -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] 1 | #warning Do not include , use instead! | ^~~~~~~ child.c: In function 'child_run': child.c:177:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 177 | 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 -flto=auto -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o snprintf.o snprintf.c snprintf.c: In function 'dopr': snprintf.c:319:39: warning: this statement may fall through [-Wimplicit-fallthrough=] 319 | flags |= DP_F_UP; | ^ snprintf.c:320:25: note: here 320 | case 'x': | ^~~~ snprintf.c:341:39: warning: this statement may fall through [-Wimplicit-fallthrough=] 341 | flags |= DP_F_UP; | ^ snprintf.c:342:25: note: here 342 | case 'e': | ^~~~ snprintf.c:350:39: warning: this statement may fall through [-Wimplicit-fallthrough=] 350 | flags |= DP_F_UP; | ^ snprintf.c:351:25: note: here 351 | 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 1 | #warning Do not include , use instead! | ^~~~~~~ dbench.c: In function 'main': dbench.c:469:16: warning: variable 't' set but not used [-Wunused-but-set-variable] 469 | 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 -flto=auto -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] 1 | #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 -flto=auto -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] 1 | #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 -flto=auto -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] 1 | #warning Do not include , use instead! | ^~~~~~~ fileio.c: In function 'nb_writex': fileio.c:344:25: warning: ignoring return value of 'pread' declared with attribute 'warn_unused_result' [-Wunused-result] 344 | pread(ftable[i].fd, &c, 1, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:351:25: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 351 | ftruncate(ftable[i].fd, offset+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'nb_cleanup': fileio.c:508:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 508 | asprintf(&dname, "%s/clients/client%d", child->directory, child->id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:512:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 512 | asprintf(&dname, "%s%s", child->directory, "/clients"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'nb_deltree': fileio.c:533:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 533 | 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 -flto=auto -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] 1 | #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 -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' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32210 + 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) Processing files: dbench-4.0-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32210 + 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.xWegef find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.89OXTe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.33)(64bit), libc.so.6(GLIBC_2.34)(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.w44JCy 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.1v1TjJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sDfIPD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.wFV7Nr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KuJBbI 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.01user 6.34system 0:19.44elapsed 99%CPU (0avgtext+0avgdata 115136maxresident)k 0inputs+0outputs (0major+1042613minor)pagefaults 0swaps 19.41user 13.41system 0:30.63elapsed 107%CPU (0avgtext+0avgdata 115136maxresident)k 128inputs+0outputs (30334major+1320027minor)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 2022-01-04 00:48:35.003853664 +0000 @@ -10,5 +10,7 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) 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 +21,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 2e3709b4fa27f218c25ae15129f1e5cd +File: /usr/bin/tbench 100755 root:root 88f45f40a8e45afcddd74ca7db2cf75f +File: /usr/bin/tbench_srv 100755 root:root e43092789d246e9389aa39a92456593e 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: 5f8cbcf436f53d51f37d66d5b7ae6cabf6d4a2d893a088698aab56f9e3832fd15b7fac106f40d1891298e2bd169cc2b16c63c7f316fe46e3cb3aa0b1fb09ee58 --- 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 2022-01-04 00:48:35.126849262 +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 2022-01-04 00:48:35.252844752 +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/23 40755 root:root +/usr/lib/debug/.build-id/23/667973e4236cc3df0ed2b2b9bacb6fc4b5697a 120777 root:root ../../../../bin/tbench_srv +/usr/lib/debug/.build-id/23/667973e4236cc3df0ed2b2b9bacb6fc4b5697a.debug 120777 root:root ../../usr/bin/tbench_srv.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/378e0579b733de7ffb890d62052a9abd53b990 120777 root:root ../../../../bin/dbench +/usr/lib/debug/.build-id/5e/378e0579b733de7ffb890d62052a9abd53b990.debug 120777 root:root ../../usr/bin/dbench.debug +/usr/lib/debug/.build-id/70 40755 root:root +/usr/lib/debug/.build-id/70/0c6892f4f108f141f29982ad905a82c4e39081 120777 root:root ../../../../bin/tbench +/usr/lib/debug/.build-id/70/0c6892f4f108f141f29982ad905a82c4e39081.debug 120777 root:root ../../usr/bin/tbench.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/23 40755 root:root +File: /usr/lib/debug/.build-id/23/667973e4236cc3df0ed2b2b9bacb6fc4b5697a 120777 root:root ../../../../bin/tbench_srv +File: /usr/lib/debug/.build-id/23/667973e4236cc3df0ed2b2b9bacb6fc4b5697a.debug 120777 root:root ../../usr/bin/tbench_srv.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/378e0579b733de7ffb890d62052a9abd53b990 120777 root:root ../../../../bin/dbench +File: /usr/lib/debug/.build-id/5e/378e0579b733de7ffb890d62052a9abd53b990.debug 120777 root:root ../../usr/bin/dbench.debug +File: /usr/lib/debug/.build-id/70 40755 root:root +File: /usr/lib/debug/.build-id/70/0c6892f4f108f141f29982ad905a82c4e39081 120777 root:root ../../../../bin/tbench +File: /usr/lib/debug/.build-id/70/0c6892f4f108f141f29982ad905a82c4e39081.debug 120777 root:root ../../usr/bin/tbench.debug +File: /usr/lib/debug/usr/bin/dbench.debug 100644 root:root 10eb848c6bcadbf7207aa28769f8bd34 +File: /usr/lib/debug/usr/bin/tbench.debug 100644 root:root b9f00f096485384ba79cb80b4007bb6c +File: /usr/lib/debug/usr/bin/tbench_srv.debug 100644 root:root eea68bc1e10a46bf4ddc156b810b1ba6 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: 9eb1eea3ad1c40c4a8e80b1e0b778f12931a0f17ec612ef642b55acc07e11e4b43561f6dd3d0aaba38c3b52363e0daf1b92592218d151f67ede0b8a82c9d8cfa