>>> cgdb: Building main/cgdb 0.8.0-r2 (using abuild 3.13.0-r5) started Tue, 20 Aug 2024 12:17:37 +0000 >>> cgdb: Checking sanity of /home/buildozer/aports/main/cgdb/APKBUILD... >>> cgdb: Analyzing dependencies... >>> cgdb: Installing for build: build-base gdb flex bison texinfo help2man ncurses-dev readline-dev (1/30) Installing musl-dbg (1.2.5-r2) (2/30) Installing libbz2 (1.0.8-r6) (3/30) Installing libffi (3.4.6-r0) (4/30) Installing gdbm (1.24-r0) (5/30) Installing xz-libs (5.6.2-r0) (6/30) Installing mpdecimal (4.0.0-r0) (7/30) Installing libpanelw (6.5_p20240601-r0) (8/30) Installing sqlite-libs (3.46.1-r0) (9/30) Installing python3 (3.12.5-r0) (10/30) Installing python3-pycache-pyc0 (3.12.5-r0) (11/30) Installing pyc (3.12.5-r0) (12/30) Installing python3-pyc (3.12.5-r0) (13/30) Installing gdb (15.1-r0) (14/30) Installing gcc-gdb (14.2.0-r1) (15/30) Installing m4 (1.4.19-r3) (16/30) Installing flex (2.6.4-r6) (17/30) Installing bison (3.8.2-r1) (18/30) Installing perl (5.40.0-r1) (19/30) Installing texinfo (7.1-r3) (20/30) Installing help2man (1.49.3-r0) (21/30) Installing libformw (6.5_p20240601-r0) (22/30) Installing libmenuw (6.5_p20240601-r0) (23/30) Installing libncurses++ (6.5_p20240601-r0) (24/30) Installing ncurses-dev (6.5_p20240601-r0) (25/30) Installing libhistory (8.2.13-r0) (26/30) Installing readline-dev (8.2.13-r0) (27/30) Installing .makedepends-cgdb (20240820.121738) (28/30) Installing perl-error (0.17029-r2) (29/30) Installing perl-git (2.46.0-r0) (30/30) Installing git-perl (2.46.0-r0) Executing busybox-1.36.1-r31.trigger OK: 358 MiB in 130 packages >>> cgdb: Cleaning up srcdir >>> cgdb: Cleaning up pkgdir >>> cgdb: Cleaning up tmpdir >>> cgdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cgdb-0.8.0.tar.gz >>> cgdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cgdb-0.8.0.tar.gz >>> cgdb: Checking sha512sums... cgdb-0.8.0.tar.gz: OK >>> cgdb: Unpacking /var/cache/distfiles/cgdb-0.8.0.tar.gz... >>> cgdb: Updating ./config/config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/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 loongarch64-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for /dev/ptmx... yes checking for /proc/self/status... yes checking for pty.h... (cached) yes checking for openpty in -lutil... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether setpgrp takes no argument... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for putenv... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for ttyname_r... yes checking for makeinfo... yes checking for initscr in -lncurses... yes checking for initscr in -lncursesw... yes checking Checking attribute printf support... yes checking for tgetent... no checking for tgetent in -lncursesw... yes checking which library has the termcap functions... using libncursesw checking version of installed readline library... configure: WARNING: Could not test version of installed readline library. configure: error: CGDB requires GNU readline 5.1 or greater to link. If you used --with-readline instead of using the system readline library, make sure to set the correct readline library on the linker search path via LD_LIBRARY_PATH or some other facility. >>> ERROR: cgdb: build failed >>> cgdb: Uninstalling dependencies... (1/30) Purging .makedepends-cgdb (20240820.121738) (2/30) Purging gcc-gdb (14.2.0-r1) (3/30) Purging gdb (15.1-r0) (4/30) Purging musl-dbg (1.2.5-r2) (5/30) Purging flex (2.6.4-r6) (6/30) Purging bison (3.8.2-r1) (7/30) Purging m4 (1.4.19-r3) (8/30) Purging texinfo (7.1-r3) Executing texinfo-7.1-r3.pre-deinstall (9/30) Purging help2man (1.49.3-r0) (10/30) Purging readline-dev (8.2.13-r0) (11/30) Purging libhistory (8.2.13-r0) (12/30) Purging git-perl (2.46.0-r0) (13/30) Purging perl-git (2.46.0-r0) (14/30) Purging perl-error (0.17029-r2) (15/30) Purging perl (5.40.0-r1) (16/30) Purging ncurses-dev (6.5_p20240601-r0) (17/30) Purging libncurses++ (6.5_p20240601-r0) (18/30) Purging python3-pyc (3.12.5-r0) (19/30) Purging python3-pycache-pyc0 (3.12.5-r0) (20/30) Purging pyc (3.12.5-r0) (21/30) Purging python3 (3.12.5-r0) (22/30) Purging sqlite-libs (3.46.1-r0) (23/30) Purging xz-libs (5.6.2-r0) (24/30) Purging gdbm (1.24-r0) (25/30) Purging libbz2 (1.0.8-r6) (26/30) Purging libffi (3.4.6-r0) (27/30) Purging libformw (6.5_p20240601-r0) (28/30) Purging libmenuw (6.5_p20240601-r0) (29/30) Purging libpanelw (6.5_p20240601-r0) (30/30) Purging mpdecimal (4.0.0-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 100 packages