WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for oidentd-2.0.7.tar.gz
=> Checksum SHA512 OK for oidentd-2.0.7.tar.gz
===> Installing dependencies for oidentd-2.0.7nb4
==========================================================================
The supported build options for oidentd 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.oidentd (not defined)

==========================================================================
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency osabi-Darwin-23.5.0: found osabi-Darwin-23.5.0
===> Overriding tools for oidentd-2.0.7nb4
===> Extracting for oidentd-2.0.7nb4
===> Patching for oidentd-2.0.7nb4
=> Applying pkgsrc patches for oidentd-2.0.7nb4
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/oidentd/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/oidentd/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1.1.1 2004/01/03 23:21:45 tron Exp $
|
|--- src/oidentd.h.orig	Fri Jul 11 16:11:25 2003
|+++ src/oidentd.h	Sun Jan  4 00:06:40 2004
--------------------------
Patching file src/oidentd.h using Plan A...
Hunk #1 succeeded at 24.
Hunk #2 succeeded at 36.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/oidentd/patches/patch-ab
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/oidentd/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1.1.1 2004/01/03 23:21:45 tron Exp $
|
|--- src/oidentd_options.c.orig	Sun Apr 27 22:17:43 2003
|+++ src/oidentd_options.c	Sat Jan  3 23:59:04 2004
--------------------------
Patching file src/oidentd_options.c using Plan A...
Hunk #1 succeeded at 385.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/oidentd/patches/patch-ac
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/oidentd/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.5 2005/08/07 12:51:32 tron Exp $
|
|--- src/kernel/netbsd.c.orig	2003-02-12 02:15:59.000000000 +0000
|+++ src/kernel/netbsd.c	2005-08-07 13:48:57.000000000 +0100
--------------------------
Patching file src/kernel/netbsd.c using Plan A...
Hunk #1 succeeded at 29.
Hunk #2 succeeded at 42.
Hunk #3 succeeded at 110.
Hunk #4 succeeded at 177.
Hunk #5 succeeded at 200.
Hunk #6 succeeded at 218.
Hunk #7 succeeded at 236.
Hunk #8 succeeded at 355.
Hunk #9 succeeded at 409.
Hunk #10 succeeded at 422.
Hunk #11 succeeded at 448.
Hunk #12 succeeded at 456.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/oidentd/patches/patch-ad
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/oidentd/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2006/06/01 22:20:16 joerg Exp $
|
|--- configure.orig	2006-06-01 22:17:32.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5912.
done
echo >>/Users/pbulk/build/net/oidentd/work/oidentd-2.0.7/config.h.in "#define PKG_SYSCONFDIR \"/opt/pkg/etc\""
===> Creating toolchain wrappers for oidentd-2.0.7nb4
===> Configuring for oidentd-2.0.7nb4
=> 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether build environment is sane... yes
checking for gawk... /opt/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking for x86_64-apple-darwin23-gcc... clang
checking for C compiler default output... 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 clang accepts -g... yes
checking for clang option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for flex... /usr/bin/flex
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for __attribute__... no
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 netinet/ip_compat.h usability... no
checking netinet/ip_compat.h presence... no
checking for netinet/ip_compat.h... no
checking netinet6/in6_pcb.h usability... no
checking netinet6/in6_pcb.h presence... no
checking for netinet6/in6_pcb.h... no
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for u_int8_t... yes
checking for socklen_t... yes
checking for in_addr_t... yes
checking for in_port_t... yes
checking for setsockopt... yes
checking for inet_ntop... yes
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for inet_aton... yes
checking for getpagesize... yes
checking for getopt_long... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking for ss_family member in struct sockaddr_storage... yes
checking for main in -ludb... no
checking netinet/ip_nat.h usability... no
checking netinet/ip_nat.h presence... no
checking for netinet/ip_nat.h... no
checking /usr/src/sys/contrib/ipfilter/netinet/ip_nat.h usability... no
checking /usr/src/sys/contrib/ipfilter/netinet/ip_nat.h presence... no
checking for /usr/src/sys/contrib/ipfilter/netinet/ip_nat.h... no
checking if nat_t has nat_p member... no
configure: WARNING: not including NAT/IP masquerade support.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/missing/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands