=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for netatalk-2.2.6.tar.bz2
=> Checksum RMD160 OK for netatalk-2.2.6.tar.bz2
=> Checksum SHA512 OK for netatalk-2.2.6.tar.bz2
===> Installing dependencies for netatalk22-2.2.6nb6
==========================================================================
The supported build options for netatalk22 are:

	cups debug dnssd kerberos ldap pam slp

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,
netatalk22-2.2.6nb6.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

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

        * BDBBASE (defined, but empty)
        * BDB_LIBS = -ldb4
        * BDB_TYPE = db4

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1
=> Tool dependency gmake>=3.81: found gmake-4.1nb4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency perl>=5.0: found perl-5.26.2
=> Full dependency libgcrypt>=1.6.0: found libgcrypt-1.8.3
=> Full dependency db4>=4.8.30: found db4-4.8.30
===> Overriding tools for netatalk22-2.2.6nb6
===> Extracting for netatalk22-2.2.6nb6
===> Patching for netatalk22-2.2.6nb6
=> Applying pkgsrc patches for netatalk22-2.2.6nb6
=> Verifying /data/pkgsrc/net/netatalk22/patches/patch-config_Makefile.in
=> Applying pkgsrc patch /data/pkgsrc/net/netatalk22/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.1 2017/07/12 13:56:00 hauke Exp $
|
|Install config files to examples/netatalk, and leave installation to
|the pkginstall framerwork.
|
|Renamed from patch-ah
|
|--- config/Makefile.in.orig	2011-09-06 07:41:20.000000000 -0400
|+++ config/Makefile.in	2011-09-21 09:34:21.000000000 -0400
--------------------------
Patching file config/Makefile.in using Plan A...
Hunk #1 succeeded at 759 (offset 145 lines).
done
=> Verifying /data/pkgsrc/net/netatalk22/patches/patch-configure
=> Applying pkgsrc patch /data/pkgsrc/net/netatalk22/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.3 2017/07/12 13:56:00 hauke Exp $
|
|Disable zeroconf explicitely, unless enabled - the distribution
|appears not to allow for this.
|
|We do not at this point support zeroconf via avahi. Since configure
|does not allow for building without avahi, and native avahi is picked
|up on some Linuxen, we disable all avahi tests unconditionally here.
|
|Fix build on SunOS by disabling the isainfo bitness check 
|
|--- configure.orig	2013-07-23 09:11:35.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 16706 (offset 597 lines).
Hunk #2 succeeded at 16782 (offset 597 lines).
Hunk #3 succeeded at 17537 (offset 1 line).
done
=> Verifying /data/pkgsrc/net/netatalk22/patches/patch-distrib_initscripts_Makefile.in
=> Applying pkgsrc patch /data/pkgsrc/net/netatalk22/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 2017/07/12 13:56:00 hauke Exp $
|
|NetBSD specific adaptation to install process (christos committed
|them, ask him ;)
|
|--- distrib/initscripts/Makefile.in.orig	2012-09-28 07:49:25.000000000 +0000
|+++ distrib/initscripts/Makefile.in
--------------------------
Patching file distrib/initscripts/Makefile.in using Plan A...
Hunk #1 succeeded at 646 (offset 54 lines).
Hunk #2 succeeded at 726 (offset 3 lines).
done
=> Verifying /data/pkgsrc/net/netatalk22/patches/patch-include_atalk_ldapconfig.h
=> Applying pkgsrc patch /data/pkgsrc/net/netatalk22/patches/patch-include_atalk_ldapconfig.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_atalk_ldapconfig.h,v 1.2 2017/07/12 13:56:00 hauke Exp $
|
|Correct an erroneous patch that was unfortunately submitted upstream.
|
|Providing an empty header because we do not support ACLs only serves
|to break ldap support.
|							     
|--- include/atalk/ldapconfig.h.orig	2017-07-09 11:03:31.000000000 +0000
|+++ include/atalk/ldapconfig.h
--------------------------
Patching file include/atalk/ldapconfig.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 39.
done
=> Verifying /data/pkgsrc/net/netatalk22/patches/patch-libatalk_bstring_bstrlib.c
=> Applying pkgsrc patch /data/pkgsrc/net/netatalk22/patches/patch-libatalk_bstring_bstrlib.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libatalk_bstring_bstrlib.c,v 1.1 2017/07/08 19:38:18 hauke Exp $
|
|When a compiler complains about a missing prototype for a libc
|function, just inserting one for what you think the interface might be
|is probably not a good idea.
|
|--- libatalk/bstring/bstrlib.c.orig	2013-03-05 06:24:48.000000000 +0000
|+++ libatalk/bstring/bstrlib.c
--------------------------
Patching file libatalk/bstring/bstrlib.c using Plan A...
Hunk #1 succeeded at 2736.
done
===> Creating toolchain wrappers for netatalk22-2.2.6nb6
===> Configuring for netatalk22-2.2.6nb6
=> Fixing hardcoded paths.
INFO: [subst.mk:paths] Nothing changed in ./etc/psf/etc2ps.sh.
INFO: [subst.mk:paths] Nothing changed in ./distrib/initscripts/Makefile.in.
=> 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 build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
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) /usr/bin/awk
checking for x86_64--netbsd-gcc... clang
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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for clang option to accept ISO C99... none needed
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... /usr/bin/sed
checking for make... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 262144
checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang 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--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_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... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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) /usr/bin/grep
checking for ps... /bin/ps
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.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 sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking ufs/quota.h usability... no
checking ufs/quota.h presence... no
checking for ufs/quota.h... no
checking mount.h usability... no
checking mount.h presence... no
checking for mount.h... no
checking statfs.h usability... no
checking statfs.h presence... no
checking for statfs.h... no
checking for sys/types.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking for sys/mount.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... 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 library containing dlopen... none required
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) yes
checking for dlsym... yes
checking for dlclose... yes
checking for _ prefix in compiled symbols... no
checking what extension is used for runtime loadable modules... .so
checking type of array argument to getgroups... gid_t
checking whether clang needs -traditional... no
checking for working memcmp... yes
checking whether sys/types.h defines makedev... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for utime.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking whether utime accepts a null argument... yes
checking for wait3 that fills in rusage... yes
checking for getcwd... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for getusershell... yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strcasestr... yes
checking for strstr... yes
checking for strtoul... yes
checking for strchr... yes
checking for memcpy... yes
checking for backtrace_symbols... no
checking for setlocale... yes
checking for nl_langinfo... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for setlinebuf... yes
checking for dirfd... no
checking for pselect... yes
checking for access... yes
checking for pread... yes
checking for pwrite... yes
checking for waitpid... yes
checking for getcwd... (cached) yes
checking for strdup... (cached) yes
checking for strndup... yes
checking for strnlen... yes
checking for strtoul... (cached) yes
checking for strerror... yes
checking for chown... yes
checking for fchown... yes
checking for chmod... yes
checking for fchmod... yes
checking for chroot... yes
checking for link... yes
checking for mknod... yes
checking for mknod64... no
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 gethostbyname... yes
checking for connect... yes
checking for library containing pthread_sigmask... -lpthread
checking for snprintf... yes
checking for vsnprintf... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for strerror... (cached) yes
checking for errno... yes
checking for errno declaration... yes
checking for sys_nerr... yes
checking for sys_nerr declaration... 
checking for sys_errlist array... yes
checking for sys_errlist declaration... 
checking for long long... yes
checking for long double... yes
checking for quad_t... yes
checking whether to check for 64bit libraries... no
checking for administrative group support... yes
checking whether to enable AFS support... no
checking for cracklib support... no
checking whether to enable DDP... yes
checking whether to enable debug code... no
checking whether to enable verbose debug code... no
checking whether to enable debugging with debuggers... 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 libiconv... yes
checking for working iconv... yes
checking whether iconv supports UCS-2-INTERNAL... no
checking whether to enable experimental dropbox support... no
checking whether to enable forcing of uid/gid per volume... no
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 default DID scheme... dbd
checking whether default CNID scheme has been activated... yes
checking for main in -lrpcsvc... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpc/pmap_prot.h usability... no
checking rpc/pmap_prot.h presence... yes
configure: WARNING: rpc/pmap_prot.h: present but cannot be compiled
configure: WARNING: rpc/pmap_prot.h:     check for missing prerequisite headers?
configure: WARNING: rpc/pmap_prot.h: see the Autoconf documentation
configure: WARNING: rpc/pmap_prot.h:     section "Present But Cannot Be Compiled"
configure: WARNING: rpc/pmap_prot.h: proceeding with the compiler's result
checking for rpc/pmap_prot.h... no
checking rpcsvc/rquota.h usability... yes
checking rpcsvc/rquota.h presence... yes
checking for rpcsvc/rquota.h... yes
checking for quota_open in -lquota... yes
checking whether to enable srvloc (SLP) support... no
checking pkg-config is at least version 0.9.0... yes
checking whether to enable Zerconf support... 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 shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking whether shadow support should be enabled... no
checking whether checking for a valid shell should be enabled... yes
checking whether to enable the TCP wrappers... yes
checking whether system (fcntl) locking should be disabled... no
enabling NetBSD-style rc.d support
checking whether timelord should be compiled... yes
checking whether a2boot should be compiled... no
checking whether CUPS support can be enabled... no
checking to see if we can add '__attribute__((unused))' to CFLAGS... yes
checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no
 * NetBSD specific configuration
checking for libgcrypt-config... /usr/pkg/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.3... yes (1.8.3)
checking libgcrypt API version... okay
checking libgcrypt hast CAST5 API... yes
configure: Enabling DHX2 UAM
checking for SSL... /usr (enabling RANDNUM and DHX support)
checking for main in -lcrypto... yes
checking for main in -ldes... yes
checking for Berkeley DB headers in /usr/pkg/include/... no
checking for Berkeley DB headers in /usr/pkg/include/db5... no
checking for Berkeley DB headers in /usr/pkg/include/db5.1... no
checking for Berkeley DB headers in /usr/pkg/include/db51... no
checking for Berkeley DB headers in /usr/pkg/include/db5.0... no
checking for Berkeley DB headers in /usr/pkg/include/db50... no
checking for Berkeley DB headers in /usr/pkg/include/db4.8... no
checking for Berkeley DB headers in /usr/pkg/include/db48... no
checking for Berkeley DB headers in /usr/pkg/include/db4.7... no
checking for Berkeley DB headers in /usr/pkg/include/db47... no
checking for Berkeley DB headers in /usr/pkg/include/db4.6... no
checking for Berkeley DB headers in /usr/pkg/include/db46... no
checking for Berkeley DB headers in /usr/pkg/include/db4... yes
checking /usr/pkg/include/db4/db.h version >= 4.6.0... yes
checking Berkeley DB library (-ldb48)... 4.8.30 ... yes
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for main in -lcrypt... yes
checking whether the PGP UAM should be build... no
checking whether the Kerberos IV UAM should be build... no
checking whether Kerberos V UAM should be build... no
checking whether configuration files should be overwritten... yes
checking for LDAP (necessary for client-side ACL visibility)... no
checking whether to support ACLs... auto
configure: checking whether ACL support is available:
checking for acl_get_file in -lacl... no
checking for POSIX ACL support... no
configure: ACL support is not avaliable
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking for sys/uio.h... (cached) yes
checking sys/ea.h usability... no
checking sys/ea.h presence... no
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 if webmin administration shall be installed... no
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/adv1tov2/Makefile
config.status: creating bin/aecho/Makefile
config.status: creating bin/afppasswd/Makefile
config.status: creating bin/cnid/Makefile
config.status: creating bin/cnid/cnid2_create
config.status: creating bin/getzones/Makefile
config.status: creating bin/megatron/Makefile
config.status: creating bin/misc/Makefile
config.status: creating bin/nbp/Makefile
config.status: creating bin/pap/Makefile
config.status: creating bin/psorder/Makefile
config.status: creating bin/uniconv/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/misc/Makefile
config.status: creating contrib/printing/Makefile
config.status: creating contrib/shell_utils/Makefile
config.status: creating contrib/shell_utils/apple_dump
config.status: creating contrib/shell_utils/asip-status.pl
config.status: creating contrib/timelord/Makefile
config.status: creating contrib/a2boot/Makefile
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 distrib/systemd/Makefile
config.status: creating doc/Makefile
config.status: creating etc/Makefile
config.status: creating etc/afpd/Makefile
config.status: creating etc/atalkd/Makefile
config.status: creating etc/cnid_dbd/Makefile
config.status: creating etc/uams/Makefile
config.status: creating etc/uams/uams_krb4/Makefile
config.status: creating etc/papd/Makefile
config.status: creating etc/psf/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/asp/Makefile
config.status: creating libatalk/atp/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/compat/Makefile
config.status: creating libatalk/dsi/Makefile
config.status: creating libatalk/nbp/Makefile
config.status: creating libatalk/netddp/Makefile
config.status: creating libatalk/util/Makefile
config.status: creating libatalk/tdb/Makefile
config.status: creating libatalk/unicode/Makefile
config.status: creating libatalk/unicode/charsets/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/man3/Makefile
config.status: creating man/man4/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man8/Makefile
config.status: creating sys/Makefile
config.status: creating sys/generic/Makefile
config.status: creating sys/generic/sys/Makefile
config.status: creating sys/netatalk/Makefile
config.status: creating sys/netbsd/Makefile
config.status: creating sys/netbsd/netatalk/Makefile
config.status: creating sys/solaris/Makefile
config.status: creating sys/sunos/Makefile
config.status: creating sys/ultrix/Makefile
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
rm: libtoolT: No such file or directory
config.status: executing default commands
Using libraries:
    LIBS = -lpthread  -L$(top_srcdir)/libatalk
    CFLAGS = -I$(top_srcdir)/sys/netbsd -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/db4 -I$(top_srcdir)/sys
    SSL:
        LIBS   =  -lcrypto -R/usr/lib -R/usr
        CFLAGS =  -I/usr/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/lib -ldb48
        CFLAGS =  -I/usr/pkg/include/db4
Configure summary:
    Install style:
         netbsd
    AFP:
         Large file support (>2GB) for AFP3: yes
         Extended Attributes: ad | sys
    CNID:
         backends:  dbd last tdb
    UAMS:
         DHX     ()
         DHX2    ()
         RANDNUM (afppasswd)
         clrtxt  ()
         guest
    Options:
         DDP (AppleTalk) support: yes
         CUPS support:            no
         Apple 2 boot support:    no
         SLP support:             no
         Zeroconf support:        no
         tcp wrapper support:     yes
         quota support:           yes
         admin group support:     yes
         valid shell check:       yes
         cracklib support:        no
         dropbox kludge:          no
         force volume uid/gid:    no
         ACL support:             no
         LDAP support:            no
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp