=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cgdb-0.7.1.tar.gz => Checksum SHA512 OK for cgdb-0.7.1.tar.gz ===> Installing dependencies for cgdb-0.7.1 ========================================================================== The following variables will affect the build process of this package, cgdb-0.7.1. Their current value is shown below: * CURSES_DEFAULT = curses * TERMINFO_DEFAULT = terminfo Based on these variables, the following variables have been set: * CURSES_TYPE = curses * TERMCAP_TYPE = termcap * TERMINFO_TYPE = terminfo You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency m4>=1.4: found m4-1.4.19nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency readline>=6.0: found readline-8.2nb2 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for cgdb-0.7.1 ===> Extracting for cgdb-0.7.1 ===> Patching for cgdb-0.7.1 => Applying pkgsrc patches for cgdb-0.7.1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cgdb/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cgdb/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.5 2020/10/14 05:32:16 kamil Exp $ | |--- lib/util/pseudo.cpp.orig 2014-07-23 01:45:41.000000000 +0000 |+++ lib/util/pseudo.cpp -------------------------- Patching file lib/util/pseudo.cpp using Plan A... Hunk #1 succeeded at 326 (offset 1 line). Hunk #2 succeeded at 351 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cgdb/patches/patch-lib_util_fork__util.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cgdb/patches/patch-lib_util_fork__util.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_util_fork__util.cpp,v 1.1 2020/10/14 05:32:16 kamil Exp $ | |Make CGDB work again with GDB 8.3 and newer. |https://github.com/cgdb/cgdb/commit/00e26a33579e4b3e553d26fdbe26eb98b4b062ac | |--- lib/util/fork_util.cpp.orig 2019-05-17 23:22:33.000000000 +0000 |+++ lib/util/fork_util.cpp -------------------------- Patching file lib/util/fork_util.cpp using Plan A... Hunk #1 succeeded at 188. Hunk #2 succeeded at 213. done ===> Creating toolchain wrappers for cgdb-0.7.1 ===> Configuring for cgdb-0.7.1 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64--netbsd-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 c++ accepts -g... yes checking dependency style of c++... gcc3 checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... no checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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... no checking pty.h presence... no checking for pty.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking util.h usability... yes checking util.h presence... yes checking for util.h... yes 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) no 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... no 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 configure: WARNING: ***************************************************** cgdb may not run properly when linked against curses! ***************************************************** checking for initscr in -lcurses... no configure: error: cgdb needs ncurses/curses to build. ncurses is strongly recommended. If your system does not have ncurses get it! You can try --with-curses=/foo/curses to tell configure where curses is. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cgdb *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/cgdb