>>> iozone: Building community/iozone 3.510-r0 (using abuild 3.17.0_rc2-r0) started Fri, 01 May 2026 19:18:42 +0000 >>> iozone: Validating /home/buildozer/aports/community/iozone/APKBUILD... >>> iozone: Analyzing dependencies... >>> iozone: Installing for build: build-base (1/1) Installing .makedepends-iozone (20260501.191843) OK: 425.7 MiB in 104 packages >>> iozone: Cleaning up srcdir >>> iozone: Cleaning up pkgdir >>> iozone: Cleaning up tmpdir >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iozone3_510.tar Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> iozone: Fetching https://www.iozone.org/src/current/iozone3_510.tar Connecting to www.iozone.org (38.146.202.4:443) saving to '/var/cache/distfiles/edge/iozone3_510.tar.part' iozone3_510.tar.part 2% | | 39881 0:00:47 ETA iozone3_510.tar.part 100% |********************************| 1860k 0:00:00 ETA '/var/cache/distfiles/edge/iozone3_510.tar.part' saved /var/cache/distfiles/edge/iozone3_510.tar: OK >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Iozone_License.txt Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> iozone: Fetching https://www.iozone.org/docs/Iozone_License.txt Connecting to www.iozone.org (38.146.202.4:443) saving to '/var/cache/distfiles/edge/Iozone_License.txt.part' Iozone_License.txt.p 100% |********************************| 1197 0:00:00 ETA '/var/cache/distfiles/edge/Iozone_License.txt.part' saved /var/cache/distfiles/edge/Iozone_License.txt: OK /home/buildozer/aports/community/iozone/gcc-15.patch: OK >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iozone3_510.tar /var/cache/distfiles/edge/iozone3_510.tar: OK >>> iozone: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Iozone_License.txt /var/cache/distfiles/edge/Iozone_License.txt: OK /home/buildozer/aports/community/iozone/gcc-15.patch: OK >>> iozone: Unpacking /var/cache/distfiles/edge/iozone3_510.tar... >>> iozone: gcc-15.patch File src/current/iozone.c is read-only; trying to patch anyway patching file src/current/iozone.c 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 Building fileop for Linux Building the pit_server cc -Wmissing-prototypes -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 cc -c -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_ANSIC_C -DHAVE_PREADV -DHAVE_PWRITEV fileop.c -o fileop_linux.o 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 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 | ^~~~~~~ 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 'del_cache': libasync.c:716:67: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 716 | printf("Aio return in del_cache failed. %ld %d\n",ret,errno); | ~~^ ~~~ | | | | | ssize_t {aka int} | long int | %d cc -Wmissing-prototypes -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 -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 'del_cache': libasync.c:716:67: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 716 | printf("Aio return in del_cache failed. %ld %d\n",ret,errno); | ~~^ ~~~ | | | | | ssize_t {aka int} | long int | %d 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*: 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.510-r0.apk >>> iozone*: Tracing dependencies... so:libc.musl-x86.so.1 >>> iozone*: Package size: 270.7 KB >>> iozone*: Compressing data... >>> iozone*: Create checksum... >>> iozone*: Create iozone-3.510-r0.apk >>> iozone: Build complete at Fri, 01 May 2026 19:18:55 +0000 elapsed time 0h 0m 13s >>> iozone: Cleaning up srcdir >>> iozone: Cleaning up pkgdir >>> iozone: Cleaning up tmpdir >>> iozone: Uninstalling dependencies... (1/1) Purging .makedepends-iozone (20260501.191843) OK: 425.7 MiB in 103 packages >>> iozone: Updating the community/x86 repository index... >>> iozone: Signing the index...