>>> iozone: Building testing/iozone 3.493-r0 (using abuild 3.9.0-r0) started Sun, 16 Jan 2022 01:17:40 +0000 >>> iozone: Checking sanity of /home/buildozer/aports/testing/iozone/APKBUILD... >>> iozone: Analyzing dependencies... >>> iozone: Installing for build: build-base (1/1) Installing .makedepends-iozone (20220116.011741) OK: 333 MiB in 100 packages >>> iozone: Cleaning up srcdir >>> iozone: Cleaning up pkgdir >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iozone3_493.tgz % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> iozone: Fetching http://iozone.org/src/current/iozone3_493.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 811k 6 50453 0 0 98k 0 0:00:08 --:--:-- 0:00:08 98k 100 811k 100 811k 0 0 1059k 0 --:--:-- --:--:-- --:--:-- 1058k >>> 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 100 1197 100 1197 0 0 17572 0 --:--:-- --:--:-- --:--:-- 17602 >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iozone3_493.tgz >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Iozone_License.txt >>> iozone: Checking sha512sums... iozone3_493.tgz: OK Iozone_License.txt: OK >>> iozone: Unpacking /var/cache/distfiles/edge/iozone3_493.tgz... cc -DHAVE_PREADV -DHAVE_PWRITEV -Os -fomit-frame-pointer -c -o libasync.o libasync.c cc -DHAVE_PREADV -DHAVE_PWRITEV -Os -fomit-frame-pointer -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 -DHAVE_PREADV -DHAVE_PWRITEV iozone.c \ -DNAME='"linux"' -o iozone_linux.o Building fileop for Linux Building the pit_server cc -Wall -c -O3 -DHAVE_PREADV -DHAVE_PWRITEV fileop.c -o fileop_linux.o cc -c -DHAVE_PREADV -DHAVE_PWRITEV pit_server.c -o pit_server.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 | ^~~~~~~ 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 pit_server.c:33: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ libbif.c:205:1: warning: return type defaults to 'int' [-Wimplicit-int] 205 | create_xls(name) | ^~~~~~~~~~ libasync.c: In function 'end_async': libasync.c:299:9: warning: implicit declaration of function 'del_cache' [-Wimplicit-function-declaration] 299 | del_cache(gc); | ^~~~~~~~~ libasync.c: In function 'async_read': libasync.c:427:17: warning: implicit declaration of function 'takeoff_cache'; did you mean 'alloc_cache'? [-Wimplicit-function-declaration] 427 | takeoff_cache(gc,ce); | ^~~~~~~~~~~~~ | alloc_cache libasync.c: At top level: libasync.c:603:1: warning: conflicting types for 'takeoff_cache'; have 'void(struct cache *, struct cache_ent *)' 603 | takeoff_cache(struct cache *gc, struct cache_ent *ce) | ^~~~~~~~~~~~~ libasync.c:427:17: note: previous implicit declaration of 'takeoff_cache' with type 'void(struct cache *, struct cache_ent *)' 427 | takeoff_cache(gc,ce); | ^~~~~~~~~~~~~ libasync.c:677:1: warning: conflicting types for 'del_cache'; have 'void()' 677 | del_cache(gc) | ^~~~~~~~~ libasync.c:299:9: note: previous implicit declaration of 'del_cache' with type 'void()' 299 | del_cache(gc); | ^~~~~~~~~ libasync.c: In function 'async_read_no_copy': libasync.c:765:17: warning: implicit declaration of function 'putoninuse' [-Wimplicit-function-declaration] 765 | putoninuse(gc,ce); | ^~~~~~~~~~ libasync.c: In function 'async_release': libasync.c:870:9: warning: implicit declaration of function 'takeoffinuse' [-Wimplicit-function-declaration] 870 | takeoffinuse(gc); | ^~~~~~~~~~~~ libasync.c: At top level: libasync.c:884:1: warning: conflicting types for 'putoninuse'; have 'void()' 884 | putoninuse(gc,entry) | ^~~~~~~~~~ libasync.c:765:17: note: previous implicit declaration of 'putoninuse' with type 'void()' 765 | putoninuse(gc,ce); | ^~~~~~~~~~ libasync.c:905:1: warning: conflicting types for 'takeoffinuse'; have 'void()' 905 | takeoffinuse(gc) | ^~~~~~~~~~~~ libasync.c:870:9: note: previous implicit declaration of 'takeoffinuse' with type 'void()' 870 | takeoffinuse(gc); | ^~~~~~~~~~~~ iozone.c: In function 'main': iozone.c:1862:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 1862 | int anwser,bind_cpu; | ^~~~~~ iozone.c: In function 'throughput_test': iozone.c:3947:14: warning: variable 'getout' set but not used [-Wunused-but-set-variable] 3947 | char getout; | ^~~~~~ iozone.c: In function 'time_so_far': iozone.c:7315:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7315 | if (pit_gettimeofday(&tp, (struct timezone *) NULL, pit_hostname, pit_service) == -1) | ^~ iozone.c:7317:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7317 | return ((double) (tp.tv_sec)) + (((double) tp.tv_usec) * 0.000001 ); | ^~~~~~ iozone.c:7321:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7321 | if (gettimeofday(&tp, (struct timezone *) NULL) == -1) | ^~ iozone.c:7323:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7323 | return ((double) (tp.tv_sec)) + (((double) tp.tv_usec) * 0.000001 ); | ^~~~~~ iozone.c: In function 'fetchit': iozone.c:7347:28: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7347 | volatile long long x[4]; | ^ iozone.c: In function 'verify_buffer': iozone.c:7436:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 7436 | if(!silent) | ^~ iozone.c:7443:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 7443 | printf("Found %.lx Expecting %.lx \n",de_ibuf[i], de_obuf[i]); | ^~~~~~ iozone.c:7395:23: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7395 | unsigned long x; | ^ iozone.c:7386:37: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 7386 | volatile unsigned long long dummy; | ^~~~~ iozone.c: In function 'fill_buffer': iozone.c:7563:23: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7563 | unsigned long x; | ^ iozone.c: In function 'purgeit': iozone.c:7647:28: warning: variable 'x' set but not used [-Wunused-but-set-variable] 7647 | VOLATILE long long x[200]; | ^ iozone.c: In function 'write_perf_test': iozone.c:7733:13: warning: variable 'test_foo' set but not used [-Wunused-but-set-variable] 7733 | int test_foo; | ^~~~~~~~ iozone.c: In function 'read_perf_test': iozone.c:8782:13: warning: variable 'test_foo' set but not used [-Wunused-but-set-variable] 8782 | int test_foo,ltest; | ^~~~~~~~ iozone.c: At top level: iozone.c:11556:6: warning: no previous prototype for 'create_list' [-Wmissing-prototypes] 11556 | void create_list(long long *list_off, long long reclen, off64_t numrecs64) | ^~~~~~~~~~~ iozone.c: In function 'alloc_mem': iozone.c:12548:19: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] 12548 | long long tmp; | ^~~ iozone.c:12547:13: warning: variable 'tfd' set but not used [-Wunused-but-set-variable] 12547 | int tfd; | ^~~ iozone.c:12543:21: warning: variable 'dumb' set but not used [-Wunused-but-set-variable] 12543 | char *addr,*dumb; | ^~~~ iozone.c: In function 'purge_buffer_cache': iozone.c:12816:15: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 12816 | if (ret == 0) | ^~ iozone.c:12818:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 12818 | sleep(i); /* seconds */ | ^~~~~ iozone.c: In function 'thread_write_test': iozone.c:12861:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 12861 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'thread_pwrite_test': iozone.c:13575:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 13575 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'thread_rwrite_test': iozone.c:14215:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 14215 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c:14209:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 14209 | off64_t written_so_far, read_so_far, re_written_so_far,re_read_so_far=0; | ^~~~~~~~~~~~~~ iozone.c:14207:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 14207 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_read_test': iozone.c:14817:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 14817 | int anwser,bind_cpu; | ^~~~~~ iozone.c:14808:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 14808 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c:14807:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 14807 | 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:15405:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 15405 | int anwser,bind_cpu; | ^~~~~~ iozone.c:15396:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 15396 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c:15395:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 15395 | 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:15931:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 15931 | int anwser,bind_cpu; | ^~~~~~ iozone.c:15924:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 15924 | off64_t written_so_far, read_so_far, re_written_so_far, | ^~~~~~~~~~~~~~ iozone.c:15922:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 15922 | long long recs_per_buffer,traj_size; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_reverse_read_test': iozone.c:16508:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 16508 | int anwser,bind_cpu; | ^~~~~~ iozone.c:16502:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 16502 | off64_t written_so_far, reverse_read, re_read_so_far,read_so_far; | ^~~~~~~~~~~~~~ iozone.c:16498:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 16498 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_stride_read_test': iozone.c:17043:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 17043 | int anwser,bind_cpu; | ^~~~~~ iozone.c:17036:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 17036 | off64_t written_so_far, stride_read,re_read_so_far,read_so_far; | ^~~~~~~~~~~~~~ iozone.c:17032:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 17032 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c: In function 'thread_ranread_test': iozone.c:17656:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 17656 | int anwser,bind_cpu; | ^~~~~~ iozone.c:17648:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 17648 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:17647:17: warning: variable 'written_so_far' set but not used [-Wunused-but-set-variable] 17647 | 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:18283:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 18283 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c: In function 'dump_throughput_cpu': iozone.c:19221:15: warning: variable 'label' set but not used [-Wunused-but-set-variable] 19221 | char *label; | ^~~~~ iozone.c: In function 'dump_throughput': iozone.c:19288:19: warning: variable 'x' set but not used [-Wunused-but-set-variable] 19288 | long long x,y,i,j; | ^ iozone.c: In function 'r_traj_size': iozone.c:20335:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 20335 | int ret; | ^~~ iozone.c: In function 'w_traj_size': iozone.c:20434:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 20434 | int ret; | ^~~ iozone.c: In function 'start_child_listen': iozone.c:21388:13: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 21388 | int xx; | ^~ iozone.c:21385:13: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 21385 | int tsize; | ^~~~~ iozone.c: In function 'start_child_listen_async': iozone.c:21572:13: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 21572 | int xx; | ^~ iozone.c:21569:13: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 21569 | int tsize; | ^~~~~ iozone.c: In function 'start_child_listen_loop': iozone.c:22935:29: warning: variable 'child_stat' set but not used [-Wunused-but-set-variable] 22935 | struct child_stats *child_stat; | ^~~~~~~~~~ iozone.c: In function 'sp_start_child_listen': iozone.c:23752:13: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 23752 | int xx; | ^~ iozone.c:23748:13: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 23748 | int tsize; | ^~~~~ iozone.c: In function 'sp_start_master_listen': iozone.c:23997:13: warning: variable 'xx' set but not used [-Wunused-but-set-variable] 23997 | int xx; | ^~ iozone.c:23993:13: warning: variable 'tsize' set but not used [-Wunused-but-set-variable] 23993 | int tsize; | ^~~~~ iozone.c: In function 'get_pattern': iozone.c:24252:22: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 24252 | unsigned int temp; | ^~~~ iozone.c: In function 'thread_fwrite_test': iozone.c:25272:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 25272 | int anwser,bind_cpu,wval; | ^~~~~~ iozone.c:25263:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 25263 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:25256:15: warning: variable 'delay' set but not used [-Wunused-but-set-variable] 25256 | float delay = (float)0; | ^~~~~ iozone.c: In function 'thread_fread_test': iozone.c:25744:13: warning: variable 'anwser' set but not used [-Wunused-but-set-variable] 25744 | int anwser,bind_cpu; | ^~~~~~ iozone.c:25735:19: warning: variable 'recs_per_buffer' set but not used [-Wunused-but-set-variable] 25735 | long long recs_per_buffer; | ^~~~~~~~~~~~~~~ iozone.c:25728:15: warning: variable 'delay' set but not used [-Wunused-but-set-variable] 25728 | float delay = (float)0; | ^~~~~ cc -Wmissing-prototypes -Wall -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -D_LARGEFILE64_SOURCE \ -DSHARED_MEM -Dlinux -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 -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_read_no_copy': libasync.c:742:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 742 | if(ret) | ^~ libasync.c:744:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 744 | 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.34 $"; | ^~~~~~~ cc -O3 -DHAVE_PREADV -DHAVE_PWRITEV iozone_linux.o libasync.o libbif.o -lpthread \ -lrt -o iozone cc -O3 -DHAVE_PREADV -DHAVE_PWRITEV -Dlinux fileop_linux.o -o fileop cc -O3 -DHAVE_PREADV -DHAVE_PWRITEV -Dlinux pit_server.o -o pit_server >>> iozone: Entering fakeroot... >>> iozone-doc*: Running split function doc... >>> 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: 40.0 KB >>> iozone-doc*: Compressing data... >>> iozone-doc*: Create checksum... >>> iozone-doc*: Create iozone-doc-3.493-r0.apk >>> iozone*: Tracing dependencies... so:libc.musl-x86.so.1 >>> iozone*: Package size: 448.0 KB >>> iozone*: Compressing data... >>> iozone*: Create checksum... >>> iozone*: Create iozone-3.493-r0.apk >>> iozone: Build complete at Sun, 16 Jan 2022 01:18:02 +0000 elapsed time 0h 0m 22s >>> iozone: Cleaning up srcdir >>> iozone: Cleaning up pkgdir >>> iozone: Uninstalling dependencies... (1/1) Purging .makedepends-iozone (20220116.011741) OK: 333 MiB in 99 packages >>> iozone: Updating the testing/x86 repository index... >>> iozone: Signing the index...