=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for jed-0.99-19.tar.bz2 => Checksum SHA512 OK for jed-0.99-19.tar.bz2 ===> Installing dependencies for jed-0.99.19 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency distcc-[0-9]*: found distcc-3.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency libslang2>=2.2.4nb3: found libslang2-2.2.4nb4 ===> 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 jed-0.99.19 ===> Extracting for jed-0.99.19 ===> Patching for jed-0.99.19 => Applying pkgsrc patches for jed-0.99.19 ===> Creating toolchain wrappers for jed-0.99.19 ===> Configuring for jed-0.99.19 => 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 build system type... aarch64_be--netbsd checking host system type... aarch64_be--netbsd checking whether make sets $(MAKE)... yes checking for aarch64_be--netbsd-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking for aarch64_be--netbsd-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 AIX... no checking for aarch64_be--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for library containing strerror... none required checking C compiler that understands ANSI prototypes... gcc looks ok. Good. checking for ANSI C header files... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... no checking for dlopen... yes Note: ELF compiler for host_os=netbsd may be wrong checking pkg-config is at least version 0.14.0... no checking for X... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/pty.h usability... no checking sys/pty.h presence... no checking for sys/pty.h... no checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for openpty in -lutil... yes checking for memset... yes checking for memcpy... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for getcwd... yes checking for setsid... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for cfgetospeed... yes checking for grantpt... yes checking for setlocale... yes checking for utime... yes checking for symlink... yes checking for gethostname... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for getpgid... yes checking for setpgid... yes checking for openpty... yes checking for snprintf... yes checking for vsnprintf... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long long... yes checking for long long... (cached) yes checking size of long long... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for off_t... yes checking for off_t... (cached) yes checking size of off_t... 8 checking for ncurses5-config... no checking for ncurses5w-config... (cached) no checking for terminfo... no checking for the slang library and header files ... yes: /usr/pkg/lib and /usr/pkg/include checking for XftFontOpen in -lXft... no checking for Gpm_Open in -lgpm... no checking for GTK... GTK dir: checking for gtk+-2.0 version >= 2.8.0... no CFlags: Libraries: configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sysconf.h You will need to edit src/Makefile if any of the following are not correct: CC = gcc CFLAGS = -O2 -I/usr/pkg/include -I/usr/include LDFLAGS = -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib JED_ROOT = /usr/pkg/jed Also edit src/Makefile to enable: GPM Mouse support (Linux) You may also want to edit src/jed-feat.h to enable or disable some features. Before typing 'make', type 'make clean' first.