<86>Oct 29 10:41:24 userdel[86924]: delete user 'rooter' <86>Oct 29 10:41:24 userdel[86924]: removed group 'rooter' owned by 'rooter' <86>Oct 29 10:41:24 userdel[86924]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 10:41:24 groupadd[86945]: group added to /etc/group: name=rooter, GID=627 <86>Oct 29 10:41:24 groupadd[86945]: group added to /etc/gshadow: name=rooter <86>Oct 29 10:41:24 groupadd[86945]: new group: name=rooter, GID=627 <86>Oct 29 10:41:24 useradd[86956]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Oct 29 10:41:24 userdel[87002]: delete user 'builder' <86>Oct 29 10:41:24 userdel[87002]: removed group 'builder' owned by 'builder' <86>Oct 29 10:41:24 userdel[87002]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 10:41:24 groupadd[87035]: group added to /etc/group: name=builder, GID=628 <86>Oct 29 10:41:24 groupadd[87035]: group added to /etc/gshadow: name=builder <86>Oct 29 10:41:24 groupadd[87035]: new group: name=builder, GID=628 <86>Oct 29 10:41:24 useradd[87111]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Oct 29 10:41:28 rpmi: libtcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606538 installed <13>Oct 29 10:41:28 rpmi: tcl-8.6.9-alt1 sisyphus+227145.100.1.2 1555606538 installed <13>Oct 29 10:41:28 rpmi: url_handler-0.3.1-alt1 1290564262 installed <13>Oct 29 10:41:28 rpmi: libpng16-1.6.37-alt1 sisyphus+236677.100.2.1 1566917998 installed <13>Oct 29 10:41:28 rpmi: libgraphite2-1.3.13-alt2 sisyphus+226799.100.1.1 1554648241 installed <13>Oct 29 10:41:28 rpmi: libharfbuzz-2.6.3-alt1 sisyphus+239929.100.1.1 1572329355 installed <13>Oct 29 10:41:28 rpmi: libfreetype-2.10.1-alt1 sisyphus+237471.100.1.1 1568276356 installed <13>Oct 29 10:41:28 rpmi: libexpat-2.2.4-alt1 1503305345 installed <13>Oct 29 10:41:28 rpmi: fontconfig-2.13.1-alt1 sisyphus+226691.100.2.2 1554598726 installed Updating fonts cache: <29>Oct 29 10:41:29 fontconfig: Updating fonts cache: succeeded [ DONE ] <13>Oct 29 10:41:29 rpmi: libX11-locales-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed <13>Oct 29 10:41:29 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949353 installed <13>Oct 29 10:41:29 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed <13>Oct 29 10:41:29 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593801 installed <13>Oct 29 10:41:29 rpmi: libX11-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056801 installed <13>Oct 29 10:41:29 rpmi: libXrender-0.9.8-alt1 1371312112 installed <13>Oct 29 10:41:29 rpmi: libXft-2.3.3-alt1 sisyphus+225206.1000.3.2 1552987708 installed <13>Oct 29 10:41:29 rpmi: libtk-8.6.9-alt1 sisyphus+227145.200.1.2 1555606681 installed <13>Oct 29 10:41:29 rpmi: tk-8.6.9-alt1 sisyphus+227145.200.1.2 1555606681 installed <13>Oct 29 10:41:29 rpmi: catdoc-0.95-alt1 1501972827 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/iozone-3.471-alt1.nosrc.rpm Installing iozone-3.471-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iozone-3.471 + echo 'Source #0 (iozone-3.471.tar):' Source #0 (iozone-3.471.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/iozone-3.471.tar + cd iozone-3.471 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91912 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iozone-3.471 + cd src/current + make -j8 linux make: Entering directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' cc -c -o libbif.o libbif.c libbif.c:205:1: warning: return type defaults to 'int' [-Wimplicit-int] 205 | create_xls(name) | ^~~~~~~~~~ libbif.c:230:1: warning: return type defaults to 'int' [-Wimplicit-int] 230 | do_header(fd) | ^~~~~~~~~ libbif.c:230:1: warning: conflicting types for 'do_header' libbif.c:172:6: note: previous declaration of 'do_header' was here 172 | void do_header(); | ^~~~~~~~~ libbif.c:254:1: warning: return type defaults to 'int' [-Wimplicit-int] 254 | do_int(fd,val,row,column) | ^~~~~~ libbif.c:254:1: warning: conflicting types for 'do_int' libbif.c:173:6: note: previous declaration of 'do_int' was here 173 | void do_int(); | ^~~~~~ libbif.c:290:1: warning: return type defaults to 'int' [-Wimplicit-int] 290 | do_float(fd, value, row, column) | ^~~~~~~~ libbif.c:290:1: warning: conflicting types for 'do_float' libbif.c:174:6: note: previous declaration of 'do_float' was here 174 | void do_float(); | ^~~~~~~~ libbif.c:373:1: warning: return type defaults to 'int' [-Wimplicit-int] 373 | do_label(fd, string, row, column) | ^~~~~~~~ libbif.c:373:1: warning: conflicting types for 'do_label' libbif.c:175:6: note: previous declaration of 'do_label' was here 175 | void do_label(); | ^~~~~~~~ libbif.c:416:1: warning: return type defaults to 'int' [-Wimplicit-int] 416 | do_eof(fd) | ^~~~~~ libbif.c:416:1: warning: conflicting types for 'do_eof' libbif.c:176:6: note: previous declaration of 'do_eof' was here 176 | void do_eof(); | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' make: Entering directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' cc -c -o libasync.o libasync.c libasync.c: In function 'end_async': libasync.c:299:2: warning: implicit declaration of function 'del_cache' [-Wimplicit-function-declaration] 299 | del_cache(gc); | ^~~~~~~~~ libasync.c: In function 'async_read': libasync.c:423:3: warning: implicit declaration of function 'takeoff_cache'; did you mean 'alloc_cache'? [-Wimplicit-function-declaration] 423 | takeoff_cache(gc,ce); | ^~~~~~~~~~~~~ | alloc_cache libasync.c: At top level: libasync.c:598:1: warning: conflicting types for 'takeoff_cache' 598 | takeoff_cache(struct cache *gc, struct cache_ent *ce) | ^~~~~~~~~~~~~ libasync.c:423:3: note: previous implicit declaration of 'takeoff_cache' was here 423 | takeoff_cache(gc,ce); | ^~~~~~~~~~~~~ libasync.c:664:1: warning: conflicting types for 'del_cache' 664 | del_cache(gc) | ^~~~~~~~~ libasync.c:299:2: note: previous implicit declaration of 'del_cache' was here 299 | del_cache(gc); | ^~~~~~~~~ libasync.c: In function 'async_read_no_copy': libasync.c:752:3: warning: implicit declaration of function 'putoninuse' [-Wimplicit-function-declaration] 752 | putoninuse(gc,ce); | ^~~~~~~~~~ libasync.c: In function 'async_release': libasync.c:857:2: warning: implicit declaration of function 'takeoffinuse' [-Wimplicit-function-declaration] 857 | takeoffinuse(gc); | ^~~~~~~~~~~~ libasync.c: At top level: libasync.c:871:1: warning: conflicting types for 'putoninuse' 871 | putoninuse(gc,entry) | ^~~~~~~~~~ libasync.c:752:3: note: previous implicit declaration of 'putoninuse' was here 752 | putoninuse(gc,ce); | ^~~~~~~~~~ libasync.c:892:1: warning: conflicting types for 'takeoffinuse' 892 | takeoffinuse(gc) | ^~~~~~~~~~~~ libasync.c:857:2: note: previous implicit declaration of 'takeoffinuse' was here 857 | takeoffinuse(gc); | ^~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' make: Entering directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' Building the pit_server cc -c pit_server.c -o pit_server.o make: Leaving directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' make: Entering directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' Building fileop for Linux cc -Wall -c -O3 fileop.c -o fileop_linux.o make: Leaving directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' make: Entering directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' Building iozone for Linux cc -Wmissing-prototypes -Wall -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -DHAVE_PREAD \ -DSHARED_MEM -Dlinux -D_LARGEFILE64_SOURCE iozone.c \ -DNAME='"linux"' -o iozone_linux.o iozone.c: In function 'main': iozone.c:1820:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 1820 | int anwser,bind_cpu; | ^~~~~~ iozone.c: In function 'throughput_test': iozone.c:3836:7: warning: variable 'getout' set but not used [-Wunused-but-set-variable] 3836 | char getout; | ^~~~~~ iozone.c: In function 'time_so_far': iozone.c:7204:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7204 | if (pit_gettimeofday(&tp, (struct timezone *) NULL, pit_hostname, pit_service) == -1) | ^~ iozone.c:7206:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7206 | return ((double) (tp.tv_sec)) + (((double) tp.tv_usec) * 0.000001 ); | ^~~~~~ iozone.c:7210:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7210 | if (gettimeofday(&tp, (struct timezone *) NULL) == -1) | ^~ iozone.c:7212:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7212 | return ((double) (tp.tv_sec)) + (((double) tp.tv_usec) * 0.000001 ); | ^~~~~~ iozone.c: In function 'fetchit': iozone.c:7236:21: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7236 | volatile long long x[4]; | ^ iozone.c: In function 'verify_buffer': iozone.c:7325:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7325 | if(!silent) | ^~ iozone.c:7332:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7332 | printf("Found %.lx Expecting %.lx \n",de_ibuf[i], de_obuf[i]); | ^~~~~~ iozone.c:7284:16: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7284 | unsigned long x; | ^ iozone.c:7275:30: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 7275 | volatile unsigned long long dummy; | ^~~~~ iozone.c: In function 'fill_buffer': iozone.c:7452:16: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7452 | unsigned long x; | ^ iozone.c: In function 'purgeit': iozone.c:7536:21: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7536 | VOLATILE long long x[200]; | ^ iozone.c: In function 'write_perf_test': iozone.c:7622:6: warning: variable 'test_foo' set but not used [-Wunused-but-set-variable] 7622 | int test_foo; | ^~~~~~~~ iozone.c: In function 'read_perf_test': iozone.c:8661:6: warning: variable 'test_foo' set but not used [-Wunused-but-set-variable] 8661 | int test_foo,ltest; | ^~~~~~~~ iozone.c: In function 'alloc_mem': iozone.c:12425:12: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] 12425 | long long tmp; | ^~~ iozone.c:12424:6: warning: variable 'tfd' set but not used [-Wunused-but-set-variable] 12424 | int tfd; | ^~~ iozone.c:12422:14: warning: variable 'dumb' set but not used [-Wunused-but-set-variable] 12422 | char *addr,*dumb; | ^~~~ iozone.c: In function 'purge_buffer_cache': iozone.c:12693:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 12693 | if (ret == 0) | ^~ iozone.c:12695:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 12695 | sleep(i); /* seconds */ | ^~~~~ iozone.c: In function 'thread_write_test': iozone.c:12738:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 12738 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'thread_pwrite_test': iozone.c:13453:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 13453 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'thread_rwrite_test': iozone.c:14093:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 14093 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c:14087:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 14087 | off64_t written_so_far, read_so_far, re_written_so_far,re_read_so_far=0; | ^~~~~~~~~~~~~~ iozone.c:14085:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 14085 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_read_test': iozone.c:14695:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 14695 | int anwser,bind_cpu; | ^~~~~~ iozone.c:14686:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 14686 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c:14685:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 14685 | off64_t written_so_far, read_so_far, re_written_so_far,re_read_so_far; | ^~~~~~~~~~~~~~ iozone.c: In function 'thread_pread_test': iozone.c:15283:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 15283 | int anwser,bind_cpu; | ^~~~~~ iozone.c:15274:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 15274 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c:15273:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 15273 | off64_t written_so_far, read_so_far, re_written_so_far,re_read_so_far; | ^~~~~~~~~~~~~~ iozone.c: In function 'thread_rread_test': iozone.c:15809:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 15809 | int anwser,bind_cpu; | ^~~~~~ iozone.c:15802:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 15802 | off64_t written_so_far, read_so_far, re_written_so_far, | ^~~~~~~~~~~~~~ iozone.c:15800:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 15800 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_reverse_read_test': iozone.c:16386:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 16386 | int anwser,bind_cpu; | ^~~~~~ iozone.c:16380:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 16380 | off64_t written_so_far, reverse_read, re_read_so_far,read_so_far; | ^~~~~~~~~~~~~~ iozone.c:16376:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 16376 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_stride_read_test': iozone.c:16921:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 16921 | int anwser,bind_cpu; | ^~~~~~ iozone.c:16914:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 16914 | off64_t written_so_far, stride_read,re_read_so_far,read_so_far; | ^~~~~~~~~~~~~~ iozone.c:16910:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 16910 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_ranread_test': iozone.c:17534:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 17534 | int anwser,bind_cpu; | ^~~~~~ iozone.c:17526:12: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 17526 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:17525:10: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 17525 | off64_t written_so_far, ranread_so_far, re_written_so_far,re_read_so_far; | ^~~~~~~~~~~~~~ iozone.c: In function 'thread_ranwrite_test': iozone.c:18161:6: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 18161 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'dump_throughput_cpu': iozone.c:19099:8: warning: variable 'label' set but not used [-Wunused-but-set-variable] 19099 | char *label; | ^~~~~ iozone.c: In function 'dump_throughput': iozone.c:19166:12: warning: variable 'x' set but not used [-Wunused-but-set-variable] 19166 | long long x,y,i,j; | ^ iozone.c: In function 'r_traj_size': iozone.c:20213:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 20213 | int ret; | ^~~ iozone.c: In function 'w_traj_size': iozone.c:20312:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 20312 | int ret; | ^~~ iozone.c: In function 'start_child_listen': iozone.c:21259:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 21259 | int xx; | ^~ iozone.c:21256:6: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 21256 | int tsize; | ^~~~~ iozone.c: In function 'start_child_listen_async': iozone.c:21439:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 21439 | int xx; | ^~ iozone.c:21436:6: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 21436 | int tsize; | ^~~~~ iozone.c: In function 'start_child_listen_loop': iozone.c:22791:22: warning: variable 'child_stat' set but not used [-Wunused-but-set-variable] 22791 | struct child_stats *child_stat; | ^~~~~~~~~~ iozone.c: In function 'sp_start_child_listen': iozone.c:23599:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 23599 | int xx; | ^~ iozone.c:23595:6: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 23595 | int tsize; | ^~~~~ iozone.c: In function 'sp_start_master_listen': iozone.c:23840:6: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 23840 | int xx; | ^~ iozone.c:23836:6: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 23836 | int tsize; | ^~~~~ iozone.c: In function 'get_pattern': iozone.c:24091:15: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 24091 | unsigned int temp; | ^~~~ iozone.c: In function 'thread_fwrite_test': iozone.c:24947:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 24947 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c:24938:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 24938 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:24931:15: warning: variable 'delay' set but not used [-Wunused-but-set-variable] 24931 | float delay = (float)0; | ^~~~~ iozone.c: In function 'thread_fread_test': iozone.c:25419:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 25419 | int anwser,bind_cpu; | ^~~~~~ iozone.c:25410:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 25410 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:25403:15: warning: variable 'delay' set but not used [-Wunused-but-set-variable] 25403 | float delay = (float)0; | ^~~~~ iozone.c: In function 'child_send': iozone.c:21016:32: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 21016 | sprintf(outbuf.m_stop_flag,"%d",send_buffer->m_stop_flag); | ^ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 5 bytes into a destination of size 4 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c: In function 'start_monitor': iozone.c:24188:33: warning: '&' directive writing 1 byte into a region of size between 0 and 255 [-Wformat-overflow=] 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 3 or more bytes (assuming 258) into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c: In function 'stop_monitor': iozone.c:24206:33: warning: ' &' directive writing 2 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 4 or more bytes (assuming 259) into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c: In function 'throughput_test': iozone.c:24188:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 3959 | start_monitor("Write"); | ~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 3959 | start_monitor("Write"); | ~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4199 | stop_monitor("Write"); | ~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4199 | stop_monitor("Write"); | ~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 7 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4229 | start_monitor("Rewrite"); | ~~~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 7 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4229 | start_monitor("Rewrite"); | ~~~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 7 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4448 | stop_monitor("Rewrite"); | ~~~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 266 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 7 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4448 | stop_monitor("Rewrite"); | ~~~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4469 | start_monitor("Read"); | ~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4469 | start_monitor("Read"); | ~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 6 and 261 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4678 | stop_monitor("Read"); | ~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 4 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4678 | stop_monitor("Read"); | ~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 6 and 261 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4703 | start_monitor("Reread"); | ~~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4703 | start_monitor("Reread"); | ~~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4916 | stop_monitor("Reread"); | ~~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4916 | stop_monitor("Reread"); | ~~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 7 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4943 | start_monitor("Revread"); | ~~~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 7 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 4943 | start_monitor("Revread"); | ~~~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 7 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5155 | stop_monitor("Revread"); | ~~~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 266 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 7 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5155 | stop_monitor("Revread"); | ~~~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 10 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5175 | start_monitor("Strideread"); | ~~~~~~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 13 and 268 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 10 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5175 | start_monitor("Strideread"); | ~~~~~~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 267 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 10 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5389 | stop_monitor("Strideread"); | ~~~~~~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 14 and 269 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 10 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5389 | stop_monitor("Strideread"); | ~~~~~~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 267 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 8 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5410 | start_monitor("Randread"); | ~~~~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 266 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 8 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5410 | start_monitor("Randread"); | ~~~~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 8 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5619 | stop_monitor("Randread"); | ~~~~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 267 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 8 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5619 | stop_monitor("Randread"); | ~~~~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5640 | start_monitor("Mixed"); | ~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5640 | start_monitor("Mixed"); | ~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5849 | stop_monitor("Mixed"); | ~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5849 | stop_monitor("Mixed"); | ~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 9 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5870 | start_monitor("Randwrite"); | ~~~~~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 267 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 9 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 5870 | start_monitor("Randwrite"); | ~~~~~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 266 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 9 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6079 | stop_monitor("Randwrite"); | ~~~~~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 13 and 268 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 9 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6079 | stop_monitor("Randwrite"); | ~~~~~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 266 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6103 | start_monitor("Pwrite"); | ~~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6103 | start_monitor("Pwrite"); | ~~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6312 | stop_monitor("Pwrite"); | ~~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6312 | stop_monitor("Pwrite"); | ~~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6338 | start_monitor("Pread"); | ~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6338 | start_monitor("Pread"); | ~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6547 | stop_monitor("Pread"); | ~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6547 | stop_monitor("Pread"); | ~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6566 | start_monitor("Fwrite"); | ~~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6566 | start_monitor("Fwrite"); | ~~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6775 | stop_monitor("Fwrite"); | ~~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 265 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 6 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6775 | stop_monitor("Fwrite"); | ~~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24188:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6796 | start_monitor("Fread"); | ~~~~~~~ ...... 24188 | sprintf(command_line,"%s %s&",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 263 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24186:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 6796 | start_monitor("Fread"); | ~~~~~~~ ...... 24186 | sprintf(command_line,"%s %s",imon_start,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24206:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 7005 | stop_monitor("Fread"); | ~~~~~~~ ...... 24206 | sprintf(command_line,"%s %s &",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iozone.c:24204:31: warning: '%s' directive writing 5 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 7005 | stop_monitor("Fread"); | ~~~~~~~ ...... 24204 | sprintf(command_line,"%s %s",imon_stop,test); | ^~ In file included from /usr/include/stdio.h:862, from iozone.c:280: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 33 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 34 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wmissing-prototypes -Wall -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -D_LARGEFILE64_SOURCE \ -DSHARED_MEM -Dlinux libbif.c -o libbif.o cc -Wmissing-prototypes -Wall -c -O3 -Dunix -Dlinux -DHAVE_ANSIC_C -DASYNC_IO \ -D_LARGEFILE64_SOURCE libasync.c -o libasync.o libasync.c: In function 'async_read_no_copy': libasync.c:729:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 729 | if(ret) | ^~ libasync.c:731:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 731 | printf("It changed in flight\n"); | ^~~~~~ At top level: libasync.c:164:19: warning: 'version' defined but not used [-Wunused-const-variable=] 164 | static const char version[] = "Libasync Version $Revision: 3.32 $"; | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' make: Entering directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' cc -O3 iozone_linux.o libasync.o libbif.o -lpthread \ -lrt -o iozone cc -O3 -Dlinux fileop_linux.o -o fileop cc -O3 -Dlinux pit_server.o -o pit_server make: Leaving directory '/usr/src/RPM/BUILD/iozone-3.471/src/current' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34399 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iozone-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iozone-buildroot + cd iozone-3.471 + cd src/current + install -D -m755 iozone /usr/src/tmp/iozone-buildroot/usr/bin/iozone + install -D -m755 /usr/src/RPM/SOURCES/iozone-graphs /usr/src/tmp/iozone-buildroot/usr/bin/iozone-graphs + install -D -m755 gengnuplot.sh /usr/src/tmp/iozone-buildroot/usr/bin/iozone-gnuplot.sh + install -D gnu3d.dem /usr/src/tmp/iozone-buildroot/usr/share/iozone/gnu3d.dem + cd ../../docs + install -D iozone.1 /usr/src/tmp/iozone-buildroot/usr/share/man/man1/iozone.1 + catdoc Run_rules.doc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iozone-buildroot (auto) Verifying and fixing files in /usr/src/tmp/iozone-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/iozone-buildroot/ (default) Compressing files in /usr/src/tmp/iozone-buildroot (auto) mode of '/usr/src/tmp/iozone-buildroot/usr/share/man/man1/iozone.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/iozone-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/iozone: uses non-LFS functions: fopen freopen ftruncate open Hardlinking identical .pyc and .pyo files Processing files: iozone-3.471-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41855 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iozone-3.471 + DOCDIR=/usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.471 + export DOCDIR + rm -rf /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.471 + /bin/mkdir -p /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.471 + cp -prL src/current/Gnuplot.txt docs/IOzone_msword_98.pdf docs/Run_rules.txt /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.471 + chmod -R go-w /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.471 + chmod -R a+rX /usr/src/tmp/iozone-buildroot/usr/share/doc/iozone-3.471 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UTXyKH 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.bpuOIL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: awk cp mkdir Requires: /bin/sh, /lib/ld-linux.so.2, coreutils, gawk, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.4), librt.so.1(GLIBC_2.1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9LXJxr Creating iozone-debuginfo package Processing files: iozone-debuginfo-3.471-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RxslCW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xmzs6v find-requires: running scripts (debuginfo) Requires: iozone = 3.471-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0), debug(librt.so.1) Wrote: /usr/src/RPM/RPMS/i586/iozone-3.471-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/iozone-debuginfo-3.471-alt1.i586.rpm 19.03user 1.39system 0:37.98elapsed 53%CPU (0avgtext+0avgdata 135680maxresident)k 0inputs+0outputs (0major+266131minor)pagefaults 0swaps 24.28user 4.71system 0:51.53elapsed 56%CPU (0avgtext+0avgdata 135680maxresident)k 200inputs+0outputs (0major+567212minor)pagefaults 0swaps --- iozone-3.471-alt1.i586.rpm.repo 2018-03-24 18:51:22.000000000 +0000 +++ iozone-3.471-alt1.i586.rpm.hasher 2019-10-29 10:42:13.749197326 +0000 @@ -23,4 +23,2 @@ Requires: libpthread.so.0(GLIBC_2.3.4) -Requires: librt.so.1 >= set:jgJEKa9NMC18NZnl8 -Requires: rpmlib(SetVersions) Requires: librt.so.1(GLIBC_2.1)