=> Bootstrap dependency digest>=20010302: found digest-20190127
===> 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 cups-1.5.4-source.tar.bz2
=> Checksum RMD160 OK for cups-1.5.4-source.tar.bz2
=> Checksum SHA512 OK for cups-1.5.4-source.tar.bz2
=> Checksum SHA1 OK for str4609-1.5.patch
=> Checksum RMD160 OK for str4609-1.5.patch
=> Checksum SHA512 OK for str4609-1.5.patch
===> Installing dependencies for cups-1.5.4nb19
==========================================================================
The supported build options for cups are:

	acl dbus dnssd ghostscript kerberos libusb
	pam poppler slp tcpwrappers

The currently selected options are:

	dbus dnssd kerberos libusb poppler 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.cups (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
cups-1.5.4nb19.  Their current value is shown below:

        * CUPS_GROUP = lp
        * CUPS_SYSTEM_GROUPS = wheel
        * CUPS_USER = lp
        * CURSES_DEFAULT = curses
        * JPEG_DEFAULT = jpeg
        * KRB5_DEFAULT = heimdal
        * 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:

        * CURSES_TYPE = curses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal

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.6nb2
=> Tool dependency automake>=1.9: found automake-1.16.2
=> Tool dependency autoconf>=2.60: found autoconf-2.69nb9
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency poppler-utils-[0-9]*: found poppler-utils-0.87.0
=> Full dependency dbus>=0.91: found dbus-1.12.16
=> Full dependency libusb1>=1.0.9: found libusb1-1.0.23nb1
=> Full dependency openslp>=1.2.1: found openslp-1.2.1nb10
=> Full dependency png>=1.6.0nb1: found png-1.6.37
=> Full dependency tiff>=4.0.3nb5: found tiff-4.1.0
=> Full dependency libpaper>=1.1.22: found libpaper-1.1.28
===> Overriding tools for cups-1.5.4nb19
===> Extracting for cups-1.5.4nb19
/bin/cp /data/pkgsrc/print/cups15/files/cups.pam /data/scratch/print/cups15/work/cups.pam
===> Patching for cups-1.5.4nb19
=> Applying distribution patches for cups-1.5.4nb19
=> Applying distribution patch str4609-1.5.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: cgi-bin/ipp-var.c
|===================================================================
|--- cgi-bin/ipp-var.c	(revision 12588)
|+++ cgi-bin/ipp-var.c	(working copy)
--------------------------
Patching file cgi-bin/ipp-var.c using Plan A...
Hunk #1 succeeded at 1230.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: cgi-bin/template.c
|===================================================================
|--- cgi-bin/template.c	(revision 12588)
|+++ cgi-bin/template.c	(working copy)
--------------------------
Patching file cgi-bin/template.c using Plan A...
Hunk #1 succeeded at 659.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: scheduler/ipp.c
|===================================================================
|--- scheduler/ipp.c	(revision 12588)
|+++ scheduler/ipp.c	(working copy)
--------------------------
Patching file scheduler/ipp.c using Plan A...
Hunk #1 succeeded at 509.
Hunk #2 succeeded at 1648.
Hunk #3 succeeded at 1702.
Hunk #4 succeeded at 1798.
Hunk #5 succeeded at 1825.
Hunk #6 succeeded at 1843.
Hunk #7 succeeded at 1884.
Hunk #8 succeeded at 4126.
Hunk #9 succeeded at 9468.
Hunk #10 succeeded at 10004.
Hunk #11 succeeded at 10694.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: scheduler/job.c
|===================================================================
|--- scheduler/job.c	(revision 12588)
|+++ scheduler/job.c	(working copy)
--------------------------
Patching file scheduler/job.c using Plan A...
Hunk #1 succeeded at 406.
Hunk #2 succeeded at 1849.
Hunk #3 succeeded at 1953.
Hunk #4 succeeded at 2159.
Hunk #5 succeeded at 2408.
Hunk #6 succeeded at 4156.
Hunk #7 succeeded at 4721.
done
=> Applying pkgsrc patches for cups-1.5.4nb19
=> Verifying /data/pkgsrc/print/cups15/patches/patch-ac
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|libtoolize.
|
|--- configure.in.orig	2011-08-31 01:36:33.000000000 +0000
|+++ configure.in
--------------------------
Patching file configure.in using Plan A...
Hunk #1 succeeded at 22.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-ad
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2014/06/17 13:17:13 wiz Exp $
|
|libtoolize.
|
|--- config-scripts/cups-sharedlibs.m4.orig	2010-06-16 00:48:25.000000000 +0000
|+++ config-scripts/cups-sharedlibs.m4
--------------------------
Patching file config-scripts/cups-sharedlibs.m4 using Plan A...
Hunk #1 succeeded at 22.
Hunk #2 succeeded at 149.
Hunk #3 succeeded at 190.
Hunk #4 succeeded at 236.
Hunk #5 succeeded at 288.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-ae
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.1 2014/06/17 13:17:13 wiz Exp $
|
|For proper libtool usage split CC into CC_COMPILE and CC with libtool
|mode options compile/link respectively.
|
|Same for CXX.
|
|--- Makedefs.in.orig	2012-03-01 00:05:55.000000000 +0000
|+++ Makedefs.in
--------------------------
Patching file Makedefs.in using Plan A...
Hunk #1 succeeded at 19.
Hunk #2 succeeded at 43.
Hunk #3 succeeded at 147.
Hunk #4 succeeded at 281.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-af
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-af
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-af,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|* Remove unneeded $(LIBTOOL), it's now in $(INSTALL_BIN).
|
|--- backend/Makefile.orig	2012-04-23 17:42:12.000000000 +0000
|+++ backend/Makefile
--------------------------
Patching file backend/Makefile using Plan A...
Hunk #1 succeeded at 89.
Hunk #2 succeeded at 112.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-ag
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-ag
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ag,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|cups installs stuff in /usr/pkg/lib64 on Linux. Don't do this.
|
|--- config-scripts/cups-3264.m4.orig	2011-05-12 05:21:56.000000000 +0000
|+++ config-scripts/cups-3264.m4
--------------------------
Patching file config-scripts/cups-3264.m4 using Plan A...
Hunk #1 succeeded at 95.
Hunk #2 succeeded at 107.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-ah
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-ah
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ah,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|Some builds of gcc seem to support this for compiling but then fail during
|linking with undefined reference to `__stack_chk_fail_local'
|
|--- config-scripts/cups-compiler.m4.orig	2011-09-09 17:28:58.000000000 +0000
|+++ config-scripts/cups-compiler.m4
--------------------------
Patching file config-scripts/cups-compiler.m4 using Plan A...
Hunk #1 succeeded at 125.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-ai
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-ai
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ai,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|Don't create directories, do that with OWN_DIRS and OWN_DIRS_PERMS
|
|--- notifier/Makefile.orig	2011-05-12 05:21:56.000000000 +0000
|+++ notifier/Makefile
--------------------------
Patching file notifier/Makefile using Plan A...
Hunk #1 succeeded at 62.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-an
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-an
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-an,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|The '$' while loops expand the variables as long as possible so that no
|references to other variables occur. This is necessary because fontpath
|may be "${exec_prefix}", which itself may be "${prefix}", and so on. I
|don't know how many levels of indirection are possible, therefore the
|loop.
|
|I'm also sure that this is not the Right Way to fix it, but at least it
|works.
|
|--- config-scripts/cups-directories.m4.orig	2011-05-12 05:21:56.000000000 +0000
|+++ config-scripts/cups-directories.m4
--------------------------
Patching file config-scripts/cups-directories.m4 using Plan A...
Hunk #1 succeeded at 106.
Hunk #2 succeeded at 308.
Hunk #3 succeeded at 325.
Hunk #4 succeeded at 340.
Hunk #5 succeeded at 359.
Hunk #6 succeeded at 379.
Hunk #7 succeeded at 410.
Hunk #8 succeeded at 426.
Hunk #9 succeeded at 434.
Hunk #10 succeeded at 453.
Hunk #11 succeeded at 464.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-ao
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-ao
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ao,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|Add '--with-manext' configure option.
|
|--- config-scripts/cups-manpages.m4.orig	2011-05-12 05:21:56.000000000 +0000
|+++ config-scripts/cups-manpages.m4
--------------------------
Patching file config-scripts/cups-manpages.m4 using Plan A...
Hunk #1 succeeded at 13.
Hunk #2 succeeded at 52.
Hunk #3 succeeded at 86.
Hunk #4 succeeded at 94.
Hunk #5 succeeded at 102.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-at
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-at
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-at,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|Don't create directories, do that with OWN_DIRS and OWN_DIRS_PERMS
|
|--- scheduler/Makefile.orig	2011-05-11 22:17:34.000000000 +0000
|+++ scheduler/Makefile
--------------------------
Patching file scheduler/Makefile using Plan A...
Hunk #1 succeeded at 140.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-au
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-au
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-au,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|--- scheduler/printers.c.orig	2012-02-15 23:21:06.000000000 +0000
|+++ scheduler/printers.c
--------------------------
Patching file scheduler/printers.c using Plan A...
Hunk #1 succeeded at 80.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-conf_Makefile
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-conf_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-conf_Makefile,v 1.1 2014/06/17 13:17:13 wiz Exp $
|
|Don't install the config files (leave it up to pkgsrc).
|
|--- conf/Makefile.orig	2011-05-12 05:21:56.000000000 +0000
|+++ conf/Makefile
--------------------------
Patching file conf/Makefile using Plan A...
Hunk #1 succeeded at 70.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-config-scripts_cups-common.m4
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-config-scripts_cups-common.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config-scripts_cups-common.m4,v 1.1 2015/09/05 13:03:22 jperkin Exp $
|
|Get rid of bogus OSX test.
|
|--- config-scripts/cups-common.m4.orig	2012-07-25 20:43:57.000000000 +0000
|+++ config-scripts/cups-common.m4
--------------------------
Patching file config-scripts/cups-common.m4 using Plan A...
Hunk #1 succeeded at 385.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-config-scripts_cups-gssapi.m4
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-config-scripts_cups-gssapi.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config-scripts_cups-gssapi.m4,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|builtin krb5-config in platforms such as solaris do not support
|the gssapi option, and need an explicit -lgss
|
|--- config-scripts/cups-gssapi.m4.orig	2011-10-19 20:21:16.000000000 +0000
|+++ config-scripts/cups-gssapi.m4
--------------------------
Patching file config-scripts/cups-gssapi.m4 using Plan A...
Hunk #1 succeeded at 36.
Hunk #2 succeeded at 104.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-config.h.in
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/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 2015/10/10 17:03:02 richard Exp $
|
|* OpenBSD has no arc4random_stir
|* Neither does SunOS
|
|--- config.h.in.orig	2012-03-21 04:45:48.000000000 +0000
|+++ config.h.in
--------------------------
Patching file config.h.in using Plan A...
Hunk #1 succeeded at 674.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-filter_raster.c
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-filter_raster.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-filter_raster.c,v 1.1 2014/06/17 13:17:13 wiz Exp $
|
|* OpenBSD needs stdint.h
|
|--- filter/raster.c.orig	2011-09-20 18:36:33.000000000 +0000
|+++ filter/raster.c
--------------------------
Patching file filter/raster.c using Plan A...
Hunk #1 succeeded at 50.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-ppdc_Makefile
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-ppdc_Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ppdc_Makefile,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|--- ppdc/Makefile.orig	2011-01-06 22:20:15.000000000 +0000
|+++ ppdc/Makefile
--------------------------
Patching file ppdc/Makefile using Plan A...
Hunk #1 succeeded at 378.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-scheduler_auth.c
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-scheduler_auth.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scheduler_auth.c,v 1.1 2014/06/17 13:17:13 wiz Exp $
|
|Don't pull in sys/ucred.h on Solaris as it results in procfs.h being
|included and conflicts between _FILE_OFFSET_BITS=64 and 32-bit procfs.
|
|OpenBSD defines SO_PEERCRED, but it is different from Linux's one.
|
|--- scheduler/auth.c.orig	2011-08-31 04:58:33.000000000 +0000
|+++ scheduler/auth.c
--------------------------
Patching file scheduler/auth.c using Plan A...
Hunk #1 succeeded at 84.
Hunk #2 succeeded at 493.
Hunk #3 succeeded at 1120.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-scheduler_client.c
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-scheduler_client.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scheduler_client.c,v 1.1 2014/06/17 13:17:13 wiz Exp $
|
|Fix for CVE-2014-2856 from
|http://www.cups.org/str.php?L4356
|
|--- scheduler/client.c.orig	2012-03-07 06:05:39.000000000 +0000
|+++ scheduler/client.c
--------------------------
Patching file scheduler/client.c using Plan A...
Hunk #1 succeeded at 4075.
done
=> Verifying /data/pkgsrc/print/cups15/patches/patch-scheduler_dirsvc.c
=> Applying pkgsrc patch /data/pkgsrc/print/cups15/patches/patch-scheduler_dirsvc.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scheduler_dirsvc.c,v 1.2 2015/09/05 13:03:22 jperkin Exp $
|
|--- scheduler/dirsvc.c.orig	2012-02-11 02:05:21.000000000 +0000
|+++ scheduler/dirsvc.c
--------------------------
Patching file scheduler/dirsvc.c using Plan A...
Hunk #1 succeeded at 1339.
done
===> Creating toolchain wrappers for cups-1.5.4nb19
===> Configuring for cups-1.5.4nb19
=> Substituting "paths" in /data/scratch/print/cups15/work/cups.pam
=> Adding rpath to cups-config.
cd /data/scratch/print/cups15/work/cups-1.5.4 && aclocal && autoconf
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
=> Generating pkg-config file for builtin expat package.
=> Generating pkg-config files for builtin xz package.
=> 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
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
checking for gawk... /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 how to run the C preprocessor... clang -E
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for chmod... /bin/chmod
checking for gzip... /usr/bin/gzip
checking for htmldoc... no
checking for ld... /data/scratch/print/cups15/work/.cwrapper/bin/ld
checking for ln... /bin/ln
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sed... /usr/bin/sed
checking for xdg-open... no
checking for install-sh script... using /data/scratch/print/cups15/work/cups-1.5.4/install-sh
checking for pkg-config... /data/scratch/print/cups15/work/.tools/bin/pkg-config
checking for library containing fmod... -lm
checking for library containing crypt... -lcrypt
checking for library containing getspent... no
checking for systempapername in -lpaper... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ucred.h usability... yes
checking sys/ucred.h presence... yes
checking for sys/ucred.h... yes
checking scsi/sg.h usability... no
checking scsi/sg.h presence... no
checking for scsi/sg.h... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for library containing iconv_open... none required
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking for statfs... yes
checking for statvfs... yes
checking for strdup... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for random... yes
checking for lrand48... yes
checking for arc4random... yes
checking for geteuid... yes
checking for setpgid... yes
checking for vsyslog... yes
checking for sigset... yes
checking for sigaction... yes
checking for waitpid... yes
checking for wait3... yes
checking for tm_gmtoff member in tm structure... yes
checking for st_gen member in stat structure... yes
checking for removefile... no
checking for libusb-1.0... yes
checking for DBUS... yes
checking for dbus_message_iter_init_append... yes
WARNING: libtool is not supported or endorsed by Easy Software Products.
         WE DO NOT PROVIDE TECHNICAL SUPPORT FOR LIBTOOL PROBLEMS.
         (even if you have a support contract)
checking if GCC supports -fstack-protector... yes
checking if GCC supports -fPIE... yes
checking if GCC supports -Wno-tautological-compare... yes
checking whether to build image filters... yes
checking for library containing pow... none required
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_create_read_struct in -lpng... yes
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking for TIFFReadScanline in -ltiff... yes
checking for stdlib.h... (cached) yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking for library containing socket... none required
checking for library containing gethostbyaddr... none required
checking for library containing getifaddrs... none required
checking for library containing hstrerror... none required
checking for library containing rresvport_af... none required
checking for library containing __res_init... no
checking for library containing res_9_init... no
checking for library containing res_init... none required
checking for library containing getaddrinfo... none required
checking for library containing getnameinfo... none required
checking for struct sockaddr.sa_len... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for AppleTalk/at_proto.h... no
checking for poll... yes
checking for epoll_create... no
checking for kqueue... yes
checking slp.h usability... yes
checking slp.h presence... yes
checking for slp.h... yes
checking for SLPOpen in -lslp... yes
checking for krb5-config... /usr/bin/krb5-config
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi/gssapi_generic.h usability... no
checking gssapi/gssapi_generic.h presence... no
checking for gssapi/gssapi_generic.h... no
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking for __ApplePrivate_gss_acquire_cred_ex_f... no
checking for GSS_C_NT_HOSTBASED_SERVICE... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create using -lpthreads... no
checking for pthread_create using -lpthread... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_new in -lssl... yes
checking for SSL_set_tlsext_host_name... no
    Using SSLLIBS="-lssl -lcrypto"
    Using SSLFLAGS="-DOPENSSL_DISABLE_OLD_DES_SUPPORT"
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for long long int... yes
checking for strtoll... yes
checking dns_sd.h usability... yes
checking dns_sd.h presence... yes
checking for dns_sd.h... yes
checking for current version of dns_sd library... yes
checking for launch_msg... no
checking launch.h usability... no
checking launch.h presence... no
checking for launch.h... no
checking whether to use network default printers... yes
checking for pdftops... (cached) /usr/pkg/bin/pdftops
checking whether pdftops supports -origpagesizes... yes
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating conf/cupsd.conf
config.status: creating conf/mime.convs
config.status: creating conf/pam.std
config.status: creating conf/snmp.conf
config.status: creating cups-config
config.status: creating data/testprint
config.status: creating desktop/cups.desktop
config.status: creating doc/help/ref-cupsd-conf.html
config.status: creating doc/help/standard.html
config.status: creating doc/index.html
config.status: creating man/client.conf.man
config.status: creating man/cups-deviced.man
config.status: creating man/cups-driverd.man
config.status: creating man/cups-lpd.man
config.status: creating man/cupsaddsmb.man
config.status: creating man/cupsd.conf.man
config.status: creating man/cupsd.man
config.status: creating man/lpoptions.man
config.status: creating scheduler/cups-lpd.xinetd
config.status: creating scheduler/cups.sh
config.status: creating scheduler/cups.xml
config.status: creating scheduler/org.cups.cups-lpd.plist
config.status: creating templates/header.tmpl
config.status: creating packaging/cups.list
config.status: creating doc/de/index.html
config.status: creating templates/de/header.tmpl
config.status: creating doc/es/index.html
config.status: creating templates/es/header.tmpl
config.status: creating doc/eu/index.html
config.status: creating templates/eu/header.tmpl
config.status: creating doc/fr/index.html
config.status: creating templates/fr/header.tmpl
config.status: creating doc/hu/index.html
config.status: creating templates/hu/header.tmpl
config.status: creating doc/id/index.html
config.status: creating templates/id/header.tmpl
config.status: creating doc/it/index.html
config.status: creating doc/ja/index.html
config.status: creating templates/ja/header.tmpl
config.status: creating doc/pl/index.html
config.status: creating templates/pl/header.tmpl
config.status: creating doc/ru/index.html
config.status: creating templates/ru/header.tmpl
config.status: creating config.h
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp