tar -xf mpd-0.19.18.tar.xz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for 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... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ranlib... ranlib checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking if g++ supports C++0x features without additional flags... no checking if g++ supports C++0x features with -std=c++0x... yes checking if g++ supports C++0x features with -std=gnu++0x... yes checking for library containing clock_gettime... none required checking for library containing syslog... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for pipe2... yes checking for accept4... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for initgroups... yes checking for strndup... yes checking for eventfd... yes checking for signalfd... yes checking for library containing exp... -lm checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 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... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for prctl... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_setname_np in -lpthread... yes checking for poll... yes checking for epoll_create1... 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 checking for GLIB... yes checking for ipv6... yes checking for struct ucred... yes checking for getpeereid... no checking for SYSTEMD_DAEMON... no configure: WARNING: libsystemd-daemon not found -- disabling systemd activation checking for LIBMPDCLIENT... no configure: WARNING: libmpdclient not found -- disabling MPD client library checking for EXPAT... yes configure: auto-detected expat XML parser checking for inotify_init... yes checking for inotify_init1... yes checking for ID3TAG... yes checking for AVAHI... yes configure: auto-detected avahi client library checking for SQLITE... yes checking for SAMPLERATE... yes checking for SOXR... no configure: WARNING: libsoxr not found -- disabling libsoxr resampler checking for CURL... yes checking for SMBCLIENT... yes configure: auto-detected smbclient input plugin checking for NFS... no configure: WARNING: libnfs not found -- disabling NFS input plugin checking for YAJL... no checking for yajl_parse_complete in -lyajl... no configure: WARNING: libyajl not found -- disabling soundcloud.com support checking for CDIO_PARANOIA... yes configure: auto-detected libcdio_paranoia audio CD library checking cdio/paranoia/paranoia.h usability... yes checking cdio/paranoia/paranoia.h presence... yes checking for cdio/paranoia/paranoia.h... yes checking for MMS... yes checking for ISO9660... yes checking for mkisofs... /usr/bin/mkisofs checking for ZLIB... yes configure: auto-detected zlib support checking for BZ2_bzDecompressInit in -lbz2... yes checking for bzip2... /usr/bin/bzip2 checking for UPNP... yes configure: auto-detected UPnP client support checking for ADPLUG... no configure: WARNING: libadplug not found -- disabling AdPlug decoder plugin checking for AUDIOFILE... yes checking faad.h usability... yes checking faad.h presence... yes checking for faad.h... yes checking whether FAAD2_VERSION is declared... yes checking for NeAACDecInit2 in -lfaad... yes checking that FAAD2 can even be used... yes checking for FFMPEG... yes checking for FLAC... yes checking for MAD... yes checking for SHOUT... yes checking for MPG123... yes checking for libmikmod-config... no checking for OPUS... yes configure: auto-detected opus decoder plugin checking for SNDFILE... yes checking for mpc_demux_init in -lmpcdec... yes checking for VORBIS... yes checking for WAVPACK... yes checking for SHINE... no configure: WARNING: libshine not found -- disabling shine encoder checking for VORBISENC... yes checking for lame_init in -lmp3lame... yes checking for TWOLAME... yes checking for ALSA... yes checking for ROAR... no configure: WARNING: libroar not found -- disabling ROAR output plugin checking for mkfifo... yes checking for AO... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... 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 -fno-exceptions... yes checking whether C++ compiler accepts -fno-rtti... 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) (+File Recorder) (+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: epoll ########################################## 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/mpd.service config.status: creating config.h config.status: executing depfiles commands MPD is ready for compilation, type "make" to begin. make all-am make[1]: Entering directory '/home/djemos/salix-vlc/mpd/src/mpd-0.19.18' g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-Registry.o -MD -MP -MF src/output/.deps/libmpd_a-Registry.Tpo -c -o src/output/libmpd_a-Registry.o `test -f 'src/output/Registry.cxx' || echo './'`src/output/Registry.cxx mv -f src/output/.deps/libmpd_a-Registry.Tpo src/output/.deps/libmpd_a-Registry.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-MultipleOutputs.o -MD -MP -MF src/output/.deps/libmpd_a-MultipleOutputs.Tpo -c -o src/output/libmpd_a-MultipleOutputs.o `test -f 'src/output/MultipleOutputs.cxx' || echo './'`src/output/MultipleOutputs.cxx mv -f src/output/.deps/libmpd_a-MultipleOutputs.Tpo src/output/.deps/libmpd_a-MultipleOutputs.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-OutputThread.o -MD -MP -MF src/output/.deps/libmpd_a-OutputThread.Tpo -c -o src/output/libmpd_a-OutputThread.o `test -f 'src/output/OutputThread.cxx' || echo './'`src/output/OutputThread.cxx mv -f src/output/.deps/libmpd_a-OutputThread.Tpo src/output/.deps/libmpd_a-OutputThread.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-Domain.o -MD -MP -MF src/output/.deps/libmpd_a-Domain.Tpo -c -o src/output/libmpd_a-Domain.o `test -f 'src/output/Domain.cxx' || echo './'`src/output/Domain.cxx mv -f src/output/.deps/libmpd_a-Domain.Tpo src/output/.deps/libmpd_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-OutputControl.o -MD -MP -MF src/output/.deps/libmpd_a-OutputControl.Tpo -c -o src/output/libmpd_a-OutputControl.o `test -f 'src/output/OutputControl.cxx' || echo './'`src/output/OutputControl.cxx mv -f src/output/.deps/libmpd_a-OutputControl.Tpo src/output/.deps/libmpd_a-OutputControl.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-OutputState.o -MD -MP -MF src/output/.deps/libmpd_a-OutputState.Tpo -c -o src/output/libmpd_a-OutputState.o `test -f 'src/output/OutputState.cxx' || echo './'`src/output/OutputState.cxx mv -f src/output/.deps/libmpd_a-OutputState.Tpo src/output/.deps/libmpd_a-OutputState.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-OutputPrint.o -MD -MP -MF src/output/.deps/libmpd_a-OutputPrint.Tpo -c -o src/output/libmpd_a-OutputPrint.o `test -f 'src/output/OutputPrint.cxx' || echo './'`src/output/OutputPrint.cxx mv -f src/output/.deps/libmpd_a-OutputPrint.Tpo src/output/.deps/libmpd_a-OutputPrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-OutputCommand.o -MD -MP -MF src/output/.deps/libmpd_a-OutputCommand.Tpo -c -o src/output/libmpd_a-OutputCommand.o `test -f 'src/output/OutputCommand.cxx' || echo './'`src/output/OutputCommand.cxx mv -f src/output/.deps/libmpd_a-OutputCommand.Tpo src/output/.deps/libmpd_a-OutputCommand.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-OutputPlugin.o -MD -MP -MF src/output/.deps/libmpd_a-OutputPlugin.Tpo -c -o src/output/libmpd_a-OutputPlugin.o `test -f 'src/output/OutputPlugin.cxx' || echo './'`src/output/OutputPlugin.cxx mv -f src/output/.deps/libmpd_a-OutputPlugin.Tpo src/output/.deps/libmpd_a-OutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-Finish.o -MD -MP -MF src/output/.deps/libmpd_a-Finish.Tpo -c -o src/output/libmpd_a-Finish.o `test -f 'src/output/Finish.cxx' || echo './'`src/output/Finish.cxx mv -f src/output/.deps/libmpd_a-Finish.Tpo src/output/.deps/libmpd_a-Finish.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/libmpd_a-Init.o -MD -MP -MF src/output/.deps/libmpd_a-Init.Tpo -c -o src/output/libmpd_a-Init.o `test -f 'src/output/Init.cxx' || echo './'`src/output/Init.cxx mv -f src/output/.deps/libmpd_a-Init.Tpo src/output/.deps/libmpd_a-Init.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/mixer/libmpd_a-MixerControl.o -MD -MP -MF src/mixer/.deps/libmpd_a-MixerControl.Tpo -c -o src/mixer/libmpd_a-MixerControl.o `test -f 'src/mixer/MixerControl.cxx' || echo './'`src/mixer/MixerControl.cxx mv -f src/mixer/.deps/libmpd_a-MixerControl.Tpo src/mixer/.deps/libmpd_a-MixerControl.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/mixer/libmpd_a-MixerType.o -MD -MP -MF src/mixer/.deps/libmpd_a-MixerType.Tpo -c -o src/mixer/libmpd_a-MixerType.o `test -f 'src/mixer/MixerType.cxx' || echo './'`src/mixer/MixerType.cxx mv -f src/mixer/.deps/libmpd_a-MixerType.Tpo src/mixer/.deps/libmpd_a-MixerType.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/mixer/libmpd_a-MixerAll.o -MD -MP -MF src/mixer/.deps/libmpd_a-MixerAll.Tpo -c -o src/mixer/libmpd_a-MixerAll.o `test -f 'src/mixer/MixerAll.cxx' || echo './'`src/mixer/MixerAll.cxx mv -f src/mixer/.deps/libmpd_a-MixerAll.Tpo src/mixer/.deps/libmpd_a-MixerAll.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-notify.o -MD -MP -MF src/.deps/libmpd_a-notify.Tpo -c -o src/libmpd_a-notify.o `test -f 'src/notify.cxx' || echo './'`src/notify.cxx mv -f src/.deps/libmpd_a-notify.Tpo src/.deps/libmpd_a-notify.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-AudioConfig.o -MD -MP -MF src/.deps/libmpd_a-AudioConfig.Tpo -c -o src/libmpd_a-AudioConfig.o `test -f 'src/AudioConfig.cxx' || echo './'`src/AudioConfig.cxx mv -f src/.deps/libmpd_a-AudioConfig.Tpo src/.deps/libmpd_a-AudioConfig.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-CheckAudioFormat.o -MD -MP -MF src/.deps/libmpd_a-CheckAudioFormat.Tpo -c -o src/libmpd_a-CheckAudioFormat.o `test -f 'src/CheckAudioFormat.cxx' || echo './'`src/CheckAudioFormat.cxx mv -f src/.deps/libmpd_a-CheckAudioFormat.Tpo src/.deps/libmpd_a-CheckAudioFormat.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-AudioFormat.o -MD -MP -MF src/.deps/libmpd_a-AudioFormat.Tpo -c -o src/libmpd_a-AudioFormat.o `test -f 'src/AudioFormat.cxx' || echo './'`src/AudioFormat.cxx mv -f src/.deps/libmpd_a-AudioFormat.Tpo src/.deps/libmpd_a-AudioFormat.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-AudioParser.o -MD -MP -MF src/.deps/libmpd_a-AudioParser.Tpo -c -o src/libmpd_a-AudioParser.o `test -f 'src/AudioParser.cxx' || echo './'`src/AudioParser.cxx mv -f src/.deps/libmpd_a-AudioParser.Tpo src/.deps/libmpd_a-AudioParser.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/protocol/libmpd_a-Ack.o -MD -MP -MF src/protocol/.deps/libmpd_a-Ack.Tpo -c -o src/protocol/libmpd_a-Ack.o `test -f 'src/protocol/Ack.cxx' || echo './'`src/protocol/Ack.cxx mv -f src/protocol/.deps/libmpd_a-Ack.Tpo src/protocol/.deps/libmpd_a-Ack.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/protocol/libmpd_a-ArgParser.o -MD -MP -MF src/protocol/.deps/libmpd_a-ArgParser.Tpo -c -o src/protocol/libmpd_a-ArgParser.o `test -f 'src/protocol/ArgParser.cxx' || echo './'`src/protocol/ArgParser.cxx mv -f src/protocol/.deps/libmpd_a-ArgParser.Tpo src/protocol/.deps/libmpd_a-ArgParser.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/protocol/libmpd_a-Result.o -MD -MP -MF src/protocol/.deps/libmpd_a-Result.Tpo -c -o src/protocol/libmpd_a-Result.o `test -f 'src/protocol/Result.cxx' || echo './'`src/protocol/Result.cxx mv -f src/protocol/.deps/libmpd_a-Result.Tpo src/protocol/.deps/libmpd_a-Result.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-CommandError.o -MD -MP -MF src/command/.deps/libmpd_a-CommandError.Tpo -c -o src/command/libmpd_a-CommandError.o `test -f 'src/command/CommandError.cxx' || echo './'`src/command/CommandError.cxx mv -f src/command/.deps/libmpd_a-CommandError.Tpo src/command/.deps/libmpd_a-CommandError.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-AllCommands.o -MD -MP -MF src/command/.deps/libmpd_a-AllCommands.Tpo -c -o src/command/libmpd_a-AllCommands.o `test -f 'src/command/AllCommands.cxx' || echo './'`src/command/AllCommands.cxx mv -f src/command/.deps/libmpd_a-AllCommands.Tpo src/command/.deps/libmpd_a-AllCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-QueueCommands.o -MD -MP -MF src/command/.deps/libmpd_a-QueueCommands.Tpo -c -o src/command/libmpd_a-QueueCommands.o `test -f 'src/command/QueueCommands.cxx' || echo './'`src/command/QueueCommands.cxx mv -f src/command/.deps/libmpd_a-QueueCommands.Tpo src/command/.deps/libmpd_a-QueueCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-TagCommands.o -MD -MP -MF src/command/.deps/libmpd_a-TagCommands.Tpo -c -o src/command/libmpd_a-TagCommands.o `test -f 'src/command/TagCommands.cxx' || echo './'`src/command/TagCommands.cxx mv -f src/command/.deps/libmpd_a-TagCommands.Tpo src/command/.deps/libmpd_a-TagCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-PlayerCommands.o -MD -MP -MF src/command/.deps/libmpd_a-PlayerCommands.Tpo -c -o src/command/libmpd_a-PlayerCommands.o `test -f 'src/command/PlayerCommands.cxx' || echo './'`src/command/PlayerCommands.cxx mv -f src/command/.deps/libmpd_a-PlayerCommands.Tpo src/command/.deps/libmpd_a-PlayerCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-PlaylistCommands.o -MD -MP -MF src/command/.deps/libmpd_a-PlaylistCommands.Tpo -c -o src/command/libmpd_a-PlaylistCommands.o `test -f 'src/command/PlaylistCommands.cxx' || echo './'`src/command/PlaylistCommands.cxx mv -f src/command/.deps/libmpd_a-PlaylistCommands.Tpo src/command/.deps/libmpd_a-PlaylistCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-FileCommands.o -MD -MP -MF src/command/.deps/libmpd_a-FileCommands.Tpo -c -o src/command/libmpd_a-FileCommands.o `test -f 'src/command/FileCommands.cxx' || echo './'`src/command/FileCommands.cxx mv -f src/command/.deps/libmpd_a-FileCommands.Tpo src/command/.deps/libmpd_a-FileCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-OutputCommands.o -MD -MP -MF src/command/.deps/libmpd_a-OutputCommands.Tpo -c -o src/command/libmpd_a-OutputCommands.o `test -f 'src/command/OutputCommands.cxx' || echo './'`src/command/OutputCommands.cxx mv -f src/command/.deps/libmpd_a-OutputCommands.Tpo src/command/.deps/libmpd_a-OutputCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-MessageCommands.o -MD -MP -MF src/command/.deps/libmpd_a-MessageCommands.Tpo -c -o src/command/libmpd_a-MessageCommands.o `test -f 'src/command/MessageCommands.cxx' || echo './'`src/command/MessageCommands.cxx mv -f src/command/.deps/libmpd_a-MessageCommands.Tpo src/command/.deps/libmpd_a-MessageCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-OtherCommands.o -MD -MP -MF src/command/.deps/libmpd_a-OtherCommands.Tpo -c -o src/command/libmpd_a-OtherCommands.o `test -f 'src/command/OtherCommands.cxx' || echo './'`src/command/OtherCommands.cxx mv -f src/command/.deps/libmpd_a-OtherCommands.Tpo src/command/.deps/libmpd_a-OtherCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-CommandListBuilder.o -MD -MP -MF src/command/.deps/libmpd_a-CommandListBuilder.Tpo -c -o src/command/libmpd_a-CommandListBuilder.o `test -f 'src/command/CommandListBuilder.cxx' || echo './'`src/command/CommandListBuilder.cxx mv -f src/command/.deps/libmpd_a-CommandListBuilder.Tpo src/command/.deps/libmpd_a-CommandListBuilder.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-Idle.o -MD -MP -MF src/.deps/libmpd_a-Idle.Tpo -c -o src/libmpd_a-Idle.o `test -f 'src/Idle.cxx' || echo './'`src/Idle.cxx mv -f src/.deps/libmpd_a-Idle.Tpo src/.deps/libmpd_a-Idle.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-CrossFade.o -MD -MP -MF src/.deps/libmpd_a-CrossFade.Tpo -c -o src/libmpd_a-CrossFade.o `test -f 'src/CrossFade.cxx' || echo './'`src/CrossFade.cxx mv -f src/.deps/libmpd_a-CrossFade.Tpo src/.deps/libmpd_a-CrossFade.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libmpd_a-DecoderError.o -MD -MP -MF src/decoder/.deps/libmpd_a-DecoderError.Tpo -c -o src/decoder/libmpd_a-DecoderError.o `test -f 'src/decoder/DecoderError.cxx' || echo './'`src/decoder/DecoderError.cxx mv -f src/decoder/.deps/libmpd_a-DecoderError.Tpo src/decoder/.deps/libmpd_a-DecoderError.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libmpd_a-DecoderThread.o -MD -MP -MF src/decoder/.deps/libmpd_a-DecoderThread.Tpo -c -o src/decoder/libmpd_a-DecoderThread.o `test -f 'src/decoder/DecoderThread.cxx' || echo './'`src/decoder/DecoderThread.cxx mv -f src/decoder/.deps/libmpd_a-DecoderThread.Tpo src/decoder/.deps/libmpd_a-DecoderThread.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libmpd_a-DecoderControl.o -MD -MP -MF src/decoder/.deps/libmpd_a-DecoderControl.Tpo -c -o src/decoder/libmpd_a-DecoderControl.o `test -f 'src/decoder/DecoderControl.cxx' || echo './'`src/decoder/DecoderControl.cxx mv -f src/decoder/.deps/libmpd_a-DecoderControl.Tpo src/decoder/.deps/libmpd_a-DecoderControl.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libmpd_a-DecoderAPI.o -MD -MP -MF src/decoder/.deps/libmpd_a-DecoderAPI.Tpo -c -o src/decoder/libmpd_a-DecoderAPI.o `test -f 'src/decoder/DecoderAPI.cxx' || echo './'`src/decoder/DecoderAPI.cxx mv -f src/decoder/.deps/libmpd_a-DecoderAPI.Tpo src/decoder/.deps/libmpd_a-DecoderAPI.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libmpd_a-DecoderInternal.o -MD -MP -MF src/decoder/.deps/libmpd_a-DecoderInternal.Tpo -c -o src/decoder/libmpd_a-DecoderInternal.o `test -f 'src/decoder/DecoderInternal.cxx' || echo './'`src/decoder/DecoderInternal.cxx mv -f src/decoder/.deps/libmpd_a-DecoderInternal.Tpo src/decoder/.deps/libmpd_a-DecoderInternal.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libmpd_a-DecoderPrint.o -MD -MP -MF src/decoder/.deps/libmpd_a-DecoderPrint.Tpo -c -o src/decoder/libmpd_a-DecoderPrint.o `test -f 'src/decoder/DecoderPrint.cxx' || echo './'`src/decoder/DecoderPrint.cxx mv -f src/decoder/.deps/libmpd_a-DecoderPrint.Tpo src/decoder/.deps/libmpd_a-DecoderPrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/libmpd_a-FilterConfig.o -MD -MP -MF src/filter/.deps/libmpd_a-FilterConfig.Tpo -c -o src/filter/libmpd_a-FilterConfig.o `test -f 'src/filter/FilterConfig.cxx' || echo './'`src/filter/FilterConfig.cxx mv -f src/filter/.deps/libmpd_a-FilterConfig.Tpo src/filter/.deps/libmpd_a-FilterConfig.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/libmpd_a-FilterPlugin.o -MD -MP -MF src/filter/.deps/libmpd_a-FilterPlugin.Tpo -c -o src/filter/libmpd_a-FilterPlugin.o `test -f 'src/filter/FilterPlugin.cxx' || echo './'`src/filter/FilterPlugin.cxx mv -f src/filter/.deps/libmpd_a-FilterPlugin.Tpo src/filter/.deps/libmpd_a-FilterPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/libmpd_a-FilterRegistry.o -MD -MP -MF src/filter/.deps/libmpd_a-FilterRegistry.Tpo -c -o src/filter/libmpd_a-FilterRegistry.o `test -f 'src/filter/FilterRegistry.cxx' || echo './'`src/filter/FilterRegistry.cxx mv -f src/filter/.deps/libmpd_a-FilterRegistry.Tpo src/filter/.deps/libmpd_a-FilterRegistry.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-Client.o -MD -MP -MF src/client/.deps/libmpd_a-Client.Tpo -c -o src/client/libmpd_a-Client.o `test -f 'src/client/Client.cxx' || echo './'`src/client/Client.cxx mv -f src/client/.deps/libmpd_a-Client.Tpo src/client/.deps/libmpd_a-Client.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientEvent.o -MD -MP -MF src/client/.deps/libmpd_a-ClientEvent.Tpo -c -o src/client/libmpd_a-ClientEvent.o `test -f 'src/client/ClientEvent.cxx' || echo './'`src/client/ClientEvent.cxx mv -f src/client/.deps/libmpd_a-ClientEvent.Tpo src/client/.deps/libmpd_a-ClientEvent.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientExpire.o -MD -MP -MF src/client/.deps/libmpd_a-ClientExpire.Tpo -c -o src/client/libmpd_a-ClientExpire.o `test -f 'src/client/ClientExpire.cxx' || echo './'`src/client/ClientExpire.cxx mv -f src/client/.deps/libmpd_a-ClientExpire.Tpo src/client/.deps/libmpd_a-ClientExpire.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientGlobal.o -MD -MP -MF src/client/.deps/libmpd_a-ClientGlobal.Tpo -c -o src/client/libmpd_a-ClientGlobal.o `test -f 'src/client/ClientGlobal.cxx' || echo './'`src/client/ClientGlobal.cxx mv -f src/client/.deps/libmpd_a-ClientGlobal.Tpo src/client/.deps/libmpd_a-ClientGlobal.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientIdle.o -MD -MP -MF src/client/.deps/libmpd_a-ClientIdle.Tpo -c -o src/client/libmpd_a-ClientIdle.o `test -f 'src/client/ClientIdle.cxx' || echo './'`src/client/ClientIdle.cxx mv -f src/client/.deps/libmpd_a-ClientIdle.Tpo src/client/.deps/libmpd_a-ClientIdle.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientList.o -MD -MP -MF src/client/.deps/libmpd_a-ClientList.Tpo -c -o src/client/libmpd_a-ClientList.o `test -f 'src/client/ClientList.cxx' || echo './'`src/client/ClientList.cxx mv -f src/client/.deps/libmpd_a-ClientList.Tpo src/client/.deps/libmpd_a-ClientList.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientNew.o -MD -MP -MF src/client/.deps/libmpd_a-ClientNew.Tpo -c -o src/client/libmpd_a-ClientNew.o `test -f 'src/client/ClientNew.cxx' || echo './'`src/client/ClientNew.cxx mv -f src/client/.deps/libmpd_a-ClientNew.Tpo src/client/.deps/libmpd_a-ClientNew.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientProcess.o -MD -MP -MF src/client/.deps/libmpd_a-ClientProcess.Tpo -c -o src/client/libmpd_a-ClientProcess.o `test -f 'src/client/ClientProcess.cxx' || echo './'`src/client/ClientProcess.cxx mv -f src/client/.deps/libmpd_a-ClientProcess.Tpo src/client/.deps/libmpd_a-ClientProcess.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientRead.o -MD -MP -MF src/client/.deps/libmpd_a-ClientRead.Tpo -c -o src/client/libmpd_a-ClientRead.o `test -f 'src/client/ClientRead.cxx' || echo './'`src/client/ClientRead.cxx mv -f src/client/.deps/libmpd_a-ClientRead.Tpo src/client/.deps/libmpd_a-ClientRead.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientWrite.o -MD -MP -MF src/client/.deps/libmpd_a-ClientWrite.Tpo -c -o src/client/libmpd_a-ClientWrite.o `test -f 'src/client/ClientWrite.cxx' || echo './'`src/client/ClientWrite.cxx mv -f src/client/.deps/libmpd_a-ClientWrite.Tpo src/client/.deps/libmpd_a-ClientWrite.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientMessage.o -MD -MP -MF src/client/.deps/libmpd_a-ClientMessage.Tpo -c -o src/client/libmpd_a-ClientMessage.o `test -f 'src/client/ClientMessage.cxx' || echo './'`src/client/ClientMessage.cxx mv -f src/client/.deps/libmpd_a-ClientMessage.Tpo src/client/.deps/libmpd_a-ClientMessage.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientSubscribe.o -MD -MP -MF src/client/.deps/libmpd_a-ClientSubscribe.Tpo -c -o src/client/libmpd_a-ClientSubscribe.o `test -f 'src/client/ClientSubscribe.cxx' || echo './'`src/client/ClientSubscribe.cxx mv -f src/client/.deps/libmpd_a-ClientSubscribe.Tpo src/client/.deps/libmpd_a-ClientSubscribe.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/client/libmpd_a-ClientFile.o -MD -MP -MF src/client/.deps/libmpd_a-ClientFile.Tpo -c -o src/client/libmpd_a-ClientFile.o `test -f 'src/client/ClientFile.cxx' || echo './'`src/client/ClientFile.cxx mv -f src/client/.deps/libmpd_a-ClientFile.Tpo src/client/.deps/libmpd_a-ClientFile.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-Listen.o -MD -MP -MF src/.deps/libmpd_a-Listen.Tpo -c -o src/libmpd_a-Listen.o `test -f 'src/Listen.cxx' || echo './'`src/Listen.cxx mv -f src/.deps/libmpd_a-Listen.Tpo src/.deps/libmpd_a-Listen.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-LogInit.o -MD -MP -MF src/.deps/libmpd_a-LogInit.Tpo -c -o src/libmpd_a-LogInit.o `test -f 'src/LogInit.cxx' || echo './'`src/LogInit.cxx mv -f src/.deps/libmpd_a-LogInit.Tpo src/.deps/libmpd_a-LogInit.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-LogBackend.o -MD -MP -MF src/.deps/libmpd_a-LogBackend.Tpo -c -o src/libmpd_a-LogBackend.o `test -f 'src/LogBackend.cxx' || echo './'`src/LogBackend.cxx mv -f src/.deps/libmpd_a-LogBackend.Tpo src/.deps/libmpd_a-LogBackend.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-Log.o -MD -MP -MF src/.deps/libmpd_a-Log.Tpo -c -o src/libmpd_a-Log.o `test -f 'src/Log.cxx' || echo './'`src/Log.cxx mv -f src/.deps/libmpd_a-Log.Tpo src/.deps/libmpd_a-Log.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-ls.o -MD -MP -MF src/.deps/libmpd_a-ls.Tpo -c -o src/libmpd_a-ls.o `test -f 'src/ls.cxx' || echo './'`src/ls.cxx mv -f src/.deps/libmpd_a-ls.Tpo src/.deps/libmpd_a-ls.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-IOThread.o -MD -MP -MF src/.deps/libmpd_a-IOThread.Tpo -c -o src/libmpd_a-IOThread.o `test -f 'src/IOThread.cxx' || echo './'`src/IOThread.cxx mv -f src/.deps/libmpd_a-IOThread.Tpo src/.deps/libmpd_a-IOThread.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-Instance.o -MD -MP -MF src/.deps/libmpd_a-Instance.Tpo -c -o src/libmpd_a-Instance.o `test -f 'src/Instance.cxx' || echo './'`src/Instance.cxx mv -f src/.deps/libmpd_a-Instance.Tpo src/.deps/libmpd_a-Instance.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/win32/libmpd_a-Win32Main.o -MD -MP -MF src/win32/.deps/libmpd_a-Win32Main.Tpo -c -o src/win32/libmpd_a-Win32Main.o `test -f 'src/win32/Win32Main.cxx' || echo './'`src/win32/Win32Main.cxx mv -f src/win32/.deps/libmpd_a-Win32Main.Tpo src/win32/.deps/libmpd_a-Win32Main.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-GlobalEvents.o -MD -MP -MF src/.deps/libmpd_a-GlobalEvents.Tpo -c -o src/libmpd_a-GlobalEvents.o `test -f 'src/GlobalEvents.cxx' || echo './'`src/GlobalEvents.cxx mv -f src/.deps/libmpd_a-GlobalEvents.Tpo src/.deps/libmpd_a-GlobalEvents.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-MusicBuffer.o -MD -MP -MF src/.deps/libmpd_a-MusicBuffer.Tpo -c -o src/libmpd_a-MusicBuffer.o `test -f 'src/MusicBuffer.cxx' || echo './'`src/MusicBuffer.cxx mv -f src/.deps/libmpd_a-MusicBuffer.Tpo src/.deps/libmpd_a-MusicBuffer.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-MusicPipe.o -MD -MP -MF src/.deps/libmpd_a-MusicPipe.Tpo -c -o src/libmpd_a-MusicPipe.o `test -f 'src/MusicPipe.cxx' || echo './'`src/MusicPipe.cxx mv -f src/.deps/libmpd_a-MusicPipe.Tpo src/.deps/libmpd_a-MusicPipe.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-MusicChunk.o -MD -MP -MF src/.deps/libmpd_a-MusicChunk.Tpo -c -o src/libmpd_a-MusicChunk.o `test -f 'src/MusicChunk.cxx' || echo './'`src/MusicChunk.cxx mv -f src/.deps/libmpd_a-MusicChunk.Tpo src/.deps/libmpd_a-MusicChunk.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-Mapper.o -MD -MP -MF src/.deps/libmpd_a-Mapper.Tpo -c -o src/libmpd_a-Mapper.o `test -f 'src/Mapper.cxx' || echo './'`src/Mapper.cxx mv -f src/.deps/libmpd_a-Mapper.Tpo src/.deps/libmpd_a-Mapper.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-Partition.o -MD -MP -MF src/.deps/libmpd_a-Partition.Tpo -c -o src/libmpd_a-Partition.o `test -f 'src/Partition.cxx' || echo './'`src/Partition.cxx mv -f src/.deps/libmpd_a-Partition.Tpo src/.deps/libmpd_a-Partition.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-Permission.o -MD -MP -MF src/.deps/libmpd_a-Permission.Tpo -c -o src/libmpd_a-Permission.o `test -f 'src/Permission.cxx' || echo './'`src/Permission.cxx mv -f src/.deps/libmpd_a-Permission.Tpo src/.deps/libmpd_a-Permission.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-PlayerThread.o -MD -MP -MF src/.deps/libmpd_a-PlayerThread.Tpo -c -o src/libmpd_a-PlayerThread.o `test -f 'src/PlayerThread.cxx' || echo './'`src/PlayerThread.cxx mv -f src/.deps/libmpd_a-PlayerThread.Tpo src/.deps/libmpd_a-PlayerThread.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-PlayerControl.o -MD -MP -MF src/.deps/libmpd_a-PlayerControl.Tpo -c -o src/libmpd_a-PlayerControl.o `test -f 'src/PlayerControl.cxx' || echo './'`src/PlayerControl.cxx mv -f src/.deps/libmpd_a-PlayerControl.Tpo src/.deps/libmpd_a-PlayerControl.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-PlaylistError.o -MD -MP -MF src/.deps/libmpd_a-PlaylistError.Tpo -c -o src/libmpd_a-PlaylistError.o `test -f 'src/PlaylistError.cxx' || echo './'`src/PlaylistError.cxx mv -f src/.deps/libmpd_a-PlaylistError.Tpo src/.deps/libmpd_a-PlaylistError.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-PlaylistGlobal.o -MD -MP -MF src/.deps/libmpd_a-PlaylistGlobal.Tpo -c -o src/libmpd_a-PlaylistGlobal.o `test -f 'src/PlaylistGlobal.cxx' || echo './'`src/PlaylistGlobal.cxx mv -f src/.deps/libmpd_a-PlaylistGlobal.Tpo src/.deps/libmpd_a-PlaylistGlobal.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-PlaylistPrint.o -MD -MP -MF src/.deps/libmpd_a-PlaylistPrint.Tpo -c -o src/libmpd_a-PlaylistPrint.o `test -f 'src/PlaylistPrint.cxx' || echo './'`src/PlaylistPrint.cxx mv -f src/.deps/libmpd_a-PlaylistPrint.Tpo src/.deps/libmpd_a-PlaylistPrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-PlaylistSave.o -MD -MP -MF src/.deps/libmpd_a-PlaylistSave.Tpo -c -o src/libmpd_a-PlaylistSave.o `test -f 'src/PlaylistSave.cxx' || echo './'`src/PlaylistSave.cxx mv -f src/.deps/libmpd_a-PlaylistSave.Tpo src/.deps/libmpd_a-PlaylistSave.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libmpd_a-PlaylistStream.o -MD -MP -MF src/playlist/.deps/libmpd_a-PlaylistStream.Tpo -c -o src/playlist/libmpd_a-PlaylistStream.o `test -f 'src/playlist/PlaylistStream.cxx' || echo './'`src/playlist/PlaylistStream.cxx mv -f src/playlist/.deps/libmpd_a-PlaylistStream.Tpo src/playlist/.deps/libmpd_a-PlaylistStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libmpd_a-PlaylistMapper.o -MD -MP -MF src/playlist/.deps/libmpd_a-PlaylistMapper.Tpo -c -o src/playlist/libmpd_a-PlaylistMapper.o `test -f 'src/playlist/PlaylistMapper.cxx' || echo './'`src/playlist/PlaylistMapper.cxx mv -f src/playlist/.deps/libmpd_a-PlaylistMapper.Tpo src/playlist/.deps/libmpd_a-PlaylistMapper.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libmpd_a-PlaylistAny.o -MD -MP -MF src/playlist/.deps/libmpd_a-PlaylistAny.Tpo -c -o src/playlist/libmpd_a-PlaylistAny.o `test -f 'src/playlist/PlaylistAny.cxx' || echo './'`src/playlist/PlaylistAny.cxx mv -f src/playlist/.deps/libmpd_a-PlaylistAny.Tpo src/playlist/.deps/libmpd_a-PlaylistAny.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libmpd_a-PlaylistSong.o -MD -MP -MF src/playlist/.deps/libmpd_a-PlaylistSong.Tpo -c -o src/playlist/libmpd_a-PlaylistSong.o `test -f 'src/playlist/PlaylistSong.cxx' || echo './'`src/playlist/PlaylistSong.cxx mv -f src/playlist/.deps/libmpd_a-PlaylistSong.Tpo src/playlist/.deps/libmpd_a-PlaylistSong.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libmpd_a-PlaylistQueue.o -MD -MP -MF src/playlist/.deps/libmpd_a-PlaylistQueue.Tpo -c -o src/playlist/libmpd_a-PlaylistQueue.o `test -f 'src/playlist/PlaylistQueue.cxx' || echo './'`src/playlist/PlaylistQueue.cxx mv -f src/playlist/.deps/libmpd_a-PlaylistQueue.Tpo src/playlist/.deps/libmpd_a-PlaylistQueue.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libmpd_a-Print.o -MD -MP -MF src/playlist/.deps/libmpd_a-Print.Tpo -c -o src/playlist/libmpd_a-Print.o `test -f 'src/playlist/Print.cxx' || echo './'`src/playlist/Print.cxx mv -f src/playlist/.deps/libmpd_a-Print.Tpo src/playlist/.deps/libmpd_a-Print.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-PlaylistVector.o -MD -MP -MF src/db/.deps/libmpd_a-PlaylistVector.Tpo -c -o src/db/libmpd_a-PlaylistVector.o `test -f 'src/db/PlaylistVector.cxx' || echo './'`src/db/PlaylistVector.cxx mv -f src/db/.deps/libmpd_a-PlaylistVector.Tpo src/db/.deps/libmpd_a-PlaylistVector.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-Queue.o -MD -MP -MF src/queue/.deps/libmpd_a-Queue.Tpo -c -o src/queue/libmpd_a-Queue.o `test -f 'src/queue/Queue.cxx' || echo './'`src/queue/Queue.cxx mv -f src/queue/.deps/libmpd_a-Queue.Tpo src/queue/.deps/libmpd_a-Queue.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-QueuePrint.o -MD -MP -MF src/queue/.deps/libmpd_a-QueuePrint.Tpo -c -o src/queue/libmpd_a-QueuePrint.o `test -f 'src/queue/QueuePrint.cxx' || echo './'`src/queue/QueuePrint.cxx mv -f src/queue/.deps/libmpd_a-QueuePrint.Tpo src/queue/.deps/libmpd_a-QueuePrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-QueueSave.o -MD -MP -MF src/queue/.deps/libmpd_a-QueueSave.Tpo -c -o src/queue/libmpd_a-QueueSave.o `test -f 'src/queue/QueueSave.cxx' || echo './'`src/queue/QueueSave.cxx mv -f src/queue/.deps/libmpd_a-QueueSave.Tpo src/queue/.deps/libmpd_a-QueueSave.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-Playlist.o -MD -MP -MF src/queue/.deps/libmpd_a-Playlist.Tpo -c -o src/queue/libmpd_a-Playlist.o `test -f 'src/queue/Playlist.cxx' || echo './'`src/queue/Playlist.cxx mv -f src/queue/.deps/libmpd_a-Playlist.Tpo src/queue/.deps/libmpd_a-Playlist.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-PlaylistControl.o -MD -MP -MF src/queue/.deps/libmpd_a-PlaylistControl.Tpo -c -o src/queue/libmpd_a-PlaylistControl.o `test -f 'src/queue/PlaylistControl.cxx' || echo './'`src/queue/PlaylistControl.cxx mv -f src/queue/.deps/libmpd_a-PlaylistControl.Tpo src/queue/.deps/libmpd_a-PlaylistControl.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-PlaylistEdit.o -MD -MP -MF src/queue/.deps/libmpd_a-PlaylistEdit.Tpo -c -o src/queue/libmpd_a-PlaylistEdit.o `test -f 'src/queue/PlaylistEdit.cxx' || echo './'`src/queue/PlaylistEdit.cxx mv -f src/queue/.deps/libmpd_a-PlaylistEdit.Tpo src/queue/.deps/libmpd_a-PlaylistEdit.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-PlaylistTag.o -MD -MP -MF src/queue/.deps/libmpd_a-PlaylistTag.Tpo -c -o src/queue/libmpd_a-PlaylistTag.o `test -f 'src/queue/PlaylistTag.cxx' || echo './'`src/queue/PlaylistTag.cxx mv -f src/queue/.deps/libmpd_a-PlaylistTag.Tpo src/queue/.deps/libmpd_a-PlaylistTag.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-PlaylistState.o -MD -MP -MF src/queue/.deps/libmpd_a-PlaylistState.Tpo -c -o src/queue/libmpd_a-PlaylistState.o `test -f 'src/queue/PlaylistState.cxx' || echo './'`src/queue/PlaylistState.cxx mv -f src/queue/.deps/libmpd_a-PlaylistState.Tpo src/queue/.deps/libmpd_a-PlaylistState.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-ReplayGainConfig.o -MD -MP -MF src/.deps/libmpd_a-ReplayGainConfig.Tpo -c -o src/libmpd_a-ReplayGainConfig.o `test -f 'src/ReplayGainConfig.cxx' || echo './'`src/ReplayGainConfig.cxx mv -f src/.deps/libmpd_a-ReplayGainConfig.Tpo src/.deps/libmpd_a-ReplayGainConfig.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-ReplayGainInfo.o -MD -MP -MF src/.deps/libmpd_a-ReplayGainInfo.Tpo -c -o src/libmpd_a-ReplayGainInfo.o `test -f 'src/ReplayGainInfo.cxx' || echo './'`src/ReplayGainInfo.cxx mv -f src/.deps/libmpd_a-ReplayGainInfo.Tpo src/.deps/libmpd_a-ReplayGainInfo.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-DetachedSong.o -MD -MP -MF src/.deps/libmpd_a-DetachedSong.Tpo -c -o src/libmpd_a-DetachedSong.o `test -f 'src/DetachedSong.cxx' || echo './'`src/DetachedSong.cxx mv -f src/.deps/libmpd_a-DetachedSong.Tpo src/.deps/libmpd_a-DetachedSong.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-SongUpdate.o -MD -MP -MF src/.deps/libmpd_a-SongUpdate.Tpo -c -o src/libmpd_a-SongUpdate.o `test -f 'src/SongUpdate.cxx' || echo './'`src/SongUpdate.cxx mv -f src/.deps/libmpd_a-SongUpdate.Tpo src/.deps/libmpd_a-SongUpdate.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-SongLoader.o -MD -MP -MF src/.deps/libmpd_a-SongLoader.Tpo -c -o src/libmpd_a-SongLoader.o `test -f 'src/SongLoader.cxx' || echo './'`src/SongLoader.cxx mv -f src/.deps/libmpd_a-SongLoader.Tpo src/.deps/libmpd_a-SongLoader.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-SongPrint.o -MD -MP -MF src/.deps/libmpd_a-SongPrint.Tpo -c -o src/libmpd_a-SongPrint.o `test -f 'src/SongPrint.cxx' || echo './'`src/SongPrint.cxx mv -f src/.deps/libmpd_a-SongPrint.Tpo src/.deps/libmpd_a-SongPrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-SongSave.o -MD -MP -MF src/.deps/libmpd_a-SongSave.Tpo -c -o src/libmpd_a-SongSave.o `test -f 'src/SongSave.cxx' || echo './'`src/SongSave.cxx mv -f src/.deps/libmpd_a-SongSave.Tpo src/.deps/libmpd_a-SongSave.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-StateFile.o -MD -MP -MF src/.deps/libmpd_a-StateFile.Tpo -c -o src/libmpd_a-StateFile.o `test -f 'src/StateFile.cxx' || echo './'`src/StateFile.cxx mv -f src/.deps/libmpd_a-StateFile.Tpo src/.deps/libmpd_a-StateFile.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-Stats.o -MD -MP -MF src/.deps/libmpd_a-Stats.Tpo -c -o src/libmpd_a-Stats.o `test -f 'src/Stats.cxx' || echo './'`src/Stats.cxx mv -f src/.deps/libmpd_a-Stats.Tpo src/.deps/libmpd_a-Stats.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-TagPrint.o -MD -MP -MF src/.deps/libmpd_a-TagPrint.Tpo -c -o src/libmpd_a-TagPrint.o `test -f 'src/TagPrint.cxx' || echo './'`src/TagPrint.cxx mv -f src/.deps/libmpd_a-TagPrint.Tpo src/.deps/libmpd_a-TagPrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-TagSave.o -MD -MP -MF src/.deps/libmpd_a-TagSave.Tpo -c -o src/libmpd_a-TagSave.o `test -f 'src/TagSave.cxx' || echo './'`src/TagSave.cxx mv -f src/.deps/libmpd_a-TagSave.Tpo src/.deps/libmpd_a-TagSave.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-TagFile.o -MD -MP -MF src/.deps/libmpd_a-TagFile.Tpo -c -o src/libmpd_a-TagFile.o `test -f 'src/TagFile.cxx' || echo './'`src/TagFile.cxx mv -f src/.deps/libmpd_a-TagFile.Tpo src/.deps/libmpd_a-TagFile.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-TagStream.o -MD -MP -MF src/.deps/libmpd_a-TagStream.Tpo -c -o src/libmpd_a-TagStream.o `test -f 'src/TagStream.cxx' || echo './'`src/TagStream.cxx mv -f src/.deps/libmpd_a-TagStream.Tpo src/.deps/libmpd_a-TagStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-TimePrint.o -MD -MP -MF src/.deps/libmpd_a-TimePrint.Tpo -c -o src/libmpd_a-TimePrint.o `test -f 'src/TimePrint.cxx' || echo './'`src/TimePrint.cxx mv -f src/.deps/libmpd_a-TimePrint.Tpo src/.deps/libmpd_a-TimePrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/mixer/libmpd_a-Volume.o -MD -MP -MF src/mixer/.deps/libmpd_a-Volume.Tpo -c -o src/mixer/libmpd_a-Volume.o `test -f 'src/mixer/Volume.cxx' || echo './'`src/mixer/Volume.cxx mv -f src/mixer/.deps/libmpd_a-Volume.Tpo src/mixer/.deps/libmpd_a-Volume.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-SongFilter.o -MD -MP -MF src/.deps/libmpd_a-SongFilter.Tpo -c -o src/libmpd_a-SongFilter.o `test -f 'src/SongFilter.cxx' || echo './'`src/SongFilter.cxx mv -f src/.deps/libmpd_a-SongFilter.Tpo src/.deps/libmpd_a-SongFilter.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-PlaylistFile.o -MD -MP -MF src/.deps/libmpd_a-PlaylistFile.Tpo -c -o src/libmpd_a-PlaylistFile.o `test -f 'src/PlaylistFile.cxx' || echo './'`src/PlaylistFile.cxx mv -f src/.deps/libmpd_a-PlaylistFile.Tpo src/.deps/libmpd_a-PlaylistFile.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/unix/libmpd_a-SignalHandlers.o -MD -MP -MF src/unix/.deps/libmpd_a-SignalHandlers.Tpo -c -o src/unix/libmpd_a-SignalHandlers.o `test -f 'src/unix/SignalHandlers.cxx' || echo './'`src/unix/SignalHandlers.cxx mv -f src/unix/.deps/libmpd_a-SignalHandlers.Tpo src/unix/.deps/libmpd_a-SignalHandlers.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/unix/libmpd_a-Daemon.o -MD -MP -MF src/unix/.deps/libmpd_a-Daemon.Tpo -c -o src/unix/libmpd_a-Daemon.o `test -f 'src/unix/Daemon.cxx' || echo './'`src/unix/Daemon.cxx mv -f src/unix/.deps/libmpd_a-Daemon.Tpo src/unix/.deps/libmpd_a-Daemon.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libmpd_a-CommandLine.o -MD -MP -MF src/.deps/libmpd_a-CommandLine.Tpo -c -o src/libmpd_a-CommandLine.o `test -f 'src/CommandLine.cxx' || echo './'`src/CommandLine.cxx mv -f src/.deps/libmpd_a-CommandLine.Tpo src/.deps/libmpd_a-CommandLine.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/queue/libmpd_a-PlaylistUpdate.o -MD -MP -MF src/queue/.deps/libmpd_a-PlaylistUpdate.Tpo -c -o src/queue/libmpd_a-PlaylistUpdate.o `test -f 'src/queue/PlaylistUpdate.cxx' || echo './'`src/queue/PlaylistUpdate.cxx mv -f src/queue/.deps/libmpd_a-PlaylistUpdate.Tpo src/queue/.deps/libmpd_a-PlaylistUpdate.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-StorageCommands.o -MD -MP -MF src/command/.deps/libmpd_a-StorageCommands.Tpo -c -o src/command/libmpd_a-StorageCommands.o `test -f 'src/command/StorageCommands.cxx' || echo './'`src/command/StorageCommands.cxx mv -f src/command/.deps/libmpd_a-StorageCommands.Tpo src/command/.deps/libmpd_a-StorageCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-DatabaseCommands.o -MD -MP -MF src/command/.deps/libmpd_a-DatabaseCommands.Tpo -c -o src/command/libmpd_a-DatabaseCommands.o `test -f 'src/command/DatabaseCommands.cxx' || echo './'`src/command/DatabaseCommands.cxx mv -f src/command/.deps/libmpd_a-DatabaseCommands.Tpo src/command/.deps/libmpd_a-DatabaseCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-Count.o -MD -MP -MF src/db/.deps/libmpd_a-Count.Tpo -c -o src/db/libmpd_a-Count.o `test -f 'src/db/Count.cxx' || echo './'`src/db/Count.cxx mv -f src/db/.deps/libmpd_a-Count.Tpo src/db/.deps/libmpd_a-Count.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-LightSong.o -MD -MP -MF src/db/.deps/libmpd_a-LightSong.Tpo -c -o src/db/libmpd_a-LightSong.o `test -f 'src/db/LightSong.cxx' || echo './'`src/db/LightSong.cxx mv -f src/db/.deps/libmpd_a-LightSong.Tpo src/db/.deps/libmpd_a-LightSong.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-UpdateDomain.o -MD -MP -MF src/db/update/.deps/libmpd_a-UpdateDomain.Tpo -c -o src/db/update/libmpd_a-UpdateDomain.o `test -f 'src/db/update/UpdateDomain.cxx' || echo './'`src/db/update/UpdateDomain.cxx mv -f src/db/update/.deps/libmpd_a-UpdateDomain.Tpo src/db/update/.deps/libmpd_a-UpdateDomain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-Service.o -MD -MP -MF src/db/update/.deps/libmpd_a-Service.Tpo -c -o src/db/update/libmpd_a-Service.o `test -f 'src/db/update/Service.cxx' || echo './'`src/db/update/Service.cxx mv -f src/db/update/.deps/libmpd_a-Service.Tpo src/db/update/.deps/libmpd_a-Service.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-Queue.o -MD -MP -MF src/db/update/.deps/libmpd_a-Queue.Tpo -c -o src/db/update/libmpd_a-Queue.o `test -f 'src/db/update/Queue.cxx' || echo './'`src/db/update/Queue.cxx mv -f src/db/update/.deps/libmpd_a-Queue.Tpo src/db/update/.deps/libmpd_a-Queue.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-UpdateIO.o -MD -MP -MF src/db/update/.deps/libmpd_a-UpdateIO.Tpo -c -o src/db/update/libmpd_a-UpdateIO.o `test -f 'src/db/update/UpdateIO.cxx' || echo './'`src/db/update/UpdateIO.cxx mv -f src/db/update/.deps/libmpd_a-UpdateIO.Tpo src/db/update/.deps/libmpd_a-UpdateIO.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-Editor.o -MD -MP -MF src/db/update/.deps/libmpd_a-Editor.Tpo -c -o src/db/update/libmpd_a-Editor.o `test -f 'src/db/update/Editor.cxx' || echo './'`src/db/update/Editor.cxx mv -f src/db/update/.deps/libmpd_a-Editor.Tpo src/db/update/.deps/libmpd_a-Editor.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-Walk.o -MD -MP -MF src/db/update/.deps/libmpd_a-Walk.Tpo -c -o src/db/update/libmpd_a-Walk.o `test -f 'src/db/update/Walk.cxx' || echo './'`src/db/update/Walk.cxx mv -f src/db/update/.deps/libmpd_a-Walk.Tpo src/db/update/.deps/libmpd_a-Walk.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-UpdateSong.o -MD -MP -MF src/db/update/.deps/libmpd_a-UpdateSong.Tpo -c -o src/db/update/libmpd_a-UpdateSong.o `test -f 'src/db/update/UpdateSong.cxx' || echo './'`src/db/update/UpdateSong.cxx mv -f src/db/update/.deps/libmpd_a-UpdateSong.Tpo src/db/update/.deps/libmpd_a-UpdateSong.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-Container.o -MD -MP -MF src/db/update/.deps/libmpd_a-Container.Tpo -c -o src/db/update/libmpd_a-Container.o `test -f 'src/db/update/Container.cxx' || echo './'`src/db/update/Container.cxx mv -f src/db/update/.deps/libmpd_a-Container.Tpo src/db/update/.deps/libmpd_a-Container.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-Remove.o -MD -MP -MF src/db/update/.deps/libmpd_a-Remove.Tpo -c -o src/db/update/libmpd_a-Remove.o `test -f 'src/db/update/Remove.cxx' || echo './'`src/db/update/Remove.cxx mv -f src/db/update/.deps/libmpd_a-Remove.Tpo src/db/update/.deps/libmpd_a-Remove.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-ExcludeList.o -MD -MP -MF src/db/update/.deps/libmpd_a-ExcludeList.Tpo -c -o src/db/update/libmpd_a-ExcludeList.o `test -f 'src/db/update/ExcludeList.cxx' || echo './'`src/db/update/ExcludeList.cxx mv -f src/db/update/.deps/libmpd_a-ExcludeList.Tpo src/db/update/.deps/libmpd_a-ExcludeList.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-DatabaseGlue.o -MD -MP -MF src/db/.deps/libmpd_a-DatabaseGlue.Tpo -c -o src/db/libmpd_a-DatabaseGlue.o `test -f 'src/db/DatabaseGlue.cxx' || echo './'`src/db/DatabaseGlue.cxx mv -f src/db/.deps/libmpd_a-DatabaseGlue.Tpo src/db/.deps/libmpd_a-DatabaseGlue.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-Configured.o -MD -MP -MF src/db/.deps/libmpd_a-Configured.Tpo -c -o src/db/libmpd_a-Configured.o `test -f 'src/db/Configured.cxx' || echo './'`src/db/Configured.cxx mv -f src/db/.deps/libmpd_a-Configured.Tpo src/db/.deps/libmpd_a-Configured.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-DatabaseSong.o -MD -MP -MF src/db/.deps/libmpd_a-DatabaseSong.Tpo -c -o src/db/libmpd_a-DatabaseSong.o `test -f 'src/db/DatabaseSong.cxx' || echo './'`src/db/DatabaseSong.cxx mv -f src/db/.deps/libmpd_a-DatabaseSong.Tpo src/db/.deps/libmpd_a-DatabaseSong.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-DatabasePrint.o -MD -MP -MF src/db/.deps/libmpd_a-DatabasePrint.Tpo -c -o src/db/libmpd_a-DatabasePrint.o `test -f 'src/db/DatabasePrint.cxx' || echo './'`src/db/DatabasePrint.cxx mv -f src/db/.deps/libmpd_a-DatabasePrint.Tpo src/db/.deps/libmpd_a-DatabasePrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-DatabaseQueue.o -MD -MP -MF src/db/.deps/libmpd_a-DatabaseQueue.Tpo -c -o src/db/libmpd_a-DatabaseQueue.o `test -f 'src/db/DatabaseQueue.cxx' || echo './'`src/db/DatabaseQueue.cxx mv -f src/db/.deps/libmpd_a-DatabaseQueue.Tpo src/db/.deps/libmpd_a-DatabaseQueue.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-DatabasePlaylist.o -MD -MP -MF src/db/.deps/libmpd_a-DatabasePlaylist.Tpo -c -o src/db/libmpd_a-DatabasePlaylist.o `test -f 'src/db/DatabasePlaylist.cxx' || echo './'`src/db/DatabasePlaylist.cxx mv -f src/db/.deps/libmpd_a-DatabasePlaylist.Tpo src/db/.deps/libmpd_a-DatabasePlaylist.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-DatabaseError.o -MD -MP -MF src/db/.deps/libmpd_a-DatabaseError.Tpo -c -o src/db/libmpd_a-DatabaseError.o `test -f 'src/db/DatabaseError.cxx' || echo './'`src/db/DatabaseError.cxx mv -f src/db/.deps/libmpd_a-DatabaseError.Tpo src/db/.deps/libmpd_a-DatabaseError.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-DatabaseLock.o -MD -MP -MF src/db/.deps/libmpd_a-DatabaseLock.Tpo -c -o src/db/libmpd_a-DatabaseLock.o `test -f 'src/db/DatabaseLock.cxx' || echo './'`src/db/DatabaseLock.cxx mv -f src/db/.deps/libmpd_a-DatabaseLock.Tpo src/db/.deps/libmpd_a-DatabaseLock.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/libmpd_a-Selection.o -MD -MP -MF src/db/.deps/libmpd_a-Selection.Tpo -c -o src/db/libmpd_a-Selection.o `test -f 'src/db/Selection.cxx' || echo './'`src/db/Selection.cxx mv -f src/db/.deps/libmpd_a-Selection.Tpo src/db/.deps/libmpd_a-Selection.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-InotifyDomain.o -MD -MP -MF src/db/update/.deps/libmpd_a-InotifyDomain.Tpo -c -o src/db/update/libmpd_a-InotifyDomain.o `test -f 'src/db/update/InotifyDomain.cxx' || echo './'`src/db/update/InotifyDomain.cxx mv -f src/db/update/.deps/libmpd_a-InotifyDomain.Tpo src/db/update/.deps/libmpd_a-InotifyDomain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-InotifySource.o -MD -MP -MF src/db/update/.deps/libmpd_a-InotifySource.Tpo -c -o src/db/update/libmpd_a-InotifySource.o `test -f 'src/db/update/InotifySource.cxx' || echo './'`src/db/update/InotifySource.cxx mv -f src/db/update/.deps/libmpd_a-InotifySource.Tpo src/db/update/.deps/libmpd_a-InotifySource.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-InotifyQueue.o -MD -MP -MF src/db/update/.deps/libmpd_a-InotifyQueue.Tpo -c -o src/db/update/libmpd_a-InotifyQueue.o `test -f 'src/db/update/InotifyQueue.cxx' || echo './'`src/db/update/InotifyQueue.cxx mv -f src/db/update/.deps/libmpd_a-InotifyQueue.Tpo src/db/update/.deps/libmpd_a-InotifyQueue.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-InotifyUpdate.o -MD -MP -MF src/db/update/.deps/libmpd_a-InotifyUpdate.Tpo -c -o src/db/update/libmpd_a-InotifyUpdate.o `test -f 'src/db/update/InotifyUpdate.cxx' || echo './'`src/db/update/InotifyUpdate.cxx mv -f src/db/update/.deps/libmpd_a-InotifyUpdate.Tpo src/db/update/.deps/libmpd_a-InotifyUpdate.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-StickerCommands.o -MD -MP -MF src/command/.deps/libmpd_a-StickerCommands.Tpo -c -o src/command/libmpd_a-StickerCommands.o `test -f 'src/command/StickerCommands.cxx' || echo './'`src/command/StickerCommands.cxx mv -f src/command/.deps/libmpd_a-StickerCommands.Tpo src/command/.deps/libmpd_a-StickerCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/sticker/libmpd_a-StickerDatabase.o -MD -MP -MF src/sticker/.deps/libmpd_a-StickerDatabase.Tpo -c -o src/sticker/libmpd_a-StickerDatabase.o `test -f 'src/sticker/StickerDatabase.cxx' || echo './'`src/sticker/StickerDatabase.cxx mv -f src/sticker/.deps/libmpd_a-StickerDatabase.Tpo src/sticker/.deps/libmpd_a-StickerDatabase.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/sticker/libmpd_a-StickerPrint.o -MD -MP -MF src/sticker/.deps/libmpd_a-StickerPrint.Tpo -c -o src/sticker/libmpd_a-StickerPrint.o `test -f 'src/sticker/StickerPrint.cxx' || echo './'`src/sticker/StickerPrint.cxx mv -f src/sticker/.deps/libmpd_a-StickerPrint.Tpo src/sticker/.deps/libmpd_a-StickerPrint.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/sticker/libmpd_a-SongSticker.o -MD -MP -MF src/sticker/.deps/libmpd_a-SongSticker.Tpo -c -o src/sticker/libmpd_a-SongSticker.o `test -f 'src/sticker/SongSticker.cxx' || echo './'`src/sticker/SongSticker.cxx mv -f src/sticker/.deps/libmpd_a-SongSticker.Tpo src/sticker/.deps/libmpd_a-SongSticker.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/command/libmpd_a-NeighborCommands.o -MD -MP -MF src/command/.deps/libmpd_a-NeighborCommands.Tpo -c -o src/command/libmpd_a-NeighborCommands.o `test -f 'src/command/NeighborCommands.cxx' || echo './'`src/command/NeighborCommands.cxx mv -f src/command/.deps/libmpd_a-NeighborCommands.Tpo src/command/.deps/libmpd_a-NeighborCommands.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/update/libmpd_a-Archive.o -MD -MP -MF src/db/update/.deps/libmpd_a-Archive.Tpo -c -o src/db/update/libmpd_a-Archive.o `test -f 'src/db/update/Archive.cxx' || echo './'`src/db/update/Archive.cxx mv -f src/db/update/.deps/libmpd_a-Archive.Tpo src/db/update/.deps/libmpd_a-Archive.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/zeroconf/libmpd_a-ZeroconfGlue.o -MD -MP -MF src/zeroconf/.deps/libmpd_a-ZeroconfGlue.Tpo -c -o src/zeroconf/libmpd_a-ZeroconfGlue.o `test -f 'src/zeroconf/ZeroconfGlue.cxx' || echo './'`src/zeroconf/ZeroconfGlue.cxx mv -f src/zeroconf/.deps/libmpd_a-ZeroconfGlue.Tpo src/zeroconf/.deps/libmpd_a-ZeroconfGlue.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/zeroconf/libmpd_a-AvahiPoll.o -MD -MP -MF src/zeroconf/.deps/libmpd_a-AvahiPoll.Tpo -c -o src/zeroconf/libmpd_a-AvahiPoll.o `test -f 'src/zeroconf/AvahiPoll.cxx' || echo './'`src/zeroconf/AvahiPoll.cxx mv -f src/zeroconf/.deps/libmpd_a-AvahiPoll.Tpo src/zeroconf/.deps/libmpd_a-AvahiPoll.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/zeroconf/libmpd_a-ZeroconfAvahi.o -MD -MP -MF src/zeroconf/.deps/libmpd_a-ZeroconfAvahi.Tpo -c -o src/zeroconf/libmpd_a-ZeroconfAvahi.o `test -f 'src/zeroconf/ZeroconfAvahi.cxx' || echo './'`src/zeroconf/ZeroconfAvahi.cxx mv -f src/zeroconf/.deps/libmpd_a-ZeroconfAvahi.Tpo src/zeroconf/.deps/libmpd_a-ZeroconfAvahi.Po rm -f libmpd.a ar cru libmpd.a src/output/libmpd_a-Registry.o src/output/libmpd_a-MultipleOutputs.o src/output/libmpd_a-OutputThread.o src/output/libmpd_a-Domain.o src/output/libmpd_a-OutputControl.o src/output/libmpd_a-OutputState.o src/output/libmpd_a-OutputPrint.o src/output/libmpd_a-OutputCommand.o src/output/libmpd_a-OutputPlugin.o src/output/libmpd_a-Finish.o src/output/libmpd_a-Init.o src/mixer/libmpd_a-MixerControl.o src/mixer/libmpd_a-MixerType.o src/mixer/libmpd_a-MixerAll.o src/libmpd_a-notify.o src/libmpd_a-AudioConfig.o src/libmpd_a-CheckAudioFormat.o src/libmpd_a-AudioFormat.o src/libmpd_a-AudioParser.o src/protocol/libmpd_a-Ack.o src/protocol/libmpd_a-ArgParser.o src/protocol/libmpd_a-Result.o src/command/libmpd_a-CommandError.o src/command/libmpd_a-AllCommands.o src/command/libmpd_a-QueueCommands.o src/command/libmpd_a-TagCommands.o src/command/libmpd_a-PlayerCommands.o src/command/libmpd_a-PlaylistCommands.o src/command/libmpd_a-FileCommands.o src/command/libmpd_a-OutputCommands.o src/command/libmpd_a-MessageCommands.o src/command/libmpd_a-OtherCommands.o src/command/libmpd_a-CommandListBuilder.o src/libmpd_a-Idle.o src/libmpd_a-CrossFade.o src/decoder/libmpd_a-DecoderError.o src/decoder/libmpd_a-DecoderThread.o src/decoder/libmpd_a-DecoderControl.o src/decoder/libmpd_a-DecoderAPI.o src/decoder/libmpd_a-DecoderInternal.o src/decoder/libmpd_a-DecoderPrint.o src/filter/libmpd_a-FilterConfig.o src/filter/libmpd_a-FilterPlugin.o src/filter/libmpd_a-FilterRegistry.o src/client/libmpd_a-Client.o src/client/libmpd_a-ClientEvent.o src/client/libmpd_a-ClientExpire.o src/client/libmpd_a-ClientGlobal.o src/client/libmpd_a-ClientIdle.o src/client/libmpd_a-ClientList.o src/client/libmpd_a-ClientNew.o src/client/libmpd_a-ClientProcess.o src/client/libmpd_a-ClientRead.o src/client/libmpd_a-ClientWrite.o src/client/libmpd_a-ClientMessage.o src/client/libmpd_a-ClientSubscribe.o src/client/libmpd_a-ClientFile.o src/libmpd_a-Listen.o src/libmpd_a-LogInit.o src/libmpd_a-LogBackend.o src/libmpd_a-Log.o src/libmpd_a-ls.o src/libmpd_a-IOThread.o src/libmpd_a-Instance.o src/win32/libmpd_a-Win32Main.o src/libmpd_a-GlobalEvents.o src/libmpd_a-MusicBuffer.o src/libmpd_a-MusicPipe.o src/libmpd_a-MusicChunk.o src/libmpd_a-Mapper.o src/libmpd_a-Partition.o src/libmpd_a-Permission.o src/libmpd_a-PlayerThread.o src/libmpd_a-PlayerControl.o src/libmpd_a-PlaylistError.o src/libmpd_a-PlaylistGlobal.o src/libmpd_a-PlaylistPrint.o src/libmpd_a-PlaylistSave.o src/playlist/libmpd_a-PlaylistStream.o src/playlist/libmpd_a-PlaylistMapper.o src/playlist/libmpd_a-PlaylistAny.o src/playlist/libmpd_a-PlaylistSong.o src/playlist/libmpd_a-PlaylistQueue.o src/playlist/libmpd_a-Print.o src/db/libmpd_a-PlaylistVector.o src/queue/libmpd_a-Queue.o src/queue/libmpd_a-QueuePrint.o src/queue/libmpd_a-QueueSave.o src/queue/libmpd_a-Playlist.o src/queue/libmpd_a-PlaylistControl.o src/queue/libmpd_a-PlaylistEdit.o src/queue/libmpd_a-PlaylistTag.o src/queue/libmpd_a-PlaylistState.o src/libmpd_a-ReplayGainConfig.o src/libmpd_a-ReplayGainInfo.o src/libmpd_a-DetachedSong.o src/libmpd_a-SongUpdate.o src/libmpd_a-SongLoader.o src/libmpd_a-SongPrint.o src/libmpd_a-SongSave.o src/libmpd_a-StateFile.o src/libmpd_a-Stats.o src/libmpd_a-TagPrint.o src/libmpd_a-TagSave.o src/libmpd_a-TagFile.o src/libmpd_a-TagStream.o src/libmpd_a-TimePrint.o src/mixer/libmpd_a-Volume.o src/libmpd_a-SongFilter.o src/libmpd_a-PlaylistFile.o src/unix/libmpd_a-SignalHandlers.o src/unix/libmpd_a-Daemon.o src/libmpd_a-CommandLine.o src/queue/libmpd_a-PlaylistUpdate.o src/command/libmpd_a-StorageCommands.o src/command/libmpd_a-DatabaseCommands.o src/db/libmpd_a-Count.o src/db/libmpd_a-LightSong.o src/db/update/libmpd_a-UpdateDomain.o src/db/update/libmpd_a-Service.o src/db/update/libmpd_a-Queue.o src/db/update/libmpd_a-UpdateIO.o src/db/update/libmpd_a-Editor.o src/db/update/libmpd_a-Walk.o src/db/update/libmpd_a-UpdateSong.o src/db/update/libmpd_a-Container.o src/db/update/libmpd_a-Remove.o src/db/update/libmpd_a-ExcludeList.o src/db/libmpd_a-DatabaseGlue.o src/db/libmpd_a-Configured.o src/db/libmpd_a-DatabaseSong.o src/db/libmpd_a-DatabasePrint.o src/db/libmpd_a-DatabaseQueue.o src/db/libmpd_a-DatabasePlaylist.o src/db/libmpd_a-DatabaseError.o src/db/libmpd_a-DatabaseLock.o src/db/libmpd_a-Selection.o src/db/update/libmpd_a-InotifyDomain.o src/db/update/libmpd_a-InotifySource.o src/db/update/libmpd_a-InotifyQueue.o src/db/update/libmpd_a-InotifyUpdate.o src/command/libmpd_a-StickerCommands.o src/sticker/libmpd_a-StickerDatabase.o src/sticker/libmpd_a-StickerPrint.o src/sticker/libmpd_a-SongSticker.o src/command/libmpd_a-NeighborCommands.o src/db/update/libmpd_a-Archive.o src/zeroconf/libmpd_a-ZeroconfGlue.o src/zeroconf/libmpd_a-AvahiPoll.o src/zeroconf/libmpd_a-ZeroconfAvahi.o ranlib libmpd.a depbase=`echo src/util/Alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/Alloc.o -MD -MP -MF $depbase.Tpo -c -o src/util/Alloc.o src/util/Alloc.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/Error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/Error.o -MD -MP -MF $depbase.Tpo -c -o src/util/Error.o src/util/Error.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/UTF8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/UTF8.o -MD -MP -MF $depbase.Tpo -c -o src/util/UTF8.o src/util/UTF8.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/StringUtil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/StringUtil.o -MD -MP -MF $depbase.Tpo -c -o src/util/StringUtil.o src/util/StringUtil.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/SplitString.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/SplitString.o -MD -MP -MF $depbase.Tpo -c -o src/util/SplitString.o src/util/SplitString.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/FormatString.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/FormatString.o -MD -MP -MF $depbase.Tpo -c -o src/util/FormatString.o src/util/FormatString.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/Tokenizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/Tokenizer.o -MD -MP -MF $depbase.Tpo -c -o src/util/Tokenizer.o src/util/Tokenizer.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/UriUtil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/UriUtil.o -MD -MP -MF $depbase.Tpo -c -o src/util/UriUtil.o src/util/UriUtil.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/LazyRandomEngine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/LazyRandomEngine.o -MD -MP -MF $depbase.Tpo -c -o src/util/LazyRandomEngine.o src/util/LazyRandomEngine.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/HugeAllocator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/HugeAllocator.o -MD -MP -MF $depbase.Tpo -c -o src/util/HugeAllocator.o src/util/HugeAllocator.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/PeakBuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/PeakBuffer.o -MD -MP -MF $depbase.Tpo -c -o src/util/PeakBuffer.o src/util/PeakBuffer.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/OptionParser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/OptionParser.o -MD -MP -MF $depbase.Tpo -c -o src/util/OptionParser.o src/util/OptionParser.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/ByteReverse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/util/ByteReverse.o -MD -MP -MF $depbase.Tpo -c -o src/util/ByteReverse.o src/util/ByteReverse.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util/bit_reverse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -pthread -O2 -fPIC -fvisibility=hidden -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -MT src/util/bit_reverse.o -MD -MP -MF $depbase.Tpo -c -o src/util/bit_reverse.o src/util/bit_reverse.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libutil.a ar cru libutil.a src/util/Alloc.o src/util/Error.o src/util/UTF8.o src/util/StringUtil.o src/util/SplitString.o src/util/FormatString.o src/util/Tokenizer.o src/util/UriUtil.o src/util/LazyRandomEngine.o src/util/HugeAllocator.o src/util/PeakBuffer.o src/util/OptionParser.o src/util/ByteReverse.o src/util/bit_reverse.o ranlib libutil.a depbase=`echo src/thread/Thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/thread/Thread.o -MD -MP -MF $depbase.Tpo -c -o src/thread/Thread.o src/thread/Thread.cxx &&\ mv -f $depbase.Tpo $depbase.Po rm -f libthread.a ar cru libthread.a src/thread/Thread.o ranlib libthread.a depbase=`echo src/system/FatalError.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/FatalError.o -MD -MP -MF $depbase.Tpo -c -o src/system/FatalError.o src/system/FatalError.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/fd_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -pthread -O2 -fPIC -fvisibility=hidden -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -MT src/system/fd_util.o -MD -MP -MF $depbase.Tpo -c -o src/system/fd_util.o src/system/fd_util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/SocketUtil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/SocketUtil.o -MD -MP -MF $depbase.Tpo -c -o src/system/SocketUtil.o src/system/SocketUtil.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/SocketError.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/SocketError.o -MD -MP -MF $depbase.Tpo -c -o src/system/SocketError.o src/system/SocketError.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/Resolver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/Resolver.o -MD -MP -MF $depbase.Tpo -c -o src/system/Resolver.o src/system/Resolver.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/EventPipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/EventPipe.o -MD -MP -MF $depbase.Tpo -c -o src/system/EventPipe.o src/system/EventPipe.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/EventFD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/EventFD.o -MD -MP -MF $depbase.Tpo -c -o src/system/EventFD.o src/system/EventFD.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/SignalFD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/SignalFD.o -MD -MP -MF $depbase.Tpo -c -o src/system/SignalFD.o src/system/SignalFD.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/EPollFD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/EPollFD.o -MD -MP -MF $depbase.Tpo -c -o src/system/EPollFD.o src/system/EPollFD.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/system/Clock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/system/Clock.o -MD -MP -MF $depbase.Tpo -c -o src/system/Clock.o src/system/Clock.cxx &&\ mv -f $depbase.Tpo $depbase.Po rm -f libsystem.a ar cru libsystem.a src/system/FatalError.o src/system/fd_util.o src/system/SocketUtil.o src/system/SocketError.o src/system/Resolver.o src/system/EventPipe.o src/system/EventFD.o src/system/SignalFD.o src/system/EPollFD.o src/system/Clock.o ranlib libsystem.a depbase=`echo src/event/PollGroupPoll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/PollGroupPoll.o -MD -MP -MF $depbase.Tpo -c -o src/event/PollGroupPoll.o src/event/PollGroupPoll.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/PollGroupWinSelect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/PollGroupWinSelect.o -MD -MP -MF $depbase.Tpo -c -o src/event/PollGroupWinSelect.o src/event/PollGroupWinSelect.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/SignalMonitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/SignalMonitor.o -MD -MP -MF $depbase.Tpo -c -o src/event/SignalMonitor.o src/event/SignalMonitor.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/TimeoutMonitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/TimeoutMonitor.o -MD -MP -MF $depbase.Tpo -c -o src/event/TimeoutMonitor.o src/event/TimeoutMonitor.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/IdleMonitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/IdleMonitor.o -MD -MP -MF $depbase.Tpo -c -o src/event/IdleMonitor.o src/event/IdleMonitor.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/DeferredMonitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/DeferredMonitor.o -MD -MP -MF $depbase.Tpo -c -o src/event/DeferredMonitor.o src/event/DeferredMonitor.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/SocketMonitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/SocketMonitor.o -MD -MP -MF $depbase.Tpo -c -o src/event/SocketMonitor.o src/event/SocketMonitor.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/BufferedSocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/BufferedSocket.o -MD -MP -MF $depbase.Tpo -c -o src/event/BufferedSocket.o src/event/BufferedSocket.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/FullyBufferedSocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/FullyBufferedSocket.o -MD -MP -MF $depbase.Tpo -c -o src/event/FullyBufferedSocket.o src/event/FullyBufferedSocket.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/MultiSocketMonitor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/MultiSocketMonitor.o -MD -MP -MF $depbase.Tpo -c -o src/event/MultiSocketMonitor.o src/event/MultiSocketMonitor.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/ServerSocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/ServerSocket.o -MD -MP -MF $depbase.Tpo -c -o src/event/ServerSocket.o src/event/ServerSocket.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/Call.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/Call.o -MD -MP -MF $depbase.Tpo -c -o src/event/Call.o src/event/Call.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/event/Loop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/event/Loop.o -MD -MP -MF $depbase.Tpo -c -o src/event/Loop.o src/event/Loop.cxx &&\ mv -f $depbase.Tpo $depbase.Po rm -f libevent.a ar cru libevent.a src/event/PollGroupPoll.o src/event/PollGroupWinSelect.o src/event/SignalMonitor.o src/event/TimeoutMonitor.o src/event/IdleMonitor.o src/event/DeferredMonitor.o src/event/SocketMonitor.o src/event/BufferedSocket.o src/event/FullyBufferedSocket.o src/event/MultiSocketMonitor.o src/event/ServerSocket.o src/event/Call.o src/event/Loop.o ranlib libevent.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/icu/libicu_a-Collate.o -MD -MP -MF src/lib/icu/.deps/libicu_a-Collate.Tpo -c -o src/lib/icu/libicu_a-Collate.o `test -f 'src/lib/icu/Collate.cxx' || echo './'`src/lib/icu/Collate.cxx mv -f src/lib/icu/.deps/libicu_a-Collate.Tpo src/lib/icu/.deps/libicu_a-Collate.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/icu/libicu_a-Error.o -MD -MP -MF src/lib/icu/.deps/libicu_a-Error.Tpo -c -o src/lib/icu/libicu_a-Error.o `test -f 'src/lib/icu/Error.cxx' || echo './'`src/lib/icu/Error.cxx mv -f src/lib/icu/.deps/libicu_a-Error.Tpo src/lib/icu/.deps/libicu_a-Error.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/icu/libicu_a-Init.o -MD -MP -MF src/lib/icu/.deps/libicu_a-Init.Tpo -c -o src/lib/icu/libicu_a-Init.o `test -f 'src/lib/icu/Init.cxx' || echo './'`src/lib/icu/Init.cxx mv -f src/lib/icu/.deps/libicu_a-Init.Tpo src/lib/icu/.deps/libicu_a-Init.Po rm -f libicu.a ar cru libicu.a src/lib/icu/libicu_a-Collate.o src/lib/icu/libicu_a-Error.o src/lib/icu/libicu_a-Init.o ranlib libicu.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-Domain.o -MD -MP -MF src/pcm/.deps/libpcm_a-Domain.Tpo -c -o src/pcm/libpcm_a-Domain.o `test -f 'src/pcm/Domain.cxx' || echo './'`src/pcm/Domain.cxx mv -f src/pcm/.deps/libpcm_a-Domain.Tpo src/pcm/.deps/libpcm_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-Interleave.o -MD -MP -MF src/pcm/.deps/libpcm_a-Interleave.Tpo -c -o src/pcm/libpcm_a-Interleave.o `test -f 'src/pcm/Interleave.cxx' || echo './'`src/pcm/Interleave.cxx mv -f src/pcm/.deps/libpcm_a-Interleave.Tpo src/pcm/.deps/libpcm_a-Interleave.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmBuffer.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmBuffer.Tpo -c -o src/pcm/libpcm_a-PcmBuffer.o `test -f 'src/pcm/PcmBuffer.cxx' || echo './'`src/pcm/PcmBuffer.cxx mv -f src/pcm/.deps/libpcm_a-PcmBuffer.Tpo src/pcm/.deps/libpcm_a-PcmBuffer.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmExport.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmExport.Tpo -c -o src/pcm/libpcm_a-PcmExport.o `test -f 'src/pcm/PcmExport.cxx' || echo './'`src/pcm/PcmExport.cxx mv -f src/pcm/.deps/libpcm_a-PcmExport.Tpo src/pcm/.deps/libpcm_a-PcmExport.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmConvert.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmConvert.Tpo -c -o src/pcm/libpcm_a-PcmConvert.o `test -f 'src/pcm/PcmConvert.cxx' || echo './'`src/pcm/PcmConvert.cxx mv -f src/pcm/.deps/libpcm_a-PcmConvert.Tpo src/pcm/.deps/libpcm_a-PcmConvert.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmDop.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmDop.Tpo -c -o src/pcm/libpcm_a-PcmDop.o `test -f 'src/pcm/PcmDop.cxx' || echo './'`src/pcm/PcmDop.cxx mv -f src/pcm/.deps/libpcm_a-PcmDop.Tpo src/pcm/.deps/libpcm_a-PcmDop.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-Volume.o -MD -MP -MF src/pcm/.deps/libpcm_a-Volume.Tpo -c -o src/pcm/libpcm_a-Volume.o `test -f 'src/pcm/Volume.cxx' || echo './'`src/pcm/Volume.cxx mv -f src/pcm/.deps/libpcm_a-Volume.Tpo src/pcm/.deps/libpcm_a-Volume.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-Silence.o -MD -MP -MF src/pcm/.deps/libpcm_a-Silence.Tpo -c -o src/pcm/libpcm_a-Silence.o `test -f 'src/pcm/Silence.cxx' || echo './'`src/pcm/Silence.cxx mv -f src/pcm/.deps/libpcm_a-Silence.Tpo src/pcm/.deps/libpcm_a-Silence.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmMix.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmMix.Tpo -c -o src/pcm/libpcm_a-PcmMix.o `test -f 'src/pcm/PcmMix.cxx' || echo './'`src/pcm/PcmMix.cxx mv -f src/pcm/.deps/libpcm_a-PcmMix.Tpo src/pcm/.deps/libpcm_a-PcmMix.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmChannels.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmChannels.Tpo -c -o src/pcm/libpcm_a-PcmChannels.o `test -f 'src/pcm/PcmChannels.cxx' || echo './'`src/pcm/PcmChannels.cxx mv -f src/pcm/.deps/libpcm_a-PcmChannels.Tpo src/pcm/.deps/libpcm_a-PcmChannels.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmPack.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmPack.Tpo -c -o src/pcm/libpcm_a-PcmPack.o `test -f 'src/pcm/PcmPack.cxx' || echo './'`src/pcm/PcmPack.cxx mv -f src/pcm/.deps/libpcm_a-PcmPack.Tpo src/pcm/.deps/libpcm_a-PcmPack.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmFormat.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmFormat.Tpo -c -o src/pcm/libpcm_a-PcmFormat.o `test -f 'src/pcm/PcmFormat.cxx' || echo './'`src/pcm/PcmFormat.cxx mv -f src/pcm/.deps/libpcm_a-PcmFormat.Tpo src/pcm/.deps/libpcm_a-PcmFormat.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-FormatConverter.o -MD -MP -MF src/pcm/.deps/libpcm_a-FormatConverter.Tpo -c -o src/pcm/libpcm_a-FormatConverter.o `test -f 'src/pcm/FormatConverter.cxx' || echo './'`src/pcm/FormatConverter.cxx mv -f src/pcm/.deps/libpcm_a-FormatConverter.Tpo src/pcm/.deps/libpcm_a-FormatConverter.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-ChannelsConverter.o -MD -MP -MF src/pcm/.deps/libpcm_a-ChannelsConverter.Tpo -c -o src/pcm/libpcm_a-ChannelsConverter.o `test -f 'src/pcm/ChannelsConverter.cxx' || echo './'`src/pcm/ChannelsConverter.cxx mv -f src/pcm/.deps/libpcm_a-ChannelsConverter.Tpo src/pcm/.deps/libpcm_a-ChannelsConverter.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-GlueResampler.o -MD -MP -MF src/pcm/.deps/libpcm_a-GlueResampler.Tpo -c -o src/pcm/libpcm_a-GlueResampler.o `test -f 'src/pcm/GlueResampler.cxx' || echo './'`src/pcm/GlueResampler.cxx mv -f src/pcm/.deps/libpcm_a-GlueResampler.Tpo src/pcm/.deps/libpcm_a-GlueResampler.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-FallbackResampler.o -MD -MP -MF src/pcm/.deps/libpcm_a-FallbackResampler.Tpo -c -o src/pcm/libpcm_a-FallbackResampler.o `test -f 'src/pcm/FallbackResampler.cxx' || echo './'`src/pcm/FallbackResampler.cxx mv -f src/pcm/.deps/libpcm_a-FallbackResampler.Tpo src/pcm/.deps/libpcm_a-FallbackResampler.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-ConfiguredResampler.o -MD -MP -MF src/pcm/.deps/libpcm_a-ConfiguredResampler.Tpo -c -o src/pcm/libpcm_a-ConfiguredResampler.o `test -f 'src/pcm/ConfiguredResampler.cxx' || echo './'`src/pcm/ConfiguredResampler.cxx mv -f src/pcm/.deps/libpcm_a-ConfiguredResampler.Tpo src/pcm/.deps/libpcm_a-ConfiguredResampler.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmDither.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmDither.Tpo -c -o src/pcm/libpcm_a-PcmDither.o `test -f 'src/pcm/PcmDither.cxx' || echo './'`src/pcm/PcmDither.cxx mv -f src/pcm/.deps/libpcm_a-PcmDither.Tpo src/pcm/.deps/libpcm_a-PcmDither.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-PcmDsd.o -MD -MP -MF src/pcm/.deps/libpcm_a-PcmDsd.Tpo -c -o src/pcm/libpcm_a-PcmDsd.o `test -f 'src/pcm/PcmDsd.cxx' || echo './'`src/pcm/PcmDsd.cxx mv -f src/pcm/.deps/libpcm_a-PcmDsd.Tpo src/pcm/.deps/libpcm_a-PcmDsd.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -pthread -O2 -fPIC -fvisibility=hidden -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -MT src/pcm/dsd2pcm/libpcm_a-dsd2pcm.o -MD -MP -MF src/pcm/dsd2pcm/.deps/libpcm_a-dsd2pcm.Tpo -c -o src/pcm/dsd2pcm/libpcm_a-dsd2pcm.o `test -f 'src/pcm/dsd2pcm/dsd2pcm.c' || echo './'`src/pcm/dsd2pcm/dsd2pcm.c mv -f src/pcm/dsd2pcm/.deps/libpcm_a-dsd2pcm.Tpo src/pcm/dsd2pcm/.deps/libpcm_a-dsd2pcm.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/pcm/libpcm_a-LibsamplerateResampler.o -MD -MP -MF src/pcm/.deps/libpcm_a-LibsamplerateResampler.Tpo -c -o src/pcm/libpcm_a-LibsamplerateResampler.o `test -f 'src/pcm/LibsamplerateResampler.cxx' || echo './'`src/pcm/LibsamplerateResampler.cxx mv -f src/pcm/.deps/libpcm_a-LibsamplerateResampler.Tpo src/pcm/.deps/libpcm_a-LibsamplerateResampler.Po rm -f libpcm.a ar cru libpcm.a src/pcm/libpcm_a-Domain.o src/pcm/libpcm_a-Interleave.o src/pcm/libpcm_a-PcmBuffer.o src/pcm/libpcm_a-PcmExport.o src/pcm/libpcm_a-PcmConvert.o src/pcm/libpcm_a-PcmDop.o src/pcm/libpcm_a-Volume.o src/pcm/libpcm_a-Silence.o src/pcm/libpcm_a-PcmMix.o src/pcm/libpcm_a-PcmChannels.o src/pcm/libpcm_a-PcmPack.o src/pcm/libpcm_a-PcmFormat.o src/pcm/libpcm_a-FormatConverter.o src/pcm/libpcm_a-ChannelsConverter.o src/pcm/libpcm_a-GlueResampler.o src/pcm/libpcm_a-FallbackResampler.o src/pcm/libpcm_a-ConfiguredResampler.o src/pcm/libpcm_a-PcmDither.o src/pcm/libpcm_a-PcmDsd.o src/pcm/dsd2pcm/libpcm_a-dsd2pcm.o src/pcm/libpcm_a-LibsamplerateResampler.o ranlib libpcm.a depbase=`echo src/config/ConfigPath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/config/ConfigPath.o -MD -MP -MF $depbase.Tpo -c -o src/config/ConfigPath.o src/config/ConfigPath.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/config/ConfigData.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/config/ConfigData.o -MD -MP -MF $depbase.Tpo -c -o src/config/ConfigData.o src/config/ConfigData.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/config/ConfigParser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/config/ConfigParser.o -MD -MP -MF $depbase.Tpo -c -o src/config/ConfigParser.o src/config/ConfigParser.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/config/ConfigGlobal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/config/ConfigGlobal.o -MD -MP -MF $depbase.Tpo -c -o src/config/ConfigGlobal.o src/config/ConfigGlobal.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/config/ConfigFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/config/ConfigFile.o -MD -MP -MF $depbase.Tpo -c -o src/config/ConfigFile.o src/config/ConfigFile.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/config/ConfigTemplates.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/config/ConfigTemplates.o -MD -MP -MF $depbase.Tpo -c -o src/config/ConfigTemplates.o src/config/ConfigTemplates.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/config/ConfigError.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/config/ConfigError.o -MD -MP -MF $depbase.Tpo -c -o src/config/ConfigError.o src/config/ConfigError.cxx &&\ mv -f $depbase.Tpo $depbase.Po rm -f libconf.a ar cru libconf.a src/config/ConfigPath.o src/config/ConfigData.o src/config/ConfigParser.o src/config/ConfigGlobal.o src/config/ConfigFile.o src/config/ConfigTemplates.o src/config/ConfigError.o ranlib libconf.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-Tag.o -MD -MP -MF src/tag/.deps/libtag_a-Tag.Tpo -c -o src/tag/libtag_a-Tag.o `test -f 'src/tag/Tag.cxx' || echo './'`src/tag/Tag.cxx mv -f src/tag/.deps/libtag_a-Tag.Tpo src/tag/.deps/libtag_a-Tag.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-TagBuilder.o -MD -MP -MF src/tag/.deps/libtag_a-TagBuilder.Tpo -c -o src/tag/libtag_a-TagBuilder.o `test -f 'src/tag/TagBuilder.cxx' || echo './'`src/tag/TagBuilder.cxx mv -f src/tag/.deps/libtag_a-TagBuilder.Tpo src/tag/.deps/libtag_a-TagBuilder.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-TagHandler.o -MD -MP -MF src/tag/.deps/libtag_a-TagHandler.Tpo -c -o src/tag/libtag_a-TagHandler.o `test -f 'src/tag/TagHandler.cxx' || echo './'`src/tag/TagHandler.cxx mv -f src/tag/.deps/libtag_a-TagHandler.Tpo src/tag/.deps/libtag_a-TagHandler.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -pthread -O2 -fPIC -fvisibility=hidden -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -MT src/tag/libtag_a-TagSettings.o -MD -MP -MF src/tag/.deps/libtag_a-TagSettings.Tpo -c -o src/tag/libtag_a-TagSettings.o `test -f 'src/tag/TagSettings.c' || echo './'`src/tag/TagSettings.c mv -f src/tag/.deps/libtag_a-TagSettings.Tpo src/tag/.deps/libtag_a-TagSettings.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-TagConfig.o -MD -MP -MF src/tag/.deps/libtag_a-TagConfig.Tpo -c -o src/tag/libtag_a-TagConfig.o `test -f 'src/tag/TagConfig.cxx' || echo './'`src/tag/TagConfig.cxx mv -f src/tag/.deps/libtag_a-TagConfig.Tpo src/tag/.deps/libtag_a-TagConfig.Po gcc -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -pthread -O2 -fPIC -fvisibility=hidden -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -MT src/tag/libtag_a-TagNames.o -MD -MP -MF src/tag/.deps/libtag_a-TagNames.Tpo -c -o src/tag/libtag_a-TagNames.o `test -f 'src/tag/TagNames.c' || echo './'`src/tag/TagNames.c mv -f src/tag/.deps/libtag_a-TagNames.Tpo src/tag/.deps/libtag_a-TagNames.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-TagString.o -MD -MP -MF src/tag/.deps/libtag_a-TagString.Tpo -c -o src/tag/libtag_a-TagString.o `test -f 'src/tag/TagString.cxx' || echo './'`src/tag/TagString.cxx mv -f src/tag/.deps/libtag_a-TagString.Tpo src/tag/.deps/libtag_a-TagString.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-TagPool.o -MD -MP -MF src/tag/.deps/libtag_a-TagPool.Tpo -c -o src/tag/libtag_a-TagPool.o `test -f 'src/tag/TagPool.cxx' || echo './'`src/tag/TagPool.cxx mv -f src/tag/.deps/libtag_a-TagPool.Tpo src/tag/.deps/libtag_a-TagPool.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-TagTable.o -MD -MP -MF src/tag/.deps/libtag_a-TagTable.Tpo -c -o src/tag/libtag_a-TagTable.o `test -f 'src/tag/TagTable.cxx' || echo './'`src/tag/TagTable.cxx mv -f src/tag/.deps/libtag_a-TagTable.Tpo src/tag/.deps/libtag_a-TagTable.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-Set.o -MD -MP -MF src/tag/.deps/libtag_a-Set.Tpo -c -o src/tag/libtag_a-Set.o `test -f 'src/tag/Set.cxx' || echo './'`src/tag/Set.cxx mv -f src/tag/.deps/libtag_a-Set.Tpo src/tag/.deps/libtag_a-Set.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-VorbisComment.o -MD -MP -MF src/tag/.deps/libtag_a-VorbisComment.Tpo -c -o src/tag/libtag_a-VorbisComment.o `test -f 'src/tag/VorbisComment.cxx' || echo './'`src/tag/VorbisComment.cxx mv -f src/tag/.deps/libtag_a-VorbisComment.Tpo src/tag/.deps/libtag_a-VorbisComment.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-ReplayGain.o -MD -MP -MF src/tag/.deps/libtag_a-ReplayGain.Tpo -c -o src/tag/libtag_a-ReplayGain.o `test -f 'src/tag/ReplayGain.cxx' || echo './'`src/tag/ReplayGain.cxx mv -f src/tag/.deps/libtag_a-ReplayGain.Tpo src/tag/.deps/libtag_a-ReplayGain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-MixRamp.o -MD -MP -MF src/tag/.deps/libtag_a-MixRamp.Tpo -c -o src/tag/libtag_a-MixRamp.o `test -f 'src/tag/MixRamp.cxx' || echo './'`src/tag/MixRamp.cxx mv -f src/tag/.deps/libtag_a-MixRamp.Tpo src/tag/.deps/libtag_a-MixRamp.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-ApeLoader.o -MD -MP -MF src/tag/.deps/libtag_a-ApeLoader.Tpo -c -o src/tag/libtag_a-ApeLoader.o `test -f 'src/tag/ApeLoader.cxx' || echo './'`src/tag/ApeLoader.cxx mv -f src/tag/.deps/libtag_a-ApeLoader.Tpo src/tag/.deps/libtag_a-ApeLoader.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-ApeReplayGain.o -MD -MP -MF src/tag/.deps/libtag_a-ApeReplayGain.Tpo -c -o src/tag/libtag_a-ApeReplayGain.o `test -f 'src/tag/ApeReplayGain.cxx' || echo './'`src/tag/ApeReplayGain.cxx mv -f src/tag/.deps/libtag_a-ApeReplayGain.Tpo src/tag/.deps/libtag_a-ApeReplayGain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-ApeTag.o -MD -MP -MF src/tag/.deps/libtag_a-ApeTag.Tpo -c -o src/tag/libtag_a-ApeTag.o `test -f 'src/tag/ApeTag.cxx' || echo './'`src/tag/ApeTag.cxx mv -f src/tag/.deps/libtag_a-ApeTag.Tpo src/tag/.deps/libtag_a-ApeTag.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-TagId3.o -MD -MP -MF src/tag/.deps/libtag_a-TagId3.Tpo -c -o src/tag/libtag_a-TagId3.o `test -f 'src/tag/TagId3.cxx' || echo './'`src/tag/TagId3.cxx mv -f src/tag/.deps/libtag_a-TagId3.Tpo src/tag/.deps/libtag_a-TagId3.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-TagRva2.o -MD -MP -MF src/tag/.deps/libtag_a-TagRva2.Tpo -c -o src/tag/libtag_a-TagRva2.o `test -f 'src/tag/TagRva2.cxx' || echo './'`src/tag/TagRva2.cxx mv -f src/tag/.deps/libtag_a-TagRva2.Tpo src/tag/.deps/libtag_a-TagRva2.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-Riff.o -MD -MP -MF src/tag/.deps/libtag_a-Riff.Tpo -c -o src/tag/libtag_a-Riff.o `test -f 'src/tag/Riff.cxx' || echo './'`src/tag/Riff.cxx mv -f src/tag/.deps/libtag_a-Riff.Tpo src/tag/.deps/libtag_a-Riff.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/tag/libtag_a-Aiff.o -MD -MP -MF src/tag/.deps/libtag_a-Aiff.Tpo -c -o src/tag/libtag_a-Aiff.o `test -f 'src/tag/Aiff.cxx' || echo './'`src/tag/Aiff.cxx mv -f src/tag/.deps/libtag_a-Aiff.Tpo src/tag/.deps/libtag_a-Aiff.Po rm -f libtag.a ar cru libtag.a src/tag/libtag_a-Tag.o src/tag/libtag_a-TagBuilder.o src/tag/libtag_a-TagHandler.o src/tag/libtag_a-TagSettings.o src/tag/libtag_a-TagConfig.o src/tag/libtag_a-TagNames.o src/tag/libtag_a-TagString.o src/tag/libtag_a-TagPool.o src/tag/libtag_a-TagTable.o src/tag/libtag_a-Set.o src/tag/libtag_a-VorbisComment.o src/tag/libtag_a-ReplayGain.o src/tag/libtag_a-MixRamp.o src/tag/libtag_a-ApeLoader.o src/tag/libtag_a-ApeReplayGain.o src/tag/libtag_a-ApeTag.o src/tag/libtag_a-TagId3.o src/tag/libtag_a-TagRva2.o src/tag/libtag_a-Riff.o src/tag/libtag_a-Aiff.o ranlib libtag.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-Domain.o -MD -MP -MF src/input/.deps/libinput_a-Domain.Tpo -c -o src/input/libinput_a-Domain.o `test -f 'src/input/Domain.cxx' || echo './'`src/input/Domain.cxx mv -f src/input/.deps/libinput_a-Domain.Tpo src/input/.deps/libinput_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-Init.o -MD -MP -MF src/input/.deps/libinput_a-Init.Tpo -c -o src/input/libinput_a-Init.o `test -f 'src/input/Init.cxx' || echo './'`src/input/Init.cxx mv -f src/input/.deps/libinput_a-Init.Tpo src/input/.deps/libinput_a-Init.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-Registry.o -MD -MP -MF src/input/.deps/libinput_a-Registry.Tpo -c -o src/input/libinput_a-Registry.o `test -f 'src/input/Registry.cxx' || echo './'`src/input/Registry.cxx mv -f src/input/.deps/libinput_a-Registry.Tpo src/input/.deps/libinput_a-Registry.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-Open.o -MD -MP -MF src/input/.deps/libinput_a-Open.Tpo -c -o src/input/libinput_a-Open.o `test -f 'src/input/Open.cxx' || echo './'`src/input/Open.cxx mv -f src/input/.deps/libinput_a-Open.Tpo src/input/.deps/libinput_a-Open.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-LocalOpen.o -MD -MP -MF src/input/.deps/libinput_a-LocalOpen.Tpo -c -o src/input/libinput_a-LocalOpen.o `test -f 'src/input/LocalOpen.cxx' || echo './'`src/input/LocalOpen.cxx mv -f src/input/.deps/libinput_a-LocalOpen.Tpo src/input/.deps/libinput_a-LocalOpen.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-InputStream.o -MD -MP -MF src/input/.deps/libinput_a-InputStream.Tpo -c -o src/input/libinput_a-InputStream.o `test -f 'src/input/InputStream.cxx' || echo './'`src/input/InputStream.cxx mv -f src/input/.deps/libinput_a-InputStream.Tpo src/input/.deps/libinput_a-InputStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-TextInputStream.o -MD -MP -MF src/input/.deps/libinput_a-TextInputStream.Tpo -c -o src/input/libinput_a-TextInputStream.o `test -f 'src/input/TextInputStream.cxx' || echo './'`src/input/TextInputStream.cxx mv -f src/input/.deps/libinput_a-TextInputStream.Tpo src/input/.deps/libinput_a-TextInputStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-ThreadInputStream.o -MD -MP -MF src/input/.deps/libinput_a-ThreadInputStream.Tpo -c -o src/input/libinput_a-ThreadInputStream.o `test -f 'src/input/ThreadInputStream.cxx' || echo './'`src/input/ThreadInputStream.cxx mv -f src/input/.deps/libinput_a-ThreadInputStream.Tpo src/input/.deps/libinput_a-ThreadInputStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-AsyncInputStream.o -MD -MP -MF src/input/.deps/libinput_a-AsyncInputStream.Tpo -c -o src/input/libinput_a-AsyncInputStream.o `test -f 'src/input/AsyncInputStream.cxx' || echo './'`src/input/AsyncInputStream.cxx mv -f src/input/.deps/libinput_a-AsyncInputStream.Tpo src/input/.deps/libinput_a-AsyncInputStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-ProxyInputStream.o -MD -MP -MF src/input/.deps/libinput_a-ProxyInputStream.Tpo -c -o src/input/libinput_a-ProxyInputStream.o `test -f 'src/input/ProxyInputStream.cxx' || echo './'`src/input/ProxyInputStream.cxx mv -f src/input/.deps/libinput_a-ProxyInputStream.Tpo src/input/.deps/libinput_a-ProxyInputStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libinput_a-RewindInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libinput_a-RewindInputPlugin.Tpo -c -o src/input/plugins/libinput_a-RewindInputPlugin.o `test -f 'src/input/plugins/RewindInputPlugin.cxx' || echo './'`src/input/plugins/RewindInputPlugin.cxx mv -f src/input/plugins/.deps/libinput_a-RewindInputPlugin.Tpo src/input/plugins/.deps/libinput_a-RewindInputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libinput_a-FileInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libinput_a-FileInputPlugin.Tpo -c -o src/input/plugins/libinput_a-FileInputPlugin.o `test -f 'src/input/plugins/FileInputPlugin.cxx' || echo './'`src/input/plugins/FileInputPlugin.cxx mv -f src/input/plugins/.deps/libinput_a-FileInputPlugin.Tpo src/input/plugins/.deps/libinput_a-FileInputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libinput_a-AlsaInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libinput_a-AlsaInputPlugin.Tpo -c -o src/input/plugins/libinput_a-AlsaInputPlugin.o `test -f 'src/input/plugins/AlsaInputPlugin.cxx' || echo './'`src/input/plugins/AlsaInputPlugin.cxx mv -f src/input/plugins/.deps/libinput_a-AlsaInputPlugin.Tpo src/input/plugins/.deps/libinput_a-AlsaInputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/libinput_a-IcyInputStream.o -MD -MP -MF src/input/.deps/libinput_a-IcyInputStream.Tpo -c -o src/input/libinput_a-IcyInputStream.o `test -f 'src/input/IcyInputStream.cxx' || echo './'`src/input/IcyInputStream.cxx mv -f src/input/.deps/libinput_a-IcyInputStream.Tpo src/input/.deps/libinput_a-IcyInputStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libinput_a-CurlInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libinput_a-CurlInputPlugin.Tpo -c -o src/input/plugins/libinput_a-CurlInputPlugin.o `test -f 'src/input/plugins/CurlInputPlugin.cxx' || echo './'`src/input/plugins/CurlInputPlugin.cxx mv -f src/input/plugins/.deps/libinput_a-CurlInputPlugin.Tpo src/input/plugins/.deps/libinput_a-CurlInputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/libinput_a-IcyMetaDataParser.o -MD -MP -MF src/.deps/libinput_a-IcyMetaDataParser.Tpo -c -o src/libinput_a-IcyMetaDataParser.o `test -f 'src/IcyMetaDataParser.cxx' || echo './'`src/IcyMetaDataParser.cxx mv -f src/.deps/libinput_a-IcyMetaDataParser.Tpo src/.deps/libinput_a-IcyMetaDataParser.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libinput_a-Domain.o -MD -MP -MF src/lib/smbclient/.deps/libinput_a-Domain.Tpo -c -o src/lib/smbclient/libinput_a-Domain.o `test -f 'src/lib/smbclient/Domain.cxx' || echo './'`src/lib/smbclient/Domain.cxx mv -f src/lib/smbclient/.deps/libinput_a-Domain.Tpo src/lib/smbclient/.deps/libinput_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libinput_a-Mutex.o -MD -MP -MF src/lib/smbclient/.deps/libinput_a-Mutex.Tpo -c -o src/lib/smbclient/libinput_a-Mutex.o `test -f 'src/lib/smbclient/Mutex.cxx' || echo './'`src/lib/smbclient/Mutex.cxx mv -f src/lib/smbclient/.deps/libinput_a-Mutex.Tpo src/lib/smbclient/.deps/libinput_a-Mutex.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libinput_a-Init.o -MD -MP -MF src/lib/smbclient/.deps/libinput_a-Init.Tpo -c -o src/lib/smbclient/libinput_a-Init.o `test -f 'src/lib/smbclient/Init.cxx' || echo './'`src/lib/smbclient/Init.cxx mv -f src/lib/smbclient/.deps/libinput_a-Init.Tpo src/lib/smbclient/.deps/libinput_a-Init.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libinput_a-SmbclientInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libinput_a-SmbclientInputPlugin.Tpo -c -o src/input/plugins/libinput_a-SmbclientInputPlugin.o `test -f 'src/input/plugins/SmbclientInputPlugin.cxx' || echo './'`src/input/plugins/SmbclientInputPlugin.cxx mv -f src/input/plugins/.deps/libinput_a-SmbclientInputPlugin.Tpo src/input/plugins/.deps/libinput_a-SmbclientInputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libinput_a-CdioParanoiaInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libinput_a-CdioParanoiaInputPlugin.Tpo -c -o src/input/plugins/libinput_a-CdioParanoiaInputPlugin.o `test -f 'src/input/plugins/CdioParanoiaInputPlugin.cxx' || echo './'`src/input/plugins/CdioParanoiaInputPlugin.cxx mv -f src/input/plugins/.deps/libinput_a-CdioParanoiaInputPlugin.Tpo src/input/plugins/.deps/libinput_a-CdioParanoiaInputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libinput_a-FfmpegInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libinput_a-FfmpegInputPlugin.Tpo -c -o src/input/plugins/libinput_a-FfmpegInputPlugin.o `test -f 'src/input/plugins/FfmpegInputPlugin.cxx' || echo './'`src/input/plugins/FfmpegInputPlugin.cxx mv -f src/input/plugins/.deps/libinput_a-FfmpegInputPlugin.Tpo src/input/plugins/.deps/libinput_a-FfmpegInputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -I/usr/include/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libinput_a-MmsInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libinput_a-MmsInputPlugin.Tpo -c -o src/input/plugins/libinput_a-MmsInputPlugin.o `test -f 'src/input/plugins/MmsInputPlugin.cxx' || echo './'`src/input/plugins/MmsInputPlugin.cxx mv -f src/input/plugins/.deps/libinput_a-MmsInputPlugin.Tpo src/input/plugins/.deps/libinput_a-MmsInputPlugin.Po rm -f libinput.a ar cru libinput.a src/input/libinput_a-Domain.o src/input/libinput_a-Init.o src/input/libinput_a-Registry.o src/input/libinput_a-Open.o src/input/libinput_a-LocalOpen.o src/input/libinput_a-InputStream.o src/input/libinput_a-TextInputStream.o src/input/libinput_a-ThreadInputStream.o src/input/libinput_a-AsyncInputStream.o src/input/libinput_a-ProxyInputStream.o src/input/plugins/libinput_a-RewindInputPlugin.o src/input/plugins/libinput_a-FileInputPlugin.o src/input/plugins/libinput_a-AlsaInputPlugin.o src/input/libinput_a-IcyInputStream.o src/input/plugins/libinput_a-CurlInputPlugin.o src/libinput_a-IcyMetaDataParser.o src/lib/smbclient/libinput_a-Domain.o src/lib/smbclient/libinput_a-Mutex.o src/lib/smbclient/libinput_a-Init.o src/input/plugins/libinput_a-SmbclientInputPlugin.o src/input/plugins/libinput_a-CdioParanoiaInputPlugin.o src/input/plugins/libinput_a-FfmpegInputPlugin.o src/input/plugins/libinput_a-MmsInputPlugin.o ranlib libinput.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-PeekReader.o -MD -MP -MF src/fs/io/.deps/libfs_a-PeekReader.Tpo -c -o src/fs/io/libfs_a-PeekReader.o `test -f 'src/fs/io/PeekReader.cxx' || echo './'`src/fs/io/PeekReader.cxx mv -f src/fs/io/.deps/libfs_a-PeekReader.Tpo src/fs/io/.deps/libfs_a-PeekReader.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-FileReader.o -MD -MP -MF src/fs/io/.deps/libfs_a-FileReader.Tpo -c -o src/fs/io/libfs_a-FileReader.o `test -f 'src/fs/io/FileReader.cxx' || echo './'`src/fs/io/FileReader.cxx mv -f src/fs/io/.deps/libfs_a-FileReader.Tpo src/fs/io/.deps/libfs_a-FileReader.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-BufferedReader.o -MD -MP -MF src/fs/io/.deps/libfs_a-BufferedReader.Tpo -c -o src/fs/io/libfs_a-BufferedReader.o `test -f 'src/fs/io/BufferedReader.cxx' || echo './'`src/fs/io/BufferedReader.cxx mv -f src/fs/io/.deps/libfs_a-BufferedReader.Tpo src/fs/io/.deps/libfs_a-BufferedReader.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-TextFile.o -MD -MP -MF src/fs/io/.deps/libfs_a-TextFile.Tpo -c -o src/fs/io/libfs_a-TextFile.o `test -f 'src/fs/io/TextFile.cxx' || echo './'`src/fs/io/TextFile.cxx mv -f src/fs/io/.deps/libfs_a-TextFile.Tpo src/fs/io/.deps/libfs_a-TextFile.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-FileOutputStream.o -MD -MP -MF src/fs/io/.deps/libfs_a-FileOutputStream.Tpo -c -o src/fs/io/libfs_a-FileOutputStream.o `test -f 'src/fs/io/FileOutputStream.cxx' || echo './'`src/fs/io/FileOutputStream.cxx mv -f src/fs/io/.deps/libfs_a-FileOutputStream.Tpo src/fs/io/.deps/libfs_a-FileOutputStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-BufferedOutputStream.o -MD -MP -MF src/fs/io/.deps/libfs_a-BufferedOutputStream.Tpo -c -o src/fs/io/libfs_a-BufferedOutputStream.o `test -f 'src/fs/io/BufferedOutputStream.cxx' || echo './'`src/fs/io/BufferedOutputStream.cxx mv -f src/fs/io/.deps/libfs_a-BufferedOutputStream.Tpo src/fs/io/.deps/libfs_a-BufferedOutputStream.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-Domain.o -MD -MP -MF src/fs/.deps/libfs_a-Domain.Tpo -c -o src/fs/libfs_a-Domain.o `test -f 'src/fs/Domain.cxx' || echo './'`src/fs/Domain.cxx mv -f src/fs/.deps/libfs_a-Domain.Tpo src/fs/.deps/libfs_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-Traits.o -MD -MP -MF src/fs/.deps/libfs_a-Traits.Tpo -c -o src/fs/libfs_a-Traits.o `test -f 'src/fs/Traits.cxx' || echo './'`src/fs/Traits.cxx mv -f src/fs/.deps/libfs_a-Traits.Tpo src/fs/.deps/libfs_a-Traits.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-Config.o -MD -MP -MF src/fs/.deps/libfs_a-Config.Tpo -c -o src/fs/libfs_a-Config.o `test -f 'src/fs/Config.cxx' || echo './'`src/fs/Config.cxx mv -f src/fs/.deps/libfs_a-Config.Tpo src/fs/.deps/libfs_a-Config.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-Charset.o -MD -MP -MF src/fs/.deps/libfs_a-Charset.Tpo -c -o src/fs/libfs_a-Charset.o `test -f 'src/fs/Charset.cxx' || echo './'`src/fs/Charset.cxx mv -f src/fs/.deps/libfs_a-Charset.Tpo src/fs/.deps/libfs_a-Charset.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-Path.o -MD -MP -MF src/fs/.deps/libfs_a-Path.Tpo -c -o src/fs/libfs_a-Path.o `test -f 'src/fs/Path.cxx' || echo './'`src/fs/Path.cxx mv -f src/fs/.deps/libfs_a-Path.Tpo src/fs/.deps/libfs_a-Path.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-Path2.o -MD -MP -MF src/fs/.deps/libfs_a-Path2.Tpo -c -o src/fs/libfs_a-Path2.o `test -f 'src/fs/Path2.cxx' || echo './'`src/fs/Path2.cxx mv -f src/fs/.deps/libfs_a-Path2.Tpo src/fs/.deps/libfs_a-Path2.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-AllocatedPath.o -MD -MP -MF src/fs/.deps/libfs_a-AllocatedPath.Tpo -c -o src/fs/libfs_a-AllocatedPath.o `test -f 'src/fs/AllocatedPath.cxx' || echo './'`src/fs/AllocatedPath.cxx mv -f src/fs/.deps/libfs_a-AllocatedPath.Tpo src/fs/.deps/libfs_a-AllocatedPath.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-FileSystem.o -MD -MP -MF src/fs/.deps/libfs_a-FileSystem.Tpo -c -o src/fs/libfs_a-FileSystem.o `test -f 'src/fs/FileSystem.cxx' || echo './'`src/fs/FileSystem.cxx mv -f src/fs/.deps/libfs_a-FileSystem.Tpo src/fs/.deps/libfs_a-FileSystem.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-StandardDirectory.o -MD -MP -MF src/fs/.deps/libfs_a-StandardDirectory.Tpo -c -o src/fs/libfs_a-StandardDirectory.o `test -f 'src/fs/StandardDirectory.cxx' || echo './'`src/fs/StandardDirectory.cxx mv -f src/fs/.deps/libfs_a-StandardDirectory.Tpo src/fs/.deps/libfs_a-StandardDirectory.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/libfs_a-CheckFile.o -MD -MP -MF src/fs/.deps/libfs_a-CheckFile.Tpo -c -o src/fs/libfs_a-CheckFile.o `test -f 'src/fs/CheckFile.cxx' || echo './'`src/fs/CheckFile.cxx mv -f src/fs/.deps/libfs_a-CheckFile.Tpo src/fs/.deps/libfs_a-CheckFile.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/zlib/libfs_a-Domain.o -MD -MP -MF src/lib/zlib/.deps/libfs_a-Domain.Tpo -c -o src/lib/zlib/libfs_a-Domain.o `test -f 'src/lib/zlib/Domain.cxx' || echo './'`src/lib/zlib/Domain.cxx mv -f src/lib/zlib/.deps/libfs_a-Domain.Tpo src/lib/zlib/.deps/libfs_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-GunzipReader.o -MD -MP -MF src/fs/io/.deps/libfs_a-GunzipReader.Tpo -c -o src/fs/io/libfs_a-GunzipReader.o `test -f 'src/fs/io/GunzipReader.cxx' || echo './'`src/fs/io/GunzipReader.cxx mv -f src/fs/io/.deps/libfs_a-GunzipReader.Tpo src/fs/io/.deps/libfs_a-GunzipReader.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-AutoGunzipReader.o -MD -MP -MF src/fs/io/.deps/libfs_a-AutoGunzipReader.Tpo -c -o src/fs/io/libfs_a-AutoGunzipReader.o `test -f 'src/fs/io/AutoGunzipReader.cxx' || echo './'`src/fs/io/AutoGunzipReader.cxx mv -f src/fs/io/.deps/libfs_a-AutoGunzipReader.Tpo src/fs/io/.deps/libfs_a-AutoGunzipReader.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/fs/io/libfs_a-GzipOutputStream.o -MD -MP -MF src/fs/io/.deps/libfs_a-GzipOutputStream.Tpo -c -o src/fs/io/libfs_a-GzipOutputStream.o `test -f 'src/fs/io/GzipOutputStream.cxx' || echo './'`src/fs/io/GzipOutputStream.cxx mv -f src/fs/io/.deps/libfs_a-GzipOutputStream.Tpo src/fs/io/.deps/libfs_a-GzipOutputStream.Po rm -f libfs.a ar cru libfs.a src/fs/io/libfs_a-PeekReader.o src/fs/io/libfs_a-FileReader.o src/fs/io/libfs_a-BufferedReader.o src/fs/io/libfs_a-TextFile.o src/fs/io/libfs_a-FileOutputStream.o src/fs/io/libfs_a-BufferedOutputStream.o src/fs/libfs_a-Domain.o src/fs/libfs_a-Traits.o src/fs/libfs_a-Config.o src/fs/libfs_a-Charset.o src/fs/libfs_a-Path.o src/fs/libfs_a-Path2.o src/fs/libfs_a-AllocatedPath.o src/fs/libfs_a-FileSystem.o src/fs/libfs_a-StandardDirectory.o src/fs/libfs_a-CheckFile.o src/lib/zlib/libfs_a-Domain.o src/fs/io/libfs_a-GunzipReader.o src/fs/io/libfs_a-AutoGunzipReader.o src/fs/io/libfs_a-GzipOutputStream.o ranlib libfs.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libplaylist_plugins_a-CloseSongEnumerator.o -MD -MP -MF src/playlist/.deps/libplaylist_plugins_a-CloseSongEnumerator.Tpo -c -o src/playlist/libplaylist_plugins_a-CloseSongEnumerator.o `test -f 'src/playlist/CloseSongEnumerator.cxx' || echo './'`src/playlist/CloseSongEnumerator.cxx mv -f src/playlist/.deps/libplaylist_plugins_a-CloseSongEnumerator.Tpo src/playlist/.deps/libplaylist_plugins_a-CloseSongEnumerator.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libplaylist_plugins_a-MemorySongEnumerator.o -MD -MP -MF src/playlist/.deps/libplaylist_plugins_a-MemorySongEnumerator.Tpo -c -o src/playlist/libplaylist_plugins_a-MemorySongEnumerator.o `test -f 'src/playlist/MemorySongEnumerator.cxx' || echo './'`src/playlist/MemorySongEnumerator.cxx mv -f src/playlist/.deps/libplaylist_plugins_a-MemorySongEnumerator.Tpo src/playlist/.deps/libplaylist_plugins_a-MemorySongEnumerator.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/cue/libplaylist_plugins_a-CueParser.o -MD -MP -MF src/playlist/cue/.deps/libplaylist_plugins_a-CueParser.Tpo -c -o src/playlist/cue/libplaylist_plugins_a-CueParser.o `test -f 'src/playlist/cue/CueParser.cxx' || echo './'`src/playlist/cue/CueParser.cxx mv -f src/playlist/cue/.deps/libplaylist_plugins_a-CueParser.Tpo src/playlist/cue/.deps/libplaylist_plugins_a-CueParser.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/plugins/libplaylist_plugins_a-ExtM3uPlaylistPlugin.o -MD -MP -MF src/playlist/plugins/.deps/libplaylist_plugins_a-ExtM3uPlaylistPlugin.Tpo -c -o src/playlist/plugins/libplaylist_plugins_a-ExtM3uPlaylistPlugin.o `test -f 'src/playlist/plugins/ExtM3uPlaylistPlugin.cxx' || echo './'`src/playlist/plugins/ExtM3uPlaylistPlugin.cxx mv -f src/playlist/plugins/.deps/libplaylist_plugins_a-ExtM3uPlaylistPlugin.Tpo src/playlist/plugins/.deps/libplaylist_plugins_a-ExtM3uPlaylistPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/plugins/libplaylist_plugins_a-M3uPlaylistPlugin.o -MD -MP -MF src/playlist/plugins/.deps/libplaylist_plugins_a-M3uPlaylistPlugin.Tpo -c -o src/playlist/plugins/libplaylist_plugins_a-M3uPlaylistPlugin.o `test -f 'src/playlist/plugins/M3uPlaylistPlugin.cxx' || echo './'`src/playlist/plugins/M3uPlaylistPlugin.cxx mv -f src/playlist/plugins/.deps/libplaylist_plugins_a-M3uPlaylistPlugin.Tpo src/playlist/plugins/.deps/libplaylist_plugins_a-M3uPlaylistPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/plugins/libplaylist_plugins_a-CuePlaylistPlugin.o -MD -MP -MF src/playlist/plugins/.deps/libplaylist_plugins_a-CuePlaylistPlugin.Tpo -c -o src/playlist/plugins/libplaylist_plugins_a-CuePlaylistPlugin.o `test -f 'src/playlist/plugins/CuePlaylistPlugin.cxx' || echo './'`src/playlist/plugins/CuePlaylistPlugin.cxx mv -f src/playlist/plugins/.deps/libplaylist_plugins_a-CuePlaylistPlugin.Tpo src/playlist/plugins/.deps/libplaylist_plugins_a-CuePlaylistPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/plugins/libplaylist_plugins_a-EmbeddedCuePlaylistPlugin.o -MD -MP -MF src/playlist/plugins/.deps/libplaylist_plugins_a-EmbeddedCuePlaylistPlugin.Tpo -c -o src/playlist/plugins/libplaylist_plugins_a-EmbeddedCuePlaylistPlugin.o `test -f 'src/playlist/plugins/EmbeddedCuePlaylistPlugin.cxx' || echo './'`src/playlist/plugins/EmbeddedCuePlaylistPlugin.cxx mv -f src/playlist/plugins/.deps/libplaylist_plugins_a-EmbeddedCuePlaylistPlugin.Tpo src/playlist/plugins/.deps/libplaylist_plugins_a-EmbeddedCuePlaylistPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/libplaylist_plugins_a-PlaylistRegistry.o -MD -MP -MF src/playlist/.deps/libplaylist_plugins_a-PlaylistRegistry.Tpo -c -o src/playlist/libplaylist_plugins_a-PlaylistRegistry.o `test -f 'src/playlist/PlaylistRegistry.cxx' || echo './'`src/playlist/PlaylistRegistry.cxx mv -f src/playlist/.deps/libplaylist_plugins_a-PlaylistRegistry.Tpo src/playlist/.deps/libplaylist_plugins_a-PlaylistRegistry.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/expat/libplaylist_plugins_a-ExpatParser.o -MD -MP -MF src/lib/expat/.deps/libplaylist_plugins_a-ExpatParser.Tpo -c -o src/lib/expat/libplaylist_plugins_a-ExpatParser.o `test -f 'src/lib/expat/ExpatParser.cxx' || echo './'`src/lib/expat/ExpatParser.cxx mv -f src/lib/expat/.deps/libplaylist_plugins_a-ExpatParser.Tpo src/lib/expat/.deps/libplaylist_plugins_a-ExpatParser.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/plugins/libplaylist_plugins_a-XspfPlaylistPlugin.o -MD -MP -MF src/playlist/plugins/.deps/libplaylist_plugins_a-XspfPlaylistPlugin.Tpo -c -o src/playlist/plugins/libplaylist_plugins_a-XspfPlaylistPlugin.o `test -f 'src/playlist/plugins/XspfPlaylistPlugin.cxx' || echo './'`src/playlist/plugins/XspfPlaylistPlugin.cxx mv -f src/playlist/plugins/.deps/libplaylist_plugins_a-XspfPlaylistPlugin.Tpo src/playlist/plugins/.deps/libplaylist_plugins_a-XspfPlaylistPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/plugins/libplaylist_plugins_a-AsxPlaylistPlugin.o -MD -MP -MF src/playlist/plugins/.deps/libplaylist_plugins_a-AsxPlaylistPlugin.Tpo -c -o src/playlist/plugins/libplaylist_plugins_a-AsxPlaylistPlugin.o `test -f 'src/playlist/plugins/AsxPlaylistPlugin.cxx' || echo './'`src/playlist/plugins/AsxPlaylistPlugin.cxx mv -f src/playlist/plugins/.deps/libplaylist_plugins_a-AsxPlaylistPlugin.Tpo src/playlist/plugins/.deps/libplaylist_plugins_a-AsxPlaylistPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/plugins/libplaylist_plugins_a-RssPlaylistPlugin.o -MD -MP -MF src/playlist/plugins/.deps/libplaylist_plugins_a-RssPlaylistPlugin.Tpo -c -o src/playlist/plugins/libplaylist_plugins_a-RssPlaylistPlugin.o `test -f 'src/playlist/plugins/RssPlaylistPlugin.cxx' || echo './'`src/playlist/plugins/RssPlaylistPlugin.cxx mv -f src/playlist/plugins/.deps/libplaylist_plugins_a-RssPlaylistPlugin.Tpo src/playlist/plugins/.deps/libplaylist_plugins_a-RssPlaylistPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/playlist/plugins/libplaylist_plugins_a-PlsPlaylistPlugin.o -MD -MP -MF src/playlist/plugins/.deps/libplaylist_plugins_a-PlsPlaylistPlugin.Tpo -c -o src/playlist/plugins/libplaylist_plugins_a-PlsPlaylistPlugin.o `test -f 'src/playlist/plugins/PlsPlaylistPlugin.cxx' || echo './'`src/playlist/plugins/PlsPlaylistPlugin.cxx mv -f src/playlist/plugins/.deps/libplaylist_plugins_a-PlsPlaylistPlugin.Tpo src/playlist/plugins/.deps/libplaylist_plugins_a-PlsPlaylistPlugin.Po rm -f libplaylist_plugins.a ar cru libplaylist_plugins.a src/playlist/libplaylist_plugins_a-CloseSongEnumerator.o src/playlist/libplaylist_plugins_a-MemorySongEnumerator.o src/playlist/cue/libplaylist_plugins_a-CueParser.o src/playlist/plugins/libplaylist_plugins_a-ExtM3uPlaylistPlugin.o src/playlist/plugins/libplaylist_plugins_a-M3uPlaylistPlugin.o src/playlist/plugins/libplaylist_plugins_a-CuePlaylistPlugin.o src/playlist/plugins/libplaylist_plugins_a-EmbeddedCuePlaylistPlugin.o src/playlist/libplaylist_plugins_a-PlaylistRegistry.o src/lib/expat/libplaylist_plugins_a-ExpatParser.o src/playlist/plugins/libplaylist_plugins_a-XspfPlaylistPlugin.o src/playlist/plugins/libplaylist_plugins_a-AsxPlaylistPlugin.o src/playlist/plugins/libplaylist_plugins_a-RssPlaylistPlugin.o src/playlist/plugins/libplaylist_plugins_a-PlsPlaylistPlugin.o ranlib libplaylist_plugins.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-PcmDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-PcmDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-PcmDecoderPlugin.o `test -f 'src/decoder/plugins/PcmDecoderPlugin.cxx' || echo './'`src/decoder/plugins/PcmDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-PcmDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-PcmDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libdecoder_a-DecoderBuffer.o -MD -MP -MF src/decoder/.deps/libdecoder_a-DecoderBuffer.Tpo -c -o src/decoder/libdecoder_a-DecoderBuffer.o `test -f 'src/decoder/DecoderBuffer.cxx' || echo './'`src/decoder/DecoderBuffer.cxx mv -f src/decoder/.deps/libdecoder_a-DecoderBuffer.Tpo src/decoder/.deps/libdecoder_a-DecoderBuffer.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libdecoder_a-DecoderPlugin.o -MD -MP -MF src/decoder/.deps/libdecoder_a-DecoderPlugin.Tpo -c -o src/decoder/libdecoder_a-DecoderPlugin.o `test -f 'src/decoder/DecoderPlugin.cxx' || echo './'`src/decoder/DecoderPlugin.cxx mv -f src/decoder/.deps/libdecoder_a-DecoderPlugin.Tpo src/decoder/.deps/libdecoder_a-DecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/libdecoder_a-DecoderList.o -MD -MP -MF src/decoder/.deps/libdecoder_a-DecoderList.Tpo -c -o src/decoder/libdecoder_a-DecoderList.o `test -f 'src/decoder/DecoderList.cxx' || echo './'`src/decoder/DecoderList.cxx mv -f src/decoder/.deps/libdecoder_a-DecoderList.Tpo src/decoder/.deps/libdecoder_a-DecoderList.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-DsdiffDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-DsdiffDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-DsdiffDecoderPlugin.o `test -f 'src/decoder/plugins/DsdiffDecoderPlugin.cxx' || echo './'`src/decoder/plugins/DsdiffDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-DsdiffDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-DsdiffDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-DsfDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-DsfDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-DsfDecoderPlugin.o `test -f 'src/decoder/plugins/DsfDecoderPlugin.cxx' || echo './'`src/decoder/plugins/DsfDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-DsfDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-DsfDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-DsdLib.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-DsdLib.Tpo -c -o src/decoder/plugins/libdecoder_a-DsdLib.o `test -f 'src/decoder/plugins/DsdLib.cxx' || echo './'`src/decoder/plugins/DsdLib.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-DsdLib.Tpo src/decoder/plugins/.deps/libdecoder_a-DsdLib.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-MadDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-MadDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-MadDecoderPlugin.o `test -f 'src/decoder/plugins/MadDecoderPlugin.cxx' || echo './'`src/decoder/plugins/MadDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-MadDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-MadDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-Mpg123DecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-Mpg123DecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-Mpg123DecoderPlugin.o `test -f 'src/decoder/plugins/Mpg123DecoderPlugin.cxx' || echo './'`src/decoder/plugins/Mpg123DecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-Mpg123DecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-Mpg123DecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-MpcdecDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-MpcdecDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-MpcdecDecoderPlugin.o `test -f 'src/decoder/plugins/MpcdecDecoderPlugin.cxx' || echo './'`src/decoder/plugins/MpcdecDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-MpcdecDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-MpcdecDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-OggUtil.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-OggUtil.Tpo -c -o src/decoder/plugins/libdecoder_a-OggUtil.o `test -f 'src/decoder/plugins/OggUtil.cxx' || echo './'`src/decoder/plugins/OggUtil.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-OggUtil.Tpo src/decoder/plugins/.deps/libdecoder_a-OggUtil.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-OggFind.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-OggFind.Tpo -c -o src/decoder/plugins/libdecoder_a-OggFind.o `test -f 'src/decoder/plugins/OggFind.cxx' || echo './'`src/decoder/plugins/OggFind.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-OggFind.Tpo src/decoder/plugins/.deps/libdecoder_a-OggFind.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-OpusDomain.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-OpusDomain.Tpo -c -o src/decoder/plugins/libdecoder_a-OpusDomain.o `test -f 'src/decoder/plugins/OpusDomain.cxx' || echo './'`src/decoder/plugins/OpusDomain.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-OpusDomain.Tpo src/decoder/plugins/.deps/libdecoder_a-OpusDomain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-OpusHead.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-OpusHead.Tpo -c -o src/decoder/plugins/libdecoder_a-OpusHead.o `test -f 'src/decoder/plugins/OpusHead.cxx' || echo './'`src/decoder/plugins/OpusHead.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-OpusHead.Tpo src/decoder/plugins/.deps/libdecoder_a-OpusHead.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-OpusTags.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-OpusTags.Tpo -c -o src/decoder/plugins/libdecoder_a-OpusTags.o `test -f 'src/decoder/plugins/OpusTags.cxx' || echo './'`src/decoder/plugins/OpusTags.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-OpusTags.Tpo src/decoder/plugins/.deps/libdecoder_a-OpusTags.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-OpusDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-OpusDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-OpusDecoderPlugin.o `test -f 'src/decoder/plugins/OpusDecoderPlugin.cxx' || echo './'`src/decoder/plugins/OpusDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-OpusDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-OpusDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-WavpackDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-WavpackDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-WavpackDecoderPlugin.o `test -f 'src/decoder/plugins/WavpackDecoderPlugin.cxx' || echo './'`src/decoder/plugins/WavpackDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-WavpackDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-WavpackDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FaadDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FaadDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-FaadDecoderPlugin.o `test -f 'src/decoder/plugins/FaadDecoderPlugin.cxx' || echo './'`src/decoder/plugins/FaadDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FaadDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-FaadDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-XiphTags.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-XiphTags.Tpo -c -o src/decoder/plugins/libdecoder_a-XiphTags.o `test -f 'src/decoder/plugins/XiphTags.cxx' || echo './'`src/decoder/plugins/XiphTags.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-XiphTags.Tpo src/decoder/plugins/.deps/libdecoder_a-XiphTags.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-OggCodec.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-OggCodec.Tpo -c -o src/decoder/plugins/libdecoder_a-OggCodec.o `test -f 'src/decoder/plugins/OggCodec.cxx' || echo './'`src/decoder/plugins/OggCodec.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-OggCodec.Tpo src/decoder/plugins/.deps/libdecoder_a-OggCodec.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-VorbisDomain.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-VorbisDomain.Tpo -c -o src/decoder/plugins/libdecoder_a-VorbisDomain.o `test -f 'src/decoder/plugins/VorbisDomain.cxx' || echo './'`src/decoder/plugins/VorbisDomain.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-VorbisDomain.Tpo src/decoder/plugins/.deps/libdecoder_a-VorbisDomain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-VorbisComments.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-VorbisComments.Tpo -c -o src/decoder/plugins/libdecoder_a-VorbisComments.o `test -f 'src/decoder/plugins/VorbisComments.cxx' || echo './'`src/decoder/plugins/VorbisComments.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-VorbisComments.Tpo src/decoder/plugins/.deps/libdecoder_a-VorbisComments.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-VorbisDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-VorbisDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-VorbisDecoderPlugin.o `test -f 'src/decoder/plugins/VorbisDecoderPlugin.cxx' || echo './'`src/decoder/plugins/VorbisDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-VorbisDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-VorbisDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FlacInput.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FlacInput.Tpo -c -o src/decoder/plugins/libdecoder_a-FlacInput.o `test -f 'src/decoder/plugins/FlacInput.cxx' || echo './'`src/decoder/plugins/FlacInput.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FlacInput.Tpo src/decoder/plugins/.deps/libdecoder_a-FlacInput.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FlacIOHandle.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FlacIOHandle.Tpo -c -o src/decoder/plugins/libdecoder_a-FlacIOHandle.o `test -f 'src/decoder/plugins/FlacIOHandle.cxx' || echo './'`src/decoder/plugins/FlacIOHandle.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FlacIOHandle.Tpo src/decoder/plugins/.deps/libdecoder_a-FlacIOHandle.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FlacMetadata.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FlacMetadata.Tpo -c -o src/decoder/plugins/libdecoder_a-FlacMetadata.o `test -f 'src/decoder/plugins/FlacMetadata.cxx' || echo './'`src/decoder/plugins/FlacMetadata.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FlacMetadata.Tpo src/decoder/plugins/.deps/libdecoder_a-FlacMetadata.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FlacPcm.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FlacPcm.Tpo -c -o src/decoder/plugins/libdecoder_a-FlacPcm.o `test -f 'src/decoder/plugins/FlacPcm.cxx' || echo './'`src/decoder/plugins/FlacPcm.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FlacPcm.Tpo src/decoder/plugins/.deps/libdecoder_a-FlacPcm.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FlacDomain.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FlacDomain.Tpo -c -o src/decoder/plugins/libdecoder_a-FlacDomain.o `test -f 'src/decoder/plugins/FlacDomain.cxx' || echo './'`src/decoder/plugins/FlacDomain.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FlacDomain.Tpo src/decoder/plugins/.deps/libdecoder_a-FlacDomain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FlacCommon.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FlacCommon.Tpo -c -o src/decoder/plugins/libdecoder_a-FlacCommon.o `test -f 'src/decoder/plugins/FlacCommon.cxx' || echo './'`src/decoder/plugins/FlacCommon.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FlacCommon.Tpo src/decoder/plugins/.deps/libdecoder_a-FlacCommon.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FlacDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FlacDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-FlacDecoderPlugin.o `test -f 'src/decoder/plugins/FlacDecoderPlugin.cxx' || echo './'`src/decoder/plugins/FlacDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FlacDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-FlacDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-AudiofileDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-AudiofileDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-AudiofileDecoderPlugin.o `test -f 'src/decoder/plugins/AudiofileDecoderPlugin.cxx' || echo './'`src/decoder/plugins/AudiofileDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-AudiofileDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-AudiofileDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FfmpegIo.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FfmpegIo.Tpo -c -o src/decoder/plugins/libdecoder_a-FfmpegIo.o `test -f 'src/decoder/plugins/FfmpegIo.cxx' || echo './'`src/decoder/plugins/FfmpegIo.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FfmpegIo.Tpo src/decoder/plugins/.deps/libdecoder_a-FfmpegIo.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FfmpegMetaData.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FfmpegMetaData.Tpo -c -o src/decoder/plugins/libdecoder_a-FfmpegMetaData.o `test -f 'src/decoder/plugins/FfmpegMetaData.cxx' || echo './'`src/decoder/plugins/FfmpegMetaData.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FfmpegMetaData.Tpo src/decoder/plugins/.deps/libdecoder_a-FfmpegMetaData.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-FfmpegDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-FfmpegDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-FfmpegDecoderPlugin.o `test -f 'src/decoder/plugins/FfmpegDecoderPlugin.cxx' || echo './'`src/decoder/plugins/FfmpegDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-FfmpegDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-FfmpegDecoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/decoder/plugins/libdecoder_a-SndfileDecoderPlugin.o -MD -MP -MF src/decoder/plugins/.deps/libdecoder_a-SndfileDecoderPlugin.Tpo -c -o src/decoder/plugins/libdecoder_a-SndfileDecoderPlugin.o `test -f 'src/decoder/plugins/SndfileDecoderPlugin.cxx' || echo './'`src/decoder/plugins/SndfileDecoderPlugin.cxx mv -f src/decoder/plugins/.deps/libdecoder_a-SndfileDecoderPlugin.Tpo src/decoder/plugins/.deps/libdecoder_a-SndfileDecoderPlugin.Po rm -f libdecoder.a ar cru libdecoder.a src/decoder/plugins/libdecoder_a-PcmDecoderPlugin.o src/decoder/libdecoder_a-DecoderBuffer.o src/decoder/libdecoder_a-DecoderPlugin.o src/decoder/libdecoder_a-DecoderList.o src/decoder/plugins/libdecoder_a-DsdiffDecoderPlugin.o src/decoder/plugins/libdecoder_a-DsfDecoderPlugin.o src/decoder/plugins/libdecoder_a-DsdLib.o src/decoder/plugins/libdecoder_a-MadDecoderPlugin.o src/decoder/plugins/libdecoder_a-Mpg123DecoderPlugin.o src/decoder/plugins/libdecoder_a-MpcdecDecoderPlugin.o src/decoder/plugins/libdecoder_a-OggUtil.o src/decoder/plugins/libdecoder_a-OggFind.o src/decoder/plugins/libdecoder_a-OpusDomain.o src/decoder/plugins/libdecoder_a-OpusHead.o src/decoder/plugins/libdecoder_a-OpusTags.o src/decoder/plugins/libdecoder_a-OpusDecoderPlugin.o src/decoder/plugins/libdecoder_a-WavpackDecoderPlugin.o src/decoder/plugins/libdecoder_a-FaadDecoderPlugin.o src/decoder/plugins/libdecoder_a-XiphTags.o src/decoder/plugins/libdecoder_a-OggCodec.o src/decoder/plugins/libdecoder_a-VorbisDomain.o src/decoder/plugins/libdecoder_a-VorbisComments.o src/decoder/plugins/libdecoder_a-VorbisDecoderPlugin.o src/decoder/plugins/libdecoder_a-FlacInput.o src/decoder/plugins/libdecoder_a-FlacIOHandle.o src/decoder/plugins/libdecoder_a-FlacMetadata.o src/decoder/plugins/libdecoder_a-FlacPcm.o src/decoder/plugins/libdecoder_a-FlacDomain.o src/decoder/plugins/libdecoder_a-FlacCommon.o src/decoder/plugins/libdecoder_a-FlacDecoderPlugin.o src/decoder/plugins/libdecoder_a-AudiofileDecoderPlugin.o src/decoder/plugins/libdecoder_a-FfmpegIo.o src/decoder/plugins/libdecoder_a-FfmpegMetaData.o src/decoder/plugins/libdecoder_a-FfmpegDecoderPlugin.o src/decoder/plugins/libdecoder_a-SndfileDecoderPlugin.o ranlib libdecoder.a depbase=`echo src/AudioCompress/compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -pthread -O2 -fPIC -fvisibility=hidden -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -MT src/AudioCompress/compress.o -MD -MP -MF $depbase.Tpo -c -o src/AudioCompress/compress.o src/AudioCompress/compress.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filter/plugins/NullFilterPlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/plugins/NullFilterPlugin.o -MD -MP -MF $depbase.Tpo -c -o src/filter/plugins/NullFilterPlugin.o src/filter/plugins/NullFilterPlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filter/plugins/ChainFilterPlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/plugins/ChainFilterPlugin.o -MD -MP -MF $depbase.Tpo -c -o src/filter/plugins/ChainFilterPlugin.o src/filter/plugins/ChainFilterPlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filter/plugins/AutoConvertFilterPlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/plugins/AutoConvertFilterPlugin.o -MD -MP -MF $depbase.Tpo -c -o src/filter/plugins/AutoConvertFilterPlugin.o src/filter/plugins/AutoConvertFilterPlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filter/plugins/ConvertFilterPlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/plugins/ConvertFilterPlugin.o -MD -MP -MF $depbase.Tpo -c -o src/filter/plugins/ConvertFilterPlugin.o src/filter/plugins/ConvertFilterPlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filter/plugins/RouteFilterPlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/plugins/RouteFilterPlugin.o -MD -MP -MF $depbase.Tpo -c -o src/filter/plugins/RouteFilterPlugin.o src/filter/plugins/RouteFilterPlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filter/plugins/NormalizeFilterPlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/plugins/NormalizeFilterPlugin.o -MD -MP -MF $depbase.Tpo -c -o src/filter/plugins/NormalizeFilterPlugin.o src/filter/plugins/NormalizeFilterPlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filter/plugins/ReplayGainFilterPlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/plugins/ReplayGainFilterPlugin.o -MD -MP -MF $depbase.Tpo -c -o src/filter/plugins/ReplayGainFilterPlugin.o src/filter/plugins/ReplayGainFilterPlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filter/plugins/VolumeFilterPlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/filter/plugins/VolumeFilterPlugin.o -MD -MP -MF $depbase.Tpo -c -o src/filter/plugins/VolumeFilterPlugin.o src/filter/plugins/VolumeFilterPlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po rm -f libfilter_plugins.a ar cru libfilter_plugins.a src/AudioCompress/compress.o src/filter/plugins/NullFilterPlugin.o src/filter/plugins/ChainFilterPlugin.o src/filter/plugins/AutoConvertFilterPlugin.o src/filter/plugins/ConvertFilterPlugin.o src/filter/plugins/RouteFilterPlugin.o src/filter/plugins/NormalizeFilterPlugin.o src/filter/plugins/ReplayGainFilterPlugin.o src/filter/plugins/VolumeFilterPlugin.o ranlib libfilter_plugins.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/mixer/plugins/libmixer_plugins_a-SoftwareMixerPlugin.o -MD -MP -MF src/mixer/plugins/.deps/libmixer_plugins_a-SoftwareMixerPlugin.Tpo -c -o src/mixer/plugins/libmixer_plugins_a-SoftwareMixerPlugin.o `test -f 'src/mixer/plugins/SoftwareMixerPlugin.cxx' || echo './'`src/mixer/plugins/SoftwareMixerPlugin.cxx mv -f src/mixer/plugins/.deps/libmixer_plugins_a-SoftwareMixerPlugin.Tpo src/mixer/plugins/.deps/libmixer_plugins_a-SoftwareMixerPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/mixer/plugins/libmixer_plugins_a-AlsaMixerPlugin.o -MD -MP -MF src/mixer/plugins/.deps/libmixer_plugins_a-AlsaMixerPlugin.Tpo -c -o src/mixer/plugins/libmixer_plugins_a-AlsaMixerPlugin.o `test -f 'src/mixer/plugins/AlsaMixerPlugin.cxx' || echo './'`src/mixer/plugins/AlsaMixerPlugin.cxx mv -f src/mixer/plugins/.deps/libmixer_plugins_a-AlsaMixerPlugin.Tpo src/mixer/plugins/.deps/libmixer_plugins_a-AlsaMixerPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/mixer/plugins/libmixer_plugins_a-OssMixerPlugin.o -MD -MP -MF src/mixer/plugins/.deps/libmixer_plugins_a-OssMixerPlugin.Tpo -c -o src/mixer/plugins/libmixer_plugins_a-OssMixerPlugin.o `test -f 'src/mixer/plugins/OssMixerPlugin.cxx' || echo './'`src/mixer/plugins/OssMixerPlugin.cxx mv -f src/mixer/plugins/.deps/libmixer_plugins_a-OssMixerPlugin.Tpo src/mixer/plugins/.deps/libmixer_plugins_a-OssMixerPlugin.Po rm -f libmixer_plugins.a ar cru libmixer_plugins.a src/mixer/plugins/libmixer_plugins_a-SoftwareMixerPlugin.o src/mixer/plugins/libmixer_plugins_a-AlsaMixerPlugin.o src/mixer/plugins/libmixer_plugins_a-OssMixerPlugin.o ranlib libmixer_plugins.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/liboutput_plugins_a-Timer.o -MD -MP -MF src/output/.deps/liboutput_plugins_a-Timer.Tpo -c -o src/output/liboutput_plugins_a-Timer.o `test -f 'src/output/Timer.cxx' || echo './'`src/output/Timer.cxx mv -f src/output/.deps/liboutput_plugins_a-Timer.Tpo src/output/.deps/liboutput_plugins_a-Timer.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/liboutput_plugins_a-NullOutputPlugin.o -MD -MP -MF src/output/plugins/.deps/liboutput_plugins_a-NullOutputPlugin.Tpo -c -o src/output/plugins/liboutput_plugins_a-NullOutputPlugin.o `test -f 'src/output/plugins/NullOutputPlugin.cxx' || echo './'`src/output/plugins/NullOutputPlugin.cxx mv -f src/output/plugins/.deps/liboutput_plugins_a-NullOutputPlugin.Tpo src/output/plugins/.deps/liboutput_plugins_a-NullOutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/liboutput_plugins_a-AlsaOutputPlugin.o -MD -MP -MF src/output/plugins/.deps/liboutput_plugins_a-AlsaOutputPlugin.Tpo -c -o src/output/plugins/liboutput_plugins_a-AlsaOutputPlugin.o `test -f 'src/output/plugins/AlsaOutputPlugin.cxx' || echo './'`src/output/plugins/AlsaOutputPlugin.cxx mv -f src/output/plugins/.deps/liboutput_plugins_a-AlsaOutputPlugin.Tpo src/output/plugins/.deps/liboutput_plugins_a-AlsaOutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/liboutput_plugins_a-AoOutputPlugin.o -MD -MP -MF src/output/plugins/.deps/liboutput_plugins_a-AoOutputPlugin.Tpo -c -o src/output/plugins/liboutput_plugins_a-AoOutputPlugin.o `test -f 'src/output/plugins/AoOutputPlugin.cxx' || echo './'`src/output/plugins/AoOutputPlugin.cxx mv -f src/output/plugins/.deps/liboutput_plugins_a-AoOutputPlugin.Tpo src/output/plugins/.deps/liboutput_plugins_a-AoOutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/liboutput_plugins_a-FifoOutputPlugin.o -MD -MP -MF src/output/plugins/.deps/liboutput_plugins_a-FifoOutputPlugin.Tpo -c -o src/output/plugins/liboutput_plugins_a-FifoOutputPlugin.o `test -f 'src/output/plugins/FifoOutputPlugin.cxx' || echo './'`src/output/plugins/FifoOutputPlugin.cxx mv -f src/output/plugins/.deps/liboutput_plugins_a-FifoOutputPlugin.Tpo src/output/plugins/.deps/liboutput_plugins_a-FifoOutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/liboutput_plugins_a-PipeOutputPlugin.o -MD -MP -MF src/output/plugins/.deps/liboutput_plugins_a-PipeOutputPlugin.Tpo -c -o src/output/plugins/liboutput_plugins_a-PipeOutputPlugin.o `test -f 'src/output/plugins/PipeOutputPlugin.cxx' || echo './'`src/output/plugins/PipeOutputPlugin.cxx mv -f src/output/plugins/.deps/liboutput_plugins_a-PipeOutputPlugin.Tpo src/output/plugins/.deps/liboutput_plugins_a-PipeOutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/liboutput_plugins_a-OssOutputPlugin.o -MD -MP -MF src/output/plugins/.deps/liboutput_plugins_a-OssOutputPlugin.Tpo -c -o src/output/plugins/liboutput_plugins_a-OssOutputPlugin.o `test -f 'src/output/plugins/OssOutputPlugin.cxx' || echo './'`src/output/plugins/OssOutputPlugin.cxx mv -f src/output/plugins/.deps/liboutput_plugins_a-OssOutputPlugin.Tpo src/output/plugins/.deps/liboutput_plugins_a-OssOutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/liboutput_plugins_a-ShoutOutputPlugin.o -MD -MP -MF src/output/plugins/.deps/liboutput_plugins_a-ShoutOutputPlugin.Tpo -c -o src/output/plugins/liboutput_plugins_a-ShoutOutputPlugin.o `test -f 'src/output/plugins/ShoutOutputPlugin.cxx' || echo './'`src/output/plugins/ShoutOutputPlugin.cxx mv -f src/output/plugins/.deps/liboutput_plugins_a-ShoutOutputPlugin.Tpo src/output/plugins/.deps/liboutput_plugins_a-ShoutOutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/liboutput_plugins_a-RecorderOutputPlugin.o -MD -MP -MF src/output/plugins/.deps/liboutput_plugins_a-RecorderOutputPlugin.Tpo -c -o src/output/plugins/liboutput_plugins_a-RecorderOutputPlugin.o `test -f 'src/output/plugins/RecorderOutputPlugin.cxx' || echo './'`src/output/plugins/RecorderOutputPlugin.cxx mv -f src/output/plugins/.deps/liboutput_plugins_a-RecorderOutputPlugin.Tpo src/output/plugins/.deps/liboutput_plugins_a-RecorderOutputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/httpd/liboutput_plugins_a-IcyMetaDataServer.o -MD -MP -MF src/output/plugins/httpd/.deps/liboutput_plugins_a-IcyMetaDataServer.Tpo -c -o src/output/plugins/httpd/liboutput_plugins_a-IcyMetaDataServer.o `test -f 'src/output/plugins/httpd/IcyMetaDataServer.cxx' || echo './'`src/output/plugins/httpd/IcyMetaDataServer.cxx mv -f src/output/plugins/httpd/.deps/liboutput_plugins_a-IcyMetaDataServer.Tpo src/output/plugins/httpd/.deps/liboutput_plugins_a-IcyMetaDataServer.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/httpd/liboutput_plugins_a-Page.o -MD -MP -MF src/output/plugins/httpd/.deps/liboutput_plugins_a-Page.Tpo -c -o src/output/plugins/httpd/liboutput_plugins_a-Page.o `test -f 'src/output/plugins/httpd/Page.cxx' || echo './'`src/output/plugins/httpd/Page.cxx mv -f src/output/plugins/httpd/.deps/liboutput_plugins_a-Page.Tpo src/output/plugins/httpd/.deps/liboutput_plugins_a-Page.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/httpd/liboutput_plugins_a-HttpdClient.o -MD -MP -MF src/output/plugins/httpd/.deps/liboutput_plugins_a-HttpdClient.Tpo -c -o src/output/plugins/httpd/liboutput_plugins_a-HttpdClient.o `test -f 'src/output/plugins/httpd/HttpdClient.cxx' || echo './'`src/output/plugins/httpd/HttpdClient.cxx mv -f src/output/plugins/httpd/.deps/liboutput_plugins_a-HttpdClient.Tpo src/output/plugins/httpd/.deps/liboutput_plugins_a-HttpdClient.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/alsa -pthread -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/output/plugins/httpd/liboutput_plugins_a-HttpdOutputPlugin.o -MD -MP -MF src/output/plugins/httpd/.deps/liboutput_plugins_a-HttpdOutputPlugin.Tpo -c -o src/output/plugins/httpd/liboutput_plugins_a-HttpdOutputPlugin.o `test -f 'src/output/plugins/httpd/HttpdOutputPlugin.cxx' || echo './'`src/output/plugins/httpd/HttpdOutputPlugin.cxx mv -f src/output/plugins/httpd/.deps/liboutput_plugins_a-HttpdOutputPlugin.Tpo src/output/plugins/httpd/.deps/liboutput_plugins_a-HttpdOutputPlugin.Po rm -f liboutput_plugins.a ar cru liboutput_plugins.a src/output/liboutput_plugins_a-Timer.o src/output/plugins/liboutput_plugins_a-NullOutputPlugin.o src/output/plugins/liboutput_plugins_a-AlsaOutputPlugin.o src/output/plugins/liboutput_plugins_a-AoOutputPlugin.o src/output/plugins/liboutput_plugins_a-FifoOutputPlugin.o src/output/plugins/liboutput_plugins_a-PipeOutputPlugin.o src/output/plugins/liboutput_plugins_a-OssOutputPlugin.o src/output/plugins/liboutput_plugins_a-ShoutOutputPlugin.o src/output/plugins/liboutput_plugins_a-RecorderOutputPlugin.o src/output/plugins/httpd/liboutput_plugins_a-IcyMetaDataServer.o src/output/plugins/httpd/liboutput_plugins_a-Page.o src/output/plugins/httpd/liboutput_plugins_a-HttpdClient.o src/output/plugins/httpd/liboutput_plugins_a-HttpdOutputPlugin.o ranlib liboutput_plugins.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/storage/libstorage_a-Registry.o -MD -MP -MF src/storage/.deps/libstorage_a-Registry.Tpo -c -o src/storage/libstorage_a-Registry.o `test -f 'src/storage/Registry.cxx' || echo './'`src/storage/Registry.cxx mv -f src/storage/.deps/libstorage_a-Registry.Tpo src/storage/.deps/libstorage_a-Registry.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/storage/libstorage_a-StorageInterface.o -MD -MP -MF src/storage/.deps/libstorage_a-StorageInterface.Tpo -c -o src/storage/libstorage_a-StorageInterface.o `test -f 'src/storage/StorageInterface.cxx' || echo './'`src/storage/StorageInterface.cxx mv -f src/storage/.deps/libstorage_a-StorageInterface.Tpo src/storage/.deps/libstorage_a-StorageInterface.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/storage/libstorage_a-CompositeStorage.o -MD -MP -MF src/storage/.deps/libstorage_a-CompositeStorage.Tpo -c -o src/storage/libstorage_a-CompositeStorage.o `test -f 'src/storage/CompositeStorage.cxx' || echo './'`src/storage/CompositeStorage.cxx mv -f src/storage/.deps/libstorage_a-CompositeStorage.Tpo src/storage/.deps/libstorage_a-CompositeStorage.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/storage/libstorage_a-MemoryDirectoryReader.o -MD -MP -MF src/storage/.deps/libstorage_a-MemoryDirectoryReader.Tpo -c -o src/storage/libstorage_a-MemoryDirectoryReader.o `test -f 'src/storage/MemoryDirectoryReader.cxx' || echo './'`src/storage/MemoryDirectoryReader.cxx mv -f src/storage/.deps/libstorage_a-MemoryDirectoryReader.Tpo src/storage/.deps/libstorage_a-MemoryDirectoryReader.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/storage/libstorage_a-Configured.o -MD -MP -MF src/storage/.deps/libstorage_a-Configured.Tpo -c -o src/storage/libstorage_a-Configured.o `test -f 'src/storage/Configured.cxx' || echo './'`src/storage/Configured.cxx mv -f src/storage/.deps/libstorage_a-Configured.Tpo src/storage/.deps/libstorage_a-Configured.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/storage/plugins/libstorage_a-LocalStorage.o -MD -MP -MF src/storage/plugins/.deps/libstorage_a-LocalStorage.Tpo -c -o src/storage/plugins/libstorage_a-LocalStorage.o `test -f 'src/storage/plugins/LocalStorage.cxx' || echo './'`src/storage/plugins/LocalStorage.cxx mv -f src/storage/plugins/.deps/libstorage_a-LocalStorage.Tpo src/storage/plugins/.deps/libstorage_a-LocalStorage.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libstorage_a-Domain.o -MD -MP -MF src/lib/smbclient/.deps/libstorage_a-Domain.Tpo -c -o src/lib/smbclient/libstorage_a-Domain.o `test -f 'src/lib/smbclient/Domain.cxx' || echo './'`src/lib/smbclient/Domain.cxx mv -f src/lib/smbclient/.deps/libstorage_a-Domain.Tpo src/lib/smbclient/.deps/libstorage_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libstorage_a-Mutex.o -MD -MP -MF src/lib/smbclient/.deps/libstorage_a-Mutex.Tpo -c -o src/lib/smbclient/libstorage_a-Mutex.o `test -f 'src/lib/smbclient/Mutex.cxx' || echo './'`src/lib/smbclient/Mutex.cxx mv -f src/lib/smbclient/.deps/libstorage_a-Mutex.Tpo src/lib/smbclient/.deps/libstorage_a-Mutex.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libstorage_a-Init.o -MD -MP -MF src/lib/smbclient/.deps/libstorage_a-Init.Tpo -c -o src/lib/smbclient/libstorage_a-Init.o `test -f 'src/lib/smbclient/Init.cxx' || echo './'`src/lib/smbclient/Init.cxx mv -f src/lib/smbclient/.deps/libstorage_a-Init.Tpo src/lib/smbclient/.deps/libstorage_a-Init.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/storage/plugins/libstorage_a-SmbclientStorage.o -MD -MP -MF src/storage/plugins/.deps/libstorage_a-SmbclientStorage.Tpo -c -o src/storage/plugins/libstorage_a-SmbclientStorage.o `test -f 'src/storage/plugins/SmbclientStorage.cxx' || echo './'`src/storage/plugins/SmbclientStorage.cxx mv -f src/storage/plugins/.deps/libstorage_a-SmbclientStorage.Tpo src/storage/plugins/.deps/libstorage_a-SmbclientStorage.Po rm -f libstorage.a ar cru libstorage.a src/storage/libstorage_a-Registry.o src/storage/libstorage_a-StorageInterface.o src/storage/libstorage_a-CompositeStorage.o src/storage/libstorage_a-MemoryDirectoryReader.o src/storage/libstorage_a-Configured.o src/storage/plugins/libstorage_a-LocalStorage.o src/lib/smbclient/libstorage_a-Domain.o src/lib/smbclient/libstorage_a-Mutex.o src/lib/smbclient/libstorage_a-Init.o src/storage/plugins/libstorage_a-SmbclientStorage.o ranlib libstorage.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/neighbor/libneighbor_a-Registry.o -MD -MP -MF src/neighbor/.deps/libneighbor_a-Registry.Tpo -c -o src/neighbor/libneighbor_a-Registry.o `test -f 'src/neighbor/Registry.cxx' || echo './'`src/neighbor/Registry.cxx mv -f src/neighbor/.deps/libneighbor_a-Registry.Tpo src/neighbor/.deps/libneighbor_a-Registry.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/neighbor/libneighbor_a-Glue.o -MD -MP -MF src/neighbor/.deps/libneighbor_a-Glue.Tpo -c -o src/neighbor/libneighbor_a-Glue.o `test -f 'src/neighbor/Glue.cxx' || echo './'`src/neighbor/Glue.cxx mv -f src/neighbor/.deps/libneighbor_a-Glue.Tpo src/neighbor/.deps/libneighbor_a-Glue.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libneighbor_a-Domain.o -MD -MP -MF src/lib/smbclient/.deps/libneighbor_a-Domain.Tpo -c -o src/lib/smbclient/libneighbor_a-Domain.o `test -f 'src/lib/smbclient/Domain.cxx' || echo './'`src/lib/smbclient/Domain.cxx mv -f src/lib/smbclient/.deps/libneighbor_a-Domain.Tpo src/lib/smbclient/.deps/libneighbor_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libneighbor_a-Mutex.o -MD -MP -MF src/lib/smbclient/.deps/libneighbor_a-Mutex.Tpo -c -o src/lib/smbclient/libneighbor_a-Mutex.o `test -f 'src/lib/smbclient/Mutex.cxx' || echo './'`src/lib/smbclient/Mutex.cxx mv -f src/lib/smbclient/.deps/libneighbor_a-Mutex.Tpo src/lib/smbclient/.deps/libneighbor_a-Mutex.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/smbclient/libneighbor_a-Init.o -MD -MP -MF src/lib/smbclient/.deps/libneighbor_a-Init.Tpo -c -o src/lib/smbclient/libneighbor_a-Init.o `test -f 'src/lib/smbclient/Init.cxx' || echo './'`src/lib/smbclient/Init.cxx mv -f src/lib/smbclient/.deps/libneighbor_a-Init.Tpo src/lib/smbclient/.deps/libneighbor_a-Init.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/neighbor/plugins/libneighbor_a-SmbclientNeighborPlugin.o -MD -MP -MF src/neighbor/plugins/.deps/libneighbor_a-SmbclientNeighborPlugin.Tpo -c -o src/neighbor/plugins/libneighbor_a-SmbclientNeighborPlugin.o `test -f 'src/neighbor/plugins/SmbclientNeighborPlugin.cxx' || echo './'`src/neighbor/plugins/SmbclientNeighborPlugin.cxx mv -f src/neighbor/plugins/.deps/libneighbor_a-SmbclientNeighborPlugin.Tpo src/neighbor/plugins/.deps/libneighbor_a-SmbclientNeighborPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/libneighbor_a-Init.o -MD -MP -MF src/lib/upnp/.deps/libneighbor_a-Init.Tpo -c -o src/lib/upnp/libneighbor_a-Init.o `test -f 'src/lib/upnp/Init.cxx' || echo './'`src/lib/upnp/Init.cxx mv -f src/lib/upnp/.deps/libneighbor_a-Init.Tpo src/lib/upnp/.deps/libneighbor_a-Init.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/libneighbor_a-ClientInit.o -MD -MP -MF src/lib/upnp/.deps/libneighbor_a-ClientInit.Tpo -c -o src/lib/upnp/libneighbor_a-ClientInit.o `test -f 'src/lib/upnp/ClientInit.cxx' || echo './'`src/lib/upnp/ClientInit.cxx mv -f src/lib/upnp/.deps/libneighbor_a-ClientInit.Tpo src/lib/upnp/.deps/libneighbor_a-ClientInit.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/libneighbor_a-Device.o -MD -MP -MF src/lib/upnp/.deps/libneighbor_a-Device.Tpo -c -o src/lib/upnp/libneighbor_a-Device.o `test -f 'src/lib/upnp/Device.cxx' || echo './'`src/lib/upnp/Device.cxx mv -f src/lib/upnp/.deps/libneighbor_a-Device.Tpo src/lib/upnp/.deps/libneighbor_a-Device.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/libneighbor_a-ContentDirectoryService.o -MD -MP -MF src/lib/upnp/.deps/libneighbor_a-ContentDirectoryService.Tpo -c -o src/lib/upnp/libneighbor_a-ContentDirectoryService.o `test -f 'src/lib/upnp/ContentDirectoryService.cxx' || echo './'`src/lib/upnp/ContentDirectoryService.cxx mv -f src/lib/upnp/.deps/libneighbor_a-ContentDirectoryService.Tpo src/lib/upnp/.deps/libneighbor_a-ContentDirectoryService.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/libneighbor_a-Discovery.o -MD -MP -MF src/lib/upnp/.deps/libneighbor_a-Discovery.Tpo -c -o src/lib/upnp/libneighbor_a-Discovery.o `test -f 'src/lib/upnp/Discovery.cxx' || echo './'`src/lib/upnp/Discovery.cxx mv -f src/lib/upnp/.deps/libneighbor_a-Discovery.Tpo src/lib/upnp/.deps/libneighbor_a-Discovery.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/libneighbor_a-Domain.o -MD -MP -MF src/lib/upnp/.deps/libneighbor_a-Domain.Tpo -c -o src/lib/upnp/libneighbor_a-Domain.o `test -f 'src/lib/upnp/Domain.cxx' || echo './'`src/lib/upnp/Domain.cxx mv -f src/lib/upnp/.deps/libneighbor_a-Domain.Tpo src/lib/upnp/.deps/libneighbor_a-Domain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/libneighbor_a-ixmlwrap.o -MD -MP -MF src/lib/upnp/.deps/libneighbor_a-ixmlwrap.Tpo -c -o src/lib/upnp/libneighbor_a-ixmlwrap.o `test -f 'src/lib/upnp/ixmlwrap.cxx' || echo './'`src/lib/upnp/ixmlwrap.cxx mv -f src/lib/upnp/.deps/libneighbor_a-ixmlwrap.Tpo src/lib/upnp/.deps/libneighbor_a-ixmlwrap.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/libneighbor_a-Util.o -MD -MP -MF src/lib/upnp/.deps/libneighbor_a-Util.Tpo -c -o src/lib/upnp/libneighbor_a-Util.o `test -f 'src/lib/upnp/Util.cxx' || echo './'`src/lib/upnp/Util.cxx mv -f src/lib/upnp/.deps/libneighbor_a-Util.Tpo src/lib/upnp/.deps/libneighbor_a-Util.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/samba-4.0 -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/neighbor/plugins/libneighbor_a-UpnpNeighborPlugin.o -MD -MP -MF src/neighbor/plugins/.deps/libneighbor_a-UpnpNeighborPlugin.Tpo -c -o src/neighbor/plugins/libneighbor_a-UpnpNeighborPlugin.o `test -f 'src/neighbor/plugins/UpnpNeighborPlugin.cxx' || echo './'`src/neighbor/plugins/UpnpNeighborPlugin.cxx mv -f src/neighbor/plugins/.deps/libneighbor_a-UpnpNeighborPlugin.Tpo src/neighbor/plugins/.deps/libneighbor_a-UpnpNeighborPlugin.Po rm -f libneighbor.a ar cru libneighbor.a src/neighbor/libneighbor_a-Registry.o src/neighbor/libneighbor_a-Glue.o src/lib/smbclient/libneighbor_a-Domain.o src/lib/smbclient/libneighbor_a-Mutex.o src/lib/smbclient/libneighbor_a-Init.o src/neighbor/plugins/libneighbor_a-SmbclientNeighborPlugin.o src/lib/upnp/libneighbor_a-Init.o src/lib/upnp/libneighbor_a-ClientInit.o src/lib/upnp/libneighbor_a-Device.o src/lib/upnp/libneighbor_a-ContentDirectoryService.o src/lib/upnp/libneighbor_a-Discovery.o src/lib/upnp/libneighbor_a-Domain.o src/lib/upnp/libneighbor_a-ixmlwrap.o src/lib/upnp/libneighbor_a-Util.o src/neighbor/plugins/libneighbor_a-UpnpNeighborPlugin.o ranlib libneighbor.a depbase=`echo src/PlaylistDatabase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/PlaylistDatabase.o -MD -MP -MF $depbase.Tpo -c -o src/PlaylistDatabase.o src/PlaylistDatabase.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/Registry.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/Registry.o -MD -MP -MF $depbase.Tpo -c -o src/db/Registry.o src/db/Registry.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/Helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/Helpers.o -MD -MP -MF $depbase.Tpo -c -o src/db/Helpers.o src/db/Helpers.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/UniqueTags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/UniqueTags.o -MD -MP -MF $depbase.Tpo -c -o src/db/UniqueTags.o src/db/UniqueTags.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/simple/DatabaseSave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/simple/DatabaseSave.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/simple/DatabaseSave.o src/db/plugins/simple/DatabaseSave.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/simple/DirectorySave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/simple/DirectorySave.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/simple/DirectorySave.o src/db/plugins/simple/DirectorySave.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/LazyDatabase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/LazyDatabase.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/LazyDatabase.o src/db/plugins/LazyDatabase.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/simple/Directory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/simple/Directory.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/simple/Directory.o src/db/plugins/simple/Directory.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/simple/Song.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/simple/Song.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/simple/Song.o src/db/plugins/simple/Song.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/simple/SongSort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/simple/SongSort.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/simple/SongSort.o src/db/plugins/simple/SongSort.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/simple/Mount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/simple/Mount.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/simple/Mount.o src/db/plugins/simple/Mount.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/simple/SimpleDatabasePlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/simple/SimpleDatabasePlugin.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/simple/SimpleDatabasePlugin.o src/db/plugins/simple/SimpleDatabasePlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib/upnp/Init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/Init.o -MD -MP -MF $depbase.Tpo -c -o src/lib/upnp/Init.o src/lib/upnp/Init.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib/upnp/ClientInit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/ClientInit.o -MD -MP -MF $depbase.Tpo -c -o src/lib/upnp/ClientInit.o src/lib/upnp/ClientInit.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib/upnp/Device.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/Device.o -MD -MP -MF $depbase.Tpo -c -o src/lib/upnp/Device.o src/lib/upnp/Device.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib/upnp/ContentDirectoryService.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/ContentDirectoryService.o -MD -MP -MF $depbase.Tpo -c -o src/lib/upnp/ContentDirectoryService.o src/lib/upnp/ContentDirectoryService.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib/upnp/Discovery.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/Discovery.o -MD -MP -MF $depbase.Tpo -c -o src/lib/upnp/Discovery.o src/lib/upnp/Discovery.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib/upnp/Domain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/Domain.o -MD -MP -MF $depbase.Tpo -c -o src/lib/upnp/Domain.o src/lib/upnp/Domain.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib/upnp/ixmlwrap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/ixmlwrap.o -MD -MP -MF $depbase.Tpo -c -o src/lib/upnp/ixmlwrap.o src/lib/upnp/ixmlwrap.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/lib/upnp/Util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/upnp/Util.o -MD -MP -MF $depbase.Tpo -c -o src/lib/upnp/Util.o src/lib/upnp/Util.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/upnp/UpnpDatabasePlugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/upnp/UpnpDatabasePlugin.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/upnp/UpnpDatabasePlugin.o src/db/plugins/upnp/UpnpDatabasePlugin.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/upnp/Tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/upnp/Tags.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/upnp/Tags.o src/db/plugins/upnp/Tags.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/upnp/ContentDirectoryService.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/upnp/ContentDirectoryService.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/upnp/ContentDirectoryService.o src/db/plugins/upnp/ContentDirectoryService.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/upnp/Directory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/upnp/Directory.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/upnp/Directory.o src/db/plugins/upnp/Directory.cxx &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/db/plugins/upnp/Object.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/db/plugins/upnp/Object.o -MD -MP -MF $depbase.Tpo -c -o src/db/plugins/upnp/Object.o src/db/plugins/upnp/Object.cxx &&\ mv -f $depbase.Tpo $depbase.Po rm -f libdb_plugins.a ar cru libdb_plugins.a src/PlaylistDatabase.o src/db/Registry.o src/db/Helpers.o src/db/UniqueTags.o src/db/plugins/simple/DatabaseSave.o src/db/plugins/simple/DirectorySave.o src/db/plugins/LazyDatabase.o src/db/plugins/simple/Directory.o src/db/plugins/simple/Song.o src/db/plugins/simple/SongSort.o src/db/plugins/simple/Mount.o src/db/plugins/simple/SimpleDatabasePlugin.o src/lib/upnp/Init.o src/lib/upnp/ClientInit.o src/lib/upnp/Device.o src/lib/upnp/ContentDirectoryService.o src/lib/upnp/Discovery.o src/lib/upnp/Domain.o src/lib/upnp/ixmlwrap.o src/lib/upnp/Util.o src/db/plugins/upnp/UpnpDatabasePlugin.o src/db/plugins/upnp/Tags.o src/db/plugins/upnp/ContentDirectoryService.o src/db/plugins/upnp/Directory.o src/db/plugins/upnp/Object.o ranlib libdb_plugins.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/archive/libarchive_a-ArchiveDomain.o -MD -MP -MF src/archive/.deps/libarchive_a-ArchiveDomain.Tpo -c -o src/archive/libarchive_a-ArchiveDomain.o `test -f 'src/archive/ArchiveDomain.cxx' || echo './'`src/archive/ArchiveDomain.cxx mv -f src/archive/.deps/libarchive_a-ArchiveDomain.Tpo src/archive/.deps/libarchive_a-ArchiveDomain.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/archive/libarchive_a-ArchiveLookup.o -MD -MP -MF src/archive/.deps/libarchive_a-ArchiveLookup.Tpo -c -o src/archive/libarchive_a-ArchiveLookup.o `test -f 'src/archive/ArchiveLookup.cxx' || echo './'`src/archive/ArchiveLookup.cxx mv -f src/archive/.deps/libarchive_a-ArchiveLookup.Tpo src/archive/.deps/libarchive_a-ArchiveLookup.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/archive/libarchive_a-ArchiveList.o -MD -MP -MF src/archive/.deps/libarchive_a-ArchiveList.Tpo -c -o src/archive/libarchive_a-ArchiveList.o `test -f 'src/archive/ArchiveList.cxx' || echo './'`src/archive/ArchiveList.cxx mv -f src/archive/.deps/libarchive_a-ArchiveList.Tpo src/archive/.deps/libarchive_a-ArchiveList.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/archive/libarchive_a-ArchivePlugin.o -MD -MP -MF src/archive/.deps/libarchive_a-ArchivePlugin.Tpo -c -o src/archive/libarchive_a-ArchivePlugin.o `test -f 'src/archive/ArchivePlugin.cxx' || echo './'`src/archive/ArchivePlugin.cxx mv -f src/archive/.deps/libarchive_a-ArchivePlugin.Tpo src/archive/.deps/libarchive_a-ArchivePlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/input/plugins/libarchive_a-ArchiveInputPlugin.o -MD -MP -MF src/input/plugins/.deps/libarchive_a-ArchiveInputPlugin.Tpo -c -o src/input/plugins/libarchive_a-ArchiveInputPlugin.o `test -f 'src/input/plugins/ArchiveInputPlugin.cxx' || echo './'`src/input/plugins/ArchiveInputPlugin.cxx mv -f src/input/plugins/.deps/libarchive_a-ArchiveInputPlugin.Tpo src/input/plugins/.deps/libarchive_a-ArchiveInputPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/archive/plugins/libarchive_a-Bzip2ArchivePlugin.o -MD -MP -MF src/archive/plugins/.deps/libarchive_a-Bzip2ArchivePlugin.Tpo -c -o src/archive/plugins/libarchive_a-Bzip2ArchivePlugin.o `test -f 'src/archive/plugins/Bzip2ArchivePlugin.cxx' || echo './'`src/archive/plugins/Bzip2ArchivePlugin.cxx mv -f src/archive/plugins/.deps/libarchive_a-Bzip2ArchivePlugin.Tpo src/archive/plugins/.deps/libarchive_a-Bzip2ArchivePlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/archive/plugins/libarchive_a-Iso9660ArchivePlugin.o -MD -MP -MF src/archive/plugins/.deps/libarchive_a-Iso9660ArchivePlugin.Tpo -c -o src/archive/plugins/libarchive_a-Iso9660ArchivePlugin.o `test -f 'src/archive/plugins/Iso9660ArchivePlugin.cxx' || echo './'`src/archive/plugins/Iso9660ArchivePlugin.cxx mv -f src/archive/plugins/.deps/libarchive_a-Iso9660ArchivePlugin.Tpo src/archive/plugins/.deps/libarchive_a-Iso9660ArchivePlugin.Po rm -f libarchive.a ar cru libarchive.a src/archive/libarchive_a-ArchiveDomain.o src/archive/libarchive_a-ArchiveLookup.o src/archive/libarchive_a-ArchiveList.o src/archive/libarchive_a-ArchivePlugin.o src/input/plugins/libarchive_a-ArchiveInputPlugin.o src/archive/plugins/libarchive_a-Bzip2ArchivePlugin.o src/archive/plugins/libarchive_a-Iso9660ArchivePlugin.o ranlib libarchive.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/ffmpeg/libffmpeg_a-Init.o -MD -MP -MF src/lib/ffmpeg/.deps/libffmpeg_a-Init.Tpo -c -o src/lib/ffmpeg/libffmpeg_a-Init.o `test -f 'src/lib/ffmpeg/Init.cxx' || echo './'`src/lib/ffmpeg/Init.cxx mv -f src/lib/ffmpeg/.deps/libffmpeg_a-Init.Tpo src/lib/ffmpeg/.deps/libffmpeg_a-Init.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/ffmpeg/libffmpeg_a-LogError.o -MD -MP -MF src/lib/ffmpeg/.deps/libffmpeg_a-LogError.Tpo -c -o src/lib/ffmpeg/libffmpeg_a-LogError.o `test -f 'src/lib/ffmpeg/LogError.cxx' || echo './'`src/lib/ffmpeg/LogError.cxx mv -f src/lib/ffmpeg/.deps/libffmpeg_a-LogError.Tpo src/lib/ffmpeg/.deps/libffmpeg_a-LogError.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/ffmpeg/libffmpeg_a-LogCallback.o -MD -MP -MF src/lib/ffmpeg/.deps/libffmpeg_a-LogCallback.Tpo -c -o src/lib/ffmpeg/libffmpeg_a-LogCallback.o `test -f 'src/lib/ffmpeg/LogCallback.cxx' || echo './'`src/lib/ffmpeg/LogCallback.cxx mv -f src/lib/ffmpeg/.deps/libffmpeg_a-LogCallback.Tpo src/lib/ffmpeg/.deps/libffmpeg_a-LogCallback.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/ffmpeg/libffmpeg_a-Error.o -MD -MP -MF src/lib/ffmpeg/.deps/libffmpeg_a-Error.Tpo -c -o src/lib/ffmpeg/libffmpeg_a-Error.o `test -f 'src/lib/ffmpeg/Error.cxx' || echo './'`src/lib/ffmpeg/Error.cxx mv -f src/lib/ffmpeg/.deps/libffmpeg_a-Error.Tpo src/lib/ffmpeg/.deps/libffmpeg_a-Error.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/lib/ffmpeg/libffmpeg_a-Domain.o -MD -MP -MF src/lib/ffmpeg/.deps/libffmpeg_a-Domain.Tpo -c -o src/lib/ffmpeg/libffmpeg_a-Domain.o `test -f 'src/lib/ffmpeg/Domain.cxx' || echo './'`src/lib/ffmpeg/Domain.cxx mv -f src/lib/ffmpeg/.deps/libffmpeg_a-Domain.Tpo src/lib/ffmpeg/.deps/libffmpeg_a-Domain.Po rm -f libffmpeg.a ar cru libffmpeg.a src/lib/ffmpeg/libffmpeg_a-Init.o src/lib/ffmpeg/libffmpeg_a-LogError.o src/lib/ffmpeg/libffmpeg_a-LogCallback.o src/lib/ffmpeg/libffmpeg_a-Error.o src/lib/ffmpeg/libffmpeg_a-Domain.o ranlib libffmpeg.a g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/plugins/libencoder_plugins_a-NullEncoderPlugin.o -MD -MP -MF src/encoder/plugins/.deps/libencoder_plugins_a-NullEncoderPlugin.Tpo -c -o src/encoder/plugins/libencoder_plugins_a-NullEncoderPlugin.o `test -f 'src/encoder/plugins/NullEncoderPlugin.cxx' || echo './'`src/encoder/plugins/NullEncoderPlugin.cxx mv -f src/encoder/plugins/.deps/libencoder_plugins_a-NullEncoderPlugin.Tpo src/encoder/plugins/.deps/libencoder_plugins_a-NullEncoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/libencoder_plugins_a-EncoderList.o -MD -MP -MF src/encoder/.deps/libencoder_plugins_a-EncoderList.Tpo -c -o src/encoder/libencoder_plugins_a-EncoderList.o `test -f 'src/encoder/EncoderList.cxx' || echo './'`src/encoder/EncoderList.cxx mv -f src/encoder/.deps/libencoder_plugins_a-EncoderList.Tpo src/encoder/.deps/libencoder_plugins_a-EncoderList.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/plugins/libencoder_plugins_a-OggSerial.o -MD -MP -MF src/encoder/plugins/.deps/libencoder_plugins_a-OggSerial.Tpo -c -o src/encoder/plugins/libencoder_plugins_a-OggSerial.o `test -f 'src/encoder/plugins/OggSerial.cxx' || echo './'`src/encoder/plugins/OggSerial.cxx mv -f src/encoder/plugins/.deps/libencoder_plugins_a-OggSerial.Tpo src/encoder/plugins/.deps/libencoder_plugins_a-OggSerial.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/plugins/libencoder_plugins_a-WaveEncoderPlugin.o -MD -MP -MF src/encoder/plugins/.deps/libencoder_plugins_a-WaveEncoderPlugin.Tpo -c -o src/encoder/plugins/libencoder_plugins_a-WaveEncoderPlugin.o `test -f 'src/encoder/plugins/WaveEncoderPlugin.cxx' || echo './'`src/encoder/plugins/WaveEncoderPlugin.cxx mv -f src/encoder/plugins/.deps/libencoder_plugins_a-WaveEncoderPlugin.Tpo src/encoder/plugins/.deps/libencoder_plugins_a-WaveEncoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/plugins/libencoder_plugins_a-VorbisEncoderPlugin.o -MD -MP -MF src/encoder/plugins/.deps/libencoder_plugins_a-VorbisEncoderPlugin.Tpo -c -o src/encoder/plugins/libencoder_plugins_a-VorbisEncoderPlugin.o `test -f 'src/encoder/plugins/VorbisEncoderPlugin.cxx' || echo './'`src/encoder/plugins/VorbisEncoderPlugin.cxx mv -f src/encoder/plugins/.deps/libencoder_plugins_a-VorbisEncoderPlugin.Tpo src/encoder/plugins/.deps/libencoder_plugins_a-VorbisEncoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/plugins/libencoder_plugins_a-OpusEncoderPlugin.o -MD -MP -MF src/encoder/plugins/.deps/libencoder_plugins_a-OpusEncoderPlugin.Tpo -c -o src/encoder/plugins/libencoder_plugins_a-OpusEncoderPlugin.o `test -f 'src/encoder/plugins/OpusEncoderPlugin.cxx' || echo './'`src/encoder/plugins/OpusEncoderPlugin.cxx mv -f src/encoder/plugins/.deps/libencoder_plugins_a-OpusEncoderPlugin.Tpo src/encoder/plugins/.deps/libencoder_plugins_a-OpusEncoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/plugins/libencoder_plugins_a-LameEncoderPlugin.o -MD -MP -MF src/encoder/plugins/.deps/libencoder_plugins_a-LameEncoderPlugin.Tpo -c -o src/encoder/plugins/libencoder_plugins_a-LameEncoderPlugin.o `test -f 'src/encoder/plugins/LameEncoderPlugin.cxx' || echo './'`src/encoder/plugins/LameEncoderPlugin.cxx mv -f src/encoder/plugins/.deps/libencoder_plugins_a-LameEncoderPlugin.Tpo src/encoder/plugins/.deps/libencoder_plugins_a-LameEncoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/plugins/libencoder_plugins_a-TwolameEncoderPlugin.o -MD -MP -MF src/encoder/plugins/.deps/libencoder_plugins_a-TwolameEncoderPlugin.Tpo -c -o src/encoder/plugins/libencoder_plugins_a-TwolameEncoderPlugin.o `test -f 'src/encoder/plugins/TwolameEncoderPlugin.cxx' || echo './'`src/encoder/plugins/TwolameEncoderPlugin.cxx mv -f src/encoder/plugins/.deps/libencoder_plugins_a-TwolameEncoderPlugin.Tpo src/encoder/plugins/.deps/libencoder_plugins_a-TwolameEncoderPlugin.Po g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include/opus -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/encoder/plugins/libencoder_plugins_a-FlacEncoderPlugin.o -MD -MP -MF src/encoder/plugins/.deps/libencoder_plugins_a-FlacEncoderPlugin.Tpo -c -o src/encoder/plugins/libencoder_plugins_a-FlacEncoderPlugin.o `test -f 'src/encoder/plugins/FlacEncoderPlugin.cxx' || echo './'`src/encoder/plugins/FlacEncoderPlugin.cxx mv -f src/encoder/plugins/.deps/libencoder_plugins_a-FlacEncoderPlugin.Tpo src/encoder/plugins/.deps/libencoder_plugins_a-FlacEncoderPlugin.Po rm -f libencoder_plugins.a ar cru libencoder_plugins.a src/encoder/plugins/libencoder_plugins_a-NullEncoderPlugin.o src/encoder/libencoder_plugins_a-EncoderList.o src/encoder/plugins/libencoder_plugins_a-OggSerial.o src/encoder/plugins/libencoder_plugins_a-WaveEncoderPlugin.o src/encoder/plugins/libencoder_plugins_a-VorbisEncoderPlugin.o src/encoder/plugins/libencoder_plugins_a-OpusEncoderPlugin.o src/encoder/plugins/libencoder_plugins_a-LameEncoderPlugin.o src/encoder/plugins/libencoder_plugins_a-TwolameEncoderPlugin.o src/encoder/plugins/libencoder_plugins_a-FlacEncoderPlugin.o ranlib libencoder_plugins.a depbase=`echo src/Main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_GNU_SOURCE -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -MT src/Main.o -MD -MP -MF $depbase.Tpo -c -o src/Main.o src/Main.cxx &&\ mv -f $depbase.Tpo $depbase.Po g++ -std=gnu++0x -pthread -O2 -fPIC -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -fno-exceptions -fno-rtti -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wl,--gc-sections -o src/mpd src/Main.o libmpd.a -Wl,-rpath,/usr/lib64 -lsmbclient libneighbor.a -lexpat -pthread -lupnp -lthreadutil -lixml libdb_plugins.a -lexpat -pthread -lupnp -lthreadutil -lixml libstorage.a -Wl,-rpath,/usr/lib64 -lsmbclient libplaylist_plugins.a -lexpat -lFLAC -lavahi-common -lavahi-client -ldbus-1 -lsqlite3 -ldl libdecoder.a -lvorbisfile -lvorbis -logg -lFLAC -lsndfile -laudiofile -lwavpack -lmad -lmpg123 -lopus -logg libffmpeg.a -lavformat -lavcodec -lavutil -lmpcdec -lfaad libinput.a -lcurl -Wl,-rpath,/usr/lib64 -lsmbclient -lcdio_paranoia -lcdio_cdda -lcdio -lm libffmpeg.a -lavformat -lavcodec -lavutil -lmms -lm -lglib-2.0 -lasound libarchive.a -lbz2 -liso9660 -lcdio -lm libtag.a -lid3tag -lz liboutput_plugins.a -lao -lasound -lshout libfilter_plugins.a libpcm.a -lsamplerate libencoder_plugins.a -lmp3lame -ltwolame -lFLAC -lopus -logg -lvorbisenc -lvorbis -logg libmixer_plugins.a -lasound libconf.a libevent.a libthread.a libsystem.a libicu.a -licui18n -licuuc -licudata libutil.a libfs.a -lz -lgthread-2.0 -pthread -lglib-2.0 -lm make[1]: Leaving directory '/home/djemos/salix-vlc/mpd/src/mpd-0.19.18' make install-am make[1]: Entering directory '/home/djemos/salix-vlc/mpd/src/mpd-0.19.18' make[2]: Entering directory '/home/djemos/salix-vlc/mpd/src/mpd-0.19.18' /usr/bin/mkdir -p '/home/djemos/salix-vlc/mpd/pkg/usr/bin' /usr/bin/ginstall -c src/mpd '/home/djemos/salix-vlc/mpd/pkg/usr/bin' /usr/bin/mkdir -p '/home/djemos/salix-vlc/mpd/pkg/usr/doc/mpd-0.19.18' /usr/bin/ginstall -c -m 644 AUTHORS COPYING NEWS README doc/mpdconf.example '/home/djemos/salix-vlc/mpd/pkg/usr/doc/mpd-0.19.18' /usr/bin/mkdir -p '/home/djemos/salix-vlc/mpd/pkg/usr/man/man1' /usr/bin/ginstall -c -m 644 doc/mpd.1 '/home/djemos/salix-vlc/mpd/pkg/usr/man/man1' /usr/bin/mkdir -p '/home/djemos/salix-vlc/mpd/pkg/usr/man/man5' /usr/bin/ginstall -c -m 644 doc/mpd.conf.5 '/home/djemos/salix-vlc/mpd/pkg/usr/man/man5' make[2]: Leaving directory '/home/djemos/salix-vlc/mpd/src/mpd-0.19.18' make[1]: Leaving directory '/home/djemos/salix-vlc/mpd/src/mpd-0.19.18' '/home/djemos/salix-vlc/mpd/src/mpd-initial.sh' -> '/home/djemos/salix-vlc/mpd/pkg/usr/bin/mpd-initial.sh' /home/djemos/salix-vlc/mpd/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Αύγ 19 23:04 install drwxr-xr-x 6 root root 4096 Αύγ 19 23:04 usr /home/djemos/salix-vlc/mpd/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 538 Αύγ 19 23:04 slack-desc /home/djemos/salix-vlc/mpd/pkg/usr: σύνολο 16 drwxr-xr-x 2 root root 4096 Αύγ 19 23:04 bin drwxr-xr-x 3 root root 4096 Αύγ 19 23:04 doc drwxr-xr-x 4 root root 4096 Αύγ 19 23:04 man drwxr-xr-x 3 root root 4096 Αύγ 19 22:58 src /home/djemos/salix-vlc/mpd/pkg/usr/bin: σύνολο 680 -rwxr-xr-x 1 root root 688480 Αύγ 19 23:04 mpd -rwxr-xr-x 1 root root 1151 Αύγ 19 23:04 mpd-initial.sh /home/djemos/salix-vlc/mpd/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 19 23:04 mpd-0.19.18 /home/djemos/salix-vlc/mpd/pkg/usr/doc/mpd-0.19.18: σύνολο 108 -rw-r--r-- 1 root root 1070 Αύγ 19 23:04 AUTHORS -rw-r--r-- 1 root root 17987 Αύγ 19 23:04 COPYING -rw-r--r-- 1 root root 5131 Αύγ 19 23:04 INSTALL -rw-r--r-- 1 root root 57228 Αύγ 19 23:04 NEWS -rw-r--r-- 1 root root 656 Αύγ 19 23:04 README -rw-r--r-- 1 root root 13483 Αύγ 19 23:04 mpdconf.example /home/djemos/salix-vlc/mpd/pkg/usr/man: σύνολο 8 drwxr-xr-x 2 root root 4096 Αύγ 19 23:04 man1 drwxr-xr-x 2 root root 4096 Αύγ 19 23:04 man5 /home/djemos/salix-vlc/mpd/pkg/usr/man/man1: σύνολο 4 -rw-r--r-- 1 root root 773 Αύγ 19 23:04 mpd.1.gz /home/djemos/salix-vlc/mpd/pkg/usr/man/man5: σύνολο 8 -rw-r--r-- 1 root root 4377 Αύγ 19 23:04 mpd.conf.5.gz /home/djemos/salix-vlc/mpd/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Αύγ 19 23:04 mpd-0.19.18 /home/djemos/salix-vlc/mpd/pkg/usr/src/mpd-0.19.18: σύνολο 8 -rw-r--r-- 1 root root 2860 Αύγ 19 23:04 SLKBUILD -rw-r--r-- 1 root root 1152 Αύγ 19 22:58 mpd-initial.sh Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/salix-vlc/mpd/mpd-0.19.18-x86_64-1dj.txz ./ install/ install/slack-desc usr/ usr/src/ usr/src/mpd-0.19.18/ usr/src/mpd-0.19.18/SLKBUILD usr/src/mpd-0.19.18/mpd-initial.sh usr/bin/ usr/bin/mpd usr/bin/mpd-initial.sh usr/man/ usr/man/man1/ usr/man/man1/mpd.1.gz usr/man/man5/ usr/man/man5/mpd.conf.5.gz usr/doc/ usr/doc/mpd-0.19.18/ usr/doc/mpd-0.19.18/AUTHORS usr/doc/mpd-0.19.18/README usr/doc/mpd-0.19.18/mpdconf.example usr/doc/mpd-0.19.18/NEWS usr/doc/mpd-0.19.18/COPYING usr/doc/mpd-0.19.18/INSTALL Slackware package /home/djemos/salix-vlc/mpd/mpd-0.19.18-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories