=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for gnucobol-2.2.tar.gz => Checksum RMD160 OK for gnucobol-2.2.tar.gz => Checksum SHA512 OK for gnucobol-2.2.tar.gz ===> Installing dependencies for gnucobol-2.2 ========================================================================== The following variables will affect the build process of this package, gnucobol-2.2. 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 their value 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.6nb2 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gmp>=5.0.1: found gmp-6.1.2 => Full dependency libltdl>=2.4.2: found libltdl-2.4.6 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 ===> Overriding tools for gnucobol-2.2 ===> Extracting for gnucobol-2.2 ===> Patching for gnucobol-2.2 ===> Creating toolchain wrappers for gnucobol-2.2 ===> Configuring for gnucobol-2.2 => Detect pkgsrc Berkeley DB library => 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. configure: WARNING: unrecognized options: --with-lfs, --without-readline checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build_aux/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 CFLAGS can be modified... no checking for alpha--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 for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... alpha--netbsd checking host system type... alpha--netbsd checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/pkgbuild/lang/gnucobol/work.alpha/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/lang/gnucobol/work.alpha/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert alpha--netbsd file names to alpha--netbsd format... func_convert_file_noop checking how to convert alpha--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/pkgbuild/lang/gnucobol/work.alpha/.cwrapper/bin/ld option to reload object files... -r checking for alpha--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for alpha--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for alpha--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for alpha--netbsd-strip... no checking for strip... strip checking for alpha--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for alpha--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/pkgbuild/lang/gnucobol/work.alpha/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for egrep... (cached) /usr/bin/egrep 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ld used by gcc... /tmp/pkgbuild/lang/gnucobol/work.alpha/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/lang/gnucobol/work.alpha/.cwrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.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 sig_atomic_t... yes checking for inline keyword... __inline 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 localeconv... yes checking for readlink... yes checking for getexecname... no checking for canonicalize_file_name... no checking for realpath... yes checking for strcoll... yes checking for strxfrm... yes checking for setenv... yes checking for raise... yes checking for timezone variable access... yes checking for designated initializers... yes checking whether to build with code coverage support... no configure: Checks for GMP ... checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking matching GMP version... yes (6.1) checking for __gmp_get_memory_functions in -lgmp... yes checking for nanosleep... yes checking for clock_gettime and CLOCK_REALTIME... yes checking for isfinite ... yes checking prototype for finite in ... yes checking for fdatasync... yes checking for sigaction... yes checking whether NLS is requested... yes checking for msgfmt... /tmp/pkgbuild/lang/gnucobol/work.alpha/.tools/bin/msgfmt checking for gmsgfmt... /tmp/pkgbuild/lang/gnucobol/work.alpha/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking for nl_langinfo and CODESET... yes configure: Checks for curses ... checking for initscr in -lncursesw... no checking for initscr in -lncurses... no checking for initscr in -lpdcurses... no checking for initscr in -lcurses... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for curses color_set function... yes configure: Checks for Berkeley DB ... checking db.h usability... yes checking db.h presence... yes checking for db.h... yes configure: db.h reports version "-Berkeley DB 4.8.30: (April 9, 2010)-" checking for Berkeley DB db.h version >= 4.1... yes (4.8) checking for Berkeley DB library with version 4.8... yes configure: BDB library version 4.8 found as -ldb4 checking for dlopen in -lc... yes checking for dladdr in -lc... yes checking for working strftime... yes checking if size of long int = size of long long... yes checking if long is 32 bits... no checking if pointer is longer than 32 bits... yes checking for aligned attribute... yes checking for gcc pointer sign option... yes checking for ld bind now option... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating bin/cob-config config.status: creating Makefile config.status: creating libcob/Makefile config.status: creating lib/Makefile config.status: creating cobc/Makefile config.status: creating bin/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating config/Makefile config.status: creating copy/Makefile config.status: creating tests/atlocal config.status: creating tests/Makefile config.status: creating tests/cobol85/Makefile config.status: creating extras/Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing chmod commands configure: WARNING: unrecognized options: --with-lfs, --without-readline configure: GnuCOBOL Configuration: configure: CC gcc configure: CFLAGS -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/db4 -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -U_FORTIFY_SOURCE configure: COB_CFLAGS -I/usr/pkg/include -Wno-unused -fsigned-char -Wno-pointer-sign -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/db4 -mieee -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/db4 -pipe configure: LDFLAGS -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-z,relro,-z,now,-O1 configure: COB_LDFLAGS -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib configure: COBC_LIBS -L/usr/lib -lintl configure: COB_LIBS -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L${exec_prefix}/lib -lcob -lm -lgmp -L/usr/lib -lintl -lcurses -ldb4 configure: COB_CONFIG_DIR ${datarootdir}/gnucobol/config configure: COB_COPY_DIR ${datarootdir}/gnucobol/copy configure: COB_LIBRARY_PATH ${exec_prefix}/lib/gnucobol configure: COB_OBJECT_EXT o configure: COB_MODULE_EXT so configure: COB_EXE_EXT configure: COB_SHARED_OPT -shared configure: COB_PIC_FLAGS -fPIC -DPIC configure: COB_EXPORT_DYN -Wl,--export-dynamic configure: COB_STRIP_CMD strip --strip-unneeded configure: Dynamic loading: System configure: Use gettext for international messages: yes configure: Use fcntl for file locking: yes configure: Use ncurses/pdcurses/curses for screen I/O: curses configure: Use Berkeley DB for ISAM I/O: yes => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp