+ 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/putty-0.82/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/putty-0.82/work.log
WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for putty-0.82.tar.gz
=> Checksum SHA512 OK for putty-0.82.tar.gz
===> Installing dependencies for putty-0.82
==========================================================================
The supported build options for putty are:

	inet6

The currently selected options are:

	inet6

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

	PKG_OPTIONS.putty (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
putty-0.82.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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 glib2-tools-[0-9]*: found glib2-tools-2.82.2
=> Tool dependency cmake>=3.18: found cmake-3.31.1
=> Tool dependency perl>=5.0: found perl-5.40.0nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency gtk3+>=3.24.43nb5: found gtk3+-3.24.43nb5
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb4
=> Full dependency at-spi2-core>=2.3.2: found at-spi2-core-2.54.0nb4
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency cairo>=1.0.0nb2: found cairo-1.18.2
=> Full dependency dbus>=0.91: found dbus-1.14.10
=> Full dependency expat>=1.95.7: found expat-2.6.3
=> Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency fribidi>=0.19.1: found fribidi-1.0.16
=> Full dependency gdk-pixbuf2>=2.22.0: found gdk-pixbuf2-2.42.12
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency glib2>=2.4.0: found glib2-2.82.2
=> Full dependency graphite2>=1.2: found graphite2-1.3.14nb3
=> Full dependency harfbuzz>=2.1.1: found harfbuzz-10.1.0
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency jbigkit>=2.0: found jbigkit-2.1nb1
=> Full dependency jpeg>=8nb1: found jpeg-9f
=> Full dependency libX11>=1.5: found libX11-1.8.10
=> Full dependency libXau>=1.0: found libXau-1.0.12
=> Full dependency libXcomposite>=0.3.1: found libXcomposite-0.4.6
=> Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3
=> Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXext>=1.1: found libXext-1.3.6
=> Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1
=> Full dependency libXft>=2.1.10: found libXft-2.3.8nb1
=> Full dependency libXi>=1.0.0: found libXi-1.8.2
=> Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.12
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.6
=> Full dependency libdrm>=2.4.15: found libdrm-2.4.124
=> Full dependency libepoxy>=1.4: found libepoxy-1.5.10nb2
=> Full dependency libffi>=1.20: found libffi-3.4.6
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3
=> Full dependency lzo>=2.01: found lzo-2.10
=> Full dependency pango>=1.6.0: found pango-1.54.0
=> Full dependency pcre2>=10.21: found pcre2-10.44
=> Full dependency pixman>=0.40.0: found pixman-0.44.2
=> Full dependency png>=1.2.4: found png-1.6.44
=> Full dependency shared-mime-info>=0.15: found shared-mime-info-2.4nb4
=> Full dependency tiff>=3.6.1: found tiff-4.7.0
=> Full dependency xz>=5.0.0: found xz-5.6.3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for putty-0.82
===> Extracting for putty-0.82
===> Patching for putty-0.82
=> Applying pkgsrc patches for putty-0.82
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/putty/patches/patch-terminal.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/putty/patches/patch-terminal.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-terminal.c,v 1.6 2023/02/14 03:28:07 ryoon Exp $
|
|Make the home/end keys work on BSD servers as well as Linux ones
|
|--- terminal/terminal.c.orig	2022-10-28 17:19:48.000000000 +0000
|+++ terminal/terminal.c
--------------------------
Patching file terminal/terminal.c using Plan A...
Hunk #1 succeeded at 7691 (offset 183 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/putty/patches/patch-timing.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/putty/patches/patch-timing.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-timing.c,v 1.3 2019/10/01 15:22:41 ryoon Exp $
|
|--- timing.c.orig	2019-09-22 09:14:51.000000000 +0000
|+++ timing.c
--------------------------
Patching file timing.c using Plan A...
Hunk #1 succeeded at 60.
done
===> Creating toolchain wrappers for putty-0.82
===> Configuring for putty-0.82
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/security/putty/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Looking for sys/auxv.h
-- Looking for sys/auxv.h - found
-- Looking for asm/hwcap.h
-- Looking for asm/hwcap.h - not found
-- Looking for sys/sysctl.h
-- Looking for sys/sysctl.h - not found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for glob.h
-- Looking for glob.h - found
-- Looking for utmp.h
-- Looking for utmp.h - found
-- Looking for utmpx.h
-- Looking for utmpx.h - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - found
-- Looking for posix_openpt
-- Looking for posix_openpt - found
-- Looking for ptsname
-- Looking for ptsname - found
-- Looking for setresuid
-- Looking for setresuid - not found
-- Looking for setresgid
-- Looking for setresgid - not found
-- Looking for strsignal
-- Looking for strsignal - found
-- Looking for updwtmpx
-- Looking for updwtmpx - found
-- Looking for fstatat
-- Looking for fstatat - found
-- Looking for dirfd
-- Looking for dirfd - found
-- Looking for setpwent
-- Looking for setpwent - found
-- Looking for endpwent
-- Looking for endpwent - found
-- Looking for getauxval
-- Looking for getauxval - not found
-- Looking for elf_aux_info
-- Looking for elf_aux_info - not found
-- Looking for sysctlbyname
-- Looking for sysctlbyname - not found
-- Looking for CLOCK_MONOTONIC
-- Looking for CLOCK_MONOTONIC - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Performing Test HAVE_SO_PEERCRED
-- Performing Test HAVE_SO_PEERCRED - Failed
-- Performing Test HAVE_NULLARY_SETPGRP
-- Performing Test HAVE_NULLARY_SETPGRP - Success
-- Performing Test HAVE_BINARY_SETPGRP
-- Performing Test HAVE_BINARY_SETPGRP - Failed
-- Found PkgConfig: /home/pbulk/build/security/putty/work/.tools/bin/pkg-config (found version "2.3.0")
-- Checking for module 'gtk+-3.0'
--   Found gtk+-3.0, version 3.24.43
-- Looking for pango_font_family_is_monospace
-- Looking for pango_font_family_is_monospace - found
-- Looking for pango_font_map_list_families
-- Looking for pango_font_map_list_families - found
-- Performing Test HAVE_G_APPLICATION_DEFAULT_FLAGS
-- Performing Test HAVE_G_APPLICATION_DEFAULT_FLAGS - Success
-- Found X11: /opt/pkg/include
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so
-- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - not found
-- Looking for gdk/gdkx.h
-- Looking for gdk/gdkx.h - found
-- Looking for pow in m
-- Looking for pow in m - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for socket in xnet
-- Looking for socket in xnet - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Performing Test HAVE_ALIGNED_ALLOC
-- Performing Test HAVE_ALIGNED_ALLOC - Success
CMake Deprecation Warning at doc/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Found Perl: /home/pbulk/build/security/putty/work/.tools/bin/perl (found version "5.40.0")
-- Performing Test HAVE_WMMINTRIN_H
-- Performing Test HAVE_WMMINTRIN_H - Success
-- Performing Test HAVE_AES_NI
-- Performing Test HAVE_AES_NI - Success
-- Performing Test HAVE_SHAINTRIN_H
-- Performing Test HAVE_SHAINTRIN_H - Success
-- Performing Test HAVE_SHA_NI
-- Performing Test HAVE_SHA_NI - Success
-- Performing Test HAVE_CLMUL
-- Performing Test HAVE_CLMUL - Success
-- Performing Test HAVE_ARM_NEON_H
-- Performing Test HAVE_ARM_NEON_H - Failed
-- Performing Test HAVE_ARM64_NEON_H
-- Performing Test HAVE_ARM64_NEON_H - Failed
-- Configuring done (66.5s)
-- Generating done (0.6s)
-- Build files have been written to: /home/pbulk/build/security/putty/work/putty-0.82
=> Rewrite cmake Dependencies files