>>> iozone: Building testing/iozone 3.493-r0 (using abuild 3.9.0-r0) started Sun, 16 Jan 2022 01:14:46 +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.011447) OK: 307 MiB in 100 packages >>> iozone: Cleaning up srcdir >>> iozone: Cleaning up pkgdir >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iozone3_493.tgz >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Iozone_License.txt >>> 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 libbif.o libbif.c cc -DHAVE_PREADV -DHAVE_PWRITEV -Os -fomit-frame-pointer -c -o libasync.o libasync.c Building iozone for Linux-arm Building fileop for Linux-arm Building the pit_server cc -c -O3 -Dunix -DHAVE_ANSIC_C -DASYNC_IO -DHAVE_PREAD \ -DNAME='"linux-arm"' -DLINUX_ARM -DSHARED_MEM \ -Dlinux -D_LARGEFILE64_SOURCE -DHAVE_PREADV -DHAVE_PWRITEV iozone.c \ -o iozone_linux-arm.o gcc -Wall -c -O3 -DHAVE_PREADV -DHAVE_PWRITEV fileop.c -o fileop_linux-arm.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); | ^~~~~~~~~~~~ cc -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 -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 | ^~~~~~~ cc -O3 -Wl,--as-needed,-O1,--sort-common iozone_linux-arm.o libbif.o libasync.o \ -lrt -lpthread -o iozone cc -O3 -Dlinux fileop_linux-arm.o -o fileop cc -O3 -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-armhf.so.1 >>> iozone*: Package size: 380.0 KB >>> iozone*: Compressing data... >>> iozone*: Create checksum... >>> iozone*: Create iozone-3.493-r0.apk >>> iozone: Build complete at Sun, 16 Jan 2022 01:15:02 +0000 elapsed time 0h 0m 16s >>> iozone: Cleaning up srcdir >>> iozone: Cleaning up pkgdir >>> iozone: Uninstalling dependencies... (1/1) Purging .makedepends-iozone (20220116.011447) OK: 307 MiB in 99 packages >>> iozone: Updating the testing/armhf repository index... >>> iozone: Signing the index...