>>> cmatrix: Building community/cmatrix 2.0-r2 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 17:23:02 +0000 >>> cmatrix: Checking sanity of /home/buildozer/aports/community/cmatrix/APKBUILD... >>> cmatrix: Analyzing dependencies... >>> cmatrix: Installing for build: build-base ncurses-dev kbd autoconf automake (1/17) Installing libformw (6.4_p20230401-r6) (2/17) Installing libmenuw (6.4_p20230401-r6) (3/17) Installing libpanelw (6.4_p20230401-r6) (4/17) Installing libncurses++ (6.4_p20230401-r6) (5/17) Installing ncurses-dev (6.4_p20230401-r6) (6/17) Installing kbd-misc (2.5.1-r7) (7/17) Installing kbd (2.5.1-r7) (8/17) Installing m4 (1.4.19-r3) (9/17) Installing libbz2 (1.0.8-r5) (10/17) Installing perl (5.36.1-r0) (11/17) Installing autoconf (2.71-r2) (12/17) Installing automake (1.16.5-r2) (13/17) Installing .makedepends-cmatrix (20230426.172305) (14/17) Installing kbd-openrc (2.5.1-r7) (15/17) Installing perl-error (0.17029-r1) (16/17) Installing perl-git (2.40.1-r0) (17/17) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r8.trigger OK: 441 MiB in 115 packages >>> cmatrix: Cleaning up srcdir >>> cmatrix: Cleaning up pkgdir >>> cmatrix: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/cmatrix-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 100 200k 100 200k 0 0 1331k 0 --:--:-- --:--:-- --:--:-- 1338k >>> cmatrix: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/cmatrix-2.0.tar.gz >>> cmatrix: Checking sha512sums... cmatrix-2.0.tar.gz: OK >>> cmatrix: Unpacking /var/cache/distfiles/v3.18/cmatrix-2.0.tar.gz... configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:18: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:18: the top level configure.ac:22: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:22: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:22: the top level configure.ac:148: warning: AC_OUTPUT should be used without arguments. configure.ac:148: You should run autoupdate. configure.ac:9: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for main in -lncurses... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for termio.h... no checking return type of signal handlers... void checking for putenv... yes checking for curses.h... yes checking for ncurses.h... yes checking for tgetent in -lncurses... yes "Using ncurses as the termcap library" checking for use_default_colors in -lncurses... yes checking for resizeterm in -lncurses... yes checking for wresize in -lncurses... yes checking for consolechars... no checking for setfont... /usr/sbin/setfont checking for /usr/lib/kbd/consolefonts... no checking for /usr/share/consolefonts... yes checking for mkfontdir... no checking for /usr/lib/X11/fonts/misc... no checking for /usr/X11R6/lib/X11/fonts/misc... no configure: WARNING: *** You do not appear to have an X window fonts directory in the standard *** locations (/usr/lib/X11/fonts/misc or /usr/X11R6/lib/X11/fonts/misc). The *** mtx.pcf font will not be installed. This means you will probably not *** be able to use the mtx fonts in your x terminals, and hence be unable *** to use the -x command line switch. Sorry about that... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cmatrix.spec config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/cmatrix/src/cmatrix-2.0' gcc -DHAVE_CONFIG_H -I. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wno-comment -MT cmatrix.o -MD -MP -MF .deps/cmatrix.Tpo -c -o cmatrix.o cmatrix.c mv -f .deps/cmatrix.Tpo .deps/cmatrix.Po gcc -Os -Wformat -Werror=format-security -Wall -Wno-comment -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cmatrix cmatrix.o -lncurses -lncurses make[1]: Leaving directory '/home/buildozer/aports/community/cmatrix/src/cmatrix-2.0' >>> cmatrix: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/cmatrix/src/cmatrix-2.0' ./install-sh -c -d '/home/buildozer/aports/community/cmatrix/pkg/cmatrix/usr/bin' Installing matrix fonts in /usr/share/consolefonts... install: can't create '/usr/share/consolefonts/matrix.fnt': Permission denied ./install-sh -c -d '/home/buildozer/aports/community/cmatrix/pkg/cmatrix/usr/share/man/man1' install: can't create '/usr/share/consolefonts/matrix.psf.gz': Permission denied /usr/bin/install -c cmatrix '/home/buildozer/aports/community/cmatrix/pkg/cmatrix/usr/bin' /usr/bin/install -c -m 644 cmatrix.1 '/home/buildozer/aports/community/cmatrix/pkg/cmatrix/usr/share/man/man1' make[1]: Leaving directory '/home/buildozer/aports/community/cmatrix/src/cmatrix-2.0' >>> cmatrix-doc*: Running split function doc... >>> cmatrix-doc*: Preparing subpackage cmatrix-doc... >>> cmatrix-doc*: Running postcheck for cmatrix-doc >>> cmatrix*: Running postcheck for cmatrix >>> cmatrix*: Preparing package cmatrix... >>> cmatrix*: Stripping binaries >>> cmatrix-doc*: Scanning shared objects >>> cmatrix*: Scanning shared objects >>> cmatrix-doc*: Tracing dependencies... >>> cmatrix-doc*: Package size: 24.0 KB >>> cmatrix-doc*: Compressing data... >>> cmatrix-doc*: Create checksum... >>> cmatrix-doc*: Create cmatrix-doc-2.0-r2.apk >>> cmatrix*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libncursesw.so.6 >>> cmatrix*: Package size: 36.0 KB >>> cmatrix*: Compressing data... >>> cmatrix*: Create checksum... >>> cmatrix*: Create cmatrix-2.0-r2.apk >>> cmatrix: Build complete at Wed, 26 Apr 2023 17:23:22 +0000 elapsed time 0h 0m 20s >>> cmatrix: Cleaning up srcdir >>> cmatrix: Cleaning up pkgdir >>> cmatrix: Uninstalling dependencies... (1/17) Purging .makedepends-cmatrix (20230426.172305) (2/17) Purging ncurses-dev (6.4_p20230401-r6) (3/17) Purging libncurses++ (6.4_p20230401-r6) (4/17) Purging libpanelw (6.4_p20230401-r6) (5/17) Purging kbd-openrc (2.5.1-r7) (6/17) Purging kbd (2.5.1-r7) (7/17) Purging kbd-misc (2.5.1-r7) (8/17) Purging autoconf (2.71-r2) (9/17) Purging m4 (1.4.19-r3) (10/17) Purging automake (1.16.5-r2) (11/17) Purging git-perl (2.40.1-r0) (12/17) Purging perl-git (2.40.1-r0) (13/17) Purging perl-error (0.17029-r1) (14/17) Purging perl (5.36.1-r0) (15/17) Purging libbz2 (1.0.8-r5) (16/17) Purging libformw (6.4_p20230401-r6) (17/17) Purging libmenuw (6.4_p20230401-r6) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> cmatrix: Updating the community/x86_64 repository index... >>> cmatrix: Signing the index...