* mpd-0.16.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] nscd: Only root is allowed to use this option! * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 3.0.4-gentoo * Checking for suitable kernel configuration options [ ok ] >>> Unpacking source... >>> Unpacking mpd-0.16.4.tar.bz2 to /var/tmp/portage/media-sound/mpd-0.16.4/work >>> Source unpacked in /var/tmp/portage/media-sound/mpd-0.16.4/work >>> Preparing source in /var/tmp/portage/media-sound/mpd-0.16.4/work/mpd-0.16.4 ... * Applying mpd-0.16.conf.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/mpd-0.16.4/work/mpd-0.16.4 ... * econf: updating mpd-0.16.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mpd-0.16.4/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-aac --enable-alsa --disable-ao --enable-audiofile --enable-bzip2 --disable-iso9660 --disable-cue --enable-curl --disable-debug --enable-ffmpeg --enable-fifo --enable-flac --disable-fluidsynth --enable-id3 --enable-inotify --enable-ipv6 --disable-jack --disable-lastfm --disable-mms --disable-lsr --enable-mad --disable-mikmod --disable-modplug --disable-mpg123 --enable-mpc --disable-openal --disable-oss --disable-pipe-output --disable-gprof --disable-pulse --disable-sidplay --disable-sndfile --enable-sqlite --enable-libwrap --enable-vorbis --enable-wavpack --disable-wildmidi --disable-zzip --without-zeroconf --enable-tcp --enable-un --disable-documentation --disable-ffado --disable-gme --enable-largefile --disable-mvp --docdir=/usr/share/doc/mpd-0.16.4 --enable-shout --enable-vorbis-encoder --enable-httpd-output --disable-lame-encoder --disable-twolame-encoder --enable-wave-encoder --enable-oggflac checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... no 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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for daemon... yes checking for fork... yes checking for syslog... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for pipe2... yes checking for accept4... yes checking for exp in -lm... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for GLIB... yes checking for ipv6... yes checking for struct ucred... yes checking for getpeereid... no checking for inotify_init... yes checking for inotify_init1... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for request_init in -lwrap... yes checking for ID3TAG... yes checking for SQLITE... yes checking for CURL... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking for bzip2... /bin/bzip2 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 whether faacDecInit2 is declared... yes checking for faacDecInit2 in -lfaad... no checking for NeAACDecInit2 in -lfaad... yes checking that FAAD2 uses buffer and bufferlen... yes checking for faacDecConfiguration.downMatrix... yes checking for faacDecConfiguration.dontUpSampleImplicitSBR... yes checking for faacDecFrameInfo.samplerate... yes checking for broken libfaad headers... broken checking mp4ff.h usability... yes checking mp4ff.h presence... yes checking for mp4ff.h... yes checking for mp4ff_open_read in -lmp4ff... yes checking for FFMPEG... yes checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking for FLAC... yes checking whether FLAC_API_SUPPORTS_OGG_FLAC is declared... yes checking for OGG... yes checking for MAD... yes checking for SHOUT... yes checking mpc/mpcdec.h usability... yes checking mpc/mpcdec.h presence... yes checking for mpc/mpcdec.h... yes checking for main in -lmpcdec... yes checking for VORBIS... yes checking for WAVPACK... yes checking for VORBISENC... yes checking for ALSA... yes checking for mkfifo... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Wextra... yes checking whether the C compiler accepts -Wno-deprecated-declarations... yes checking whether the C compiler accepts -Wmissing-prototypes... yes checking whether the C compiler accepts -Wshadow... yes checking whether the C compiler accepts -Wpointer-arith... yes checking whether the C compiler accepts -Wstrict-prototypes... yes checking whether the C compiler accepts -Wcast-qual... yes checking whether the C compiler accepts -Wwrite-strings... yes checking whether the C compiler accepts -pedantic... yes ########### MPD CONFIGURATION ############ Archive support: (+bzip2) (-ISO9660) (-ZIP) Client support: (+IPv6) (+TCP) (+UNIX Domain Sockets) File format support: (+AAC) (-C64 SID) (+FFMPEG) (+FLAC) (-FluidSynth) (-GME) (-libsndfile) (-MikMod) (-MODPLUG) (+MAD) (-MPG123) (+MP4) (+Musepack) (+OggFLAC) (-OggTremor) (+OggVorbis) (+WAVE) (+WavPack) (-WildMidi) Other features: (-libsamplerate) (+inotify) (+SQLite) Metadata support: (-cue) (+ID3) Playback support: (+ALSA) (-FFADO) (+FIFO) (+File Recorder) (+HTTP Daemon) (-JACK) (-libao) (-OSS) (-OpenAL) (-OS X) (-Pipeline) (-PulseAudio) (-Media MVP) (+SHOUTcast) (-Solaris) (-WinMM) Streaming encoder support: (+FLAC) (-LAME) (+Ogg Vorbis) (-TwoLAME) (+WAVE) Streaming support: (+CURL) (-Last.FM) (-MMS) ########################################## Generating files needed for compilation configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands MPD is ready for compilation, type "make" to begin. >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/mpd-0.16.4/work/mpd-0.16.4 ... make --jobs=7 --load-average=3 make all-am make[1]: Entering directory `/var/tmp/portage/media-sound/mpd-0.16.4/work/mpd-0.16.4' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_list.o `test -f 'src/playlist_list.c' || echo './'`src/playlist_list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-ape.o `test -f 'src/ape.c' || echo './'`src/ape.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-replay_gain_ape.o `test -f 'src/replay_gain_ape.c' || echo './'`src/replay_gain_ape.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-tag_ape.o `test -f 'src/tag_ape.c' || echo './'`src/tag_ape.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-tag_id3.o `test -f 'src/tag_id3.c' || echo './'`src/tag_id3.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-tag_rva2.o `test -f 'src/tag_rva2.c' || echo './'`src/tag_rva2.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-riff.o `test -f 'src/riff.c' || echo './'`src/riff.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-aiff.o `test -f 'src/aiff.c' || echo './'`src/aiff.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-decoder_buffer.o `test -f 'src/decoder_buffer.c' || echo './'`src/decoder_buffer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-decoder_plugin.o `test -f 'src/decoder_plugin.c' || echo './'`src/decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-decoder_list.o `test -f 'src/decoder_list.c' || echo './'`src/decoder_list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-encoder_list.o `test -f 'src/encoder_list.c' || echo './'`src/encoder_list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-output_list.o `test -f 'src/output_list.c' || echo './'`src/output_list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-output_all.o `test -f 'src/output_all.c' || echo './'`src/output_all.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-output_thread.o `test -f 'src/output_thread.c' || echo './'`src/output_thread.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-output_control.o `test -f 'src/output_control.c' || echo './'`src/output_control.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-output_state.o `test -f 'src/output_state.c' || echo './'`src/output_state.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-output_print.o `test -f 'src/output_print.c' || echo './'`src/output_print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-output_command.o `test -f 'src/output_command.c' || echo './'`src/output_command.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-output_init.o `test -f 'src/output_init.c' || echo './'`src/output_init.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-icy_server.o `test -f 'src/icy_server.c' || echo './'`src/icy_server.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/output/src_mpd-httpd_client.o `test -f 'src/output/httpd_client.c' || echo './'`src/output/httpd_client.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/output/src_mpd-httpd_output_plugin.o `test -f 'src/output/httpd_output_plugin.c' || echo './'`src/output/httpd_output_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-mixer_control.o `test -f 'src/mixer_control.c' || echo './'`src/mixer_control.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-mixer_type.o `test -f 'src/mixer_type.c' || echo './'`src/mixer_type.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-mixer_all.o `test -f 'src/mixer_all.c' || echo './'`src/mixer_all.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-mixer_api.o `test -f 'src/mixer_api.c' || echo './'`src/mixer_api.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-notify.o `test -f 'src/notify.c' || echo './'`src/notify.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-audio.o `test -f 'src/audio.c' || echo './'`src/audio.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-audio_check.o `test -f 'src/audio_check.c' || echo './'`src/audio_check.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-audio_format.o `test -f 'src/audio_format.c' || echo './'`src/audio_format.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-audio_parser.o `test -f 'src/audio_parser.c' || echo './'`src/audio_parser.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-command.o `test -f 'src/command.c' || echo './'`src/command.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-idle.o `test -f 'src/idle.c' || echo './'`src/idle.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-cmdline.o `test -f 'src/cmdline.c' || echo './'`src/cmdline.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-conf.o `test -f 'src/conf.c' || echo './'`src/conf.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-crossfade.o `test -f 'src/crossfade.c' || echo './'`src/crossfade.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-dbUtils.o `test -f 'src/dbUtils.c' || echo './'`src/dbUtils.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-decoder_thread.o `test -f 'src/decoder_thread.c' || echo './'`src/decoder_thread.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-decoder_control.o `test -f 'src/decoder_control.c' || echo './'`src/decoder_control.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-decoder_api.o `test -f 'src/decoder_api.c' || echo './'`src/decoder_api.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-decoder_internal.o `test -f 'src/decoder_internal.c' || echo './'`src/decoder_internal.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-decoder_print.o `test -f 'src/decoder_print.c' || echo './'`src/decoder_print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-directory.o `test -f 'src/directory.c' || echo './'`src/directory.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-directory_save.o `test -f 'src/directory_save.c' || echo './'`src/directory_save.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-directory_print.o `test -f 'src/directory_print.c' || echo './'`src/directory_print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-database.o `test -f 'src/database.c' || echo './'`src/database.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-dirvec.o `test -f 'src/dirvec.c' || echo './'`src/dirvec.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-exclude.o `test -f 'src/exclude.c' || echo './'`src/exclude.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-fd_util.o `test -f 'src/fd_util.c' || echo './'`src/fd_util.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-fifo_buffer.o `test -f 'src/fifo_buffer.c' || echo './'`src/fifo_buffer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-filter_config.o `test -f 'src/filter_config.c' || echo './'`src/filter_config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-filter_plugin.o `test -f 'src/filter_plugin.c' || echo './'`src/filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-filter_registry.o `test -f 'src/filter_registry.c' || echo './'`src/filter_registry.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-update.o `test -f 'src/update.c' || echo './'`src/update.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-update_queue.o `test -f 'src/update_queue.c' || echo './'`src/update_queue.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-update_walk.o `test -f 'src/update_walk.c' || echo './'`src/update_walk.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-update_remove.o `test -f 'src/update_remove.c' || echo './'`src/update_remove.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client.o `test -f 'src/client.c' || echo './'`src/client.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_event.o `test -f 'src/client_event.c' || echo './'`src/client_event.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_expire.o `test -f 'src/client_expire.c' || echo './'`src/client_expire.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_global.o `test -f 'src/client_global.c' || echo './'`src/client_global.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_idle.o `test -f 'src/client_idle.c' || echo './'`src/client_idle.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_list.o `test -f 'src/client_list.c' || echo './'`src/client_list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_new.o `test -f 'src/client_new.c' || echo './'`src/client_new.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_process.o `test -f 'src/client_process.c' || echo './'`src/client_process.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_read.o `test -f 'src/client_read.c' || echo './'`src/client_read.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-client_write.o `test -f 'src/client_write.c' || echo './'`src/client_write.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-server_socket.o `test -f 'src/server_socket.c' || echo './'`src/server_socket.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-listen.o `test -f 'src/listen.c' || echo './'`src/listen.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-log.o `test -f 'src/log.c' || echo './'`src/log.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-ls.o `test -f 'src/ls.c' || echo './'`src/ls.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-main.o `test -f 'src/main.c' || echo './'`src/main.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-main_win32.o `test -f 'src/main_win32.c' || echo './'`src/main_win32.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-event_pipe.o `test -f 'src/event_pipe.c' || echo './'`src/event_pipe.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-daemon.o `test -f 'src/daemon.c' || echo './'`src/daemon.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-buffer.o `test -f 'src/buffer.c' || echo './'`src/buffer.c src/event_pipe.c: In function ‘event_pipe_emit_fast’: src/event_pipe.c:162:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pipe.o `test -f 'src/pipe.c' || echo './'`src/pipe.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-chunk.o `test -f 'src/chunk.c' || echo './'`src/chunk.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-path.o `test -f 'src/path.c' || echo './'`src/path.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-mapper.o `test -f 'src/mapper.c' || echo './'`src/mapper.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-page.o `test -f 'src/page.c' || echo './'`src/page.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_convert.o `test -f 'src/pcm_convert.c' || echo './'`src/pcm_convert.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_volume.o `test -f 'src/pcm_volume.c' || echo './'`src/pcm_volume.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_mix.o `test -f 'src/pcm_mix.c' || echo './'`src/pcm_mix.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_byteswap.o `test -f 'src/pcm_byteswap.c' || echo './'`src/pcm_byteswap.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_channels.o `test -f 'src/pcm_channels.c' || echo './'`src/pcm_channels.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_pack.o `test -f 'src/pcm_pack.c' || echo './'`src/pcm_pack.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_format.o `test -f 'src/pcm_format.c' || echo './'`src/pcm_format.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_resample.o `test -f 'src/pcm_resample.c' || echo './'`src/pcm_resample.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_resample_fallback.o `test -f 'src/pcm_resample_fallback.c' || echo './'`src/pcm_resample_fallback.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-pcm_dither.o `test -f 'src/pcm_dither.c' || echo './'`src/pcm_dither.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-permission.o `test -f 'src/permission.c' || echo './'`src/permission.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-player_thread.o `test -f 'src/player_thread.c' || echo './'`src/player_thread.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-player_control.o `test -f 'src/player_control.c' || echo './'`src/player_control.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist.o `test -f 'src/playlist.c' || echo './'`src/playlist.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_global.o `test -f 'src/playlist_global.c' || echo './'`src/playlist_global.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_control.o `test -f 'src/playlist_control.c' || echo './'`src/playlist_control.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_edit.o `test -f 'src/playlist_edit.c' || echo './'`src/playlist_edit.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_print.o `test -f 'src/playlist_print.c' || echo './'`src/playlist_print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_save.o `test -f 'src/playlist_save.c' || echo './'`src/playlist_save.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_mapper.o `test -f 'src/playlist_mapper.c' || echo './'`src/playlist_mapper.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_any.o `test -f 'src/playlist_any.c' || echo './'`src/playlist_any.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_song.o `test -f 'src/playlist_song.c' || echo './'`src/playlist_song.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_state.o `test -f 'src/playlist_state.c' || echo './'`src/playlist_state.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_queue.o `test -f 'src/playlist_queue.c' || echo './'`src/playlist_queue.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_vector.o `test -f 'src/playlist_vector.c' || echo './'`src/playlist_vector.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-playlist_database.o `test -f 'src/playlist_database.c' || echo './'`src/playlist_database.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-queue.o `test -f 'src/queue.c' || echo './'`src/queue.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-queue_print.o `test -f 'src/queue_print.c' || echo './'`src/queue_print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-queue_save.o `test -f 'src/queue_save.c' || echo './'`src/queue_save.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-replay_gain_config.o `test -f 'src/replay_gain_config.c' || echo './'`src/replay_gain_config.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-replay_gain_info.o `test -f 'src/replay_gain_info.c' || echo './'`src/replay_gain_info.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-sig_handlers.o `test -f 'src/sig_handlers.c' || echo './'`src/sig_handlers.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-song.o `test -f 'src/song.c' || echo './'`src/song.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-song_update.o `test -f 'src/song_update.c' || echo './'`src/song_update.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-song_print.o `test -f 'src/song_print.c' || echo './'`src/song_print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-song_save.o `test -f 'src/song_save.c' || echo './'`src/song_save.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-songvec.o `test -f 'src/songvec.c' || echo './'`src/songvec.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-socket_util.o `test -f 'src/socket_util.c' || echo './'`src/socket_util.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-state_file.o `test -f 'src/state_file.c' || echo './'`src/state_file.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-stats.o `test -f 'src/stats.c' || echo './'`src/stats.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-tag.o `test -f 'src/tag.c' || echo './'`src/tag.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-tag_pool.o `test -f 'src/tag_pool.c' || echo './'`src/tag_pool.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-tag_print.o `test -f 'src/tag_print.c' || echo './'`src/tag_print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-tag_save.o `test -f 'src/tag_save.c' || echo './'`src/tag_save.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-tokenizer.o `test -f 'src/tokenizer.c' || echo './'`src/tokenizer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-text_file.o `test -f 'src/text_file.c' || echo './'`src/text_file.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-text_input_stream.o `test -f 'src/text_input_stream.c' || echo './'`src/text_input_stream.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-strset.o `test -f 'src/strset.c' || echo './'`src/strset.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-uri.o `test -f 'src/uri.c' || echo './'`src/uri.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-utils.o `test -f 'src/utils.c' || echo './'`src/utils.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-volume.o `test -f 'src/volume.c' || echo './'`src/volume.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-locate.o `test -f 'src/locate.c' || echo './'`src/locate.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-stored_playlist.o `test -f 'src/stored_playlist.c' || echo './'`src/stored_playlist.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-timer.o `test -f 'src/timer.c' || echo './'`src/timer.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-inotify_source.o `test -f 'src/inotify_source.c' || echo './'`src/inotify_source.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-inotify_queue.o `test -f 'src/inotify_queue.c' || echo './'`src/inotify_queue.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-inotify_update.o `test -f 'src/inotify_update.c' || echo './'`src/inotify_update.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-sticker.o `test -f 'src/sticker.c' || echo './'`src/sticker.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-sticker_print.o `test -f 'src/sticker_print.c' || echo './'`src/sticker_print.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-song_sticker.o `test -f 'src/song_sticker.c' || echo './'`src/song_sticker.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/archive/src_mpd-bz2_archive_plugin.o `test -f 'src/archive/bz2_archive_plugin.c' || echo './'`src/archive/bz2_archive_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-archive_api.o `test -f 'src/archive_api.c' || echo './'`src/archive_api.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-archive_list.o `test -f 'src/archive_list.c' || echo './'`src/archive_list.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-archive_plugin.o `test -f 'src/archive_plugin.c' || echo './'`src/archive_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/input/src_mpd-archive_input_plugin.o `test -f 'src/input/archive_input_plugin.c' || echo './'`src/input/archive_input_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-input_init.o `test -f 'src/input_init.c' || echo './'`src/input_init.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-input_registry.o `test -f 'src/input_registry.c' || echo './'`src/input_registry.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-input_stream.o `test -f 'src/input_stream.c' || echo './'`src/input_stream.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/input/src_mpd-rewind_input_plugin.o `test -f 'src/input/rewind_input_plugin.c' || echo './'`src/input/rewind_input_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/input/src_mpd-file_input_plugin.o `test -f 'src/input/file_input_plugin.c' || echo './'`src/input/file_input_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/input/src_mpd-curl_input_plugin.o `test -f 'src/input/curl_input_plugin.c' || echo './'`src/input/curl_input_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/src_mpd-icy_metadata.o `test -f 'src/icy_metadata.c' || echo './'`src/icy_metadata.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/input/src_mpd-ffmpeg_input_plugin.o `test -f 'src/input/ffmpeg_input_plugin.c' || echo './'`src/input/ffmpeg_input_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/playlist/src_mpd-extm3u_playlist_plugin.o `test -f 'src/playlist/extm3u_playlist_plugin.c' || echo './'`src/playlist/extm3u_playlist_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/playlist/src_mpd-m3u_playlist_plugin.o `test -f 'src/playlist/m3u_playlist_plugin.c' || echo './'`src/playlist/m3u_playlist_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/playlist/src_mpd-pls_playlist_plugin.o `test -f 'src/playlist/pls_playlist_plugin.c' || echo './'`src/playlist/pls_playlist_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/playlist/src_mpd-xspf_playlist_plugin.o `test -f 'src/playlist/xspf_playlist_plugin.c' || echo './'`src/playlist/xspf_playlist_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/playlist/src_mpd-asx_playlist_plugin.o `test -f 'src/playlist/asx_playlist_plugin.c' || echo './'`src/playlist/asx_playlist_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/playlist/src_mpd-rss_playlist_plugin.o `test -f 'src/playlist/rss_playlist_plugin.c' || echo './'`src/playlist/rss_playlist_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/playlist/src_mpd-flac_playlist_plugin.o `test -f 'src/playlist/flac_playlist_plugin.c' || echo './'`src/playlist/flac_playlist_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-mad_decoder_plugin.o `test -f 'src/decoder/mad_decoder_plugin.c' || echo './'`src/decoder/mad_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-mpcdec_decoder_plugin.o `test -f 'src/decoder/mpcdec_decoder_plugin.c' || echo './'`src/decoder/mpcdec_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-wavpack_decoder_plugin.o `test -f 'src/decoder/wavpack_decoder_plugin.c' || echo './'`src/decoder/wavpack_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-faad_decoder_plugin.o `test -f 'src/decoder/faad_decoder_plugin.c' || echo './'`src/decoder/faad_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-mp4ff_decoder_plugin.o `test -f 'src/decoder/mp4ff_decoder_plugin.c' || echo './'`src/decoder/mp4ff_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-_ogg_common.o `test -f 'src/decoder/_ogg_common.c' || echo './'`src/decoder/_ogg_common.c In file included from src/decoder/mp4ff_decoder_plugin.c:28:0: /usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names! x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-flac_metadata.o `test -f 'src/decoder/flac_metadata.c' || echo './'`src/decoder/flac_metadata.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-flac_pcm.o `test -f 'src/decoder/flac_pcm.c' || echo './'`src/decoder/flac_pcm.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-_flac_common.o `test -f 'src/decoder/_flac_common.c' || echo './'`src/decoder/_flac_common.c In file included from src/decoder/faad_decoder_plugin.c:29:0: /usr/include/faad.h:32:9: замечание: #pragma message: please update faad2 include filename and function names! x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-vorbis_decoder_plugin.o `test -f 'src/decoder/vorbis_decoder_plugin.c' || echo './'`src/decoder/vorbis_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-flac_decoder_plugin.o `test -f 'src/decoder/flac_decoder_plugin.c' || echo './'`src/decoder/flac_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-audiofile_decoder_plugin.o `test -f 'src/decoder/audiofile_decoder_plugin.c' || echo './'`src/decoder/audiofile_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/decoder/src_mpd-ffmpeg_decoder_plugin.o `test -f 'src/decoder/ffmpeg_decoder_plugin.c' || echo './'`src/decoder/ffmpeg_decoder_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/encoder/src_mpd-null_encoder.o `test -f 'src/encoder/null_encoder.c' || echo './'`src/encoder/null_encoder.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/encoder/src_mpd-wave_encoder.o `test -f 'src/encoder/wave_encoder.c' || echo './'`src/encoder/wave_encoder.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/encoder/src_mpd-vorbis_encoder.o `test -f 'src/encoder/vorbis_encoder.c' || echo './'`src/encoder/vorbis_encoder.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/encoder/src_mpd-flac_encoder.o `test -f 'src/encoder/flac_encoder.c' || echo './'`src/encoder/flac_encoder.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/output/src_mpd-null_plugin.o `test -f 'src/output/null_plugin.c' || echo './'`src/output/null_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/output/src_mpd-alsa_plugin.o `test -f 'src/output/alsa_plugin.c' || echo './'`src/output/alsa_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/output/src_mpd-fifo_output_plugin.o `test -f 'src/output/fifo_output_plugin.c' || echo './'`src/output/fifo_output_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/output/src_mpd-shout_plugin.o `test -f 'src/output/shout_plugin.c' || echo './'`src/output/shout_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/output/src_mpd-recorder_output_plugin.o `test -f 'src/output/recorder_output_plugin.c' || echo './'`src/output/recorder_output_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/mixer/src_mpd-software_mixer_plugin.o `test -f 'src/mixer/software_mixer_plugin.c' || echo './'`src/mixer/software_mixer_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/mixer/src_mpd-alsa_mixer_plugin.o `test -f 'src/mixer/alsa_mixer_plugin.c' || echo './'`src/mixer/alsa_mixer_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/filter/src_mpd-null_filter_plugin.o `test -f 'src/filter/null_filter_plugin.c' || echo './'`src/filter/null_filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/filter/src_mpd-chain_filter_plugin.o `test -f 'src/filter/chain_filter_plugin.c' || echo './'`src/filter/chain_filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/filter/src_mpd-autoconvert_filter_plugin.o `test -f 'src/filter/autoconvert_filter_plugin.c' || echo './'`src/filter/autoconvert_filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/filter/src_mpd-convert_filter_plugin.o `test -f 'src/filter/convert_filter_plugin.c' || echo './'`src/filter/convert_filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/filter/src_mpd-route_filter_plugin.o `test -f 'src/filter/route_filter_plugin.c' || echo './'`src/filter/route_filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/filter/src_mpd-normalize_filter_plugin.o `test -f 'src/filter/normalize_filter_plugin.c' || echo './'`src/filter/normalize_filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/filter/src_mpd-replay_gain_filter_plugin.o `test -f 'src/filter/replay_gain_filter_plugin.c' || echo './'`src/filter/replay_gain_filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/filter/src_mpd-volume_filter_plugin.o `test -f 'src/filter/volume_filter_plugin.c' || echo './'`src/filter/volume_filter_plugin.c x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/usr/include -I/usr/include -I/usr/include/alsa -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -D_GNU_SOURCE -march=core2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block -c -o src/AudioCompress/src_mpd-compress.o `test -f 'src/AudioCompress/compress.c' || echo './'`src/AudioCompress/compress.c distcc[4805] ERROR: compile src/decoder/audiofile_decoder_plugin.c on ig failed distcc[4805] (dcc_build_somewhere) Warning: remote compilation of 'src/decoder/audiofile_decoder_plugin.c' failed, retrying locally distcc[4805] Warning: failed to distribute src/decoder/audiofile_decoder_plugin.c to ig, running locally instead src/decoder/ffmpeg_decoder_plugin.c: In function ‘ffmpeg_send_packet’: src/decoder/ffmpeg_decoder_plugin.c:225:7: warning: implicit declaration of function ‘av_rescale_q’ src/decoder/audiofile_decoder_plugin.c: In function ‘audiofile_file_seek’: src/decoder/audiofile_decoder_plugin.c:92:30: error: ‘SEEK_CUR’ undeclared (first use in this function) src/decoder/audiofile_decoder_plugin.c:92:30: note: each undeclared identifier is reported only once for each function it appears in src/decoder/audiofile_decoder_plugin.c:92:41: error: ‘SEEK_SET’ undeclared (first use in this function) distcc[4805] ERROR: compile src/decoder/audiofile_decoder_plugin.c on localhost failed make[1]: *** [src/decoder/src_mpd-audiofile_decoder_plugin.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/media-sound/mpd-0.16.4/work/mpd-0.16.4' make: *** [all] Error 2 * ERROR: media-sound/mpd-0.16.4 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =media-sound/mpd-0.16.4', * the complete build log and the output of 'emerge -pqv =media-sound/mpd-0.16.4'. * The complete build log is located at '/var/tmp/portage/media-sound/mpd-0.16.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/mpd-0.16.4/temp/environment'. * S: '/var/tmp/portage/media-sound/mpd-0.16.4/work/mpd-0.16.4'