>>> aha: Building community/aha 0.5.1-r1 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 16:57:48 +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 (20220420.165750) OK: 367 MiB in 90 packages >>> aha: Cleaning up srcdir >>> aha: Cleaning up pkgdir >>> aha: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/aha-0.5.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 385k 8 32768 0 0 33770 0 0:00:11 --:--:-- 0:00:11 33746 100 385k 100 385k 0 0 245k 0 0:00:01 0:00:01 --:--:-- 245k >>> aha: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/aha-0.5.1.tar.gz >>> aha: Checking sha512sums... aha-0.5.1.tar.gz: OK >>> aha: Unpacking /var/cache/distfiles/v3.16/aha-0.5.1.tar.gz... gcc -Os -fomit-frame-pointer -std=c99 -Wall -Wextra -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); | ^~~~ 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-r1.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-r1.apk >>> aha: Build complete at Wed, 20 Apr 2022 16:57:53 +0000 elapsed time 0h 0m 5s >>> aha: Cleaning up srcdir >>> aha: Cleaning up pkgdir >>> aha: Uninstalling dependencies... (1/1) Purging .makedepends-aha (20220420.165750) OK: 367 MiB in 89 packages >>> aha: Updating the community/ppc64le repository index... >>> aha: Signing the index...