+ 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/android-tools-adb-5.1.1.29/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/android-tools-adb-5.1.1.29/work.log
=> Checksum BLAKE2s OK for platform_system_core-android-5.1.1_r29.tar.gz
=> Checksum SHA512 OK for platform_system_core-android-5.1.1_r29.tar.gz
===> Installing dependencies for android-tools-adb-5.1.1.29
==========================================================================
The following variables will affect the build process of this package,
android-tools-adb-5.1.1.29.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private

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 gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency libusb1>=1.0.9: found libusb1-1.0.27
=> Full dependency openssl>=3: found openssl-3.3.2
===> Overriding tools for android-tools-adb-5.1.1.29
===> Extracting for android-tools-adb-5.1.1.29
/bin/cp /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/android-tools-adb/files/Makefile /home/pbulk/build/devel/android-tools-adb/work/platform_system_core-android-5.1.1_r29/adb
===> Patching for android-tools-adb-5.1.1.29
=> Applying pkgsrc patches for android-tools-adb-5.1.1.29
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/android-tools-adb/patches/patch-adb__auth__host.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/android-tools-adb/patches/patch-adb__auth__host.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-adb__auth__host.c,v 1.1 2024/09/21 13:14:58 abs Exp $
|
|OpenSSL 1.1.x compatibility.
|Use getter for rsa->n, suggested by
|https://wiki.openssl.org/index.php/OpenSSL_1.1.0_Changes
|
|--- adb_auth_host.c.orig	2014-10-22 00:46:49.000000000 +0000
|+++ adb_auth_host.c
--------------------------
Patching file adb_auth_host.c using Plan A...
Hunk #1 succeeded at 53 (offset 3 lines).
Hunk #2 succeeded at 88 (offset 3 lines).
Hunk #3 succeeded at 112 (offset 3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/android-tools-adb/patches/patch-get__my__path__freebsd.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/android-tools-adb/patches/patch-get__my__path__freebsd.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-get__my__path__freebsd.c,v 1.1 2024/09/21 13:14:58 abs Exp $
|
|Use sysctl rather than /proc
|
|--- get_my_path_freebsd.c.orig	2014-10-22 00:46:49.000000000 +0000
|+++ get_my_path_freebsd.c
--------------------------
Patching file get_my_path_freebsd.c using Plan A...
Hunk #1 succeeded at 18.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/android-tools-adb/patches/patch-usb__libusb.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/android-tools-adb/patches/patch-usb__libusb.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-usb__libusb.c,v 1.1 2024/09/21 13:14:58 abs Exp $
|
|Patch for chnages libusb interface
|
|--- usb_libusb.c.orig	2014-10-22 00:46:49.000000000 +0000
|+++ usb_libusb.c
--------------------------
Patching file usb_libusb.c using Plan A...
Hunk #1 succeeded at 37.
Hunk #2 succeeded at 246.
Hunk #3 succeeded at 257.
Hunk #4 succeeded at 265.
Hunk #5 succeeded at 304.
Hunk #6 succeeded at 382.
done
===> Creating toolchain wrappers for android-tools-adb-5.1.1.29
/usr/bin/sed  -e '/^#/d'  -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g'  -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g'  -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g'  < ../../extra/gcc13-libs/files/specs.pkgsrc  > /home/pbulk/build/devel/android-tools-adb/work/.cwrapper/specs.pkgsrc
===> Configuring for android-tools-adb-5.1.1.29