>>> ii: Building community/ii 1.9-r0 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 09:56:36 +0000 >>> ii: Checking sanity of /home/buildozer/aports/community/ii/APKBUILD... >>> ii: Analyzing dependencies... >>> ii: Installing for build: build-base (1/1) Installing .makedepends-ii (20230423.095645) OK: 440 MiB in 99 packages >>> ii: Cleaning up srcdir >>> ii: Cleaning up pkgdir >>> ii: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/ii-1.9.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 100 12672 100 12672 0 0 19054 0 --:--:-- --:--:-- --:--:-- 19055 100 12672 100 12672 0 0 19042 0 --:--:-- --:--:-- --:--:-- 19027 >>> ii: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/ii-1.9.tar.gz >>> ii: Checking sha512sums... ii-1.9.tar.gz: OK >>> ii: Unpacking /var/cache/distfiles/v3.18/ii-1.9.tar.gz... gcc -DVERSION=\"1.9\" -D_DEFAULT_SOURCE -Os -Wformat -Werror=format-security -Os -c ii.c ii.c: In function 'main': ii.c:496:71: warning: '%s' directive output may be truncated writing up to 444 bytes into a region of size between 305 and 504 [-Wformat-truncation=] 496 | snprintf(msg, sizeof(msg), "TOPIC %s :%s\r\n", c->name, &buf[3]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'proc_channels_input', inlined from 'handle_channels_input' at ii.c:700:2, inlined from 'run' at ii.c:778:5, inlined from 'main' at ii.c:856:2: ii.c:496:33: note: 'snprintf' output between 11 and 654 bytes into a destination of size 512 496 | snprintf(msg, sizeof(msg), "TOPIC %s :%s\r\n", c->name, &buf[3]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ii.c: In function 'main': ii.c:518:70: warning: '%s' directive output may be truncated writing up to 444 bytes into a region of size between 306 and 505 [-Wformat-truncation=] 518 | snprintf(msg, sizeof(msg), "PART %s :%s\r\n", c->name, &buf[3]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'proc_channels_input', inlined from 'handle_channels_input' at ii.c:700:2, inlined from 'run' at ii.c:778:5, inlined from 'main' at ii.c:856:2: ii.c:518:33: note: 'snprintf' output between 10 and 653 bytes into a destination of size 512 518 | snprintf(msg, sizeof(msg), "PART %s :%s\r\n", c->name, &buf[3]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -s -o ii ii.o >>> ii: Entering fakeroot... mkdir -p /home/buildozer/aports/community/ii/pkg/ii/usr/bin mkdir -p /home/buildozer/aports/community/ii/pkg/ii/usr/share/man/man1 mkdir -p /home/buildozer/aports/community/ii/pkg/ii/usr/share/doc/ii install -m 644 CHANGES README FAQ LICENSE /home/buildozer/aports/community/ii/pkg/ii/usr/share/doc/ii install -m 775 ii /home/buildozer/aports/community/ii/pkg/ii/usr/bin sed "s/VERSION/1.9/g" < ii.1 > /home/buildozer/aports/community/ii/pkg/ii/usr/share/man/man1/ii.1 chmod 644 /home/buildozer/aports/community/ii/pkg/ii/usr/share/man/man1/ii.1 >>> ii-doc*: Running split function doc... >>> ii-doc*: Preparing subpackage ii-doc... >>> ii-doc*: Running postcheck for ii-doc >>> ii*: Running postcheck for ii >>> ii*: Preparing package ii... >>> ii*: Stripping binaries >>> ii-doc*: Scanning shared objects >>> ii*: Scanning shared objects >>> ii-doc*: Tracing dependencies... >>> ii-doc*: Package size: 48.0 KB >>> ii-doc*: Compressing data... >>> ii-doc*: Create checksum... >>> ii-doc*: Create ii-doc-1.9-r0.apk >>> ii*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> ii*: Package size: 80.0 KB >>> ii*: Compressing data... >>> ii*: Create checksum... >>> ii*: Create ii-1.9-r0.apk >>> ii: Build complete at Sun, 23 Apr 2023 09:56:46 +0000 elapsed time 0h 0m 10s >>> ii: Cleaning up srcdir >>> ii: Cleaning up pkgdir >>> ii: Uninstalling dependencies... (1/1) Purging .makedepends-ii (20230423.095645) OK: 440 MiB in 98 packages >>> ii: Updating the community/ppc64le repository index... >>> ii: Signing the index...