+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/open-cobol-ce-1.1.59nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/open-cobol-ce-1.1.59nb1/work.log => Checksum BLAKE2s OK for open-cobol-ce-1.1.r59.tar.gz => Checksum SHA512 OK for open-cobol-ce-1.1.r59.tar.gz ===> Installing dependencies for open-cobol-ce-1.1.59nb1 ========================================================================== The following variables will affect the build process of this package, open-cobol-ce-1.1.59nb1. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * CURSES_TYPE = ncurses 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 => Full dependency gmp>=5.0.1: found gmp-6.3.0 => Full dependency ncurses>=6.5: found ncurses-6.5nb1 ===> Overriding tools for open-cobol-ce-1.1.59nb1 ===> Extracting for open-cobol-ce-1.1.59nb1 ===> Patching for open-cobol-ce-1.1.59nb1 => Applying pkgsrc patches for open-cobol-ce-1.1.59nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/open-cobol-ce/patches/patch-bin_cobcrun.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/open-cobol-ce/patches/patch-bin_cobcrun.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bin_cobcrun.c,v 1.1 2013/05/26 04:13:05 ryoon Exp $ | |* Some patform has no getopt_long_only. | |--- bin/cobcrun.c.orig 2013-02-02 20:44:08.000000000 +0000 |+++ bin/cobcrun.c -------------------------- Patching file bin/cobcrun.c using Plan A... Hunk #1 succeeded at 107. done ===> Creating toolchain wrappers for open-cobol-ce-1.1.59nb1 ===> Configuring for open-cobol-ce-1.1.59nb1 => Fixing runrime 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 => Checking for portability problems in extracted files checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-sun-solaris2.11-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... no 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... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for a sed that does not truncate output... /home/pbulk/build/lang/open-cobol-ce/work/.tools/bin/sed checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for /bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 786240 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-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... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a 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) no 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... yes 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... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... yes 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... /bin/ld checking if the linker (/bin/ld) is GNU ld... no 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... yes checking kpathsea/getopt.h usability... no checking kpathsea/getopt.h presence... no checking for kpathsea/getopt.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmp_randinit in -lgmp... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether NLS is requested... no checking whether to use NLS... no checking for initscr in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for Berkeley DB db.h version >= 4.1 ... yes (4.8) checking for BDB 4.1 compatibility in db4 ... yes checking for dlopen in -lc... yes configure: creating ./config.status config.status: creating bin/cob-config config.status: creating Makefile config.status: creating lib/Makefile config.status: creating libcob/Makefile config.status: creating cobc/Makefile config.status: creating bin/Makefile config.status: creating po/Makefile.in config.status: creating texi/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 default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing chmod1 commands config.status: executing chmod2 commands config.status: executing chmod3 commands OpenCOBOL Configuration: CC gcc COB_CC gcc CFLAGS -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/db4 -I/opt/pkg/include/ncurses -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k COB_CFLAGS -I/opt/pkg/include -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/db4 -I/opt/pkg/include/ncurses -pipe -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include -I/opt/pkg/include/db4 -I/opt/pkg/include/ncurses COB_EXTRA_FLAGS LDFLAGS -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib COB_LDFLAGS -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib COB_LIBS -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L${exec_prefix}/lib -lcob -lm -lgmp -lncurses -ldb4 COB_CONFIG_DIR ${prefix}/share/open-cobol-ce/config COB_COPY_DIR ${prefix}/share/open-cobol-ce/copy COB_LIBRARY_PATH ${exec_prefix}/lib/open-cobol-ce COB_MODULE_EXT so COB_SHARED_OPT -shared COB_PIC_FLAGS -fPIC -DPIC COB_EXPORT_DYN Dynamic loading System Use gettext for international messages: no Use Berkeley DB for ISAM I/O: yes Use enhanced Berkeley DB (>= 4.1) yes Use fcntl for file locking: yes Use ncurses/pdcurses/curses for screen I/O: yes => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.