>>> ii: Building community/ii 2.0-r0 (using abuild 3.11.21-r0) started Tue, 22 Aug 2023 05:38:17 +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 (20230822.053818) OK: 264 MiB in 108 packages >>> ii: Cleaning up srcdir >>> ii: Cleaning up pkgdir >>> ii: Cleaning up tmpdir >>> ii: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ii-2.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ii: Fetching https://dl.suckless.org/tools/ii-2.0.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 11129 100 11129 0 0 1878 0 0:00:05 0:00:05 --:--:-- 2960 >>> ii: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ii-2.0.tar.gz >>> ii: Checking sha512sums... ii-2.0.tar.gz: OK use-system-strlcpy.patch: OK >>> ii: Unpacking /var/cache/distfiles/ii-2.0.tar.gz... >>> ii: use-system-strlcpy.patch patching file Makefile gcc -c ii.c -Os -fstack-clash-protection -Wformat -Werror=format-security -DVERSION=\"2.0\" -D_DEFAULT_SOURCE ii.c: In function 'main': ii.c:510:71: warning: '%s' directive output may be truncated writing up to 444 bytes into a region of size between 305 and 504 [-Wformat-truncation=] 510 | 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:714:2, inlined from 'run' at ii.c:790:5, inlined from 'main' at ii.c:862:2: ii.c:510:33: note: 'snprintf' output between 11 and 654 bytes into a destination of size 512 510 | snprintf(msg, sizeof(msg), "TOPIC %s :%s\r\n", c->name, &buf[3]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ii.c: In function 'main': ii.c:532:70: warning: '%s' directive output may be truncated writing up to 444 bytes into a region of size between 306 and 505 [-Wformat-truncation=] 532 | 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:714:2, inlined from 'run' at ii.c:790:5, inlined from 'main' at ii.c:862:2: ii.c:532:33: note: 'snprintf' output between 10 and 653 bytes into a destination of size 512 532 | snprintf(msg, sizeof(msg), "PART %s :%s\r\n", c->name, &buf[3]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o ii ii.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs >>> 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 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/2.0/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: 44.0 KB >>> ii-doc*: Compressing data... >>> ii-doc*: Create checksum... >>> ii-doc*: Create ii-doc-2.0-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-2.0-r0.apk >>> ii: Build complete at Tue, 22 Aug 2023 05:38:25 +0000 elapsed time 0h 0m 8s >>> ii: Cleaning up srcdir >>> ii: Cleaning up pkgdir >>> ii: Uninstalling dependencies... (1/1) Purging .makedepends-ii (20230822.053818) OK: 264 MiB in 107 packages >>> ii: Updating the community/ppc64le repository index... >>> ii: Signing the index...