+ 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/arpwatch-2.1a15nb4/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/arpwatch-2.1a15nb4/work.log
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for arpwatch-2.1a15.tar.gz
=> Checksum SHA512 OK for arpwatch-2.1a15.tar.gz
===> Installing dependencies for arpwatch-2.1a15nb4
=> 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 libpcap>=1.3.0nb1: found libpcap-1.10.5
===> Overriding tools for arpwatch-2.1a15nb4
===> Extracting for arpwatch-2.1a15nb4
===> Patching for arpwatch-2.1a15nb4
f=arpwatch.h;							 /usr/bin/mv /home/pbulk/build/net/arpwatch/work/arpwatch-2.1a15/$f /home/pbulk/build/net/arpwatch/work/arpwatch-2.1a15/$f-prepatch;			 /usr/bin/sed -e '/Header/s|\$||g' /home/pbulk/build/net/arpwatch/work/arpwatch-2.1a15/$f-prepatch > /home/pbulk/build/net/arpwatch/work/arpwatch-2.1a15/$f
=> Applying pkgsrc patches for arpwatch-2.1a15nb4
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.6 2005/11/30 22:36:43 bouyer Exp $
|
|--- Makefile.in.orig	2000-06-15 02:39:55.000000000 +0200
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 30.
Hunk #2 succeeded at 47.
Hunk #3 succeeded at 113.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.8 2005/12/05 20:50:44 rillig Exp $
|
|--- arpwatch.8.orig	2005-10-25 12:51:51.000000000 +0200
|+++ arpwatch.8	2005-10-25 12:52:40.000000000 +0200
--------------------------
Patching file arpwatch.8 using Plan A...
Hunk #1 succeeded at 71.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.10 2006/04/15 09:54:20 bouyer Exp $
|
|--- arpwatch.c.orig	2004-01-22 23:18:20.000000000 +0100
|+++ arpwatch.c	2006-04-12 12:36:25.000000000 +0200
--------------------------
Patching file arpwatch.c using Plan A...
Hunk #1 succeeded at 107.
Hunk #2 succeeded at 121.
Hunk #3 succeeded at 172.
Hunk #4 succeeded at 191.
Hunk #5 succeeded at 229.
Hunk #6 succeeded at 772.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-ad
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.5 2001/08/24 11:37:08 abs Exp $
|
|--- arpwatch.h.orig	Fri Aug 24 12:26:38 2001
|+++ arpwatch.h
--------------------------
Patching file arpwatch.h using Plan A...
Hunk #1 succeeded at 2.
done
=> Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/arpwatch/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.5 2005/12/05 20:50:44 rillig Exp $
|
|--- report.c.orig	2000-10-01 01:41:10.000000000 +0200
|+++ report.c	2005-10-25 13:07:21.000000000 +0200
--------------------------
Patching file report.c using Plan A...
Hunk #1 succeeded at 70.
Hunk #2 succeeded at 242.
done
===> Creating toolchain wrappers for arpwatch-2.1a15nb4
===> Configuring for arpwatch-2.1a15nb4
=> Fixing hardcoded paths.
=> 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 build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
checking for x86_64-sun-solaris2.11-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for memory.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for bcopy... yes
checking for strerror... yes
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
checking for sigset... yes
checking if union wait is used... no
checking for res_query in -lresolv... yes
checking for gethostbyname... yes
checking for socket... yes
checking for putmsg in -lstr... no
checking for local pcap library... not found
checking for pcap_open_live in -lpcap... yes
checking for sendmail... /usr/sbin/sendmail
checking for  using gcc... no
checking if ether_header uses ether_addr structs... no
checking if ether_arp uses ether_addr structs... no
checking if ether_arp uses erp_xsha member... no
checking for dn_skipname... no
checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk
configure: creating ./config.status
config.status: creating Makefile
creating empty arp.dat file