>>> Unpacking source... >>> Unpacking mpd-0.14.tar.bz2 to /tmp/portage/media-sound/mpd-0.14/work >>> Source unpacked. * Applying mpdconf1.patch ...  [ ok ] >>> Configuring source in /tmp/portage/media-sound/mpd-0.14/work/mpd-0.14 ... * econf: updating mpd-0.14/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mpd-0.14/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-aac --enable-alsa --disable-ao --disable-audiofile --disable-curl --disable-debug --enable-ffmpeg --disable-flac --enable-id3 --disable-ipv6 --disable-jack --disable-lsr --enable-mp3 --disable-mod --disable-mpc --disable-oss --enable-pulse --enable-un --enable-oggvorbis --disable-wavpack --without-zeroconf --enable-shout_ogg --disable-shout_mp3 --disable-lametest --disable-oggflac --disable-libOggFLACtest --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... i686-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 whether byte ordering is bigendian... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for exp in -lm... yes checking for setenv... yes checking for i686-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 for GLIB... yes checking for nl_langinfo and CODESET... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for struct ucred... yes checking for SHOUT... yes checking for VORBISENC... yes checking for liblame... yes checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PULSE... yes checking for mkfifo... yes checking for ALSA... yes checking for ID3TAG... yes checking for MAD... yes checking for OGGVORBIS... yes checking for FFMPEG... yes checking for avcodec_decode_audio2 in -lavcodec... yes checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking for xmlto (DocBook processing)... checking for xmlto... /usr/bin/xmlto /usr/bin/xmlto 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 -Wdeclaration-after-statement... 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 ############ Client Support: TCP support ...................enabled IPv6 support ..................disabled Unix domain socket support ....enabled Playback Support: libao support .................disabled OSS support ...................disabled ALSA support ..................enabled JACK support ..................disabled OS X support ..................disabled PulseAudio support ............enabled FIFO support ..................enabled Media MVP support .............disabled Shout ogg streaming support ...enabled Shout mp3 streaming support ...disabled File Format Support: ID3 tag support ...............enabled mp3 support ...................enabled lame support ..................enabled Ogg Vorbis support ............enabled using tremor.................no FLAC support ..................disabled OggFLAC support ...............disabled Wave file support .............disabled AAC support ...................disabled MP4 support ...................disabled Musepack (MPC) support ........disabled WavPack support ...............disabled MOD support ...................disabled FFMPEG support ................enabled Other features: libsamplerate support .........disabled Zeroconf support ..............disabled HTTP streaming (libcurl) ......disabled ########################################## Generating needed files for compilation configure: creating ./config.status config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands You are now ready to compile MPD Type "make" to compile MPD >>> Source configured. >>> Compiling source in /tmp/portage/media-sound/mpd-0.14/work/mpd-0.14 ... make -j2 make all-recursive make[1]: Entering directory `/tmp/portage/media-sound/mpd-0.14/work/mpd-0.14' Making all in src make[2]: Entering directory `/tmp/portage/media-sound/mpd-0.14/work/mpd-0.14/src' if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-notify.o -MD -MP -MF ".deps/mpd-notify.Tpo" -c -o mpd-notify.o `test -f 'notify.c' || echo './'`notify.c; \ then mv -f ".deps/mpd-notify.Tpo" ".deps/mpd-notify.Po"; else rm -f ".deps/mpd-notify.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-audio.o -MD -MP -MF ".deps/mpd-audio.Tpo" -c -o mpd-audio.o `test -f 'audio.c' || echo './'`audio.c; \ then mv -f ".deps/mpd-audio.Tpo" ".deps/mpd-audio.Po"; else rm -f ".deps/mpd-audio.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-audioOutput.o -MD -MP -MF ".deps/mpd-audioOutput.Tpo" -c -o mpd-audioOutput.o `test -f 'audioOutput.c' || echo './'`audioOutput.c; \ then mv -f ".deps/mpd-audioOutput.Tpo" ".deps/mpd-audioOutput.Po"; else rm -f ".deps/mpd-audioOutput.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-output_api.o -MD -MP -MF ".deps/mpd-output_api.Tpo" -c -o mpd-output_api.o `test -f 'output_api.c' || echo './'`output_api.c; \ then mv -f ".deps/mpd-output_api.Tpo" ".deps/mpd-output_api.Po"; else rm -f ".deps/mpd-output_api.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-output_list.o -MD -MP -MF ".deps/mpd-output_list.Tpo" -c -o mpd-output_list.o `test -f 'output_list.c' || echo './'`output_list.c; \ then mv -f ".deps/mpd-output_list.Tpo" ".deps/mpd-output_list.Po"; else rm -f ".deps/mpd-output_list.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-output_thread.o -MD -MP -MF ".deps/mpd-output_thread.Tpo" -c -o mpd-output_thread.o `test -f 'output_thread.c' || echo './'`output_thread.c; \ then mv -f ".deps/mpd-output_thread.Tpo" ".deps/mpd-output_thread.Po"; else rm -f ".deps/mpd-output_thread.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-output_control.o -MD -MP -MF ".deps/mpd-output_control.Tpo" -c -o mpd-output_control.o `test -f 'output_control.c' || echo './'`output_control.c; \ then mv -f ".deps/mpd-output_control.Tpo" ".deps/mpd-output_control.Po"; else rm -f ".deps/mpd-output_control.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-output_init.o -MD -MP -MF ".deps/mpd-output_init.Tpo" -c -o mpd-output_init.o `test -f 'output_init.c' || echo './'`output_init.c; \ then mv -f ".deps/mpd-output_init.Tpo" ".deps/mpd-output_init.Po"; else rm -f ".deps/mpd-output_init.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-null_plugin.o -MD -MP -MF ".deps/mpd-null_plugin.Tpo" -c -o mpd-null_plugin.o `test -f 'output/null_plugin.c' || echo './'`output/null_plugin.c; \ then mv -f ".deps/mpd-null_plugin.Tpo" ".deps/mpd-null_plugin.Po"; else rm -f ".deps/mpd-null_plugin.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-buffer2array.o -MD -MP -MF ".deps/mpd-buffer2array.Tpo" -c -o mpd-buffer2array.o `test -f 'buffer2array.c' || echo './'`buffer2array.c; \ then mv -f ".deps/mpd-buffer2array.Tpo" ".deps/mpd-buffer2array.Po"; else rm -f ".deps/mpd-buffer2array.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-command.o -MD -MP -MF ".deps/mpd-command.Tpo" -c -o mpd-command.o `test -f 'command.c' || echo './'`command.c; \ then mv -f ".deps/mpd-command.Tpo" ".deps/mpd-command.Po"; else rm -f ".deps/mpd-command.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-idle.o -MD -MP -MF ".deps/mpd-idle.Tpo" -c -o mpd-idle.o `test -f 'idle.c' || echo './'`idle.c; \ then mv -f ".deps/mpd-idle.Tpo" ".deps/mpd-idle.Po"; else rm -f ".deps/mpd-idle.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-condition.o -MD -MP -MF ".deps/mpd-condition.Tpo" -c -o mpd-condition.o `test -f 'condition.c' || echo './'`condition.c; \ then mv -f ".deps/mpd-condition.Tpo" ".deps/mpd-condition.Po"; else rm -f ".deps/mpd-condition.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-conf.o -MD -MP -MF ".deps/mpd-conf.Tpo" -c -o mpd-conf.o `test -f 'conf.c' || echo './'`conf.c; \ then mv -f ".deps/mpd-conf.Tpo" ".deps/mpd-conf.Po"; else rm -f ".deps/mpd-conf.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-crossfade.o -MD -MP -MF ".deps/mpd-crossfade.Tpo" -c -o mpd-crossfade.o `test -f 'crossfade.c' || echo './'`crossfade.c; \ then mv -f ".deps/mpd-crossfade.Tpo" ".deps/mpd-crossfade.Po"; else rm -f ".deps/mpd-crossfade.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-dbUtils.o -MD -MP -MF ".deps/mpd-dbUtils.Tpo" -c -o mpd-dbUtils.o `test -f 'dbUtils.c' || echo './'`dbUtils.c; \ then mv -f ".deps/mpd-dbUtils.Tpo" ".deps/mpd-dbUtils.Po"; else rm -f ".deps/mpd-dbUtils.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-decoder_thread.o -MD -MP -MF ".deps/mpd-decoder_thread.Tpo" -c -o mpd-decoder_thread.o `test -f 'decoder_thread.c' || echo './'`decoder_thread.c; \ then mv -f ".deps/mpd-decoder_thread.Tpo" ".deps/mpd-decoder_thread.Po"; else rm -f ".deps/mpd-decoder_thread.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-decoder_control.o -MD -MP -MF ".deps/mpd-decoder_control.Tpo" -c -o mpd-decoder_control.o `test -f 'decoder_control.c' || echo './'`decoder_control.c; \ then mv -f ".deps/mpd-decoder_control.Tpo" ".deps/mpd-decoder_control.Po"; else rm -f ".deps/mpd-decoder_control.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-decoder_api.o -MD -MP -MF ".deps/mpd-decoder_api.Tpo" -c -o mpd-decoder_api.o `test -f 'decoder_api.c' || echo './'`decoder_api.c; \ then mv -f ".deps/mpd-decoder_api.Tpo" ".deps/mpd-decoder_api.Po"; else rm -f ".deps/mpd-decoder_api.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-directory.o -MD -MP -MF ".deps/mpd-directory.Tpo" -c -o mpd-directory.o `test -f 'directory.c' || echo './'`directory.c; \ then mv -f ".deps/mpd-directory.Tpo" ".deps/mpd-directory.Po"; else rm -f ".deps/mpd-directory.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-directory_save.o -MD -MP -MF ".deps/mpd-directory_save.Tpo" -c -o mpd-directory_save.o `test -f 'directory_save.c' || echo './'`directory_save.c; \ then mv -f ".deps/mpd-directory_save.Tpo" ".deps/mpd-directory_save.Po"; else rm -f ".deps/mpd-directory_save.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-directory_print.o -MD -MP -MF ".deps/mpd-directory_print.Tpo" -c -o mpd-directory_print.o `test -f 'directory_print.c' || echo './'`directory_print.c; \ then mv -f ".deps/mpd-directory_print.Tpo" ".deps/mpd-directory_print.Po"; else rm -f ".deps/mpd-directory_print.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-database.o -MD -MP -MF ".deps/mpd-database.Tpo" -c -o mpd-database.o `test -f 'database.c' || echo './'`database.c; \ then mv -f ".deps/mpd-database.Tpo" ".deps/mpd-database.Po"; else rm -f ".deps/mpd-database.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-dirvec.o -MD -MP -MF ".deps/mpd-dirvec.Tpo" -c -o mpd-dirvec.o `test -f 'dirvec.c' || echo './'`dirvec.c; \ then mv -f ".deps/mpd-dirvec.Tpo" ".deps/mpd-dirvec.Po"; else rm -f ".deps/mpd-dirvec.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-update.o -MD -MP -MF ".deps/mpd-update.Tpo" -c -o mpd-update.o `test -f 'update.c' || echo './'`update.c; \ then mv -f ".deps/mpd-update.Tpo" ".deps/mpd-update.Po"; else rm -f ".deps/mpd-update.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-decoder_list.o -MD -MP -MF ".deps/mpd-decoder_list.Tpo" -c -o mpd-decoder_list.o `test -f 'decoder_list.c' || echo './'`decoder_list.c; \ then mv -f ".deps/mpd-decoder_list.Tpo" ".deps/mpd-decoder_list.Po"; else rm -f ".deps/mpd-decoder_list.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-input_stream.o -MD -MP -MF ".deps/mpd-input_stream.Tpo" -c -o mpd-input_stream.o `test -f 'input_stream.c' || echo './'`input_stream.c; \ then mv -f ".deps/mpd-input_stream.Tpo" ".deps/mpd-input_stream.Po"; else rm -f ".deps/mpd-input_stream.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-input_file.o -MD -MP -MF ".deps/mpd-input_file.Tpo" -c -o mpd-input_file.o `test -f 'input_file.c' || echo './'`input_file.c; \ then mv -f ".deps/mpd-input_file.Tpo" ".deps/mpd-input_file.Po"; else rm -f ".deps/mpd-input_file.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-client.o -MD -MP -MF ".deps/mpd-client.Tpo" -c -o mpd-client.o `test -f 'client.c' || echo './'`client.c; \ then mv -f ".deps/mpd-client.Tpo" ".deps/mpd-client.Po"; else rm -f ".deps/mpd-client.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-ioops.o -MD -MP -MF ".deps/mpd-ioops.Tpo" -c -o mpd-ioops.o `test -f 'ioops.c' || echo './'`ioops.c; \ then mv -f ".deps/mpd-ioops.Tpo" ".deps/mpd-ioops.Po"; else rm -f ".deps/mpd-ioops.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-list.o -MD -MP -MF ".deps/mpd-list.Tpo" -c -o mpd-list.o `test -f 'list.c' || echo './'`list.c; \ then mv -f ".deps/mpd-list.Tpo" ".deps/mpd-list.Po"; else rm -f ".deps/mpd-list.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-listen.o -MD -MP -MF ".deps/mpd-listen.Tpo" -c -o mpd-listen.o `test -f 'listen.c' || echo './'`listen.c; \ then mv -f ".deps/mpd-listen.Tpo" ".deps/mpd-listen.Po"; else rm -f ".deps/mpd-listen.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-log.o -MD -MP -MF ".deps/mpd-log.Tpo" -c -o mpd-log.o `test -f 'log.c' || echo './'`log.c; \ then mv -f ".deps/mpd-log.Tpo" ".deps/mpd-log.Po"; else rm -f ".deps/mpd-log.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-ls.o -MD -MP -MF ".deps/mpd-ls.Tpo" -c -o mpd-ls.o `test -f 'ls.c' || echo './'`ls.c; \ then mv -f ".deps/mpd-ls.Tpo" ".deps/mpd-ls.Po"; else rm -f ".deps/mpd-ls.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-main.o -MD -MP -MF ".deps/mpd-main.Tpo" -c -o mpd-main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/mpd-main.Tpo" ".deps/mpd-main.Po"; else rm -f ".deps/mpd-main.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-main_notify.o -MD -MP -MF ".deps/mpd-main_notify.Tpo" -c -o mpd-main_notify.o `test -f 'main_notify.c' || echo './'`main_notify.c; \ then mv -f ".deps/mpd-main_notify.Tpo" ".deps/mpd-main_notify.Po"; else rm -f ".deps/mpd-main_notify.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-normalize.o -MD -MP -MF ".deps/mpd-normalize.Tpo" -c -o mpd-normalize.o `test -f 'normalize.c' || echo './'`normalize.c; \ then mv -f ".deps/mpd-normalize.Tpo" ".deps/mpd-normalize.Po"; else rm -f ".deps/mpd-normalize.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-compress.o -MD -MP -MF ".deps/mpd-compress.Tpo" -c -o mpd-compress.o `test -f 'compress.c' || echo './'`compress.c; \ then mv -f ".deps/mpd-compress.Tpo" ".deps/mpd-compress.Po"; else rm -f ".deps/mpd-compress.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-pipe.o -MD -MP -MF ".deps/mpd-pipe.Tpo" -c -o mpd-pipe.o `test -f 'pipe.c' || echo './'`pipe.c; \ then mv -f ".deps/mpd-pipe.Tpo" ".deps/mpd-pipe.Po"; else rm -f ".deps/mpd-pipe.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-path.o -MD -MP -MF ".deps/mpd-path.Tpo" -c -o mpd-path.o `test -f 'path.c' || echo './'`path.c; \ then mv -f ".deps/mpd-path.Tpo" ".deps/mpd-path.Po"; else rm -f ".deps/mpd-path.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-mapper.o -MD -MP -MF ".deps/mpd-mapper.Tpo" -c -o mpd-mapper.o `test -f 'mapper.c' || echo './'`mapper.c; \ then mv -f ".deps/mpd-mapper.Tpo" ".deps/mpd-mapper.Po"; else rm -f ".deps/mpd-mapper.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-pcm_utils.o -MD -MP -MF ".deps/mpd-pcm_utils.Tpo" -c -o mpd-pcm_utils.o `test -f 'pcm_utils.c' || echo './'`pcm_utils.c; \ then mv -f ".deps/mpd-pcm_utils.Tpo" ".deps/mpd-pcm_utils.Po"; else rm -f ".deps/mpd-pcm_utils.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-pcm_channels.o -MD -MP -MF ".deps/mpd-pcm_channels.Tpo" -c -o mpd-pcm_channels.o `test -f 'pcm_channels.c' || echo './'`pcm_channels.c; \ then mv -f ".deps/mpd-pcm_channels.Tpo" ".deps/mpd-pcm_channels.Po"; else rm -f ".deps/mpd-pcm_channels.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-pcm_resample.o -MD -MP -MF ".deps/mpd-pcm_resample.Tpo" -c -o mpd-pcm_resample.o `test -f 'pcm_resample.c' || echo './'`pcm_resample.c; \ then mv -f ".deps/mpd-pcm_resample.Tpo" ".deps/mpd-pcm_resample.Po"; else rm -f ".deps/mpd-pcm_resample.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-pcm_dither.o -MD -MP -MF ".deps/mpd-pcm_dither.Tpo" -c -o mpd-pcm_dither.o `test -f 'pcm_dither.c' || echo './'`pcm_dither.c; \ then mv -f ".deps/mpd-pcm_dither.Tpo" ".deps/mpd-pcm_dither.Po"; else rm -f ".deps/mpd-pcm_dither.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-permission.o -MD -MP -MF ".deps/mpd-permission.Tpo" -c -o mpd-permission.o `test -f 'permission.c' || echo './'`permission.c; \ then mv -f ".deps/mpd-permission.Tpo" ".deps/mpd-permission.Po"; else rm -f ".deps/mpd-permission.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-player_thread.o -MD -MP -MF ".deps/mpd-player_thread.Tpo" -c -o mpd-player_thread.o `test -f 'player_thread.c' || echo './'`player_thread.c; \ then mv -f ".deps/mpd-player_thread.Tpo" ".deps/mpd-player_thread.Po"; else rm -f ".deps/mpd-player_thread.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-player_control.o -MD -MP -MF ".deps/mpd-player_control.Tpo" -c -o mpd-player_control.o `test -f 'player_control.c' || echo './'`player_control.c; \ then mv -f ".deps/mpd-player_control.Tpo" ".deps/mpd-player_control.Po"; else rm -f ".deps/mpd-player_control.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-playerData.o -MD -MP -MF ".deps/mpd-playerData.Tpo" -c -o mpd-playerData.o `test -f 'playerData.c' || echo './'`playerData.c; \ then mv -f ".deps/mpd-playerData.Tpo" ".deps/mpd-playerData.Po"; else rm -f ".deps/mpd-playerData.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-playlist.o -MD -MP -MF ".deps/mpd-playlist.Tpo" -c -o mpd-playlist.o `test -f 'playlist.c' || echo './'`playlist.c; \ then mv -f ".deps/mpd-playlist.Tpo" ".deps/mpd-playlist.Po"; else rm -f ".deps/mpd-playlist.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-playlist_save.o -MD -MP -MF ".deps/mpd-playlist_save.Tpo" -c -o mpd-playlist_save.o `test -f 'playlist_save.c' || echo './'`playlist_save.c; \ then mv -f ".deps/mpd-playlist_save.Tpo" ".deps/mpd-playlist_save.Po"; else rm -f ".deps/mpd-playlist_save.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-replay_gain.o -MD -MP -MF ".deps/mpd-replay_gain.Tpo" -c -o mpd-replay_gain.o `test -f 'replay_gain.c' || echo './'`replay_gain.c; \ then mv -f ".deps/mpd-replay_gain.Tpo" ".deps/mpd-replay_gain.Po"; else rm -f ".deps/mpd-replay_gain.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-sig_handlers.o -MD -MP -MF ".deps/mpd-sig_handlers.Tpo" -c -o mpd-sig_handlers.o `test -f 'sig_handlers.c' || echo './'`sig_handlers.c; \ then mv -f ".deps/mpd-sig_handlers.Tpo" ".deps/mpd-sig_handlers.Po"; else rm -f ".deps/mpd-sig_handlers.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-signal_check.o -MD -MP -MF ".deps/mpd-signal_check.Tpo" -c -o mpd-signal_check.o `test -f 'signal_check.c' || echo './'`signal_check.c; \ then mv -f ".deps/mpd-signal_check.Tpo" ".deps/mpd-signal_check.Po"; else rm -f ".deps/mpd-signal_check.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-song.o -MD -MP -MF ".deps/mpd-song.Tpo" -c -o mpd-song.o `test -f 'song.c' || echo './'`song.c; \ then mv -f ".deps/mpd-song.Tpo" ".deps/mpd-song.Po"; else rm -f ".deps/mpd-song.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-song_print.o -MD -MP -MF ".deps/mpd-song_print.Tpo" -c -o mpd-song_print.o `test -f 'song_print.c' || echo './'`song_print.c; \ then mv -f ".deps/mpd-song_print.Tpo" ".deps/mpd-song_print.Po"; else rm -f ".deps/mpd-song_print.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-song_save.o -MD -MP -MF ".deps/mpd-song_save.Tpo" -c -o mpd-song_save.o `test -f 'song_save.c' || echo './'`song_save.c; \ then mv -f ".deps/mpd-song_save.Tpo" ".deps/mpd-song_save.Po"; else rm -f ".deps/mpd-song_save.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-songvec.o -MD -MP -MF ".deps/mpd-songvec.Tpo" -c -o mpd-songvec.o `test -f 'songvec.c' || echo './'`songvec.c; \ then mv -f ".deps/mpd-songvec.Tpo" ".deps/mpd-songvec.Po"; else rm -f ".deps/mpd-songvec.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-state_file.o -MD -MP -MF ".deps/mpd-state_file.Tpo" -c -o mpd-state_file.o `test -f 'state_file.c' || echo './'`state_file.c; \ then mv -f ".deps/mpd-state_file.Tpo" ".deps/mpd-state_file.Po"; else rm -f ".deps/mpd-state_file.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-stats.o -MD -MP -MF ".deps/mpd-stats.Tpo" -c -o mpd-stats.o `test -f 'stats.c' || echo './'`stats.c; \ then mv -f ".deps/mpd-stats.Tpo" ".deps/mpd-stats.Po"; else rm -f ".deps/mpd-stats.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-tag.o -MD -MP -MF ".deps/mpd-tag.Tpo" -c -o mpd-tag.o `test -f 'tag.c' || echo './'`tag.c; \ then mv -f ".deps/mpd-tag.Tpo" ".deps/mpd-tag.Po"; else rm -f ".deps/mpd-tag.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-tag_pool.o -MD -MP -MF ".deps/mpd-tag_pool.Tpo" -c -o mpd-tag_pool.o `test -f 'tag_pool.c' || echo './'`tag_pool.c; \ then mv -f ".deps/mpd-tag_pool.Tpo" ".deps/mpd-tag_pool.Po"; else rm -f ".deps/mpd-tag_pool.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-tag_print.o -MD -MP -MF ".deps/mpd-tag_print.Tpo" -c -o mpd-tag_print.o `test -f 'tag_print.c' || echo './'`tag_print.c; \ then mv -f ".deps/mpd-tag_print.Tpo" ".deps/mpd-tag_print.Po"; else rm -f ".deps/mpd-tag_print.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-tag_save.o -MD -MP -MF ".deps/mpd-tag_save.Tpo" -c -o mpd-tag_save.o `test -f 'tag_save.c' || echo './'`tag_save.c; \ then mv -f ".deps/mpd-tag_save.Tpo" ".deps/mpd-tag_save.Po"; else rm -f ".deps/mpd-tag_save.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-strset.o -MD -MP -MF ".deps/mpd-strset.Tpo" -c -o mpd-strset.o `test -f 'strset.c' || echo './'`strset.c; \ then mv -f ".deps/mpd-strset.Tpo" ".deps/mpd-strset.Po"; else rm -f ".deps/mpd-strset.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-utils.o -MD -MP -MF ".deps/mpd-utils.Tpo" -c -o mpd-utils.o `test -f 'utils.c' || echo './'`utils.c; \ then mv -f ".deps/mpd-utils.Tpo" ".deps/mpd-utils.Po"; else rm -f ".deps/mpd-utils.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-volume.o -MD -MP -MF ".deps/mpd-volume.Tpo" -c -o mpd-volume.o `test -f 'volume.c' || echo './'`volume.c; \ then mv -f ".deps/mpd-volume.Tpo" ".deps/mpd-volume.Po"; else rm -f ".deps/mpd-volume.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-locate.o -MD -MP -MF ".deps/mpd-locate.Tpo" -c -o mpd-locate.o `test -f 'locate.c' || echo './'`locate.c; \ then mv -f ".deps/mpd-locate.Tpo" ".deps/mpd-locate.Po"; else rm -f ".deps/mpd-locate.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-stored_playlist.o -MD -MP -MF ".deps/mpd-stored_playlist.Tpo" -c -o mpd-stored_playlist.o `test -f 'stored_playlist.c' || echo './'`stored_playlist.c; \ then mv -f ".deps/mpd-stored_playlist.Tpo" ".deps/mpd-stored_playlist.Po"; else rm -f ".deps/mpd-stored_playlist.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-timer.o -MD -MP -MF ".deps/mpd-timer.Tpo" -c -o mpd-timer.o `test -f 'timer.c' || echo './'`timer.c; \ then mv -f ".deps/mpd-timer.Tpo" ".deps/mpd-timer.Po"; else rm -f ".deps/mpd-timer.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-pcm_resample_fallback.o -MD -MP -MF ".deps/mpd-pcm_resample_fallback.Tpo" -c -o mpd-pcm_resample_fallback.o `test -f 'pcm_resample_fallback.c' || echo './'`pcm_resample_fallback.c; \ then mv -f ".deps/mpd-pcm_resample_fallback.Tpo" ".deps/mpd-pcm_resample_fallback.Po"; else rm -f ".deps/mpd-pcm_resample_fallback.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-tag_id3.o -MD -MP -MF ".deps/mpd-tag_id3.Tpo" -c -o mpd-tag_id3.o `test -f 'tag_id3.c' || echo './'`tag_id3.c; \ then mv -f ".deps/mpd-tag_id3.Tpo" ".deps/mpd-tag_id3.Po"; else rm -f ".deps/mpd-tag_id3.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-mp3_plugin.o -MD -MP -MF ".deps/mpd-mp3_plugin.Tpo" -c -o mpd-mp3_plugin.o `test -f 'decoder/mp3_plugin.c' || echo './'`decoder/mp3_plugin.c; \ then mv -f ".deps/mpd-mp3_plugin.Tpo" ".deps/mpd-mp3_plugin.Po"; else rm -f ".deps/mpd-mp3_plugin.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-_ogg_common.o -MD -MP -MF ".deps/mpd-_ogg_common.Tpo" -c -o mpd-_ogg_common.o `test -f 'decoder/_ogg_common.c' || echo './'`decoder/_ogg_common.c; \ then mv -f ".deps/mpd-_ogg_common.Tpo" ".deps/mpd-_ogg_common.Po"; else rm -f ".deps/mpd-_ogg_common.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-oggvorbis_plugin.o -MD -MP -MF ".deps/mpd-oggvorbis_plugin.Tpo" -c -o mpd-oggvorbis_plugin.o `test -f 'decoder/oggvorbis_plugin.c' || echo './'`decoder/oggvorbis_plugin.c; \ then mv -f ".deps/mpd-oggvorbis_plugin.Tpo" ".deps/mpd-oggvorbis_plugin.Po"; else rm -f ".deps/mpd-oggvorbis_plugin.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-ffmpeg_plugin.o -MD -MP -MF ".deps/mpd-ffmpeg_plugin.Tpo" -c -o mpd-ffmpeg_plugin.o `test -f 'decoder/ffmpeg_plugin.c' || echo './'`decoder/ffmpeg_plugin.c; \ then mv -f ".deps/mpd-ffmpeg_plugin.Tpo" ".deps/mpd-ffmpeg_plugin.Po"; else rm -f ".deps/mpd-ffmpeg_plugin.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-alsa_plugin.o -MD -MP -MF ".deps/mpd-alsa_plugin.Tpo" -c -o mpd-alsa_plugin.o `test -f 'output/alsa_plugin.c' || echo './'`output/alsa_plugin.c; \ then mv -f ".deps/mpd-alsa_plugin.Tpo" ".deps/mpd-alsa_plugin.Po"; else rm -f ".deps/mpd-alsa_plugin.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-fifo_plugin.o -MD -MP -MF ".deps/mpd-fifo_plugin.Tpo" -c -o mpd-fifo_plugin.o `test -f 'output/fifo_plugin.c' || echo './'`output/fifo_plugin.c; \ then mv -f ".deps/mpd-fifo_plugin.Tpo" ".deps/mpd-fifo_plugin.Po"; else rm -f ".deps/mpd-fifo_plugin.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-pulse_plugin.o -MD -MP -MF ".deps/mpd-pulse_plugin.Tpo" -c -o mpd-pulse_plugin.o `test -f 'output/pulse_plugin.c' || echo './'`output/pulse_plugin.c; \ then mv -f ".deps/mpd-pulse_plugin.Tpo" ".deps/mpd-pulse_plugin.Po"; else rm -f ".deps/mpd-pulse_plugin.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-shout_plugin.o -MD -MP -MF ".deps/mpd-shout_plugin.Tpo" -c -o mpd-shout_plugin.o `test -f 'output/shout_plugin.c' || echo './'`output/shout_plugin.c; \ then mv -f ".deps/mpd-shout_plugin.Tpo" ".deps/mpd-shout_plugin.Po"; else rm -f ".deps/mpd-shout_plugin.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/alsa -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I/usr/include -D_REENTRANT -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -pthread -O2 -march=native -pipe -fomit-frame-pointer -MT mpd-shout_ogg.o -MD -MP -MF ".deps/mpd-shout_ogg.Tpo" -c -o mpd-shout_ogg.o `test -f 'output/shout_ogg.c' || echo './'`output/shout_ogg.c; \ then mv -f ".deps/mpd-shout_ogg.Tpo" ".deps/mpd-shout_ogg.Po"; else rm -f ".deps/mpd-shout_ogg.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -std=gnu99 -pthread -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o mpd mpd-notify.o mpd-audio.o mpd-audioOutput.o mpd-output_api.o mpd-output_list.o mpd-output_thread.o mpd-output_control.o mpd-output_init.o mpd-null_plugin.o mpd-buffer2array.o mpd-command.o mpd-idle.o mpd-condition.o mpd-conf.o mpd-crossfade.o mpd-dbUtils.o mpd-decoder_thread.o mpd-decoder_control.o mpd-decoder_api.o mpd-directory.o mpd-directory_save.o mpd-directory_print.o mpd-database.o mpd-dirvec.o mpd-update.o mpd-decoder_list.o mpd-input_stream.o mpd-input_file.o mpd-client.o mpd-ioops.o mpd-list.o mpd-listen.o mpd-log.o mpd-ls.o mpd-main.o mpd-main_notify.o mpd-normalize.o mpd-compress.o mpd-pipe.o mpd-path.o mpd-mapper.o mpd-pcm_utils.o mpd-pcm_channels.o mpd-pcm_resample.o mpd-pcm_dither.o mpd-permission.o mpd-player_thread.o mpd-player_control.o mpd-playerData.o mpd-playlist.o mpd-playlist_save.o mpd-replay_gain.o mpd-sig_handlers.o mpd-signal_check.o mpd-song.o mpd-song_print.o mpd-song_save.o mpd-songvec.o mpd-state_file.o mpd-stats.o mpd-tag.o mpd-tag_pool.o mpd-tag_print.o mpd-tag_save.o mpd-strset.o mpd-utils.o mpd-volume.o mpd-locate.o mpd-stored_playlist.o mpd-timer.o mpd-pcm_resample_fallback.o mpd-tag_id3.o mpd-mp3_plugin.o mpd-_ogg_common.o mpd-oggvorbis_plugin.o mpd-ffmpeg_plugin.o mpd-alsa_plugin.o mpd-fifo_plugin.o mpd-pulse_plugin.o mpd-shout_plugin.o mpd-shout_ogg.o -lnsl -lm -L/usr/lib -lmp3lame -lm -lpulse-simple -lpulse -lasound -lshout -lvorbis -lm -logg -lvorbisfile -lvorbis -lm -logg -lvorbisenc -lvorbis -lm -logg -lid3tag -lz -lmad -lm -lavformat -lavcodec -lavutil -pthread -lgthread-2.0 -lrt -lglib-2.0 /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmp3lame collect2: ld returned 1 exit status make[2]: *** [mpd] Error 1 make[2]: Leaving directory `/tmp/portage/media-sound/mpd-0.14/work/mpd-0.14/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/portage/media-sound/mpd-0.14/work/mpd-0.14' make: *** [all] Error 2 * * ERROR: media-sound/mpd-0.14 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2386: Called _eapi2_src_compile * ebuild.sh, line 629: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/tmp/portage/media-sound/mpd-0.14/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/media-sound/mpd-0.14/temp/environment'. *