+ 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/rp-pppoe-3.8nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rp-pppoe-3.8nb2/work.log
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for rp-pppoe-3.8.tar.gz
=> Checksum SHA512 OK for rp-pppoe-3.8.tar.gz
===> Installing dependencies for rp-pppoe-3.8nb2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for rp-pppoe-3.8nb2
===> Extracting for rp-pppoe-3.8nb2
===> Patching for rp-pppoe-3.8nb2
=> Applying pkgsrc patches for rp-pppoe-3.8nb2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.11 2006/11/01 15:17:13 martin Exp $
|
|--- src/Makefile.in.orig	2006-04-02 16:29:42.000000000 +0200
|+++ src/Makefile.in	2006-11-01 12:32:04.000000000 +0100
--------------------------
Patching file src/Makefile.in using Plan A...
Hunk #1 succeeded at 61.
Hunk #2 succeeded at 90.
Hunk #3 succeeded at 147.
Hunk #4 succeeded at 166.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.6 2006/11/01 15:17:14 martin Exp $
|
|--- scripts/pppoe-setup.in.orig	2006-04-02 16:29:42.000000000 +0200
|+++ scripts/pppoe-setup.in	2006-11-01 12:34:32.000000000 +0100
--------------------------
Patching file scripts/pppoe-setup.in using Plan A...
Hunk #1 succeeded at 320.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-af
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-af
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-af,v 1.3 2006/11/01 15:17:14 martin Exp $
|
|--- scripts/pppoe-connect.in.orig	Mon Jul  8 16:38:24 2002
|+++ scripts/pppoe-connect.in	Mon Oct  7 22:31:42 2002
--------------------------
Patching file scripts/pppoe-connect.in using Plan A...
Hunk #1 succeeded at 218.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-ag
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-ag
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ag,v 1.4 2005/11/03 22:49:41 rillig Exp $
|
|--- src/common.c.orig	2002-07-09 00:38:24.000000000 +1000
|+++ src/common.c
--------------------------
Patching file src/common.c using Plan A...
Hunk #1 succeeded at 20.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-ah
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-ah
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ah,v 1.1 2006/11/01 15:17:14 martin Exp $
|
|--- src/pppoe.h.orig	2006-11-01 12:10:00.000000000 +0100
|+++ src/pppoe.h	2006-11-01 12:14:59.000000000 +0100
--------------------------
Patching file src/pppoe.h using Plan A...
Hunk #1 succeeded at 75.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-ai
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/rp-pppoe/patches/patch-ai
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ai,v 1.2 2012/08/23 13:10:52 is Exp $
|
|--- src/if.c.orig	2006-04-02 14:29:42.000000000 +0000
|+++ src/if.c
--------------------------
Patching file src/if.c using Plan A...
Hunk #1 succeeded at 99.
Hunk #2 succeeded at 152.
Hunk #3 succeeded at 164.
done
===> Creating toolchain wrappers for rp-pppoe-3.8nb2
===> Configuring for rp-pppoe-3.8nb2
=> 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
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 for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 sys/dlpi.h usability... yes
checking sys/dlpi.h presence... yes
checking for sys/dlpi.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking net/if_arp.h usability... yes
checking net/if_arp.h presence... yes
checking for net/if_arp.h... yes
checking netinet/if_ether.h usability... no
checking netinet/if_ether.h presence... yes
configure: WARNING: netinet/if_ether.h: present but cannot be compiled
configure: WARNING: netinet/if_ether.h:     check for missing prerequisite headers?
configure: WARNING: netinet/if_ether.h: see the Autoconf documentation
configure: WARNING: netinet/if_ether.h:     section "Present But Cannot Be Compiled"
configure: WARNING: netinet/if_ether.h: proceeding with the preprocessor's result
configure: WARNING: netinet/if_ether.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for netinet/if_ether.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for fcntl.h... (cached) yes
checking net/bpf.h usability... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking net/ethernet.h usability... no
checking net/ethernet.h presence... no
checking for net/ethernet.h... no
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking linux/if_packet.h usability... no
checking linux/if_packet.h presence... no
checking for linux/if_packet.h... no
checking linux/if_ether.h usability... no
checking linux/if_ether.h presence... no
checking for linux/if_ether.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/cdefs.h usability... no
checking sys/cdefs.h presence... no
checking for sys/cdefs.h... no
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking net/if_ether.h usability... no
checking net/if_ether.h presence... no
checking for net/if_ether.h... no
checking net/if_types.h usability... yes
checking net/if_types.h presence... yes
checking for net/if_types.h... yes
checking for netinet/if_ether.h... (cached) yes
checking for net/if_types.h... (cached) yes
checking for net/if_dl.h... (cached) yes
checking for linux/if.h... no
checking for linux/if_pppox.h... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct sockaddr_ll... no
checking for N_HDLC line discipline... no
checking for working memcmp... yes
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking for select... yes
checking for socket... no
checking for strerror... yes
checking for strtol... yes
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking for unsigned short... yes
checking size of unsigned short... 2
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 8
checking for pppd... NOTFOUND
checking for echo... (cached) echo
checking for setsid... no
checking for id... /usr/xpg4/bin/id
checking for Linux 2.4.X kernel-mode PPPoE support... no
configure: WARNING: *** Oops!  I couldn't find pppd, the PPP daemon anywhere.
configure: WARNING: *** You must install pppd, version 2.3.10 or later.
configure: WARNING: *** I will keep going, but it may not work.
configure: WARNING: *** Oops.  I cannot figure out what version of pppd you have.
configure: WARNING: *** All I got back was ''
configure: WARNING: *** I will keep going, but it may not work.
checking packing order of bit fields... reversed
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libevent/Makefile
config.status: creating ../scripts/pppoe-connect
config.status: creating ../scripts/pppoe-start
config.status: creating ../scripts/pppoe-stop
config.status: creating ../scripts/pppoe-init
config.status: creating ../scripts/pppoe-init-suse
config.status: creating ../scripts/pppoe-init-turbolinux
config.status: creating ../scripts/pppoe-setup
config.status: creating ../gui/Makefile
config.status: creating ../gui/tkpppoe
config.status: creating config.h
On this platform, the following targets will be built:
pppoe pppoe-server pppoe-sniff
Type 'make' to compile the software.