>>> neatvi: Building community/neatvi 18-r0 (using abuild 3.16.0-r0) started Tue, 10 Feb 2026 04:05:12 +0000 >>> neatvi: Validating /home/buildozer/aports/community/neatvi/APKBUILD... >>> neatvi: Analyzing dependencies... >>> neatvi: Installing for build: build-base (1/1) Installing .makedepends-neatvi (20260210.040513) OK: 288.7 MiB in 107 packages >>> neatvi: Cleaning up srcdir >>> neatvi: Cleaning up pkgdir >>> neatvi: Cleaning up tmpdir >>> neatvi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/neatvi-18.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> neatvi: Fetching neatvi-18.tar.gz::https://github.com/aligrudi/neatvi/archive/18.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/neatvi-18.tar.gz.part' neatvi-18.tar.gz.par 39666 --:--:-- ETA neatvi-18.tar.gz.par 100% |********************************| 68071 0:00:00 ETA '/var/cache/distfiles/neatvi-18.tar.gz.part' saved /var/cache/distfiles/neatvi-18.tar.gz: OK /home/buildozer/aports/community/neatvi/conf.patch: OK >>> neatvi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/neatvi-18.tar.gz /var/cache/distfiles/neatvi-18.tar.gz: OK /home/buildozer/aports/community/neatvi/conf.patch: OK >>> neatvi: Unpacking /var/cache/distfiles/neatvi-18.tar.gz... >>> neatvi: conf.patch patching file conf.h Hunk #1 succeeded at 199 (offset -36 lines). cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security vi.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security ex.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security lbuf.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security mot.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security sbuf.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security ren.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security dir.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security syn.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security reg.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security led.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security uc.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security term.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security rset.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security rstr.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security regex.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security cmd.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security tag.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security conf.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security stag.c cc -o stag stag.o regex.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs vi.c: In function 'vi_leaplist': vi.c:1539:42: warning: '%-*s' directive output may be truncated writing up to 255 bytes into a region of size between 115 and 124 [-Wformat-truncation=] 1539 | snprintf(out, sizeof(out), "[%d] %-*s %s", id + 1, sep, path, ln + des); | ^~~~ In function 'vi_leapfmt', inlined from 'vi_leaplist' at vi.c:1553:4: vi.c:1539:9: note: 'snprintf' output 7 or more bytes (assuming 271) into a destination of size 128 1539 | snprintf(out, sizeof(out), "[%d] %-*s %s", id + 1, sep, path, ln + des); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vi.c: In function 'vc_quick': vi.c:1578:53: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 248 [-Wformat-truncation=] 1578 | snprintf(msg, sizeof(msg), "Filter (%s): ", kws); | ^~ ~~~ In function 'vi_leap', inlined from 'vc_quick' at vi.c:1623:10: vi.c:1578:17: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256 1578 | snprintf(msg, sizeof(msg), "Filter (%s): ", kws); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vi.c: In function 'vi': vi.c:1198:59: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 1198 | snprintf(vi_ai, sizeof(vi_ai), "%s", in); | ^ In function 'vc_insertcmd', inlined from 'vi' at vi.c:1686:10: vi.c:1198:25: note: 'snprintf' output between 1 and 129 bytes into a destination of size 128 1198 | snprintf(vi_ai, sizeof(vi_ai), "%s", in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -o vi vi.o ex.o lbuf.o mot.o sbuf.o ren.o dir.o syn.o reg.o led.o uc.o term.o rset.o rstr.o regex.o cmd.o tag.o conf.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs test/e00.sh: OK test/e01.sh: OK test/e02.sh: OK test/e03.sh: OK test/e04.sh: OK test/e05.sh: OK test/e06.sh: OK test/e07.sh: OK test/e08.sh: OK test/e09.sh: OK test/e0a.sh: OK test/e0b.sh: OK test/e0c.sh: OK test/e0d.sh: OK test/e0e.sh: OK test/e0f.sh: OK test/e10.sh: OK test/e11.sh: OK test/e12.sh: OK test/e13.sh: OK test/e14.sh: OK test/e15.sh: OK test/e16.sh: OK test/e17.sh: OK test/v00.sh: OK test/v01.sh: OK test/v02.sh: OK test/v03.sh: OK test/v04.sh: OK test/v05.sh: OK test/v06.sh: OK test/v07.sh: OK test/v08.sh: OK test/v09.sh: OK test/v0a.sh: OK test/v0b.sh: OK test/v0c.sh: OK test/v0d.sh: OK test/v0e.sh: OK test/v0f.sh: OK test/v10.sh: OK test/v11.sh: OK test/v12.sh: OK test/v13.sh: OK test/v14.sh: OK test/v15.sh: OK test/v16.sh: OK test/v17.sh: OK test/v18.sh: OK test/v19.sh: OK test/v1a.sh: OK test/v1b.sh: OK test/v1c.sh: OK test/v1d.sh: OK test/v1e.sh: OK test/v1f.sh: OK test/v20.sh: OK test/v21.sh: OK test/v22.sh: OK test/v23.sh: OK test/v24.sh: OK test/v25.sh: OK test/v26.sh: OK test/v27.sh: OK >>> neatvi: Entering fakeroot... created directory: '/home/buildozer/aports/community/neatvi/pkg/' created directory: '/home/buildozer/aports/community/neatvi/pkg/neatvi/' created directory: '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/' created directory: '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/bin' 'vi' -> '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/bin/neatvi' created directory: '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/share/' created directory: '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/share/neatvi/' 'neatvi.sh' -> '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/share/neatvi/neatvi.sh' created directory: '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/share/doc/' created directory: '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/share/doc/neatvi/' 'README' -> '/home/buildozer/aports/community/neatvi/pkg/neatvi/usr/share/doc/neatvi/README' >>> neatvi-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/neatvi/pkg/neatvi-doc/usr/share/doc' >>> neatvi-doc*: Preparing subpackage neatvi-doc... >>> neatvi-doc*: Running postcheck for neatvi-doc >>> neatvi*: Running postcheck for neatvi >>> neatvi*: Preparing package neatvi... >>> neatvi*: Stripping binaries >>> neatvi*: Scanning shared objects >>> neatvi-doc*: Tracing dependencies... >>> neatvi-doc*: Package size: 11.3 KB >>> neatvi-doc*: Compressing data... >>> neatvi-doc*: Create checksum... >>> neatvi-doc*: Create neatvi-doc-18-r0.apk >>> neatvi*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> neatvi*: Package size: 151.8 KB >>> neatvi*: Compressing data... >>> neatvi*: Create checksum... >>> neatvi*: Create neatvi-18-r0.apk >>> neatvi: Build complete at Tue, 10 Feb 2026 04:05:18 +0000 elapsed time 0h 0m 6s >>> neatvi: Cleaning up srcdir >>> neatvi: Cleaning up pkgdir >>> neatvi: Uninstalling dependencies... (1/1) Purging .makedepends-neatvi (20260210.040513) OK: 288.7 MiB in 106 packages >>> neatvi: Updating the community/ppc64le repository index... >>> neatvi: Signing the index...