=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for enju-2.4.4pre20180629-d984a630b30b95de16f3b715277e95dc6fbe15b4.tar.gz => Checksum SHA512 OK for enju-2.4.4pre20180629-d984a630b30b95de16f3b715277e95dc6fbe15b4.tar.gz ===> Installing dependencies for enju-2.4.4pre20180629 ========================================================================== The following variables will affect the build process of this package, enju-2.4.4pre20180629. Their current value is shown below: * CURSES_DEFAULT = curses Based on these variables, the following variables have been set: * CURSES_TYPE = curses 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 bison>=1.0: found bison-3.8.2nb1 => Tool dependency gsed>=3.0.2: found gsed-4.9nb1 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> 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 enju-2.4.4pre20180629 ===> Extracting for enju-2.4.4pre20180629 ===> Patching for enju-2.4.4pre20180629 ===> Creating toolchain wrappers for enju-2.4.4pre20180629 ===> Configuring for enju-2.4.4pre20180629 => 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 => Replacing sed interpreter in enju2ptb/script/*.sed. => Replacing Perl interpreter in enju2ptb/script/*.prl. => 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... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking whether to enable maintainer-specific portions of Makefiles... no 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 how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for perl... /usr/pkg/bin/perl checking for sed... /usr/pkg/bin/gsed checking for amis... no checking for gethostbyname in -lnsl... no checking for socket in -lsocket... no checking for main in -lwsock32... no checking for gzopen in -lz... yes checking for BZ2_bzDecompress in -lbz2... yes checking for openpty in -lutil... yes checking for getwin in -lcurses... yes checking for readline in -lreadline... no checking for dlopen in -ldl... yes 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/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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking hash_map usability... yes checking hash_map presence... yes checking for hash_map... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking for size_t... yes checking size of int*... 8 checking for setenv... yes checking for putenv... yes checking whether c++ accepts -fstrict-aliasing... yes checking whether c++ accepts -W -Wall... yes checking whether c++ accepts -Wl,--whole-archive... yes checking whether to make Enju grammar... no checking whether to train Enju with GENIA treebank... no checking whether to make Mogura data files... no checking whether to make enju2ptb... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating enju-devel/Makefile config.status: creating docs/enju-manual/Makefile config.status: creating enju-src/Makefile config.status: creating enju/Makefile config.status: creating docs/mayz-manual/Makefile config.status: creating mayz-src/Makefile config.status: creating mayz/Makefile config.status: creating mogura-src/Makefile config.status: creating mogura-devel/Makefile config.status: creating mogura/Makefile config.status: creating enju2ptb/Makefile config.status: creating enju2ptb/src/Makefile config.status: creating enju2ptb/script/Makefile config.status: creating windows/Makefile config.status: creating mayz-src/config_mayz.h config.status: executing depfiles commands === configuring in ll (/tmp/textproc/enju/work/enju-d984a630b30b95de16f3b715277e95dc6fbe15b4/ll) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/pkg' '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' '--enable-option-checking=yes' 'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' 'CC=gcc' 'CFLAGS=-O2 -I/usr/include' 'LDFLAGS=-Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include' 'CXX=c++' 'CXXFLAGS=-O2 -I/usr/include' --cache-file=/dev/null --srcdir=. 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... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd 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 how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for perl... /usr/pkg/bin/perl checking for bison... /usr/pkg/bin/bison -y 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 pthread_join in LIBS= with CFLAGS= -pthread ... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for main in -lfl... yes checking for openpty in -lutil... yes checking for recv in -lsocket... no checking for gethostbyname in -lnsl... no 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking cstring.h usability... no checking cstring.h presence... no checking for cstring.h... no 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking hash_map usability... yes checking hash_map presence... yes checking for hash_map... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking FlexLexer.h usability... yes checking FlexLexer.h presence... yes checking for FlexLexer.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for size_t... (cached) yes checking size of short int... 2 checking size of int... 4 checking size of long int... 8 checking size of int*... 8 checking for strstr... yes checking for kill... yes checking for lfind... yes checking for lsearch... yes checking for grantpt... yes checking for openpty... yes checking for gettimeofday... yes checking for ctime... yes checking whether to enable 64bit cell... no checking whether to enable profiling... 1 checking whether to enable passive profiling... yes checking whether to enable complex constraints... yes checking whether to enable type table hash... yes checking whether to enable debugging... no checking whether to enable debug memory... no checking whether to enable debug label... yes checking whether to enable string gc... yes checking whether to enable assertions... no checking whether to use zlib... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking whether to use bzlib... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzDecompress in -lbz2... yes checking whether to use readline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... no configure: WARNING: readline cannot be used checking whether to use Regex library... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking whether to use dynamic loading of .so predicates... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking whether to use Berkeley DB library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ext/Makefile config.status: creating ext/gtest/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/liblilfes/Makefile config.status: creating lillib/Makefile config.status: creating manual/Makefile config.status: creating elisp/Makefile config.status: creating unittest/Makefile config.status: creating include/liblilfes/config_liblilfes.h config.status: executing depfiles commands