>>> iozone: Building community/iozone 3.507-r0 (using abuild 3.15.0-r1) started Sun, 29 Jun 2025 04:41:55 +0000 >>> iozone: Validating /home/buildozer/aports/community/iozone/APKBUILD... >>> iozone: Analyzing dependencies... >>> iozone: Installing for build: build-base (1/1) Installing .makedepends-iozone (20250629.044156) OK: 361 MiB in 109 packages >>> iozone: Cleaning up srcdir >>> iozone: Cleaning up pkgdir >>> iozone: Cleaning up tmpdir >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge//iozone3_507.tar % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> iozone: Fetching https://www.iozone.org/src/current/iozone3_507.tar % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 1860k 2 39900 0 0 84069 0 0:00:22 --:--:-- 0:00:22 84000 100 1860k 100 1860k 0 0 3269k 0 --:--:-- --:--:-- --:--:-- 3268k >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Iozone_License.txt % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> iozone: Fetching https://www.iozone.org/docs/Iozone_License.txt % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1197 100 1197 0 0 23690 0 --:--:-- --:--:-- --:--:-- 23940 >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge//iozone3_507.tar >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Iozone_License.txt >>> iozone: Checking sha512sums... iozone3_507.tar: OK Iozone_License.txt: OK >>> iozone: Unpacking /var/cache/distfiles/edge/iozone3_507.tar... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV -c -o libasync.o libasync.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV -c -o libbif.o libbif.c Building iozone for Linux cc -Wmissing-prototypes -Wall -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -DHAVE_PREAD \ -DSHARED_MEM -Dlinux -D_LARGEFILE64_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV iozone.c \ -DNAME='"linux"' -o iozone_linux.o Building fileop for Linux cc -Wall -c -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV fileop.c -o fileop_linux.o Building the pit_server cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV pit_server.c -o pit_server.o In file included from libasync.c:110: /usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from libbif.c:23: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from pit_server.c:33: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ iozone.c:1896:7: warning: return type of 'main' is not 'int' [-Wmain] 1896 | int * main(int argc,char **argv) | ^~~~ iozone.c: In function 'main': iozone.c:1909:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 1909 | int anwser,bind_cpu; | ^~~~~~ iozone.c: In function 'throughput_test': iozone.c:3998:14: warning: variable 'getout' set but not used [-Wunused-but-set-variable] 3998 | char getout; | ^~~~~~ iozone.c: In function 'time_so_far': iozone.c:7366:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7366 | if (pit_gettimeofday(&tp, (struct timezone *) NULL, pit_hostname, pit_service) == -1) | ^~ iozone.c:7368:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7368 | return ((double) (tp.tv_sec)) + (((double) tp.tv_usec) * 0.000001 ); | ^~~~~~ iozone.c:7372:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7372 | if (gettimeofday(&tp, (struct timezone *) NULL) == -1) | ^~ iozone.c:7374:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7374 | return ((double) (tp.tv_sec)) + (((double) tp.tv_usec) * 0.000001 ); | ^~~~~~ iozone.c: In function 'fetchit': iozone.c:7398:28: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7398 | volatile long long x[4]; | ^ iozone.c: In function 'verify_buffer': iozone.c:7487:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7487 | if(!silent) | ^~ iozone.c:7494:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7494 | printf("Found %.lx Expecting %.lx \n",de_ibuf[i], de_obuf[i]); | ^~~~~~ iozone.c:7446:23: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7446 | unsigned long x; | ^ iozone.c:7437:37: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 7437 | volatile unsigned long long dummy; | ^~~~~ iozone.c: In function 'fill_buffer': iozone.c:7614:23: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7614 | unsigned long x; | ^ iozone.c: In function 'purgeit': iozone.c:7698:28: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7698 | VOLATILE long long x[200]; | ^ iozone.c: In function 'write_perf_test': iozone.c:7785:13: warning: variable 'test_foo' set but not used [-Wunused-but-set-variable] 7785 | int test_foo; | ^~~~~~~~ iozone.c:7753:19: warning: unused variable 'cur_off' [-Wunused-variable] 7753 | long long cur_off; | ^~~~~~~ iozone.c: In function 'read_perf_test': iozone.c:8866:13: warning: variable 'test_foo' set but not used [-Wunused-but-set-variable] 8866 | int test_foo,ltest; | ^~~~~~~~ iozone.c: At top level: iozone.c:11768:6: warning: no previous prototype for 'create_list' [-Wmissing-prototypes] 11768 | void create_list(long long *list_off, long long reclen, off64_t numrecs64) | ^~~~~~~~~~~ iozone.c: In function 'alloc_mem': iozone.c:12760:19: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] 12760 | long long tmp; | ^~~ iozone.c:12759:13: warning: variable 'tfd' set but not used [-Wunused-but-set-variable] 12759 | int tfd; | ^~~ iozone.c:12755:21: warning: variable 'dumb' set but not used [-Wunused-but-set-variable] 12755 | char *addr,*dumb; | ^~~~ iozone.c: In function 'purge_buffer_cache': iozone.c:13028:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 13028 | if (ret == 0) | ^~ iozone.c:13030:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 13030 | sleep(i); /* seconds */ | ^~~~~ iozone.c: In function 'thread_write_test': iozone.c:13073:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 13073 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'thread_pwrite_test': iozone.c:13822:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 13822 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'thread_rwrite_test': iozone.c:14487:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 14487 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c:14481:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 14481 | off64_t written_so_far, read_so_far, re_written_so_far,re_read_so_far=0; | ^~~~~~~~~~~~~~ iozone.c:14479:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 14479 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_read_test': iozone.c:15127:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 15127 | int anwser,bind_cpu; | ^~~~~~ iozone.c:15118:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 15118 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c:15117:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 15117 | 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:15759:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 15759 | int anwser,bind_cpu; | ^~~~~~ iozone.c:15750:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 15750 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c:15749:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 15749 | 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:16308:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 16308 | int anwser,bind_cpu; | ^~~~~~ iozone.c:16301:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 16301 | off64_t written_so_far, read_so_far, re_written_so_far, | ^~~~~~~~~~~~~~ iozone.c:16299:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 16299 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_reverse_read_test': iozone.c:16922:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 16922 | int anwser,bind_cpu; | ^~~~~~ iozone.c:16916:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 16916 | off64_t written_so_far, reverse_read, re_read_so_far,read_so_far; | ^~~~~~~~~~~~~~ iozone.c:16912:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 16912 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_stride_read_test': iozone.c:17481:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 17481 | int anwser,bind_cpu; | ^~~~~~ iozone.c:17474:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 17474 | off64_t written_so_far, stride_read,re_read_so_far,read_so_far; | ^~~~~~~~~~~~~~ iozone.c:17470:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 17470 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_ranread_test': iozone.c:18118:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 18118 | int anwser,bind_cpu; | ^~~~~~ iozone.c:18110:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 18110 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:18109:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 18109 | 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:18769:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 18769 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'dump_throughput_cpu': iozone.c:19731:15: warning: variable 'label' set but not used [-Wunused-but-set-variable] 19731 | char *label; | ^~~~~ iozone.c: In function 'dump_throughput': iozone.c:19798:19: warning: variable 'x' set but not used [-Wunused-but-set-variable] 19798 | long long x,y,i,j; | ^ iozone.c: In function 'r_traj_size': iozone.c:20845:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 20845 | int ret; | ^~~ iozone.c: In function 'w_traj_size': iozone.c:20944:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 20944 | int ret; | ^~~ iozone.c: In function 'start_child_listen': iozone.c:21899:13: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 21899 | int xx; | ^~ iozone.c:21896:13: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 21896 | int tsize; | ^~~~~ iozone.c: In function 'start_child_listen_async': iozone.c:22083:13: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 22083 | int xx; | ^~ iozone.c:22080:13: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 22080 | int tsize; | ^~~~~ iozone.c: In function 'start_child_listen_loop': iozone.c:23449:29: warning: variable 'child_stat' set but not used [-Wunused-but-set-variable] 23449 | struct child_stats *child_stat; | ^~~~~~~~~~ iozone.c: In function 'sp_start_child_listen': iozone.c:24266:13: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 24266 | int xx; | ^~ iozone.c:24262:13: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 24262 | int tsize; | ^~~~~ iozone.c: In function 'sp_start_master_listen': iozone.c:24511:13: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 24511 | int xx; | ^~ iozone.c:24507:13: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 24507 | int tsize; | ^~~~~ iozone.c: In function 'get_pattern': iozone.c:24766:22: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 24766 | unsigned int temp; | ^~~~ iozone.c: In function 'thread_fwrite_test': iozone.c:25788:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 25788 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c:25779:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 25779 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:25772:15: warning: variable 'delay' set but not used [-Wunused-but-set-variable] 25772 | float delay = (float)0; | ^~~~~ iozone.c: In function 'thread_fread_test': iozone.c:26260:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 26260 | int anwser,bind_cpu; | ^~~~~~ iozone.c:26251:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 26251 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:26244:15: warning: variable 'delay' set but not used [-Wunused-but-set-variable] 26244 | float delay = (float)0; | ^~~~~ cc -Wmissing-prototypes -Wall -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -D_LARGEFILE64_SOURCE \ -DSHARED_MEM -Dlinux -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV libbif.c -o libbif.o In file included from libbif.c:23: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ cc -Wmissing-prototypes -Wall -c -O3 -Dunix -Dlinux -DHAVE_ANSIC_C -DASYNC_IO \ -D_LARGEFILE64_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV libasync.c -o libasync.o In file included from libasync.c:110: /usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ libasync.c: In function 'async_wait_for_write': libasync.c:1233:13: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 1233 | int retval; | ^~~~~~ libasync.c: 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.53 $"; | ^~~~~~~ cc -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV iozone_linux.o libasync.o libbif.o -lpthread \ -lrt -o iozone cc -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV -Dlinux fileop_linux.o -o fileop cc -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV -Dlinux pit_server.o -o pit_server >>> iozone: Entering fakeroot... >>> iozone-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/iozone/pkg/iozone-doc/usr/share/man' 'usr/share/licenses' -> '/home/buildozer/aports/community/iozone/pkg/iozone-doc/usr/share/licenses' >>> iozone-doc*: Preparing subpackage iozone-doc... >>> iozone-doc*: Running postcheck for iozone-doc >>> iozone*: Running postcheck for iozone >>> iozone*: Preparing package iozone... >>> iozone*: Stripping binaries >>> iozone-doc*: Scanning shared objects >>> iozone*: Scanning shared objects >>> iozone-doc*: Tracing dependencies... >>> iozone-doc*: Package size: 6.9 KB >>> iozone-doc*: Compressing data... >>> iozone-doc*: Create checksum... >>> iozone-doc*: Create iozone-doc-3.507-r0.apk >>> iozone*: Tracing dependencies... so:libc.musl-s390x.so.1 >>> iozone*: Package size: 255.8 KB >>> iozone*: Compressing data... >>> iozone*: Create checksum... >>> iozone*: Create iozone-3.507-r0.apk >>> iozone: Build complete at Sun, 29 Jun 2025 04:42:04 +0000 elapsed time 0h 0m 9s >>> iozone: Cleaning up srcdir >>> iozone: Cleaning up pkgdir >>> iozone: Uninstalling dependencies... (1/1) Purging .makedepends-iozone (20250629.044156) OK: 361 MiB in 108 packages >>> iozone: Updating the community/s390x repository index... >>> iozone: Signing the index...