>>> statserial: Building main/statserial 1.1-r8 (using abuild 3.12.0-r0) started Wed, 22 Nov 2023 15:54:23 +0000 >>> statserial: Checking sanity of /home/buildozer/aports/main/statserial/APKBUILD... >>> statserial: Analyzing dependencies... >>> statserial: Installing for build: build-base ncurses-dev (1/6) Installing libformw (6.4_p20231007-r0) (2/6) Installing libmenuw (6.4_p20231007-r0) (3/6) Installing libpanelw (6.4_p20231007-r0) (4/6) Installing libncurses++ (6.4_p20231007-r0) (5/6) Installing ncurses-dev (6.4_p20231007-r0) (6/6) Installing .makedepends-statserial (20231122.155424) Executing busybox-1.36.1-r15.trigger OK: 265 MiB in 113 packages >>> statserial: Cleaning up srcdir >>> statserial: Cleaning up pkgdir >>> statserial: Cleaning up tmpdir >>> statserial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/statserial-1.1.tar.gz >>> statserial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/statserial-1.1.tar.gz >>> statserial: Checking sha512sums... statserial-1.1.tar.gz: OK statserial-1.patch: OK statserial-c.patch: OK makefile.patch: OK >>> statserial: Unpacking /var/cache/distfiles/statserial-1.1.tar.gz... >>> statserial: statserial-1.patch patching file statserial.1 >>> statserial: statserial-c.patch patching file statserial.c >>> statserial: makefile.patch patching file Makefile gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c statserial.c statserial.c: In function 'main': statserial.c:124:48: warning: '%s' directive writing up to 254 bytes into a region of size 224 [-Wformat-overflow=] 124 | sprintf(s, "statserial: can't open device `%s'", device); | ^~ ~~~~~~ statserial.c:124:5: note: 'sprintf' output between 33 and 287 bytes into a destination of size 255 124 | sprintf(s, "statserial: can't open device `%s'", device); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o statserial statserial.o -lcurses >>> WARNING: statserial: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> statserial: Entering fakeroot... >>> statserial*: Running postcheck for statserial >>> statserial*: Preparing package statserial... >>> statserial*: Stripping binaries >>> statserial*: Scanning shared objects >>> statserial*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libncursesw.so.6 >>> statserial*: Package size: 80.0 KB >>> statserial*: Compressing data... >>> statserial*: Create checksum... >>> statserial*: Create statserial-1.1-r8.apk >>> statserial: Build complete at Wed, 22 Nov 2023 15:54:24 +0000 elapsed time 0h 0m 1s >>> statserial: Cleaning up srcdir >>> statserial: Cleaning up pkgdir >>> statserial: Uninstalling dependencies... (1/6) Purging .makedepends-statserial (20231122.155424) (2/6) Purging ncurses-dev (6.4_p20231007-r0) (3/6) Purging libncurses++ (6.4_p20231007-r0) (4/6) Purging libpanelw (6.4_p20231007-r0) (5/6) Purging libformw (6.4_p20231007-r0) (6/6) Purging libmenuw (6.4_p20231007-r0) Executing busybox-1.36.1-r15.trigger OK: 265 MiB in 107 packages >>> statserial: Updating the main/ppc64le repository index... >>> statserial: Signing the index...