<86>Jun 16 00:37:47 userdel[2837800]: delete user 'rooter' <86>Jun 16 00:37:47 userdel[2837800]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:37:47 userdel[2837800]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:37:47 groupadd[2837825]: group added to /etc/group: name=rooter, GID=1853 <86>Jun 16 00:37:47 groupadd[2837825]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:37:47 groupadd[2837825]: new group: name=rooter, GID=1853 <86>Jun 16 00:37:47 useradd[2837848]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Jun 16 00:37:47 userdel[2837874]: delete user 'builder' <86>Jun 16 00:37:47 userdel[2837874]: removed group 'builder' owned by 'builder' <86>Jun 16 00:37:47 userdel[2837874]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:37:47 groupadd[2837900]: group added to /etc/group: name=builder, GID=1854 <86>Jun 16 00:37:47 groupadd[2837900]: group added to /etc/gshadow: name=builder <86>Jun 16 00:37:47 groupadd[2837900]: new group: name=builder, GID=1854 <86>Jun 16 00:37:47 useradd[2837929]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50466 + 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.50466 + 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' + 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' + 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 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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-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 -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c fh.c fh.c: In function 'fhwrite': fh.c:180:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 180 | printf("Wrote %d instead of %d bytes.\n" | ~^ | | | int | %ld 181 | "Probably out of disk space\n", realsize, size); | ~~~~~~~~ | | | ssize_t {aka long int} fh.c: In function 'fhseek': fh.c:212:41: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 212 | fprintf(stderr, "tried to seek to %lld\n", offset); | ~~~^ ~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long int | %ld fh.c:214:20: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 214 | fprintf(stderr, "tried to seek from current " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 215 | "position to %lld\n", offset); | ~~~~~~ | | | uint64_t {aka long unsigned int} fh.c:215:21: note: format string is defined here 215 | "position to %lld\n", offset); | ~~~^ | | | long long int | %ld make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c util.c util.c: In function 'ffsb_bench_gettimeofday': util.c:333:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 333 | printf("average time for gettimeofday(): %llu nsec\n", average); | ~~~^ ~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu util.c: In function 'ffsb_bench_getpid': util.c:350:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 350 | printf("average time for getpid(): %llu nsec\n", average); | ~~~^ ~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c ffsb_tg.c ffsb_tg.c: In function 'tg_print_config_helper': ffsb_tg.c:274:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 274 | printf("\t read_size = %llu\t(%s)\n", tg->read_size, | ~~~^ ~~~~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu ffsb_tg.c:283:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 283 | printf("\t write_size = %llu\t(%s)\n", tg->write_size, | ~~~^ ~~~~~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -D_REENTRANT -c fileops.c fileops.c: In function 'ffsb_readfile': fileops.c:138:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 138 | printf("Error: read size %llu bytes too big " | ~~~^ | | | long long unsigned int | %lu ...... 141 | " aborting\n\n", read_size, | ~~~~~~~~~ | | | uint64_t {aka long unsigned int} fileops.c:138:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 138 | printf("Error: read size %llu bytes too big " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 143 | filesize); | ~~~~~~~~ | | | uint64_t {aka long unsigned int} fileops.c:140:29: note: format string is defined here 140 | " for file of size %llu bytes\n" | ~~~^ | | | long long unsigned int | %lu fileops.c:144:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 144 | printf("minimum file size must be at least " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 145 | " %llu bytes\n", minfilesize); | ~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} fileops.c:145:12: note: format string is defined here 145 | " %llu bytes\n", minfilesize); | ~~~^ | | | long long unsigned int | %lu 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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 'verify_file': ffsb_fs.c:217:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 217 | printf("size %llu bytes for file %s is invalid\n", | ~~~^ | | | long long unsigned int | %lu 218 | filesize, fname); | ~~~~~~~~ | | | uint64_t {aka long unsigned int} ffsb_fs.c: In function 'fs_print_config': ffsb_fs.c:595:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 595 | printf("\t\t %12llu (%6s) -> %u (%.2f\%)\n", | ~~~~~^ | | | long long unsigned int | %12lu 596 | fs->size_weights[i].size, | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} 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:603:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 603 | printf("\t min file size = %llu\t(%s)\n", fs->minfilesize, | ~~~^ ~~~~~~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu ffsb_fs.c:605:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 605 | printf("\t max file size = %llu\t(%s)\n", fs->maxfilesize, | ~~~^ ~~~~~~~~~~~~~~~ | | | | | uint64_t {aka long unsigned int} | long long unsigned int | %lu 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); | ^~ ffsb_fs.c: In function 'fs_needs_stats': ffsb_fs.c:627:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 627 | return (fs != NULL) ? (int)fs->fsd.config : 0; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: Entering directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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:29:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 29 | #define offsetof(type, member) ((int) &((type *)0)->member) | ^ list.h:33:28: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:2: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:39:13: note: in expansion of macro 'list_entry' 39 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ 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:934:3: note: in expansion of macro 'list_for_each_entry' 934 | list_for_each_entry(tmp_list, &list_head->list, list) | ^~~~~~~~~~~~~~~~~~~ list.h:29:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 29 | #define offsetof(type, member) ((int) &((type *)0)->member) | ^ list.h:33:28: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:2: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:41:13: note: in expansion of macro 'list_entry' 41 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ 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:29:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 29 | #define offsetof(type, member) ((int) &((type *)0)->member) | ^ list.h:33:28: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:2: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:39:13: note: in expansion of macro 'list_entry' 39 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:941:3: note: in expansion of macro 'list_for_each_entry' 941 | 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) { | ^~~~~~~~~~~~~~~~~~~ list.h:29:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 29 | #define offsetof(type, member) ((int) &((type *)0)->member) | ^ list.h:33:28: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:2: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:41:13: note: in expansion of macro 'list_entry' 41 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ 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:29:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 29 | #define offsetof(type, member) ((int) &((type *)0)->member) | ^ list.h:33:28: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:2: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:39:13: note: in expansion of macro 'list_entry' 39 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ 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:971:6: note: in expansion of macro 'list_for_each_entry' 971 | list_for_each_entry(tmp_list, | ^~~~~~~~~~~~~~~~~~~ list.h:29:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 29 | #define offsetof(type, member) ((int) &((type *)0)->member) | ^ list.h:33:28: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:2: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:41:13: note: in expansion of macro 'list_entry' 41 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ parser.c:971:6: note: in expansion of macro 'list_for_each_entry' 971 | list_for_each_entry(tmp_list, | ^~~~~~~~~~~~~~~~~~~ list.h:29:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 29 | #define offsetof(type, member) ((int) &((type *)0)->member) | ^ list.h:33:28: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:2: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:39:13: note: in expansion of macro 'list_entry' 39 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:980:6: note: in expansion of macro 'list_for_each_entry' 980 | 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, | ^~~~~~~~~~~~~~~~~~~ list.h:29:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 29 | #define offsetof(type, member) ((int) &((type *)0)->member) | ^ list.h:33:28: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:2: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:41:13: note: in expansion of macro 'list_entry' 41 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ 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 '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' x86_64-alt-linux-gcc -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -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.22513 + 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) Processing files: ffsb-6.0-alt0.2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22513 + 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.aRC8S2 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.4rdgB2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TyAua0 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.kH106Z find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ijc7B0 find-requires: running scripts (debuginfo) Requires: ffsb = 6.0-alt0.2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/ffsb-6.0-alt0.2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ffsb-debuginfo-6.0-alt0.2.qa1.x86_64.rpm (w2.lzdio) 2.99user 3.89system 0:09.64elapsed 71%CPU (0avgtext+0avgdata 40740maxresident)k 0inputs+0outputs (0major+568170minor)pagefaults 0swaps 0.55user 2.14system 0:15.57elapsed 17%CPU (0avgtext+0avgdata 12128maxresident)k 0inputs+0outputs (0major+98530minor)pagefaults 0swaps --- ffsb-6.0-alt0.2.qa1.x86_64.rpm.repo 2013-04-17 07:52:40.000000000 +0000 +++ ffsb-6.0-alt0.2.qa1.x86_64.rpm.hasher 2024-06-16 00:37:59.468973093 +0000 @@ -9,4 +9,6 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.3.2)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) @@ -16,3 +18,3 @@ Provides: ffsb = 6.0-alt0.2.qa1 -File: /usr/bin/ffsb 100755 root:root b9386ca33eeca27762a2419de63b91ab +File: /usr/bin/ffsb 100755 root:root dc434e0e7e5a264532c2019c47128ab2 File: /usr/share/doc/ffsb-6.0 40755 root:root @@ -22,2 +24,2 @@ File: /usr/share/doc/ffsb-6.0/examples/profile_everything 100644 root:root e15369c02cd3f034f1880445297e1576 -RPMIdentity: af06ae273b7500291d4f1fe406f97370d1d508f4bd24e999363f9e0c1720f6cf9c119c2fa81f53fae63a6d74b2836ef4151135ab9359fafee1213691e9d33324 +RPMIdentity: e828b99c6847516f0b35a1965d265dc082fed08cd5ff1b070881f4f3104b06bee65e1ab204de92cf979cfe0a7124092c9e32c27ba5299ba82bfa449b9fd11a51 --- ffsb-debuginfo-6.0-alt0.2.qa1.x86_64.rpm.repo 2013-04-17 07:52:40.000000000 +0000 +++ ffsb-debuginfo-6.0-alt0.2.qa1.x86_64.rpm.hasher 2024-06-16 00:37:59.550974382 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/208aad027af7f14aa71196c73504e901cc2ad1 120777 root:root ../../../../bin/ffsb -/usr/lib/debug/.build-id/39/208aad027af7f14aa71196c73504e901cc2ad1.debug 120777 root:root ../../usr/bin/ffsb.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/e7b632b784efcdc1843135c2039ab0c9bc039a 120777 root:root ../../../../bin/ffsb +/usr/lib/debug/.build-id/f3/e7b632b784efcdc1843135c2039ab0c9bc039a.debug 120777 root:root ../../usr/bin/ffsb.debug /usr/lib/debug/usr/bin/ffsb.debug 100644 root:root @@ -44,6 +44,6 @@ Provides: ffsb-debuginfo = 6.0-alt0.2.qa1 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/208aad027af7f14aa71196c73504e901cc2ad1 120777 root:root ../../../../bin/ffsb -File: /usr/lib/debug/.build-id/39/208aad027af7f14aa71196c73504e901cc2ad1.debug 120777 root:root ../../usr/bin/ffsb.debug -File: /usr/lib/debug/usr/bin/ffsb.debug 100644 root:root 5d4203c06f5bff30a2ed4ae02a8e874a +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/e7b632b784efcdc1843135c2039ab0c9bc039a 120777 root:root ../../../../bin/ffsb +File: /usr/lib/debug/.build-id/f3/e7b632b784efcdc1843135c2039ab0c9bc039a.debug 120777 root:root ../../usr/bin/ffsb.debug +File: /usr/lib/debug/usr/bin/ffsb.debug 100644 root:root bdea69b664ee9eb7688c033a34573af7 File: /usr/src/debug/ffsb-6.0-rc2 40755 root:root @@ -82,2 +82,2 @@ File: /usr/src/debug/ffsb-6.0-rc2/util.h 100644 root:root a5e2e550d6026c5ba095fb3d6064c2fc -RPMIdentity: ea3a2eab3bb7dd62f2d9882fdcccba3b9c09ad16fd81e6b06f041a1fee97fddbe9c08f2339fbe60d94f7d9f960af8e826803bdde13c6361850c45a3a47b99d16 +RPMIdentity: 9d21c1d1afd7ada096a378da77f392c0be67014ac4afe7b50cd2847d232aa1d175ff8db1e42b697f7962d9639dc1888fc5b2d22a6834f97ec8a7daab3087cdb9