<86>Oct 29 15:11:45 userdel[1063104]: delete user 'rooter' <86>Oct 29 15:11:45 userdel[1063104]: removed group 'rooter' owned by 'rooter' <86>Oct 29 15:11:45 userdel[1063104]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 15:11:45 groupadd[1063148]: group added to /etc/group: name=rooter, GID=1814 <86>Oct 29 15:11:45 groupadd[1063148]: group added to /etc/gshadow: name=rooter <86>Oct 29 15:11:45 groupadd[1063148]: new group: name=rooter, GID=1814 <86>Oct 29 15:11:45 useradd[1063180]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Oct 29 15:11:45 userdel[1063226]: delete user 'builder' <86>Oct 29 15:11:45 userdel[1063226]: removed group 'builder' owned by 'builder' <86>Oct 29 15:11:45 userdel[1063226]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 15:11:45 groupadd[1063265]: group added to /etc/group: name=builder, GID=1815 <86>Oct 29 15:11:45 groupadd[1063265]: group added to /etc/gshadow: name=builder <86>Oct 29 15:11:45 groupadd[1063265]: new group: name=builder, GID=1815 <86>Oct 29 15:11:45 useradd[1063303]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none 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.6988 + 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): + /usr/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.6988 + 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' + 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_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=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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... /usr/bin/grep checking for egrep... /usr/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 -flto=auto -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 -flto=auto -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 -flto=auto -D_REENTRANT -c fileops.c fileops.c: In function 'ffsb_readfile': fileops.c:138:63: 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:42: 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:64: note: format string is defined here 140 | " for file of size %llu bytes\n" | ~~~^ | | | long long unsigned int | %lu fileops.c:144:42: 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:47: 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:9: error: implicit declaration of function 'fhstat'; did you mean 'fstat'? [-Wimplicit-function-declaration] 542 | fhstat(curfile->name, ft, fs); | ^~~~~~ | fstat make[1]: *** [Makefile:328: fileops.o] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/ffsb-6.0-rc2' make[1]: *** Waiting for unfinished jobs.... 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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -D_REENTRANT -c fh.c fh.c: In function 'fhwrite': fh.c:180:32: 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:62: 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:41: 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:49: 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 -flto=auto -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 -flto=auto -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 -flto=auto -D_REENTRANT -c ffsb_tg.c ffsb_tg.c: In function 'tg_print_config_helper': ffsb_tg.c:274:42: 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:42: 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 -flto=auto -D_REENTRANT -c util.c util.c: In function 'ffsb_bench_gettimeofday': util.c:333:53: 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:47: 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 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 -flto=auto -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 -flto=auto -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 -flto=auto -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 'verify_file': ffsb_fs.c:217:33: 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:43: 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:64: warning: unknown conversion type character ')' in format [-Wformat=] 595 | printf("\t\t %12llu (%6s) -> %u (%.2f\%)\n", | ^ ffsb_fs.c:603:50: 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:50: 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: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); | ^~ ffsb_fs.c: In function 'fs_needs_stats': ffsb_fs.c:627:31: 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 -flto=auto -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: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:35: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:9: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:39:20: note: in expansion of macro 'list_entry' 39 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ 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:934:17: 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:35: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:9: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:41:20: note: in expansion of macro 'list_entry' 41 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ 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: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:35: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:9: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:39:20: note: in expansion of macro 'list_entry' 39 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:941:17: note: in expansion of macro 'list_for_each_entry' 941 | 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) { | ^~~~~~~~~~~~~~~~~~~ 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:35: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:9: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:41:20: note: in expansion of macro 'list_entry' 41 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ 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: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:35: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:9: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:39:20: note: in expansion of macro 'list_entry' 39 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ 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:971:41: 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:35: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:9: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:41:20: note: in expansion of macro 'list_entry' 41 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ parser.c:971:41: 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:35: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:9: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:39:20: note: in expansion of macro 'list_entry' 39 | for (pos = list_entry((head)->next, typeof(*pos), member); \ | ^~~~~~~~~~ parser.c:980:41: note: in expansion of macro 'list_for_each_entry' 980 | 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, | ^~~~~~~~~~~~~~~~~~~ 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:35: note: in expansion of macro 'offsetof' 33 | (type *)((char *)__mptr - offsetof(type, member)); }) | ^~~~~~~~ list.h:36:9: note: in expansion of macro 'container_of' 36 | container_of(ptr, type, member) | ^~~~~~~~~~~~ list.h:41:20: note: in expansion of macro 'list_entry' 41 | pos = list_entry(pos->member.next, typeof(*pos), member)) | ^~~~~~~~~~ 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: *** [Makefile:217: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.6988 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.6988 (%build) Command exited with non-zero status 1 1.78user 1.99system 0:03.40elapsed 110%CPU (0avgtext+0avgdata 29312maxresident)k 0inputs+0outputs (0major+411508minor)pagefaults 0swaps hsh-rebuild: rebuild of `ffsb-6.0-alt0.2.qa1.src.rpm' failed. Command exited with non-zero status 1 0.56user 1.90system 0:07.91elapsed 31%CPU (0avgtext+0avgdata 12188maxresident)k 264inputs+0outputs (0major+83926minor)pagefaults 0swaps