<86>Jan 28 07:17:44 userdel[3786631]: delete user 'rooter'
<86>Jan 28 07:17:44 userdel[3786631]: removed group 'rooter' owned by 'rooter'
<86>Jan 28 07:17:44 userdel[3786631]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 28 07:17:44 groupadd[3786642]: group added to /etc/group: name=rooter, GID=702
<86>Jan 28 07:17:44 groupadd[3786642]: group added to /etc/gshadow: name=rooter
<86>Jan 28 07:17:44 groupadd[3786642]: new group: name=rooter, GID=702
<86>Jan 28 07:17:44 useradd[3786655]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash
<86>Jan 28 07:17:44 userdel[3786667]: delete user 'builder'
<86>Jan 28 07:17:44 userdel[3786667]: removed group 'builder' owned by 'builder'
<86>Jan 28 07:17:44 userdel[3786667]: removed shadow group 'builder' owned by 'builder'
<86>Jan 28 07:17:44 groupadd[3786680]: group added to /etc/group: name=builder, GID=703
<86>Jan 28 07:17:44 groupadd[3786680]: group added to /etc/gshadow: name=builder
<86>Jan 28 07:17:44 groupadd[3786680]: new group: name=builder, GID=703
<86>Jan 28 07:17:44 useradd[3786689]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash
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.34123
+ 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/tar -xf -
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/ffsb-6.0-rc2.tar.bz2
+ 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.34123
+ 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 -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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ 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 -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'
+ xargs -ri dirname -- '{}'
+ ./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 -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 -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 -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 -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 -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 -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 -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 -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 -march=i586 -mtune=generic -D_REENTRANT -c util.c
In file included from /usr/include/string.h:532,
                 from util.c:28:
In function 'strncpy',
    inlined from 'ffsb_strdup' at util.c:89:2:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util.c: In function 'ffsb_strdup':
util.c:86:12: note: length computed here
   86 |  int len = strlen(str);
      |            ^~~~~~~~~~~
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 -march=i586 -mtune=generic -D_REENTRANT -c fileops.c
fileops.c: In function 'ffsb_stat':
fileops.c:542:2: 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 -march=i586 -mtune=generic -D_REENTRANT -c ffsb_fs.c
ffsb_fs.c: In function 'add_files':
ffsb_fs.c:87:6: 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:43: warning: unknown conversion type character ')' in format [-Wformat=]
  595 |    printf("\t\t %12llu (%6s) -> %u (%.2f\%)\n",
      |                                           ^
ffsb_fs.c:616:41: warning: unknown conversion type character '\x0a' in format [-Wformat=]
  616 |  printf("\t current utilization = %.2f\%\n", getfsutil(fs->basedir)*100);
      |                                         ^~
ffsb_fs.c:618:42: 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 -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 -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 -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 -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 -march=i586 -mtune=generic -D_REENTRANT -c ffsb_op.c
ffsb_op.c: In function 'print_op_results':
ffsb_op.c:83:23: warning: embedded '\0' in format [-Wformat-contains-nul]
   83 |   sprintf(buf, "%s/sec\0", buf);
      |                       ^~
ffsb_op.c:86:19: warning: embedded '\0' in format [-Wformat-contains-nul]
   86 |   sprintf(buf, "NA\0");
      |                   ^~
ffsb_op.c: In function 'print_results':
ffsb_op.c:112:61: 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:74: 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");
      |                                                                          ^
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)
      |            ^~~~~~~~~~~~
ffsb_op.c: In function 'print_results':
ffsb_op.c:83:19: warning: '/sec' directive writing 4 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
   83 |   sprintf(buf, "%s/sec\0", buf);
      |                   ^~~~
In file included from /usr/include/stdio.h:866,
                 from ffsb_op.c:20:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 260 bytes into a destination of size 256
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 -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 -march=i586 -mtune=generic -D_REENTRANT -c parser.c
parser.c: In function 'get_optsize64':
parser.c:270:11: warning: unused variable 'size' [-Wunused-variable]
  270 |  uint64_t size;
      |           ^~~~
parser.c: In function 'verify_tg':
parser.c:669:11: warning: unused variable 'delete_weight' [-Wunused-variable]
  669 |  uint32_t delete_weight    = tg_get_op_weight(tg, "delete");
      |           ^~~~~~~~~~~~~
parser.c:668:11: 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:23: warning: left-hand operand of comma expression has no effect [-Wunused-value]
   40 |       pos->member.next, &pos->member != (head);  \
      |                       ^
parser.c:934:3: note: in expansion of macro 'list_for_each_entry'
  934 |   list_for_each_entry(tmp_list, &list_head->list, list)
      |   ^~~~~~~~~~~~~~~~~~~
list.h:40:23: warning: left-hand operand of comma expression has no effect [-Wunused-value]
   40 |       pos->member.next, &pos->member != (head);  \
      |                       ^
parser.c:941:3: 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:23: warning: left-hand operand of comma expression has no effect [-Wunused-value]
   40 |       pos->member.next, &pos->member != (head);  \
      |                       ^
parser.c:971:6: note: in expansion of macro 'list_for_each_entry'
  971 |      list_for_each_entry(tmp_list,
      |      ^~~~~~~~~~~~~~~~~~~
list.h:40:23: warning: left-hand operand of comma expression has no effect [-Wunused-value]
   40 |       pos->member.next, &pos->member != (head);  \
      |                       ^
parser.c:980:6: 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:15: warning: unused variable 'tmp_cont' [-Wunused-variable]
  997 |  container_t *tmp_cont;
      |               ^~~~~~~~
In file included from /usr/include/string.h:532,
                 from parser.c:19:
In function 'strncpy',
    inlined from 'get_optstr' at parser.c:208:3:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 0 and 1023 bytes from a string of length 1023 [-Wstringop-truncation]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'memcpy',
    inlined from 'size64_convert' at parser.c:119:2:
/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' forming offset 2 is out of the bounds [0, 2] [-Warray-bounds]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'set_weight' at parser.c:623:4:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
parser.c: In function 'set_weight':
parser.c:620:10: note: length computed here
  620 |    len = strlen(tmp_config->name);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:532,
                 from parser.c:19:
In function 'strncpy',
    inlined from 'get_weight_total' at parser.c:645:4:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
parser.c: In function 'get_weight_total':
parser.c:642:10: note: length computed here
  642 |    len = strlen(tmp_config->name);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
parser.c: In function 'init_threadgroup':
parser.c:518:15: warning: 'tmp_config' may be used uninitialized in this function [-Wmaybe-uninitialized]
  518 |  while (config->name) {
      |         ~~~~~~^~~~~~
parser.c:816:21: note: 'tmp_config' was declared here
  816 |   config_options_t *tmp_config;
      |                     ^~~~~~~~~~
parser.c: In function 'ffsb_parse_newconfig':
parser.c:518:15: warning: 'tmp_config' may be used uninitialized in this function [-Wmaybe-uninitialized]
  518 |  while (config->name) {
      |         ~~~~~~^~~~~~
parser.c:868:21: note: 'tmp_config' was declared here
  868 |   config_options_t *tmp_config;
      |                     ^~~~~~~~~~
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 -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 
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97400
+ 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: __xstat fopen open readdir
Hardlinking identical .pyc and .pyo files
Processing files: ffsb-6.0-alt0.2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98003
+ 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.1H6y0c
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.zzddDc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), 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.4), libc.so.6(GLIBC_2.7), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qlpKoa
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.PRSMjd
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S8IIGe
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), debug(libpthread.so.0)
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)
7.09user 1.14system 0:16.30elapsed 50%CPU (0avgtext+0avgdata 32948maxresident)k
0inputs+0outputs (0major+555763minor)pagefaults 0swaps
8.50user 3.28system 0:20.57elapsed 57%CPU (0avgtext+0avgdata 32948maxresident)k
0inputs+0outputs (0major+734360minor)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	2021-01-28 07:18:03.675279585 +0000
@@ -9,6 +9,9 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.2)  
 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.4)  
+Requires: libc.so.6(GLIBC_2.7)  
 Requires: libpthread.so.0(GLIBC_2.0)