+ 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/rxvt-unicode-9.26nb4/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rxvt-unicode-9.26nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for rxvt-unicode-9.26.tar.bz2
=> Checksum SHA512 OK for rxvt-unicode-9.26.tar.bz2
===> Installing dependencies for rxvt-unicode-9.26nb4
==========================================================================
The supported build options for rxvt-unicode are:

	perl rxvt-term unicode3 xft2

The currently selected options are:

	perl unicode3 xft2

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.rxvt-unicode (not defined)

==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0nb1
=> Full dependency perl>=5.38.0<5.39.0: found perl-5.38.2
=> Full dependency libXft>=2.3.8nb1: found libXft-2.3.8nb1
=> Full dependency libX11>=1.1: found libX11-1.8.9
=> Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17
=> Full dependency libXt>=1.0.0: found libXt-1.3.0nb1
===> Overriding tools for rxvt-unicode-9.26nb4
===> Extracting for rxvt-unicode-9.26nb4
===> Patching for rxvt-unicode-9.26nb4
=> Applying pkgsrc patches for rxvt-unicode-9.26nb4
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.6 2021/05/28 05:24:10 triaxx Exp $
|
|Don't use predefined CXXFLAGS.
|
|--- configure.orig	2021-05-14 13:50:48.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 4925.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode/patches/patch-doc_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode/patches/patch-doc_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-doc_Makefile.in,v 1.1 2013/01/20 13:40:54 morr Exp $
|
|Undo upstream revision 1.45, which was done in the name of simplification.
|
|--- doc/Makefile.in.orig	2012-11-06 20:54:10.000000000 +0000
|+++ doc/Makefile.in
--------------------------
Patching file doc/Makefile.in using Plan A...
Hunk #1 succeeded at 98 (offset 2 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode/patches/patch-libptytty_src_logging.C
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode/patches/patch-libptytty_src_logging.C
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libptytty_src_logging.C,v 1.1 2020/04/17 08:43:46 jperkin Exp $
|
|Support SunOS lastlog file.
|
|--- libptytty/src/logging.C.orig	2014-11-16 12:22:34.000000000 +0000
|+++ libptytty/src/logging.C
--------------------------
Patching file libptytty/src/logging.C using Plan A...
Hunk #1 succeeded at 76.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/x11/rxvt-unicode/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.3 2013/01/20 13:38:20 morr Exp $
|
|Mark the `install' target as phony so that the file named `INSTALL'
|will not confuse make on case-insensitive file systems such as HFS+ on
|Mac OS X.  Upstream rejected:
|
|http://lists.schmorp.de/pipermail/rxvt-unicode/2010q2/001185.html
|
|--- Makefile.in.orig	2012-11-06 20:54:10.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 33.
done
===> Creating toolchain wrappers for rxvt-unicode-9.26nb4
===> Configuring for rxvt-unicode-9.26nb4
=> 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
=> Replacing Perl interpreter in src/perl/*.
=> Checking for portability problems in extracted files
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu

configuring for rxvt 9.26

checking for x86_64-redhat-linux-gcc... cc
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 cc accepts -g... yes
checking for cc option to enable C11 features... -std=gnu11
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... -std=gnu++11
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for working libsupc++... no, making everything bigger and slower
checking for library containing setlocale... none required
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for sys/inotify.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for port.h... no
checking for poll.h... yes
checking for sys/timerfd.h... yes
checking for sys/select.h... yes
checking for sys/eventfd.h... yes
checking for sys/signalfd.h... yes
checking for linux/aio_abi.h... yes
checking for linux/fs.h... yes
checking for inotify_init... yes
checking for epoll_ctl... yes
checking for kqueue... no
checking for port_create... no
checking for poll... yes
checking for select... yes
checking for eventfd... yes
checking for signalfd... yes
checking for clock_gettime... yes
checking for nanosleep... yes
checking for __kernel_rwf_t... no
checking for library containing floor... none required
checking for tic... (cached) no
checking how to run the C++ preprocessor... c++ -std=gnu++11 -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for x86_64-redhat-linux-pkg-config... /home/pbulk/build/x11/rxvt-unicode/work/.tools/bin/pkg-config
checking for gdk-pixbuf-2.0... no
checking for libstartup-notification-1.0... no
checking for xmu... no
checking for sys/byteorder.h... no
checking for sys/ioctl.h... yes
checking for sys/sockio.h... no
checking for sys/strredir.h... no
checking for stdint.h... (cached) yes
checking for wchar.h... (cached) yes
checking for XLIB_ILLEGAL_ACCESS... yes
checking for mode_t... yes
checking for pid_t... yes
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for uid_t in sys/types.h... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for unsetenv... yes
checking for updwtmp... yes
checking for updwtmpx... yes
checking for updlastlogx... no
checking for lastlog.h... yes
checking for utmp.h... yes
checking for struct utmp... yes
checking for struct utmp.ut_host... yes
checking for struct utmp.ut_pid... yes
checking for utmpx.h... yes
checking for struct utmpx... yes
checking for struct utmpx.ut_host... yes
checking for struct lastlog... yes
checking for struct lastlogx... no
checking for a fallback location of utmp... /var/run/utmp
checking for a fallback location of wtmp... /var/log/wtmp
checking for a fallback location of wtmpx... 
checking for a fallback location of lastlog... /var/log/lastlog
checking for a fallback location of lastlogx... 
checking for working Xlocale... yes
checking for broken XIM callback... no
checking for working X setlocale... yes
checking for working nl_langinfo... yes
checking for unix-compliant filehandle passing ability... yes
checking for pty.h... yes
checking for util.h... no
checking for libutil.h... no
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... no
checking for revoke... no
checking for _getpty... no
checking for getpt... yes
checking for posix_openpt... yes
checking for isastream... yes
checking for setuid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for UNIX98 ptys... yes
checking for tty group... no
checking for xrender... ok
checking for X11/extensions/Xrender.h... yes
checking for XRenderFindStandardFormat... yes
checking for fontconfig xft... ok
checking for X11/Xft/Xft.h... yes
checking for fontconfig/fontconfig.h... yes
checking for XftDrawString32... yes
checking for FcPatternGet... yes
checking for Render >= 0.11... ok
checking for perl5... /usr/pkg/bin/perl
checking for /usr/pkg/bin/perl suitability... ok
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: WARNING:  'doc/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: WARNING:  'src/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h
Configuration:

  Rxvt version:               9.26 : 2021-05-14
  Source code location:       .
  Install path:               /usr/pkg/bin
  Compiler:                   c++ -std=gnu++11
  Compiler flags:             -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -w
  Linker:                     c++ -std=gnu++11
  default resource name:      urxvt
  resource class:             URxvt
  resource class fallback:    Rxvt

  embedded perl:              yes
  image library:              none

*** Optionally check src/feature.h for further, rarely used options ***