<86>Apr 20 05:34:40 userdel[894871]: delete user 'rooter' <86>Apr 20 05:34:40 userdel[894871]: removed group 'rooter' owned by 'rooter' <86>Apr 20 05:34:40 userdel[894871]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 05:34:40 groupadd[894886]: group added to /etc/group: name=rooter, GID=1247 <86>Apr 20 05:34:40 groupadd[894886]: group added to /etc/gshadow: name=rooter <86>Apr 20 05:34:40 groupadd[894886]: new group: name=rooter, GID=1247 <86>Apr 20 05:34:40 useradd[894906]: new user: name=rooter, UID=1247, GID=1247, home=/root, shell=/bin/bash, from=none <86>Apr 20 05:34:40 userdel[894934]: delete user 'builder' <86>Apr 20 05:34:40 userdel[894934]: removed group 'builder' owned by 'builder' <86>Apr 20 05:34:40 userdel[894934]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 05:34:40 groupadd[894953]: group added to /etc/group: name=builder, GID=1248 <86>Apr 20 05:34:40 groupadd[894953]: group added to /etc/gshadow: name=builder <86>Apr 20 05:34:40 groupadd[894953]: new group: name=builder, GID=1248 <86>Apr 20 05:34:40 useradd[894970]: new user: name=builder, UID=1248, GID=1248, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ffsb-6.0-alt0.2.qa1.nosrc.rpm (w1.gzdio) Installing ffsb-6.0-alt0.2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ffsb-6.0-rc2 + echo 'Source #0 (ffsb-6.0-rc2.tar.bz2):' Source #0 (ffsb-6.0-rc2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ffsb-6.0-rc2.tar.bz2 + /bin/tar -xf - + cd ffsb-6.0-rc2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ffsb-6.0-rc2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... 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 ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking for main in -lm... yes checking for main in -lpthread... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for system... yes checking for gettimeofday... yes checking for mkdir... yes checking for strerror... yes checking for open64... yes checking for stat64... yes checking for fseeko64... yes checking for lrand48_r... yes checking for srand48_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c metaops.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c rwlock.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c rand.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c fh.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c filelist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c cirlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c fileops.c fileops.c: In function 'ffsb_stat': fileops.c:542:9: warning: implicit declaration of function 'fhstat'; did you mean 'fstat'? [-Wimplicit-function-declaration] 542 | fhstat(curfile->name, ft, fs); | ^~~~~~ | fstat make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c rbt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c ffsb_thread.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c ffsb_fs.c ffsb_fs.c: In function 'add_files': ffsb_fs.c:87:13: warning: unused variable 'i' [-Wunused-variable] 87 | int i, fd, condition = 0, has_directio = 0; | ^ ffsb_fs.c: In function 'fs_print_config': ffsb_fs.c:595:64: warning: unknown conversion type character ')' in format [-Wformat=] 595 | printf("\t\t %12llu (%6s) -> %u (%.2f\%)\n", | ^ ffsb_fs.c:616:48: warning: unknown conversion type character '\x0a' in format [-Wformat=] 616 | printf("\t current utilization = %.2f\%\n", getfsutil(fs->basedir)*100); | ^~ ffsb_fs.c:618:56: warning: unknown conversion type character '\x0a' in format [-Wformat=] 618 | printf("\t desired utilization = %.2lf%\n", fs->desired_fsutil * 100); | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c list.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c ffsb_op.c ffsb_op.c: In function 'print_op_results': ffsb_op.c:83:37: warning: embedded '\0' in format [-Wformat-contains-nul] 83 | sprintf(buf, "%s/sec\0", buf); | ^~ ffsb_op.c:86:33: warning: embedded '\0' in format [-Wformat-contains-nul] 86 | sprintf(buf, "NA\0"); | ^~ ffsb_op.c: In function 'print_results': ffsb_op.c:112:68: warning: unknown conversion type character 'T' in format [-Wformat=] 112 | printf(" Op Name Transactions\t Trans/sec\t% Trans\t % Op Weight\t Throughput\n"); | ^ ffsb_op.c:112:81: warning: unknown conversion type character 'O' in format [-Wformat=] 112 | printf(" Op Name Transactions\t Trans/sec\t% Trans\t % Op Weight\t Throughput\n"); | ^ ffsb_op.c: At top level: ffsb_op.c:49:12: warning: 'exclusive_op' defined but not used [-Wunused-function] 49 | static int exclusive_op(ffsb_op_results_t *results, unsigned int op_num) | ^~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c ffsb_tg.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c ffsb_fc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c ffsb_stats.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c util.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -c parser.c parser.c: In function 'get_optsize64': parser.c:270:18: warning: unused variable 'size' [-Wunused-variable] 270 | uint64_t size; | ^~~~ parser.c: In function 'verify_tg': parser.c:669:18: warning: unused variable 'delete_weight' [-Wunused-variable] 669 | uint32_t delete_weight = tg_get_op_weight(tg, "delete"); | ^~~~~~~~~~~~~ parser.c:668:18: warning: unused variable 'createdir_weight' [-Wunused-variable] 668 | uint32_t createdir_weight = tg_get_op_weight(tg, "createdir"); | ^~~~~~~~~~~~~~~~ In file included from parser.h:22, from parser.c:25: parser.c: In function 'init_filesys': list.h:40:30: warning: left-hand operand of comma expression has no effect [-Wunused-value] 40 | pos->member.next, &pos->member != (head); \ | ^ parser.c:934:17: note: in expansion of macro 'list_for_each_entry' 934 | list_for_each_entry(tmp_list, &list_head->list, list) | ^~~~~~~~~~~~~~~~~~~ list.h:40:30: warning: left-hand operand of comma expression has no effect [-Wunused-value] 40 | pos->member.next, &pos->member != (head); \ | ^ parser.c:941:17: note: in expansion of macro 'list_for_each_entry' 941 | list_for_each_entry(tmp_list, &list_head->list, list) { | ^~~~~~~~~~~~~~~~~~~ parser.c: In function 'init_tg_stats': list.h:40:30: warning: left-hand operand of comma expression has no effect [-Wunused-value] 40 | pos->member.next, &pos->member != (head); \ | ^ parser.c:971:41: note: in expansion of macro 'list_for_each_entry' 971 | list_for_each_entry(tmp_list, | ^~~~~~~~~~~~~~~~~~~ list.h:40:30: warning: left-hand operand of comma expression has no effect [-Wunused-value] 40 | pos->member.next, &pos->member != (head); \ | ^ parser.c:980:41: note: in expansion of macro 'list_for_each_entry' 980 | list_for_each_entry(tmp_list, | ^~~~~~~~~~~~~~~~~~~ parser.c: In function 'init_config': parser.c:997:22: warning: unused variable 'tmp_cont' [-Wunused-variable] 997 | container_t *tmp_cont; | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' i586-alt-linux-gcc -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_REENTRANT -o ffsb fileops.o rand.o main.o fh.o filelist.o metaops.o rwlock.o cirlist.o rbt.o ffsb_tg.o ffsb_fs.o ffsb_thread.o ffsb_op.o util.o parser.o ffsb_fc.o ffsb_stats.o list.o -lpthread -lm parser.c: In function 'get_optstr': parser.c:206:23: warning: 'strnlen' specified bound 4096 exceeds source size 1024 [-Wstringop-overread] 206 | len = strnlen(temp, 4096); | ^ parser.c:200:14: note: source object allocated here 200 | char temp[BUFSIZE]; | ^ In function 'memcpy', inlined from 'size64_convert' at parser.c:119:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading 3 bytes from a region of size 2 [-Wstringop-overread] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9893 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ffsb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ffsb-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ffsb-6.0-rc2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ffsb-buildroot make: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/ffsb-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'ffsb' '/usr/src/tmp/ffsb-buildroot/usr/bin/ffsb' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ffsb-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ffsb-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ffsb-buildroot/ (default) Compressing files in /usr/src/tmp/ffsb-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ffsb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/ffsb: uses non-LFS functions: fopen open readdir stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ffsb-buildroot Processing files: ffsb-6.0-alt0.2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ffsb-6.0-rc2 + DOCDIR=/usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + export DOCDIR + rm -rf /usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + /bin/mkdir -p /usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + cp -prL AUTHORS README /usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + chmod -R go-w /usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + chmod -R a+rX /usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + cp -prL examples/ /usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + chmod -R go-w /usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + chmod -R a+rX /usr/src/tmp/ffsb-buildroot/usr/share/doc/ffsb-6.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.otiOWt 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.GxUOJM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), 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.AtVZLY Creating ffsb-debuginfo package Processing files: ffsb-debuginfo-6.0-alt0.2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HV4A9i find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nokWDo find-requires: running scripts (debuginfo) Requires: ffsb = 6.0-alt0.2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/ffsb-6.0-alt0.2.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ffsb-debuginfo-6.0-alt0.2.qa1.i586.rpm (w2.lzdio) 5.05user 2.36system 0:12.31elapsed 60%CPU (0avgtext+0avgdata 48952maxresident)k 0inputs+0outputs (0major+575405minor)pagefaults 0swaps 0.69user 1.25system 0:16.54elapsed 11%CPU (0avgtext+0avgdata 12224maxresident)k 264inputs+0outputs (0major+93590minor)pagefaults 0swaps --- ffsb-6.0-alt0.2.qa1.i586.rpm.repo 2013-04-17 07:52:40.000000000 +0000 +++ ffsb-6.0-alt0.2.qa1.i586.rpm.hasher 2024-04-20 05:34:54.251943711 +0000 @@ -9,10 +9,10 @@ Requires: libc.so.6(GLIBC_2.1) -Requires: libc.so.6(GLIBC_2.2) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.3.2) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.2) -Requires: libpthread.so.0(GLIBC_2.3.2) Requires: rtld(GNU_HASH) @@ -20,3 +20,3 @@ Provides: ffsb = 6.0-alt0.2.qa1 -File: /usr/bin/ffsb 100755 root:root 799ef4679925430f90d4575499022204 +File: /usr/bin/ffsb 100755 root:root a6090b1fdc6894fd65a14510ef6dc819 File: /usr/share/doc/ffsb-6.0 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/ffsb-6.0/examples/profile_everything 100644 root:root e15369c02cd3f034f1880445297e1576 -RPMIdentity: 9207e1e98a205f5351a0afeba3c5a2ab5892f4d5497fee7fbacdeb4ad3326588931739ea621d3414a448676e5c6500dc26359b38e43c2e9cc27059b3dd6a0fa3 +RPMIdentity: 8a9e749f72051fe929c7aabe1f7567898f04249763b3b3a8f9f77e6bd526e98e1a6243fe7e0419528629ebc57b03ea98cfbbc8ae91001f44e8352bd6c51f5afd --- ffsb-debuginfo-6.0-alt0.2.qa1.i586.rpm.repo 2013-04-17 07:52:40.000000000 +0000 +++ ffsb-debuginfo-6.0-alt0.2.qa1.i586.rpm.hasher 2024-04-20 05:34:54.322943289 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/54 40755 root:root -/usr/lib/debug/.build-id/54/5cc77eceef59e4c56873ca19cc07c4ea85c841 120777 root:root ../../../../bin/ffsb -/usr/lib/debug/.build-id/54/5cc77eceef59e4c56873ca19cc07c4ea85c841.debug 120777 root:root ../../usr/bin/ffsb.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/61b29167e4c5261733c1a5a33b4168212fed16 120777 root:root ../../../../bin/ffsb +/usr/lib/debug/.build-id/e8/61b29167e4c5261733c1a5a33b4168212fed16.debug 120777 root:root ../../usr/bin/ffsb.debug /usr/lib/debug/usr/bin/ffsb.debug 100644 root:root @@ -24,2 +24,3 @@ /usr/src/debug/ffsb-6.0-rc2/fileops.c 100644 root:root +/usr/src/debug/ffsb-6.0-rc2/fileops.h 100644 root:root /usr/src/debug/ffsb-6.0-rc2/list.c 100644 root:root @@ -28,2 +29,3 @@ /usr/src/debug/ffsb-6.0-rc2/metaops.c 100644 root:root +/usr/src/debug/ffsb-6.0-rc2/metaops.h 100644 root:root /usr/src/debug/ffsb-6.0-rc2/parser.c 100644 root:root @@ -41,9 +43,8 @@ Requires: debug(libc.so.6) -Requires: debug(libpthread.so.0) Requires: rpmlib(PayloadIsLzma) Provides: ffsb-debuginfo = 6.0-alt0.2.qa1 -File: /usr/lib/debug/.build-id/54 40755 root:root -File: /usr/lib/debug/.build-id/54/5cc77eceef59e4c56873ca19cc07c4ea85c841 120777 root:root ../../../../bin/ffsb -File: /usr/lib/debug/.build-id/54/5cc77eceef59e4c56873ca19cc07c4ea85c841.debug 120777 root:root ../../usr/bin/ffsb.debug -File: /usr/lib/debug/usr/bin/ffsb.debug 100644 root:root 158fa5556fcd7e757b466b0775c51110 +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/61b29167e4c5261733c1a5a33b4168212fed16 120777 root:root ../../../../bin/ffsb +File: /usr/lib/debug/.build-id/e8/61b29167e4c5261733c1a5a33b4168212fed16.debug 120777 root:root ../../usr/bin/ffsb.debug +File: /usr/lib/debug/usr/bin/ffsb.debug 100644 root:root 551c665774d582c327337b649656acf3 File: /usr/src/debug/ffsb-6.0-rc2 40755 root:root @@ -68,2 +69,3 @@ File: /usr/src/debug/ffsb-6.0-rc2/fileops.c 100644 root:root 151d9908ca2214efc5e029b694a53df8 +File: /usr/src/debug/ffsb-6.0-rc2/fileops.h 100644 root:root 384eb9ca6a78a2a60894d8dc141e2972 File: /usr/src/debug/ffsb-6.0-rc2/list.c 100644 root:root 2d2896eaf8326c0aea91f708caf867ac @@ -72,2 +74,3 @@ File: /usr/src/debug/ffsb-6.0-rc2/metaops.c 100644 root:root dd815876be09ccc263360d40f4d66545 +File: /usr/src/debug/ffsb-6.0-rc2/metaops.h 100644 root:root 77014a77d9d4013e95fd5a3617bdebdd File: /usr/src/debug/ffsb-6.0-rc2/parser.c 100644 root:root 0c015895fe2019d469ec8133b3b35f34 @@ -82,2 +85,2 @@ File: /usr/src/debug/ffsb-6.0-rc2/util.h 100644 root:root a5e2e550d6026c5ba095fb3d6064c2fc -RPMIdentity: b653df991c6d14f42fc805f00a1a8f8aa6bedb3bfc0ca317df57f55cc5930346ad98e2afe909afda090121a64d0e3e438a79051693a5e370e0f4a75d55625347 +RPMIdentity: c6614e745056bb90349cd29b5e29adb07d7f9c8b820147932d071aaecf223954d0f8c27be6c86b185c12eaa4c8bb389f93f13a76612c6906d670d73f1ac53b5e