=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for open-cobol-1.1.tar.gz => Checksum SHA512 OK for open-cobol-1.1.tar.gz ===> Installing dependencies for opencobol-1.1nb3 ========================================================================== The following variables will affect the build process of this package, opencobol-1.1nb3. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * CURSES_DEFAULT = curses Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency gmp>=5.0.1: found gmp-6.2.1nb3 => Full dependency libltdl>=2.4.2: found libltdl-2.4.7 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 ===> 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 opencobol-1.1nb3 ===> Extracting for opencobol-1.1nb3 ===> Patching for opencobol-1.1nb3 => Applying pkgsrc patches for opencobol-1.1nb3 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/opencobol/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/opencobol/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.6 2015/12/29 23:34:53 dholland Exp $ | |Detect libdb versions the way pkgsrc ships them. | |--- configure.orig 2012-03-23 22:06:12.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 24810. Hunk #2 succeeded at 26532. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/opencobol/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/opencobol/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.6 2015/12/29 23:34:53 dholland Exp $ | |Handle more libdb versions. | |--- libcob/fileio.c.orig 2012-03-23 22:08:24.000000000 +0000 |+++ libcob/fileio.c -------------------------- Patching file libcob/fileio.c using Plan A... Hunk #1 succeeded at 87. done ===> Creating toolchain wrappers for opencobol-1.1nb3 ===> Configuring for opencobol-1.1nb3 => Fixing runtime error. => 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 => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in "Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "bin/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "cobc/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "config/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "copy/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "lib/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "libcob/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "tests/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "tests/cobol85/Makefile.in". INFO: [subst.mk:pkglocaledir] Nothing changed in "texi/Makefile.in". => 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 gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64--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 ANSI C... none needed 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 for egrep... grep -E 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 whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a sed that does not truncate output... /tmp/lang/opencobol/work/.tools/bin/sed checking for ld used by gcc... /tmp/lang/opencobol/work/.cwrapper/bin/ld checking if the linker (/tmp/lang/opencobol/work/.cwrapper/bin/ld) is GNU ld... yes checking for /tmp/lang/opencobol/work/.cwrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... cpp checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from gcc object... failed checking for objdir... .libs checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/tmp/lang/opencobol/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for dlfcn.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for inline... inline checking for working alloca.h... no checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking for memmove... yes checking for memset... yes checking for setlocale... yes checking for fcntl... yes checking for strerror... yes checking for strcasecmp... yes checking for strchr... yes checking for strrchr... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for gettimeofday... yes checking for ld used by GCC... /tmp/lang/opencobol/work/.cwrapper/bin/ld checking if the linker (/tmp/lang/opencobol/work/.cwrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for getopt_long_only... no checking gmp.h usability... no checking gmp.h presence... no checking for gmp.h... no configure: error: gmp.h is required *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/opencobol WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/opencobol