* Package: media-sound/mpfc-1.3.8.1 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: elibc_glibc gpm kernel_linux nls test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mpfc-1.3.8.1.tar.gz to /var/tmp/portage/media-sound/mpfc-1.3.8.1/work >>> Source unpacked in /var/tmp/portage/media-sound/mpfc-1.3.8.1/work >>> Preparing source in /var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1 ... * QA Notice: USE Flag 'flag' not in IUSE for media-sound/mpfc-1.3.8.1 * econf: updating mpfc-1.3.8.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mpfc-1.3.8.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-alsa --disable-flag --enable-gpm --disable-mp3 --disable-ogg --disable-oss --disable-wav --disable-audiocd --enable-nls configure: WARNING: unrecognized options: --disable-flag 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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 2.5, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for waddch in -lncursesw... yes checking for pthread.h... (cached) yes checking for pthread_create in -lpthread... yes checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking gpm.h usability... yes checking gpm.h presence... yes checking for gpm.h... yes checking for Gpm_Open in -lgpm... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for gethostbyname in -lresolv... yes checking unicode/ucnv.h usability... yes checking unicode/ucnv.h presence... yes checking for unicode/ucnv.h... yes *** mp3 plugin disabled per user request *** checking FLAC/all.h usability... yes checking FLAC/all.h presence... yes checking for FLAC/all.h... yes checking for FLAC__stream_decoder_process_single in -lFLAC... yes *** audiocd plugin disabled per user request *** *** ogg plugin disabled per user request *** *** alsa plugin disabled per user request *** configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating libmpfc/Makefile config.status: creating libmpfcwnd/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating plugins/Makefile config.status: creating plugins/charset/Makefile config.status: creating plugins/effect/Makefile config.status: creating plugins/general/Makefile config.status: creating plugins/input/Makefile config.status: creating plugins/input/audiocd/Makefile config.status: creating plugins/input/mp3/Makefile config.status: creating plugins/input/ogg/Makefile config.status: creating plugins/input/wav/Makefile config.status: creating plugins/input/flac/Makefile config.status: creating plugins/input/cue/Makefile config.status: creating plugins/output/Makefile config.status: creating plugins/output/alsa/Makefile config.status: creating plugins/output/disk_writer/Makefile config.status: creating plugins/output/oss/Makefile config.status: creating po/Makefile config.status: creating mpfc.pc config.status: creating mpfc-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-flag ****** Plugins summary ****** Input plugins: audiocd: No mp3: No ogg: No wav: No flac: Yes cue: Yes Output plugins: alsa: No disk_writer: Yes oss: No Effect plugins: Charset plugins: General plugins: >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1' Making all in doc make[2]: Entering directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/doc' Making all in intl make[2]: Entering directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/intl' Making all in po make[2]: Entering directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/po' Making all in libmpfc make[2]: Entering directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/libmpfc' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c -o cfg.lo cfg.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c -o charset.lo charset.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file_http.lo -MD -MP -MF .deps/file_http.Tpo -c -o file_http.lo file_http.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file_reg.lo -MD -MP -MF .deps/file_reg.Tpo -c -o file_reg.lo file_reg.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT genre_list.lo -MD -MP -MF .deps/genre_list.Tpo -c -o genre_list.lo genre_list.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT id3.lo -MD -MP -MF .deps/id3.Tpo -c -o id3.lo id3.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_charset.lo -MD -MP -MF .deps/plugin_charset.Tpo -c -o plugin_charset.lo plugin_charset.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_effect.lo -MD -MP -MF .deps/plugin_effect.Tpo -c -o plugin_effect.lo plugin_effect.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_input.lo -MD -MP -MF .deps/plugin_input.Tpo -c -o plugin_input.lo plugin_input.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_output.lo -MD -MP -MF .deps/plugin_output.Tpo -c -o plugin_output.lo plugin_output.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_mng.lo -MD -MP -MF .deps/plugin_mng.Tpo -c -o plugin_mng.lo plugin_mng.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT song_info.lo -MD -MP -MF .deps/song_info.Tpo -c -o song_info.lo song_info.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file_http.lo -MD -MP -MF .deps/file_http.Tpo -c file_http.c -fPIC -DPIC -o .libs/file_http.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c cfg.c -fPIC -DPIC -o .libs/cfg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT id3.lo -MD -MP -MF .deps/id3.Tpo -c id3.c -fPIC -DPIC -o .libs/id3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file_reg.lo -MD -MP -MF .deps/file_reg.Tpo -c file_reg.c -fPIC -DPIC -o .libs/file_reg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT genre_list.lo -MD -MP -MF .deps/genre_list.Tpo -c genre_list.c -fPIC -DPIC -o .libs/genre_list.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_input.lo -MD -MP -MF .deps/plugin_input.Tpo -c plugin_input.c -fPIC -DPIC -o .libs/plugin_input.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_effect.lo -MD -MP -MF .deps/plugin_effect.Tpo -c plugin_effect.c -fPIC -DPIC -o .libs/plugin_effect.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_output.lo -MD -MP -MF .deps/plugin_output.Tpo -c plugin_output.c -fPIC -DPIC -o .libs/plugin_output.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_mng.lo -MD -MP -MF .deps/plugin_mng.Tpo -c plugin_mng.c -fPIC -DPIC -o .libs/plugin_mng.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_charset.lo -MD -MP -MF .deps/plugin_charset.Tpo -c plugin_charset.c -fPIC -DPIC -o .libs/plugin_charset.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT song_info.lo -MD -MP -MF .deps/song_info.Tpo -c song_info.c -fPIC -DPIC -o .libs/song_info.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT genre_list.lo -MD -MP -MF .deps/genre_list.Tpo -c genre_list.c -o genre_list.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_effect.lo -MD -MP -MF .deps/plugin_effect.Tpo -c plugin_effect.c -o plugin_effect.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file_reg.lo -MD -MP -MF .deps/file_reg.Tpo -c file_reg.c -o file_reg.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_charset.lo -MD -MP -MF .deps/plugin_charset.Tpo -c plugin_charset.c -o plugin_charset.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT file_http.lo -MD -MP -MF .deps/file_http.Tpo -c file_http.c -o file_http.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_output.lo -MD -MP -MF .deps/plugin_output.Tpo -c plugin_output.c -o plugin_output.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT song_info.lo -MD -MP -MF .deps/song_info.Tpo -c song_info.c -o song_info.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1 mv -f .deps/genre_list.Tpo .deps/genre_list.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 mv -f .deps/file.Tpo .deps/file.Plo mv -f .deps/plugin_effect.Tpo .deps/plugin_effect.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_input.lo -MD -MP -MF .deps/plugin_input.Tpo -c plugin_input.c -o plugin_input.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT vfs.lo -MD -MP -MF .deps/vfs.Tpo -c -o vfs.lo vfs.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c -o logger.lo logger.c mv -f .deps/file_reg.Tpo .deps/file_reg.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT cfg_rcfile.lo -MD -MP -MF .deps/cfg_rcfile.Tpo -c -o cfg_rcfile.lo cfg_rcfile.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o mv -f .deps/plugin_charset.Tpo .deps/plugin_charset.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c mv -f .deps/plugin_output.Tpo .deps/plugin_output.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c cfg.c -o cfg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_general.lo -MD -MP -MF .deps/plugin_general.Tpo -c -o plugin_general.lo plugin_general.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_mng.lo -MD -MP -MF .deps/plugin_mng.Tpo -c plugin_mng.c -o plugin_mng.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT vfs.lo -MD -MP -MF .deps/vfs.Tpo -c vfs.c -fPIC -DPIC -o .libs/vfs.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -fPIC -DPIC -o .libs/logger.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/plugin.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT cfg_rcfile.lo -MD -MP -MF .deps/cfg_rcfile.Tpo -c cfg_rcfile.c -fPIC -DPIC -o .libs/cfg_rcfile.o mv -f .deps/song_info.Tpo .deps/song_info.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_general.lo -MD -MP -MF .deps/plugin_general.Tpo -c plugin_general.c -fPIC -DPIC -o .libs/plugin_general.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT command.lo -MD -MP -MF .deps/command.Tpo -c -o command.lo command.c mv -f .deps/util.Tpo .deps/util.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT id3.lo -MD -MP -MF .deps/id3.Tpo -c id3.c -o id3.o >/dev/null 2>&1 mv -f .deps/charset.Tpo .deps/charset.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -fPIC -DPIC -o .libs/command.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.c -o plugin.o >/dev/null 2>&1 mv -f .deps/plugin_input.Tpo .deps/plugin_input.Plo mv -f .deps/file_http.Tpo .deps/file_http.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT plugin_general.lo -MD -MP -MF .deps/plugin_general.Tpo -c plugin_general.c -o plugin_general.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c logger.c -o logger.o >/dev/null 2>&1 mv -f .deps/string.Tpo .deps/string.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT cfg_rcfile.lo -MD -MP -MF .deps/cfg_rcfile.Tpo -c cfg_rcfile.c -o cfg_rcfile.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -o command.o >/dev/null 2>&1 mv -f .deps/plugin_general.Tpo .deps/plugin_general.Plo mv -f .deps/plugin.Tpo .deps/plugin.Plo mv -f .deps/cfg.Tpo .deps/cfg.Plo mv -f .deps/plugin_mng.Tpo .deps/plugin_mng.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../libmpfcwnd -O2 -pipe -MT vfs.lo -MD -MP -MF .deps/vfs.Tpo -c vfs.c -o vfs.o >/dev/null 2>&1 mv -f .deps/logger.Tpo .deps/logger.Plo mv -f .deps/command.Tpo .deps/command.Plo mv -f .deps/cfg_rcfile.Tpo .deps/cfg_rcfile.Plo mv -f .deps/id3.Tpo .deps/id3.Plo mv -f .deps/vfs.Tpo .deps/vfs.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmpfc.la -rpath /usr/lib cfg.lo charset.lo file.lo file_http.lo file_reg.lo genre_list.lo id3.lo plugin_charset.lo plugin_effect.lo plugin_input.lo plugin_output.lo plugin_mng.lo util.lo song_info.lo string.lo vfs.lo logger.lo cfg_rcfile.lo plugin.lo plugin_general.lo command.lo -lresolv -ldl libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cfg.o .libs/charset.o .libs/file.o .libs/file_http.o .libs/file_reg.o .libs/genre_list.o .libs/id3.o .libs/plugin_charset.o .libs/plugin_effect.o .libs/plugin_input.o .libs/plugin_output.o .libs/plugin_mng.o .libs/util.o .libs/song_info.o .libs/string.o .libs/vfs.o .libs/logger.o .libs/cfg_rcfile.o .libs/plugin.o .libs/plugin_general.o .libs/command.o -lresolv -ldl -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libmpfc.so.0 -o .libs/libmpfc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmpfc.so.0" && ln -s "libmpfc.so.0.0.0" "libmpfc.so.0") libtool: link: (cd ".libs" && rm -f "libmpfc.so" && ln -s "libmpfc.so.0.0.0" "libmpfc.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmpfc.a cfg.o charset.o file.o file_http.o file_reg.o genre_list.o id3.o plugin_charset.o plugin_effect.o plugin_input.o plugin_output.o plugin_mng.o util.o song_info.o string.o vfs.o logger.o cfg_rcfile.o plugin.o plugin_general.o command.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmpfc.a libtool: link: ( cd ".libs" && rm -f "libmpfc.la" && ln -s "../libmpfc.la" "libmpfc.la" ) make[2]: Leaving directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/libmpfc' Making all in libmpfcwnd make[2]: Entering directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/libmpfcwnd' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd.lo -MD -MP -MF .deps/wnd.Tpo -c -o wnd.lo wnd.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_print.lo -MD -MP -MF .deps/wnd_print.Tpo -c -o wnd_print.lo wnd_print.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_msg.lo -MD -MP -MF .deps/wnd_msg.Tpo -c -o wnd_msg.lo wnd_msg.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_kbd.lo -MD -MP -MF .deps/wnd_kbd.Tpo -c -o wnd_kbd.lo wnd_kbd.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_def_handlers.lo -MD -MP -MF .deps/wnd_def_handlers.Tpo -c -o wnd_def_handlers.lo wnd_def_handlers.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_root.lo -MD -MP -MF .deps/wnd_root.Tpo -c -o wnd_root.lo wnd_root.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_mouse.lo -MD -MP -MF .deps/wnd_mouse.Tpo -c -o wnd_mouse.lo wnd_mouse.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_basic.lo -MD -MP -MF .deps/wnd_basic.Tpo -c -o wnd_basic.lo wnd_basic.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_class.lo -MD -MP -MF .deps/wnd_class.Tpo -c -o wnd_class.lo wnd_class.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_dialog.lo -MD -MP -MF .deps/wnd_dialog.Tpo -c -o wnd_dialog.lo wnd_dialog.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_dlgitem.lo -MD -MP -MF .deps/wnd_dlgitem.Tpo -c -o wnd_dlgitem.lo wnd_dlgitem.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_button.lo -MD -MP -MF .deps/wnd_button.Tpo -c -o wnd_button.lo wnd_button.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_editbox.lo -MD -MP -MF .deps/wnd_editbox.Tpo -c -o wnd_editbox.lo wnd_editbox.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_vbox.lo -MD -MP -MF .deps/wnd_vbox.Tpo -c -o wnd_vbox.lo wnd_vbox.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_print.lo -MD -MP -MF .deps/wnd_print.Tpo -c wnd_print.c -fPIC -DPIC -o .libs/wnd_print.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd.lo -MD -MP -MF .deps/wnd.Tpo -c wnd.c -fPIC -DPIC -o .libs/wnd.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_msg.lo -MD -MP -MF .deps/wnd_msg.Tpo -c wnd_msg.c -fPIC -DPIC -o .libs/wnd_msg.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_mouse.lo -MD -MP -MF .deps/wnd_mouse.Tpo -c wnd_mouse.c -fPIC -DPIC -o .libs/wnd_mouse.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_dlgitem.lo -MD -MP -MF .deps/wnd_dlgitem.Tpo -c wnd_dlgitem.c -fPIC -DPIC -o .libs/wnd_dlgitem.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_basic.lo -MD -MP -MF .deps/wnd_basic.Tpo -c wnd_basic.c -fPIC -DPIC -o .libs/wnd_basic.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_root.lo -MD -MP -MF .deps/wnd_root.Tpo -c wnd_root.c -fPIC -DPIC -o .libs/wnd_root.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_def_handlers.lo -MD -MP -MF .deps/wnd_def_handlers.Tpo -c wnd_def_handlers.c -fPIC -DPIC -o .libs/wnd_def_handlers.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_editbox.lo -MD -MP -MF .deps/wnd_editbox.Tpo -c wnd_editbox.c -fPIC -DPIC -o .libs/wnd_editbox.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_class.lo -MD -MP -MF .deps/wnd_class.Tpo -c wnd_class.c -fPIC -DPIC -o .libs/wnd_class.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_kbd.lo -MD -MP -MF .deps/wnd_kbd.Tpo -c wnd_kbd.c -fPIC -DPIC -o .libs/wnd_kbd.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_button.lo -MD -MP -MF .deps/wnd_button.Tpo -c wnd_button.c -fPIC -DPIC -o .libs/wnd_button.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_vbox.lo -MD -MP -MF .deps/wnd_vbox.Tpo -c wnd_vbox.c -fPIC -DPIC -o .libs/wnd_vbox.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_dialog.lo -MD -MP -MF .deps/wnd_dialog.Tpo -c wnd_dialog.c -fPIC -DPIC -o .libs/wnd_dialog.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_root.lo -MD -MP -MF .deps/wnd_root.Tpo -c wnd_root.c -o wnd_root.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_class.lo -MD -MP -MF .deps/wnd_class.Tpo -c wnd_class.c -o wnd_class.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_button.lo -MD -MP -MF .deps/wnd_button.Tpo -c wnd_button.c -o wnd_button.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_vbox.lo -MD -MP -MF .deps/wnd_vbox.Tpo -c wnd_vbox.c -o wnd_vbox.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_dlgitem.lo -MD -MP -MF .deps/wnd_dlgitem.Tpo -c wnd_dlgitem.c -o wnd_dlgitem.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_def_handlers.lo -MD -MP -MF .deps/wnd_def_handlers.Tpo -c wnd_def_handlers.c -o wnd_def_handlers.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_msg.lo -MD -MP -MF .deps/wnd_msg.Tpo -c wnd_msg.c -o wnd_msg.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_dialog.lo -MD -MP -MF .deps/wnd_dialog.Tpo -c wnd_dialog.c -o wnd_dialog.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_mouse.lo -MD -MP -MF .deps/wnd_mouse.Tpo -c wnd_mouse.c -o wnd_mouse.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_basic.lo -MD -MP -MF .deps/wnd_basic.Tpo -c wnd_basic.c -o wnd_basic.o >/dev/null 2>&1 mv -f .deps/wnd_class.Tpo .deps/wnd_class.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_print.lo -MD -MP -MF .deps/wnd_print.Tpo -c wnd_print.c -o wnd_print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_hbox.lo -MD -MP -MF .deps/wnd_hbox.Tpo -c -o wnd_hbox.lo wnd_hbox.c mv -f .deps/wnd_root.Tpo .deps/wnd_root.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_label.lo -MD -MP -MF .deps/wnd_label.Tpo -c -o wnd_label.lo wnd_label.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_kbd.lo -MD -MP -MF .deps/wnd_kbd.Tpo -c wnd_kbd.c -o wnd_kbd.o >/dev/null 2>&1 mv -f .deps/wnd_vbox.Tpo .deps/wnd_vbox.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_filebox.lo -MD -MP -MF .deps/wnd_filebox.Tpo -c -o wnd_filebox.lo wnd_filebox.c mv -f .deps/wnd_button.Tpo .deps/wnd_button.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_checkbox.lo -MD -MP -MF .deps/wnd_checkbox.Tpo -c -o wnd_checkbox.lo wnd_checkbox.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_editbox.lo -MD -MP -MF .deps/wnd_editbox.Tpo -c wnd_editbox.c -o wnd_editbox.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_hbox.lo -MD -MP -MF .deps/wnd_hbox.Tpo -c wnd_hbox.c -fPIC -DPIC -o .libs/wnd_hbox.o mv -f .deps/wnd_def_handlers.Tpo .deps/wnd_def_handlers.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_filebox.lo -MD -MP -MF .deps/wnd_filebox.Tpo -c wnd_filebox.c -fPIC -DPIC -o .libs/wnd_filebox.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_label.lo -MD -MP -MF .deps/wnd_label.Tpo -c wnd_label.c -fPIC -DPIC -o .libs/wnd_label.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_radio.lo -MD -MP -MF .deps/wnd_radio.Tpo -c -o wnd_radio.lo wnd_radio.c mv -f .deps/wnd_dialog.Tpo .deps/wnd_dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_combobox.lo -MD -MP -MF .deps/wnd_combobox.Tpo -c -o wnd_combobox.lo wnd_combobox.c mv -f .deps/wnd_dlgitem.Tpo .deps/wnd_dlgitem.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_checkbox.lo -MD -MP -MF .deps/wnd_checkbox.Tpo -c wnd_checkbox.c -fPIC -DPIC -o .libs/wnd_checkbox.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_scrollable.lo -MD -MP -MF .deps/wnd_scrollable.Tpo -c -o wnd_scrollable.lo wnd_scrollable.c mv -f .deps/wnd_mouse.Tpo .deps/wnd_mouse.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_radio.lo -MD -MP -MF .deps/wnd_radio.Tpo -c wnd_radio.c -fPIC -DPIC -o .libs/wnd_radio.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_combobox.lo -MD -MP -MF .deps/wnd_combobox.Tpo -c wnd_combobox.c -fPIC -DPIC -o .libs/wnd_combobox.o mv -f .deps/wnd_basic.Tpo .deps/wnd_basic.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_hbox.lo -MD -MP -MF .deps/wnd_hbox.Tpo -c wnd_hbox.c -o wnd_hbox.o >/dev/null 2>&1 mv -f .deps/wnd_msg.Tpo .deps/wnd_msg.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_kbind.lo -MD -MP -MF .deps/wnd_kbind.Tpo -c -o wnd_kbind.lo wnd_kbind.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_views.lo -MD -MP -MF .deps/wnd_views.Tpo -c -o wnd_views.lo wnd_views.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_label.lo -MD -MP -MF .deps/wnd_label.Tpo -c wnd_label.c -o wnd_label.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_multiview_dialog.lo -MD -MP -MF .deps/wnd_multiview_dialog.Tpo -c -o wnd_multiview_dialog.lo wnd_multiview_dialog.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_scrollable.lo -MD -MP -MF .deps/wnd_scrollable.Tpo -c wnd_scrollable.c -fPIC -DPIC -o .libs/wnd_scrollable.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_checkbox.lo -MD -MP -MF .deps/wnd_checkbox.Tpo -c wnd_checkbox.c -o wnd_checkbox.o >/dev/null 2>&1 mv -f .deps/wnd_print.Tpo .deps/wnd_print.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_multiview_dialog.lo -MD -MP -MF .deps/wnd_multiview_dialog.Tpo -c wnd_multiview_dialog.c -fPIC -DPIC -o .libs/wnd_multiview_dialog.o /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_listbox.lo -MD -MP -MF .deps/wnd_listbox.Tpo -c -o wnd_listbox.lo wnd_listbox.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_kbind.lo -MD -MP -MF .deps/wnd_kbind.Tpo -c wnd_kbind.c -fPIC -DPIC -o .libs/wnd_kbind.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_views.lo -MD -MP -MF .deps/wnd_views.Tpo -c wnd_views.c -fPIC -DPIC -o .libs/wnd_views.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_radio.lo -MD -MP -MF .deps/wnd_radio.Tpo -c wnd_radio.c -o wnd_radio.o >/dev/null 2>&1 mv -f .deps/wnd_kbd.Tpo .deps/wnd_kbd.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_repval.lo -MD -MP -MF .deps/wnd_repval.Tpo -c -o wnd_repval.lo wnd_repval.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd.lo -MD -MP -MF .deps/wnd.Tpo -c wnd.c -o wnd.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_filebox.lo -MD -MP -MF .deps/wnd_filebox.Tpo -c wnd_filebox.c -o wnd_filebox.o >/dev/null 2>&1 mv -f .deps/wnd_hbox.Tpo .deps/wnd_hbox.Plo mv -f .deps/wnd_editbox.Tpo .deps/wnd_editbox.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_listbox.lo -MD -MP -MF .deps/wnd_listbox.Tpo -c wnd_listbox.c -fPIC -DPIC -o .libs/wnd_listbox.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_combobox.lo -MD -MP -MF .deps/wnd_combobox.Tpo -c wnd_combobox.c -o wnd_combobox.o >/dev/null 2>&1 mv -f .deps/wnd_label.Tpo .deps/wnd_label.Plo mv -f .deps/wnd_checkbox.Tpo .deps/wnd_checkbox.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_multiview_dialog.lo -MD -MP -MF .deps/wnd_multiview_dialog.Tpo -c wnd_multiview_dialog.c -o wnd_multiview_dialog.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_scrollable.lo -MD -MP -MF .deps/wnd_scrollable.Tpo -c wnd_scrollable.c -o wnd_scrollable.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_views.lo -MD -MP -MF .deps/wnd_views.Tpo -c wnd_views.c -o wnd_views.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_repval.lo -MD -MP -MF .deps/wnd_repval.Tpo -c wnd_repval.c -fPIC -DPIC -o .libs/wnd_repval.o mv -f .deps/wnd_radio.Tpo .deps/wnd_radio.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_kbind.lo -MD -MP -MF .deps/wnd_kbind.Tpo -c wnd_kbind.c -o wnd_kbind.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_repval.lo -MD -MP -MF .deps/wnd_repval.Tpo -c wnd_repval.c -o wnd_repval.o >/dev/null 2>&1 mv -f .deps/wnd_views.Tpo .deps/wnd_views.Plo mv -f .deps/wnd_scrollable.Tpo .deps/wnd_scrollable.Plo mv -f .deps/wnd_filebox.Tpo .deps/wnd_filebox.Plo mv -f .deps/wnd_multiview_dialog.Tpo .deps/wnd_multiview_dialog.Plo mv -f .deps/wnd_combobox.Tpo .deps/wnd_combobox.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -MT wnd_listbox.lo -MD -MP -MF .deps/wnd_listbox.Tpo -c wnd_listbox.c -o wnd_listbox.o >/dev/null 2>&1 mv -f .deps/wnd_repval.Tpo .deps/wnd_repval.Plo mv -f .deps/wnd_kbind.Tpo .deps/wnd_kbind.Plo mv -f .deps/wnd_listbox.Tpo .deps/wnd_listbox.Plo mv -f .deps/wnd.Tpo .deps/wnd.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmpfcwnd.la -rpath /usr/lib wnd.lo wnd_print.lo wnd_msg.lo wnd_kbd.lo wnd_def_handlers.lo wnd_root.lo wnd_mouse.lo wnd_basic.lo wnd_class.lo wnd_dialog.lo wnd_dlgitem.lo wnd_button.lo wnd_editbox.lo wnd_vbox.lo wnd_hbox.lo wnd_label.lo wnd_filebox.lo wnd_checkbox.lo wnd_radio.lo wnd_combobox.lo wnd_scrollable.lo wnd_kbind.lo wnd_views.lo wnd_multiview_dialog.lo wnd_listbox.lo wnd_repval.lo -lgpm -lpthread -lncursesw -licuuc libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/wnd.o .libs/wnd_print.o .libs/wnd_msg.o .libs/wnd_kbd.o .libs/wnd_def_handlers.o .libs/wnd_root.o .libs/wnd_mouse.o .libs/wnd_basic.o .libs/wnd_class.o .libs/wnd_dialog.o .libs/wnd_dlgitem.o .libs/wnd_button.o .libs/wnd_editbox.o .libs/wnd_vbox.o .libs/wnd_hbox.o .libs/wnd_label.o .libs/wnd_filebox.o .libs/wnd_checkbox.o .libs/wnd_radio.o .libs/wnd_combobox.o .libs/wnd_scrollable.o .libs/wnd_kbind.o .libs/wnd_views.o .libs/wnd_multiview_dialog.o .libs/wnd_listbox.o .libs/wnd_repval.o -lgpm -lpthread -lncursesw -licuuc -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libmpfcwnd.so.0 -o .libs/libmpfcwnd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmpfcwnd.so.0" && ln -s "libmpfcwnd.so.0.0.0" "libmpfcwnd.so.0") libtool: link: (cd ".libs" && rm -f "libmpfcwnd.so" && ln -s "libmpfcwnd.so.0.0.0" "libmpfcwnd.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libmpfcwnd.a wnd.o wnd_print.o wnd_msg.o wnd_kbd.o wnd_def_handlers.o wnd_root.o wnd_mouse.o wnd_basic.o wnd_class.o wnd_dialog.o wnd_dlgitem.o wnd_button.o wnd_editbox.o wnd_vbox.o wnd_hbox.o wnd_label.o wnd_filebox.o wnd_checkbox.o wnd_radio.o wnd_combobox.o wnd_scrollable.o wnd_kbind.o wnd_views.o wnd_multiview_dialog.o wnd_listbox.o wnd_repval.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmpfcwnd.a libtool: link: ( cd ".libs" && rm -f "libmpfcwnd.la" && ln -s "../libmpfcwnd.la" "libmpfcwnd.la" ) make[2]: Leaving directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/libmpfcwnd' Making all in src make[2]: Entering directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/src' i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT player.o -MD -MP -MF .deps/player.Tpo -c -o player.o player.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT plist.o -MD -MP -MF .deps/plist.Tpo -c -o plist.o plist.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT song.o -MD -MP -MF .deps/song.Tpo -c -o song.o song.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT info_rw_thread.o -MD -MP -MF .deps/info_rw_thread.Tpo -c -o info_rw_thread.o info_rw_thread.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT help_screen.o -MD -MP -MF .deps/help_screen.Tpo -c -o help_screen.o help_screen.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT eqwnd.o -MD -MP -MF .deps/eqwnd.Tpo -c -o eqwnd.o eqwnd.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o test.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT logger_view.o -MD -MP -MF .deps/logger_view.Tpo -c -o logger_view.o logger_view.c i686-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -I. -I.. -I../libmpfcwnd/ -O2 -pipe -MT xconvert.o -MD -MP -MF .deps/xconvert.Tpo -c -o xconvert.o xconvert.c mv -f .deps/history.Tpo .deps/history.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/test.Tpo .deps/test.Po mv -f .deps/song.Tpo .deps/song.Po mv -f .deps/info_rw_thread.Tpo .deps/info_rw_thread.Po mv -f .deps/help_screen.Tpo .deps/help_screen.Po mv -f .deps/undo.Tpo .deps/undo.Po mv -f .deps/logger_view.Tpo .deps/logger_view.Po mv -f .deps/eqwnd.Tpo .deps/eqwnd.Po mv -f .deps/browser.Tpo .deps/browser.Po mv -f .deps/plist.Tpo .deps/plist.Po mv -f .deps/xconvert.Tpo .deps/xconvert.Po mv -f .deps/player.Tpo .deps/player.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mpfc main.o player.o plist.o song.o history.o undo.o info_rw_thread.o help_screen.o eqwnd.o browser.o test.o logger_view.o xconvert.o ../libmpfc/libmpfc.la ../libmpfcwnd/libmpfcwnd.la -lpthread -ldl libtool: link: i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/mpfc main.o player.o plist.o song.o history.o undo.o info_rw_thread.o help_screen.o eqwnd.o browser.o test.o logger_view.o xconvert.o ../libmpfc/.libs/libmpfc.so -lresolv ../libmpfcwnd/.libs/libmpfcwnd.so -lgpm -lncursesw -licuuc -lpthread -ldl eqwnd.o:eqwnd.c:function eqwnd_val2pos: error: undefined reference to 'lrintf' collect2: ld returned 1 exit status make[2]: *** [mpfc] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1' make: *** [all] Error 2 emake failed * ERROR: media-sound/mpfc-1.3.8.1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 333: Called _eapi2_src_compile * ebuild.sh, line 665: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =media-sound/mpfc-1.3.8.1', * the complete build log and the output of 'emerge -pqv =media-sound/mpfc-1.3.8.1'. * The complete build log is located at '/var/log/portage/build/media-sound/mpfc-1.3.8.1:20110529-132628.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/mpfc-1.3.8.1/temp/environment'. * S: '/var/tmp/portage/media-sound/mpfc-1.3.8.1/work/mpfc-1.3.8.1'