+ 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/rid-1.11nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rid-1.11nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for rid-1.11.tgz
=> Checksum SHA512 OK for rid-1.11.tgz
===> Installing dependencies for rid-1.11nb2
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency flex>=2.5.4a: found flex-2.6.4
=> 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
=> Build dependency flex>=2.5.4a: found flex-2.6.4
=> Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.1
===> Overriding tools for rid-1.11nb2
===> Extracting for rid-1.11nb2
===> Patching for rid-1.11nb2
=> Applying pkgsrc patches for rid-1.11nb2
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1 2004/06/27 12:21:21 grant Exp $
|
|--- functions.h.orig	2000-02-27 13:37:36.000000000 +1100
|+++ functions.h
--------------------------
Patching file functions.h using Plan A...
Hunk #1 succeeded at 6.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.2 2005/12/08 17:41:16 joerg Exp $
|
|--- pinger.c.orig	2000-02-25 04:33:24.000000000 +0000
|+++ pinger.c
--------------------------
Patching file pinger.c using Plan A...
Hunk #1 succeeded at 23.
Hunk #2 succeeded at 140.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.2 2008/05/27 22:28:21 agc Exp $
|
|--- grammer.y.orig	2005-12-08 17:37:54.000000000 +0000
|+++ grammer.y
--------------------------
Patching file grammer.y using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 12.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-ad
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2008/05/27 22:28:21 agc Exp $
|
|Fix the 3rd arg of waitpid to match the prototype
|
|--- rid.c	2008/05/27 12:45:41	1.1
|+++ rid.c	2008/05/27 12:45:10
--------------------------
Patching file rid.c using Plan A...
Hunk #1 succeeded at 295.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/rid/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.1 2008/05/27 22:28:21 agc Exp $
|
|--- sender.c	2008/05/27 12:47:48	1.1
|+++ sender.c	2008/05/27 12:48:45
--------------------------
Patching file sender.c using Plan A...
Hunk #1 succeeded at 146.
done
===> Creating toolchain wrappers for rid-1.11nb2
===> Configuring for rid-1.11nb2
=> 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 for portability problems in extracted files
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c -o pbulk -g pbulk
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking build system type... x86_64-redhat-linux-gnu
checking for gcc... cc
checking whether the C compiler (cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for bison... /usr/pkg/bin/bison -y
checking for flex... /usr/pkg/bin/flex
checking for yywrap in -ll... no
checking for pcap_datalink in -lpcap... yes
checking how to run the C preprocessor... /lib/cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for ctype.h... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for getopt.h... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing inet_aton... none required
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
updating cache ./config.cache
creating ./config.status
creating Makefile