+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fhist-1.16nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fhist-1.16nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for fhist-1.16.tar.gz
=> Checksum SHA512 OK for fhist-1.16.tar.gz
===> Installing dependencies for fhist-1.16nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for fhist-1.16nb1
===> Extracting for fhist-1.16nb1
===> Patching for fhist-1.16nb1
=> Applying pkgsrc patches for fhist-1.16nb1
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/fhist/patches/patch-common_error__intl.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/fhist/patches/patch-common_error__intl.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-common_error__intl.c,v 1.1 2022/09/26 10:21:32 nros Exp $
|
|* call iswctype with the right arguments
|
|--- common/error_intl.c.orig	2022-09-26 07:07:12.160390023 +0000
|+++ common/error_intl.c
--------------------------
Patching file common/error_intl.c using Plan A...
Hunk #1 succeeded at 146.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/fhist/patches/patch-common_input.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/fhist/patches/patch-common_input.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-common_input.h,v 1.2 2022/09/26 10:21:32 nros Exp $
|
|* remove redefinitions of functions since it conflicts with c99
|
|--- common/input.h.orig	2013-02-25 17:15:19.000000000 +0000
|+++ common/input.h
--------------------------
Patching file common/input.h using Plan A...
Hunk #1 succeeded at 67.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/fhist/patches/patch-common_output.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/fhist/patches/patch-common_output.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-common_output.h,v 1.2 2022/09/26 10:21:32 nros Exp $
|
|* remove redefinitions of functions since it conflicts with c99
|
|--- common/output.h.orig	2013-02-25 17:15:42.000000000 +0000
|+++ common/output.h
--------------------------
Patching file common/output.h using Plan A...
Hunk #1 succeeded at 74.
done
===> Creating toolchain wrappers for fhist-1.16nb1
===> Configuring for fhist-1.16nb1
=> 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".
=> Checking for portability problems in extracted files
checking for x86_64-redhat-linux-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for bison... /usr/pkg/bin/bison -y
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
checking for main in -lw32... no
checking for main in -lw... no
checking for main in -lintl... yes
checking for roffpp... no
checking for gsoelim... gsoelim
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking for gmsgcat... no
checking for msgcat... msgcat
checking for groff... groff
checking that gsoelim understands the -I option... yes
checking for TIOCGWINSZ... sys/ioctl.h
checking for struct winsize... not found
checking iso646.h usability... yes
checking iso646.h presence... yes
checking for iso646.h... yes
checking libgettext.h usability... no
checking libgettext.h presence... no
checking for libgettext.h... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking widec.h usability... no
checking widec.h presence... no
checking for widec.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking return type of signal handlers... void
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for long file names... yes
checking for atexit... yes
checking for getpgrp... yes
checking for gettext... yes
checking for iswctype... yes
checking for rename... yes
checking for setlocale... yes
checking for sighold... yes
checking for sigprocmask... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for strsignal... yes
checking for tcgetpgrp... yes
checking for wcslen... yes
checking for wint_t... yes
checking for working iswprint... yes
checking for appropriate getpgrp argument... empty
checking for a Bourne shell which understands functions... /bin/sh
configure: creating ./config.status
config.status: creating Makefile
config.status: creating etc/libdir-h
config.status: creating common/config.h