+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tig-2.5.4/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tig-2.5.4/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for tig-2.5.4.tar.gz => Checksum SHA512 OK for tig-2.5.4.tar.gz ===> Installing dependencies for tig-2.5.4 ========================================================================== The following variables will affect the build process of this package, tig-2.5.4. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_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 `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency asciidoc-[0-9]*: found asciidoc-9.1.1nb1 => Tool dependency xmlto-[0-9]*: found xmlto-0.0.28nb6 => Tool dependency gmake>=3.81: found gmake-4.3nb3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc10>=10.4.0: found gcc10-10.4.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency git-base-[0-9]*: found git-base-2.34.1nb1 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.14nb3 => Full dependency ncursesw>=6.0: found ncursesw-6.3 => Full dependency readline>=6.0: found readline-8.1 => Full dependency gcc10-libs>=10.4.0: found gcc10-libs-10.4.0 ===> Overriding tools for tig-2.5.4 ===> Extracting for tig-2.5.4 ===> Patching for tig-2.5.4 => Applying pkgsrc patches for tig-2.5.4 => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/tig/patches/patch-contrib_config.make-Darwin => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/tig/patches/patch-contrib_config.make-Darwin Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_config.make-Darwin,v 1.3 2021/06/06 09:32:23 fcambus Exp $ | |Do not override XML_CATALOG_FILES on Darwin. That will only make |xmllint try to find a wrong catalog. | |--- contrib/config.make-Darwin.orig 2021-06-05 16:08:31.000000000 +0000 |+++ contrib/config.make-Darwin -------------------------- Patching file contrib/config.make-Darwin using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/tig/patches/patch-include_tig_tig.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/tig/patches/patch-include_tig_tig.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_tig_tig.h,v 1.1 2021/01/26 14:11:03 fcambus Exp $ | |Macro safety fix. | |--- include/tig/tig.h.orig 2020-04-08 16:17:38.000000000 +0000 |+++ include/tig/tig.h -------------------------- Patching file include/tig/tig.h using Plan A... Hunk #1 succeeded at 119. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/tig/patches/patch-Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/devel/tig/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.2 2021/03/08 08:45:57 fcambus Exp $ | |- Don't make/install PDF. |- Do not install tigrc, this is handled via CONF_FILES by pkgsrc. | |--- Makefile.orig 2021-03-07 10:29:24.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 51. Hunk #2 succeeded at 135. done ===> Creating toolchain wrappers for tig-2.5.4 ===> Configuring for tig-2.5.4 => 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 configure: WARNING: unrecognized options: --with-libiconv-prefix checking for x86_64-sun-solaris2.11-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for execinfo.h... yes checking for paths.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for wordexp.h... yes checking for gettimeofday... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether environ is declared... no checking whether errno is declared... yes checking for mkstemps... yes checking for setenv... yes checking for strndup... yes checking for wordexp... yes checking for ncursesw via pkg-config... no checking for ncursesw via fallback... checking for initscr() with -lncursesw... yes checking for nodelay() with -lncursesw... yes checking for working ncursesw/curses.h... yes checking for working ncursesw.h... no checking for working ncurses.h... yes checking for tgetent... no checking for tgetent in -lncursesw... yes checking which library has the termcap functions... using libncursesw checking for readline/readline.h... yes checking for readline/history.h... yes checking version of installed readline library... 8.1 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 gsed... /opt/local/bin/nbsed checking for asciidoc... asciidoc checking for xmlto... xmlto checking for docbook2pdf... no configure: creating ./config.status config.status: creating config.make config.status: creating config.h configure: WARNING: unrecognized options: --with-libiconv-prefix