=> 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 gpsd-2.96.tar.gz
=> Checksum RMD160 OK for gpsd-2.96.tar.gz
=> Checksum SHA512 OK for gpsd-2.96.tar.gz
===> Installing dependencies for gpsd-2.96nb4
==========================================================================
The following variables will affect the build process of this package,
gpsd-2.96nb4.  Their current value is shown below:

        * CURSES_DEFAULT = curses
        * PYTHON_VERSION_DEFAULT = 27

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

        * CURSES_TYPE = curses
        * PYPACKAGE = python27

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.6
=> Tool dependency gmake>=3.81: found gmake-4.1nb3
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency xmlto-[0-9]*: found xmlto-0.0.28nb1
=> Build dependency cwrappers>=20150314: found cwrappers-20170112
=> Full dependency python27>=2.7.1nb2: found python27-2.7.13nb1
===> Overriding tools for gpsd-2.96nb4
===> Extracting for gpsd-2.96nb4
===> Patching for gpsd-2.96nb4
=> Applying pkgsrc patches for gpsd-2.96nb4
=> Verifying /data/pkgsrc-current/geography/gpsd/patches/patch-aa
=> Applying pkgsrc patch /data/pkgsrc-current/geography/gpsd/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.8 2010/02/07 17:59:40 gdt Exp $
|
|--- configure.orig	2009-12-04 21:45:59.000000000 +0100
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 4511 (offset -119 lines).
Hunk #2 succeeded at 15949 (offset -621 lines).
Hunk #3 succeeded at 16488 (offset -119 lines).
done
=> Verifying /data/pkgsrc-current/geography/gpsd/patches/patch-gpsd.h-tail
=> Applying pkgsrc patch /data/pkgsrc-current/geography/gpsd/patches/patch-gpsd.h-tail
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gpsd.h-tail,v 1.1 2013/12/10 12:22:52 jperkin Exp $
|
|Need cfmakeraw on SunOS.
|
|--- gpsd.h-tail.orig	2011-03-21 22:03:35.000000000 +0000
|+++ gpsd.h-tail
--------------------------
Patching file gpsd.h-tail using Plan A...
Hunk #1 succeeded at 758.
done
=> Verifying /data/pkgsrc-current/geography/gpsd/patches/patch-gpspipe.c
=> Applying pkgsrc patch /data/pkgsrc-current/geography/gpsd/patches/patch-gpspipe.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gpspipe.c,v 1.1 2013/12/10 12:22:52 jperkin Exp $
|
|cfmakeraw compatability for SunOS.
|
|--- gpspipe.c.orig	2011-01-13 13:36:18.000000000 +0000
|+++ gpspipe.c
--------------------------
Patching file gpspipe.c using Plan A...
Hunk #1 succeeded at 77.
done
=> Verifying /data/pkgsrc-current/geography/gpsd/patches/patch-serial.c
=> Applying pkgsrc patch /data/pkgsrc-current/geography/gpsd/patches/patch-serial.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-serial.c,v 1.1 2013/12/10 12:22:52 jperkin Exp $
|
|Need cfmakeraw on SunOS.
|
|--- serial.c.orig	2011-03-15 03:34:32.000000000 +0000
|+++ serial.c
--------------------------
Patching file serial.c using Plan A...
Hunk #1 succeeded at 125.
done
===> Creating toolchain wrappers for gpsd-2.96nb4
===> Configuring for gpsd-2.96nb4
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking for 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 for style of include used by make... GNU
checking for x86_64--netbsd-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking whether /usr/pkg/bin/python2.7 version >= 2.4... yes
checking for /usr/pkg/bin/python2.7 version... 2.7
checking for /usr/pkg/bin/python2.7 platform... netbsd7
checking for /usr/pkg/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/pkg/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking Python version and location... /usr/pkg/bin/python2.7, 2.7, /usr/pkg
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 Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for Py_Finalize in -lpython2.7... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /data/scratch/geography/gpsd/work/.cwrapper/bin/ld
checking if the linker (/data/scratch/geography/gpsd/work/.cwrapper/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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /data/scratch/geography/gpsd/work/.cwrapper/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-ar... no
checking for ar... ar
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 gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/data/scratch/geography/gpsd/work/.cwrapper/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 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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /data/scratch/geography/gpsd/work/.cwrapper/bin/ld
checking if the linker (/data/scratch/geography/gpsd/work/.cwrapper/bin/ld) is GNU ld... yes
checking whether the c++ linker (/data/scratch/geography/gpsd/work/.cwrapper/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/data/scratch/geography/gpsd/work/.cwrapper/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for properly working floating point implementation... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for daemon... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for gethostbyname in -lnsl... no
checking for socket in -lsocket... no
checking for rint in -lm... yes
checking for open in -lc... yes
checking for pthread_setcancelstate in  -pthread ... yes
checking for LIBUSB... checking for initscr in -lncurses... yes
checking for NMEA support... yes
checking for Motorola OnCore support... yes
checking for SiRF support... yes
checking for SuperStarII support... yes
checking for Trimble TSIP support... yes
checking for FV-18 support... yes
checking for Tripmate support... yes
checking for EarthMate support... yes
checking for iTrax support... yes
checking for Ashtech support... yes
checking for Navcom support... yes
checking for Garmin support... yes
checking for Garmin Simple Text support... yes
checking for True North support... yes
checking for OceanServer support... yes
checking for UBX support... yes
checking for Geostar support... yes
checking for EverMore support... yes
checking for MTK-3301 support... yes
checking for GPSClock support... yes
checking for rtcm104v2 support... yes
checking for rtcm104v3 support... yes
checking for NTRIP support... yes
checking for AIVDM support... yes
checking for latency timing support... yes
checking for client debugging support... yes
checking for oldstyle support... yes
checking for profiling support... no
checking for NTP time hinting support... yes
checking for PPS time syncing support... yes
checking pps.h usability... no
checking pps.h presence... no
checking for pps.h... no
checking sys/timepps.h usability... yes
checking sys/timepps.h presence... yes
checking for sys/timepps.h... yes
checking for clock_gettime in -lrt... yes
checking for PPS pulse on CTS rather than DCD... no
checking privilege revocation user... nobody
checking privilege revokation group... checking for fixed port speed... no
checking for BlueZ support... no
checking for DBUS support... no
checking for limited max clients... no
checking for max devices... no
checking if device reconfiguration is allowed... yes
checking if control sending is allowed... yes
checking for disabled logging... no
checking for C++ support... yes
checking for QT support... checking for QtNetwork... configure: WARNING: QtNetwork library not found. Not including QT support
no
checking for IPv6 support... yes
checking for xsltproc... yes
checking whether xsltproc knows about docbook xsl... yes

==========================================
gpsd 2.96
------------------------------------------
	Protocols
	---------
Generic NMEA            : yes
AIVDM/AIVDO             : yes
Ashtech                 : yes
Earthmate               : yes
EverMore                : yes
Furuno GPSclock         : yes
FV-18                   : yes
Garmin                  : yes
Garmin Simple Text      : yes
Geostar                 : yes
iTrax                   : yes
MTK-3301                : yes
NTRIP                   : yes
Navcom                  : yes
OceanServer             : yes
OnCore                  : yes
RTCM104V2               : yes
RTCM104V3               : yes
SiRF                    : yes
SuperStarII             : yes
Trimble TSIP            : yes
Tripmate                : yes
True North              : yes
UBX                     : yes
	Daemon Features
	---------------
Timing support          : yes
NTP SHM                 : yes
NTP PPS                 : yes
PPS input on            : DCD
Fixed port speed        : no
Priv-drop user          : nobody
Enable shared libraries : yes
Enable DBUS support     : no
Enable BlueZ support    : no
Enable IPv6 support     : yes
Limited max clients     : no
Limited max devices     : no
Allow device reconfig   : yes
Allow control send      : yes
Squelch logging/hexdump : no
libusb device discovery : no
	Client Features
	---------------
Client debugging support: yes
Old protocol in libgps  : yes
Build ncurses programs  : yes
Enable Python support   : yes
Enable C++ support      : yes
Enable Qt support       : no
------------------------------------------

configure: creating ./config.status
config.status: creating Makefile
config.status: creating packaging/rpm/gpsd.spec
config.status: creating libgps.pc
config.status: creating libgpsd.pc
config.status: creating jsongen.py
config.status: creating maskaudit.py
config.status: creating valgrind-audit
config.status: creating gpsd_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing default commands
Configure finished, type 'make' to build.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp