+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/netatalk3-3.1.18nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/netatalk3-3.1.18nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for netatalk-3.1.18.tar.xz
=> Checksum SHA512 OK for netatalk-3.1.18.tar.xz
===> Installing dependencies for netatalk3-3.1.18nb2
==========================================================================
The supported build options for netatalk3 are:

	cups debug dnssd kerberos ldap pam

The currently selected options are:

	ldap

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.netatalk (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
netatalk3-3.1.18nb2.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 311
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * PYPACKAGE = python311

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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency openldap-client>=2.6.6nb1: found openldap-client-2.6.8
=> Full dependency openssl>=3: found openssl-3.3.1
=> Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2
=> Full dependency python311>=3.11.0: found python311-3.11.9nb1
=> Full dependency libgcrypt>=1.6.0: found libgcrypt-1.10.3
=> Full dependency tcp_wrappers>=7.6.1nb3: found tcp_wrappers-7.6.4
=> Full dependency db5>=5.3.15: found db5-5.3.28nb2
===> Overriding tools for netatalk3-3.1.18nb2
===> Extracting for netatalk3-3.1.18nb2
===> Patching for netatalk3-3.1.18nb2
=> Applying pkgsrc patches for netatalk3-3.1.18nb2
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-bin_ad_ad__cp.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-bin_ad_ad__cp.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_ad_ad__cp.c,v 1.3 2023/05/04 16:53:07 hauke Exp $
|
|Treat NetBSD as FreeBSD for timeval to timespec conversion
|
|--- bin/ad/ad_cp.c.orig	2014-01-27 07:37:46.000000000 +0000
|+++ bin/ad/ad_cp.c
--------------------------
Patching file bin/ad/ad_cp.c using Plan A...
Hunk #1 succeeded at 821.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-config.h.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-config.h.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config.h.in,v 1.2 2016/11/07 12:46:52 christos Exp $
|
|Regen'ed?
|
|--- config.h.in.orig	2014-08-29 06:32:48.000000000 -0400
|+++ config.h.in	2016-11-06 09:19:31.553880005 -0500
--------------------------
Patching file config.h.in using Plan A...
Hunk #1 succeeded at 253 (offset -6 lines).
Hunk #2 succeeded at 433 (offset -6 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-config_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-config_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config_Makefile.in,v 1.2 2016/11/07 12:46:52 christos Exp $
|
|Provide for a separate examples directory
|
|--- config/Makefile.in.orig	2014-08-29 06:33:35.000000000 -0400
|+++ config/Makefile.in	2016-11-06 09:20:59.084990262 -0500
--------------------------
Patching file config/Makefile.in using Plan A...
Hunk #1 succeeded at 838 (offset 40 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-config_pam_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-config_pam_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config_pam_Makefile.in,v 1.2 2017/06/02 12:19:07 szptvlfn Exp $
|
|Do not mess with the base system, we install the pam config to 
|examples/netatalk instead.
|
|--- config/pam/Makefile.in.orig	2017-01-23 01:23:45.000000000 +0900
|+++ config/pam/Makefile.in	2017-06-02 19:34:25.557582142 +0900
--------------------------
Patching file config/pam/Makefile.in using Plan A...
Hunk #1 succeeded at 445 (offset 5 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.2 2024/02/05 15:02:16 hauke Exp $
|
|apply changes from patch-macros_quota-check.m4 for NetBSD's quota
|
|--- configure.orig	2024-02-05 14:15:24.671242466 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 17464.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-distrib_initscripts_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-distrib_initscripts_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-distrib_initscripts_Makefile.in,v 1.2 2016/11/07 12:46:52 christos Exp $
|
|Be portable with bsdmake
|
|--- distrib/initscripts/Makefile.in.orig	2014-08-29 06:33:35.000000000 -0400
|+++ distrib/initscripts/Makefile.in	2016-11-06 09:29:53.150749307 -0500
--------------------------
Patching file distrib/initscripts/Makefile.in using Plan A...
Hunk #1 succeeded at 712 (offset 92 lines).
Hunk #2 succeeded at 751 (offset 4 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-distrib_initscripts_netatalk.xml.tmpl
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-distrib_initscripts_netatalk.xml.tmpl
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-distrib_initscripts_netatalk.xml.tmpl,v 1.1 2016/11/07 00:41:57 christos Exp $
|
|pkgsrc-installed SMF manifests default to /pkgsrc FMRI
|
|--- distrib/initscripts/netatalk.xml.tmpl.orig	2013-04-09 12:56:17.000000000 +0000
|+++ distrib/initscripts/netatalk.xml.tmpl
--------------------------
Patching file distrib/initscripts/netatalk.xml.tmpl using Plan A...
Hunk #1 succeeded at 2.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_afpd_afp__dsi.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_afpd_afp__dsi.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-etc_afpd_afp__dsi.c,v 1.1 2020/07/06 20:19:54 christos Exp $
|
|Turn on ipv4 encapsulation in v6 sockets
|
|--- etc/afpd/afp_dsi.c.orig	2016-05-20 03:23:56.000000000 -0400
|+++ etc/afpd/afp_dsi.c	2020-07-05 18:44:20.904366760 -0400
--------------------------
Patching file etc/afpd/afp_dsi.c using Plan A...
Hunk #1 succeeded at 19.
Hunk #2 succeeded at 494.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_afpd_quota.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_afpd_quota.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-etc_afpd_quota.c,v 1.5 2023/05/04 16:53:07 hauke Exp $
|
|NetBSD uses a different quota API.
|
|--- etc/afpd/quota.c.orig	2023-04-28 05:16:02.000000000 +0000
|+++ etc/afpd/quota.c
--------------------------
Patching file etc/afpd/quota.c using Plan A...
Hunk #1 succeeded at 36.
Hunk #2 succeeded at 55.
Hunk #3 succeeded at 123.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_cnid__dbd_cnid__metad.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_cnid__dbd_cnid__metad.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-etc_cnid__dbd_cnid__metad.c,v 1.2 2016/11/07 12:46:52 christos Exp $
|
|Since we don't block, always wait...
|
|--- etc/cnid_dbd/cnid_metad.c.orig	2014-05-22 01:33:45.000000000 -0400
|+++ etc/cnid_dbd/cnid_metad.c	2016-11-06 09:31:53.239252178 -0500
--------------------------
Patching file etc/cnid_dbd/cnid_metad.c using Plan A...
Hunk #1 succeeded at 534.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_cnid__dbd_usockfd.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_cnid__dbd_usockfd.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-etc_cnid__dbd_usockfd.c,v 1.1 2020/07/06 20:19:54 christos Exp $
|
|Turn on ipv4 encapsulation on ipv6 sockets
|
|--- etc/cnid_dbd/usockfd.c.orig	2016-03-10 03:06:20.000000000 -0500
|+++ etc/cnid_dbd/usockfd.c	2020-07-05 22:02:52.137043709 -0400
--------------------------
Patching file etc/cnid_dbd/usockfd.c using Plan A...
Hunk #1 succeeded at 114.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_netatalk_netatalk.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-etc_netatalk_netatalk.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-etc_netatalk_netatalk.c,v 1.2 2016/11/07 12:46:52 christos Exp $
|
|We need EV_PERSIST for the sigterm handler to work.
|
|--- etc/netatalk/netatalk.c.old	2014-11-19 05:22:07.000000000 -0500
|+++ etc/netatalk/netatalk.c	2016-11-06 19:36:34.732675930 -0500
--------------------------
Patching file etc/netatalk/netatalk.c using Plan A...
Hunk #1 succeeded at 461 (offset 61 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-include_atalk_util.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-include_atalk_util.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_atalk_util.h,v 1.2 2016/11/07 12:46:52 christos Exp $
|
|Make symbols loaded from dso's available to others.
|
|--- include/atalk/util.h.orig	2014-08-07 07:11:55.000000000 -0400
|+++ include/atalk/util.h	2016-11-06 09:33:20.246331563 -0500
--------------------------
Patching file include/atalk/util.h using Plan A...
Hunk #1 succeeded at 115.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-libatalk_dsi_dsi__tcp.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-libatalk_dsi_dsi__tcp.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libatalk_dsi_dsi__tcp.c,v 1.1 2020/07/06 20:19:54 christos Exp $
|
|Add mapped ipv4 address support
|
|--- libatalk/dsi/dsi_tcp.c.orig	2016-05-20 03:23:56.000000000 -0400
|+++ libatalk/dsi/dsi_tcp.c	2020-07-05 22:15:50.293819162 -0400
--------------------------
Patching file libatalk/dsi/dsi_tcp.c using Plan A...
Hunk #1 succeeded at 363.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-libatalk_util_getiface.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-libatalk_util_getiface.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libatalk_util_getiface.c,v 1.2 2016/11/07 12:46:52 christos Exp $
|
|Provide support for getifaddrs
|
|--- libatalk/util/getiface.c.orig	2013-04-09 12:56:18.000000000 +0000
|+++ libatalk/util/getiface.c
--------------------------
Patching file libatalk/util/getiface.c using Plan A...
Hunk #1 succeeded at 12.
Hunk #2 succeeded at 75.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-macros_quota-check.m4
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/patches/patch-macros_quota-check.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-macros_quota-check.m4,v 1.3 2024/02/05 15:02:16 hauke Exp $
|
|NetBSD flavor of quota
|
|--- macros/quota-check.m4.orig	2023-10-05 11:12:30.000000000 +0000
|+++ macros/quota-check.m4
--------------------------
Patching file macros/quota-check.m4 using Plan A...
Hunk #1 succeeded at 21.
done
===> Creating toolchain wrappers for netatalk3-3.1.18nb2
===> Configuring for netatalk3-3.1.18nb2
=> 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
=> Replacing python interpreter in contrib/shell_utils/afpstats libevent/event_rpcgen.py.
WARNING: [replace-interpreter] Skipping non-existent file "libevent/event_rpcgen.py".
=> Checking for portability problems in extracted files
configure: WARNING: unrecognized options: --with-libevent-header, --with-libevent-lib, --disable-cups
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /home/pbulk/build/net/netatalk3/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gawk... (cached) /bin/gawk
checking for x86_64-redhat-linux-gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... -std=gnu11
checking whether cc -std=gnu11 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of cc -std=gnu11... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for make... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for fgrep... /bin/grep -F
checking for ld used by cc -std=gnu11... /home/pbulk/build/net/netatalk3/work/.cwrapper/bin/ld
checking if the linker (/home/pbulk/build/net/netatalk3/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 2097152
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/pbulk/build/net/netatalk3/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from cc -std=gnu11 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-redhat-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc -std=gnu11 supports -fno-rtti -fno-exceptions... no
checking for cc -std=gnu11 option to produce PIC... -fPIC -DPIC
checking if cc -std=gnu11 PIC flag -fPIC -DPIC works... yes
checking if cc -std=gnu11 static flag -static works... no
checking if cc -std=gnu11 supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if cc -std=gnu11 supports -c -o file.o... (cached) yes
checking whether the cc -std=gnu11 linker (/home/pbulk/build/net/netatalk3/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for mt... /usr/pkg/bin/perl
checking for mt... (cached) /bin/grep
checking for ps... /bin/ps
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking to see if we can add '__attribute__((unused))' to CFLAGS... yes
checking for mntent.h... yes
checking for unistd.h... (cached) yes
checking for termios.h... yes
checking for ufs/quota.h... no
checking for netdb.h... yes
checking for sgtty.h... yes
checking for statfs.h... no
checking for dlfcn.h... (cached) yes
checking for langinfo.h... yes
checking for locale.h... yes
checking for sys/param.h... yes
checking for sys/fcntl.h... yes
checking for sys/termios.h... yes
checking for sys/mnttab.h... no
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for fshare_t... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for 64 bit off_t... yes
checking if large file support is available... yes
checking for cc -std=gnu11 options needed to detect all undeclared functions... none needed
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for dlopen... (cached) no
checking for dlsym... no
checking for dlclose... no
checking for _ prefix in compiled symbols... no
checking what extension is used for runtime loadable modules... .so
checking for openat... yes
checking for renameat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for struct tm.tm_gmtoff... yes
checking for backtrace_symbols... yes
checking for dirfd... yes
checking for getusershell... yes
checking for pread... yes
checking for pwrite... yes
checking for pselect... yes
checking for setlinebuf... yes
checking for strlcat... no
checking for strlcpy... no
checking for strnlen... yes
checking for mempcpy... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for mmap... yes
checking for utime... yes
checking for getpagesize... yes
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking for getifaddrs... yes
checking how to run the C preprocessor... cc -std=gnu11 -E
checking for pthread_join using cc -std=gnu11  -pthread  -lpthread -lrt... yes
checking whether cc -std=gnu11 is Clang... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking whether to check for 64bit libraries... yes
 * Linux specific configuration
checking for linux/dqblk_xfs.h... yes
checking for ldconfig... /home/pbulk/build/net/netatalk3/work/.tools/bin/ldconfig
NETA_LDCONFIG = /home/pbulk/build/net/netatalk3/work/.tools/bin/ldconfig
no
checking whether to enable AFS support... no
checking for cracklib support... no
checking whether to enable verbose debug code... no
checking whether to enable debugging with debuggers... no
checking for libiconv... yes
checking for working iconv... yes
checking whether iconv supports UCS-2-INTERNAL... no
checking pkg-config is at least version 0.9.0... yes
checking whether or not to use Database Daemon CNID backend... yes
checking whether or not to use BDB Concurrent Data Store... no
checking whether or not to use LAST DID scheme... yes
checking whether or not to use TDB DID scheme... yes
checking MySQL library and headers... checking default DID scheme... dbd
checking whether default CNID scheme has been activated... yes
checking for main in -lrpcsvc... yes
checking for rpc/rpc.h... yes
checking for rpc/pmap_prot.h... yes
checking for rpcsvc/rquota.h... no
checking for quota_open in -lquota... no
checking for avahi-client/client.h... no
checking for dns_sd.h... no
checking for dns_sd.h... (cached) no
checking whether to enable Zeroconf support... no
checking whether to enable the TCP wrappers... no
checking for PAM installation directory... no
checking for includable common PAM config... no (using defaut pam_unix.so)
checking whether to enable PAM support... no
checking for shadow.h... yes
checking whether shadow support should be enabled... yes
checking whether checking for a valid shell should be enabled... yes
disabling init-style support
checking for libgcrypt-config... /usr/pkg/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.3... yes (1.10.3)
checking libgcrypt API version... okay
checking libgcrypt hast CAST5 API... yes
configure: Enabling DHX2 UAM
checking for SSL... /usr/pkg (enabling RANDNUM and DHX support)
checking for main in -lcrypto... yes
checking for main in -ldes... no
checking for Berkeley DB headers in /usr/pkg/include/... no
checking for Berkeley DB headers in /usr/pkg/include/db6.1... no
checking for Berkeley DB headers in /usr/pkg/include/db6... no
checking for Berkeley DB headers in /usr/pkg/include/db5... yes
checking /usr/pkg/include/db5/db.h version >= 4.6.0... yes
checking Berkeley DB library (-ldb53)... no
checking Berkeley DB library (-ldb5.3)... no
checking Berkeley DB library (-ldb-53)... no
checking Berkeley DB library (-ldb-5.3)... header/library version mismatch (5.3.28/5.3.21), no
checking Berkeley DB library (-ldb5-5.3)... 5.3.28 ... yes
checking for crypt.h... yes
checking for main in -lcrypt... yes
checking whether the PGP UAM should be build... no
checking whether Kerberos V UAM should be build... no
checking for Kerberos 5 (necessary for GetSrvrInfo:DirectoryNames support)... no
checking for krb5_free_unparsed_name... no
checking for krb5_free_error_message... no
checking for krb5_free_keytab_entry_contents... no
checking for krb5_kt_free_entry... no
checking whether configuration files should be overwritten... yes
checking for LDAP (necessary for client-side ACL visibility)... /usr/pkg
checking for ldap.h... yes
checking for ldap_init in -lldap... yes
checking whether to support ACLs... auto
checking for acl_get_file in -lacl... no
checking for getxattr in -lattr... no
checking for POSIX ACL support... no
configure: ACL support is not avaliable
checking for sys/attributes.h... no
checking for attr/xattr.h... no
checking for sys/xattr.h... yes
checking for sys/extattr.h... no
checking for sys/uio.h... yes
checking for sys/ea.h... no
checking for library containing getxattr... none required
checking for getxattr... yes
checking for lgetxattr... yes
checking for fgetxattr... yes
checking for listxattr... yes
checking for llistxattr... yes
checking for flistxattr... yes
checking for removexattr... yes
checking for lremovexattr... yes
checking for fremovexattr... yes
checking for setxattr... yes
checking for lsetxattr... yes
checking for fsetxattr... yes
checking whether xattr interface takes additional options... no
checking if the realpath function allows a NULL argument... yes
checking for sendfile... yes
checking for splice... yes
checking for libevent... yes
checking whether to use bundled tdb... yes
checking whether to use bundled talloc... yes
checking for tracker-sparql-0.12 >= 0.12... no
checking for dtrace... no
checking for dbus-1 >= 1.1... no
checking for dbus-glib-1... no
checking for gthread-2.0... no
checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no
checking netatalk lockfile path... /var/lock/netatalk
checking whether to build Docbook documentation... no
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating bin/ad/Makefile
config.status: creating bin/afppasswd/Makefile
config.status: creating bin/cnid/Makefile
config.status: creating bin/cnid/cnid2_create
config.status: creating bin/misc/Makefile
config.status: creating config/Makefile
config.status: creating config/pam/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/macusers/Makefile
config.status: creating contrib/macusers/macusers
config.status: creating contrib/shell_utils/Makefile
config.status: creating contrib/shell_utils/apple_dump
config.status: creating contrib/shell_utils/asip-status
config.status: creating distrib/Makefile
config.status: creating distrib/config/Makefile
config.status: creating distrib/config/netatalk-config
config.status: creating distrib/initscripts/Makefile
config.status: creating distrib/m4/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html.xsl
config.status: creating doc/man.xsl
config.status: creating doc/manual/Makefile
config.status: creating doc/manual/manual.xml
config.status: creating doc/manpages/Makefile
config.status: creating doc/manpages/man1/Makefile
config.status: creating doc/manpages/man5/Makefile
config.status: creating doc/manpages/man8/Makefile
config.status: creating etc/Makefile
config.status: creating etc/afpd/Makefile
config.status: creating etc/cnid_dbd/Makefile
config.status: creating etc/netatalk/Makefile
config.status: creating etc/spotlight/Makefile
config.status: creating etc/uams/Makefile
config.status: creating include/Makefile
config.status: creating include/atalk/Makefile
config.status: creating libatalk/Makefile
config.status: creating libatalk/acl/Makefile
config.status: creating libatalk/adouble/Makefile
config.status: creating libatalk/bstring/Makefile
config.status: creating libatalk/cnid/Makefile
config.status: creating libatalk/cnid/cdb/Makefile
config.status: creating libatalk/cnid/last/Makefile
config.status: creating libatalk/cnid/dbd/Makefile
config.status: creating libatalk/cnid/tdb/Makefile
config.status: creating libatalk/cnid/mysql/Makefile
config.status: creating libatalk/compat/Makefile
config.status: creating libatalk/dsi/Makefile
config.status: creating libatalk/iniparser/Makefile
config.status: creating libatalk/talloc/Makefile
config.status: creating libatalk/tdb/Makefile
config.status: creating libatalk/unicode/Makefile
config.status: creating libatalk/unicode/charsets/Makefile
config.status: creating libatalk/util/Makefile
config.status: creating libatalk/vfs/Makefile
config.status: creating macros/Makefile
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man1/ad.1
config.status: creating man/man1/afpldaptest.1
config.status: creating man/man1/afppasswd.1
config.status: creating man/man1/afpstats.1
config.status: creating man/man1/apple_dump.1
config.status: creating man/man1/asip-status.1
config.status: creating man/man1/dbd.1
config.status: creating man/man1/macusers.1
config.status: creating man/man1/netatalk-config.1
config.status: creating man/man5/Makefile
config.status: creating man/man5/afp.conf.5
config.status: creating man/man5/afp_signature.conf.5
config.status: creating man/man5/afp_voluuid.conf.5
config.status: creating man/man5/extmap.conf.5
config.status: creating man/man8/Makefile
config.status: creating man/man8/afpd.8
config.status: creating man/man8/cnid_dbd.8
config.status: creating man/man8/cnid_metad.8
config.status: creating man/man8/netatalk.8
config.status: creating test/Makefile
config.status: creating test/afpd/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove 'libtoolT': No such file or directory
config.status: executing default commands
configure: WARNING: unrecognized options: --with-libevent-header, --with-libevent-lib, --disable-cups
Compilation summary:
    CPPFLAGS       = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir) -DLDAP_DEPRECATED -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include/db5
    CFLAGS         = -D_U_="__attribute__((unused))" -pipe -O2 -DLDAP_DEPRECATED -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/pkg/include/db5
    LIBS           = 
    PTHREADS:
        LIBS   = -lpthread -lrt
        CFLAGS =  -pthread 
    SSL:
        LIBS   =  -L/usr/pkg/lib64 -L/usr/pkg -lcrypto
        CFLAGS =  -I/usr/pkg/include -I/usr/pkg/include/openssl
    LIBGCRYPT:
        LIBS   = -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgcrypt -lgpg-error
        CFLAGS = -I/usr/pkg/include
    BDB:
        LIBS   =  -L/usr/pkg/lib64 -ldb5-5.3
        CFLAGS =  -I/usr/pkg/include/db5
    LDAP:
        LIBS   = -L/usr/pkg/lib -lldap
        CFLAGS = -I/usr/pkg/include
    LIBEVENT:
        LIBS   = -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -levent
        CFLAGS = -I/usr/pkg/include
    TDB:
        bundled
    TALLOC:
        bundled
    ICONV:
        LIBS   =  -liconv
        CFLAGS = 
Configure summary:
    INIT STYLE:
         none
    AFP:
         Extended Attributes: ad | sys
         ACL support: no
         Spotlight: no
    CNID:
         backends:  dbd last tdb
    UAMS:
         DHX     ( SHADOW)
         DHX2    ( SHADOW)
         RANDNUM (afppasswd)
         clrtxt  ( SHADOW)
         guest
    Options:
         Zeroconf support:        no
         tcp wrapper support:     no
         quota support:           yes
         valid shell check:       yes
         cracklib support:        no
         ACL support:             auto
         Kerberos support:        no
         LDAP support:            yes
         AFP stats via dbus:      no
         dtrace probes:           no
    Paths:
         Netatalk lockfile:       /var/lock/netatalk
    Documentation:
         Docbook:                 no
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
/bin/cp /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/netatalk3/files/netatalk_smf.sh /home/pbulk/build/net/netatalk3/work/netatalk-3.1.18/distrib/initscripts