>>> aha: Building community/aha 0.5.1-r3 (using abuild 3.10.0-r4) started Thu, 13 Apr 2023 21:12:55 +0000 >>> aha: Checking sanity of /home/buildozer/aports/community/aha/APKBUILD... >>> aha: Analyzing dependencies... >>> aha: Installing for build: build-base (1/1) Installing .makedepends-aha (20230413.211256) OK: 292 MiB in 99 packages >>> aha: Cleaning up srcdir >>> aha: Cleaning up pkgdir >>> aha: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aha-0.5.1.tar.gz >>> aha: Fetching https://distfiles.alpinelinux.org/distfiles/edge/aha-0.5.1.tar.gz >>> aha: Checking sha512sums... aha-0.5.1.tar.gz: OK >>> aha: Unpacking /var/cache/distfiles/aha-0.5.1.tar.gz... gcc -Os -fomit-frame-pointer -std=c99 -Wall -Wextra -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fomit-frame-pointer aha.c -o aha aha.c: In function 'make_rgb': aha.c:232:31: warning: '%02x' directive writing between 2 and 8 bytes into a region of size between 4 and 10 [-Wformat-overflow=] 232 | sprintf(str_rgb, "%02x%02x%02x", rgb_R, rgb_G, rgb_B); | ^~~~ In function 'make_rgb', inlined from 'make_rgb' at aha.c:198:6: aha.c:232:26: note: directive argument in the range [0, 2147483647] 232 | sprintf(str_rgb, "%02x%02x%02x", rgb_R, rgb_G, rgb_B); | ^~~~~~~~~~~~~~ aha.c:232:26: note: directive argument in the range [0, 255] aha.c:232:9: note: 'sprintf' output between 7 and 19 bytes into a destination of size 12 232 | sprintf(str_rgb, "%02x%02x%02x", rgb_R, rgb_G, rgb_B); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aha.c: In function 'printHeader': aha.c:504:72: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] 504 | if(opts->iso>0) snprintf(encoding, sizeof(encoding), "ISO-8859-%i", opts->iso); | ^~ aha.c:504:62: note: directive argument in the range [1, 2147483647] 504 | if(opts->iso>0) snprintf(encoding, sizeof(encoding), "ISO-8859-%i", opts->iso); | ^~~~~~~~~~~~~ aha.c:504:25: note: 'snprintf' output between 11 and 20 bytes into a destination of size 16 504 | if(opts->iso>0) snprintf(encoding, sizeof(encoding), "ISO-8859-%i", opts->iso); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> aha: Entering fakeroot... >>> aha-doc*: Running split function doc... >>> aha-doc*: Preparing subpackage aha-doc... >>> aha-doc*: Running postcheck for aha-doc >>> aha*: Running postcheck for aha >>> aha*: Preparing package aha... >>> aha*: Stripping binaries >>> aha-doc*: Scanning shared objects >>> aha*: Scanning shared objects >>> aha-doc*: Tracing dependencies... >>> aha-doc*: Package size: 24.0 KB >>> aha-doc*: Compressing data... >>> aha-doc*: Create checksum... >>> aha-doc*: Create aha-doc-0.5.1-r3.apk >>> aha*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> aha*: Package size: 80.0 KB >>> aha*: Compressing data... >>> aha*: Create checksum... >>> aha*: Create aha-0.5.1-r3.apk >>> aha: Build complete at Thu, 13 Apr 2023 21:12:57 +0000 elapsed time 0h 0m 2s >>> aha: Cleaning up srcdir >>> aha: Cleaning up pkgdir >>> aha: Uninstalling dependencies... (1/1) Purging .makedepends-aha (20230413.211256) OK: 292 MiB in 98 packages >>> aha: Updating the community/ppc64le repository index... >>> aha: Signing the index...