=> 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 mpd-0.20.5.tar.xz
=> Checksum RMD160 OK for mpd-0.20.5.tar.xz
=> Checksum SHA512 OK for mpd-0.20.5.tar.xz
===> Installing dependencies for musicpd-0.20.5
==========================================================================
The supported build options for musicpd are:

	adplug audiofile avahi bzip2 curl faad ffmpeg
	flac fluidsynth id3 inet6 jack lame libao
	libmms libmpdclient libwildmidi mikmod modplug
	mpg123 musepack musicpd-soundcloud openal
	opus pulseaudio shout sqlite3 tremor tremor
	twolame vorbis vorbis wavpack zziplib

The currently selected options are:

	audiofile curl faad flac id3 inet6 libao musepack
	vorbis

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

	PKG_OPTIONS.musicpd (not defined)

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

        * KRB5_DEFAULT = heimdal
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * 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.6
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.0.1
=> Tool dependency checkperms>=1.1: found checkperms-1.11nb1
=> Build dependency boost-headers-1.63.*: found boost-headers-1.63.0
=> Build dependency gcc49>=4.9.1: found gcc49-4.9.4
=> Build dependency cwrappers>=20150314: found cwrappers-20170112
=> Full dependency libao-[a-z]*-[0-9]*: found libao-pulse-1.2.0nb6
=> Full dependency {gcc49,gcc49-libs}>=4.9: found gcc49-4.9.4
=> Full dependency libaudiofile>=0.3.3: found libaudiofile-0.3.6nb1
=> Full dependency curl>=7.52.1nb1: found curl-7.53.1
=> Full dependency faad2>=2.6.1: found faad2-2.7nb2
=> Full dependency flac>=1.2: found flac-1.3.2
=> Full dependency libid3tag>=0.15.1bnb1: found libid3tag-0.15.1bnb2
=> Full dependency libao>=1.0.0: found libao-1.2.0
=> Full dependency musepack>=0rc475: found musepack-0rc475
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.5
=> Full dependency boost-libs-1.63.*: found boost-libs-1.63.0
=> Full dependency boost-libs>=1.63.0: found boost-libs-1.63.0
=> Full dependency icu>=58.1: found icu-58.2
=> Full dependency libmad>=0.15.1bnb1: found libmad-0.15.1bnb1
===> Overriding tools for musicpd-0.20.5
===> Extracting for musicpd-0.20.5
/bin/cp /data/pkgsrc-current/audio/musicpd/files/mpd.conf /data/scratch/audio/musicpd/work/mpd-0.20.5/mpd.conf
===> Patching for musicpd-0.20.5
=> Applying pkgsrc patches for musicpd-0.20.5
=> Substituting "paths" in mpd.conf
===> Creating toolchain wrappers for musicpd-0.20.5
===> Configuring for musicpd-0.20.5
=> 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... build/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 make supports nested variables... (cached) yes
git: not found
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking whether make sets $(MAKE)... (cached) yes
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking whether c++ supports C++14 features by default... no
checking whether c++ supports C++14 features with -std=c++14... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for pthread_join using gcc -std=gnu99  -pthread  ... yes
checking whether gcc -std=gnu99 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... no
checking for pthread_setname_np... yes
checking for library containing clock_gettime... none required
checking for library containing syslog... none required
configure: auto-detected syslog support
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for initgroups... yes
checking for fnmatch... yes
checking for strndup... yes
checking for library containing exp... -lm
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking for poll... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for boostlib >= 1.46... yes
checking for ICU... yes
configure: auto-detected libicu
checking for ipv6... yes
checking for struct ucred... no
checking for getpeereid... yes
checking for EXPAT... no
configure: WARNING: expat not found -- disabling expat XML parser
checking for inotify_init... no
checking for inotify_init1... no
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking for request_init in -lwrap... no
configure: WARNING: libwrap not found -- disabling libwrap
checking for ID3TAG... yes
checking for AVAHI... no
configure: WARNING: avahi-client not found -- disabling avahi client library
checking dns_sd.h usability... yes
checking dns_sd.h presence... yes
checking for dns_sd.h... yes
checking for DNSServiceRegister in -ldns_sd... yes
checking for LIBSAMPLERATE... no
configure: WARNING: libsamplerate not found -- disabling libsamplerate resampling
checking for SOXR... no
configure: WARNING: libsoxr not found -- disabling libsoxr resampler
checking for CURL... yes
checking for SMBCLIENT... no
checking for smbc_init in -lsmbclient... no
configure: WARNING: libsmbclient not found -- disabling smbclient input plugin
checking for NFS... no
configure: WARNING: libnfs not found -- disabling NFS input plugin
checking for CDIO_PARANOIA... no
configure: WARNING: libcdio_paranoia not found -- disabling libcdio_paranoia input plugin
configure: WARNING: WebDAV requires libcurl and libexpat -- disabling WebDAV storage plugin
checking for ISO9660... no
configure: WARNING: libiso9660 not found -- disabling libiso9660 archive plugin
checking for ZLIB... yes
configure: auto-detected zlib support
checking for UPNP... no
configure: WARNING: libupnp not found -- disabling UPnP client support
checking for AUDIOFILE... yes
checking for NeAACDecOpen in -lfaad... yes
checking for FLAC... yes
checking for GME... no
checking for gme_open_file in -lgme... no
configure: WARNING: libgme not found -- disabling Game Music Emulator decoder plugin
checking for MAD... yes
configure: auto-detected libmad MP3 decoder plugin
checking for SNDFILE... no
configure: WARNING: libsndfile not found -- disabling libsndfile decoder plugin
checking for mpc_demux_init in -lmpcdec... yes
checking for VORBIS... yes
checking for SIDPLAY... no
checking for SIDPLAY... no
configure: WARNING: libsidplay2 not found -- disabling sidplay decoder plugin
checking for SHINE... no
configure: WARNING: libshine not found -- disabling shine encoder
checking for VORBISENC... yes
configure: auto-detected Ogg Vorbis encoder
checking for ROAR... no
configure: WARNING: libroar not found -- disabling RoarAudio output plugin
checking for mkfifo... yes
checking sndio.h usability... no
checking sndio.h presence... no
checking for sndio.h... no
configure: WARNING: libsndio not found -- disabling sndio output plugin
checking media/MediaDefs.h usability... no
checking media/MediaDefs.h presence... no
checking for media/MediaDefs.h... no
configure: WARNING: Haiku headers not found -- disabling Haiku output plugin
checking for AO... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for OGG... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -ffast-math... yes
checking whether C compiler accepts -ftree-vectorize... yes
checking whether C++ compiler accepts -fvisibility=hidden... yes
checking whether C++ compiler accepts -fno-threadsafe-statics... yes
checking whether C++ compiler accepts -fmerge-all-constants... yes
checking whether C++ compiler accepts -ffast-math... yes
checking whether C++ compiler accepts -ftree-vectorize... yes
checking whether C compiler accepts -ffunction-sections... yes
checking whether C compiler accepts -fdata-sections... yes
checking whether C++ compiler accepts -ffunction-sections... yes
checking whether C++ compiler accepts -fdata-sections... yes
checking whether the linker accepts -Wl,--gc-sections... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wcast-qual... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -pedantic... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -Wextra... yes
checking whether C++ compiler accepts -Wmissing-declarations... yes
checking whether C++ compiler accepts -Wshadow... yes
checking whether C++ compiler accepts -Wpointer-arith... yes
checking whether C++ compiler accepts -Wcast-qual... yes
checking whether C++ compiler accepts -Wwrite-strings... yes
checking whether C++ compiler accepts -Wsign-compare... yes

########### MPD CONFIGURATION ############

Archive support:
	(-bzip2) (-ISO9660) (-ZIP) 
Autodiscovery support:
	(-Avahi) (+Bonjour) 
Client support:
	(+IPv6) (+TCP) (+UNIX Domain Sockets) 
Storage support:
	(-NFS) (-SMB) 
File format support:
	(+AAC) (-AdPlug) (+DSD) (-C64 SID) (-FFMPEG) (+FLAC) (-FluidSynth) (-GME) 
	(-libsndfile) (-MikMod) (-MODPLUG) (+MAD) (-MPG123) (+Musepack) 
	(-Opus) (-OggTremor) (+OggVorbis) (+WAVE) (-WavPack) (-WildMidi) 
Other features:
	(-libsamplerate) (-libsoxr) (-libmpdclient) (-inotify) (-SQLite) 
Metadata support:
	(+ID3) 
Playback support:
	(-ALSA) (+FIFO) (-SNDIO) (+File Recorder) (-Haiku) (+HTTP Daemon) (-JACK) 
	(+libao) (+OSS) (-OpenAL) (-OS X) (-Pipeline) 
	(-PulseAudio) (-ROAR) (-SHOUTcast) (-Solaris) (-WinMM) 
Streaming encoder support:
	(+FLAC) (-LAME) (-Shine) (+Ogg Vorbis) (-Opus) (-TwoLAME) (+WAVE) 
Streaming support:
	(-CDIO_PARANOIA) (+CURL) (-SMBCLIENT) (-Soundcloud) 
	(-MMS) 
Event loop:
	poll

##########################################

Generating files needed for compilation
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/doxygen.conf
config.status: creating systemd/system/mpd.service
config.status: creating systemd/user/mpd.service
config.status: creating config.h
config.status: executing depfiles commands
MPD is ready for compilation, type "make" to begin.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp