* Package: media-sound/aqualung-0.9_beta11-r2  * Repository: gentoo  * Maintainer: billie@gentoo.org sound@gentoo.org  * USE: alsa amd64 cddb elibc_glibc ffmpeg flac jack kernel_linux ladspa libsamplerate modplug mp3 userland_GNU vorbis wavpack  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking aqualung-0.9beta11.tar.gz to /var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work >>> Source unpacked in /var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work >>> Preparing source in /var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11 ... * Applying aqualung-0.9_beta11-use_lrdf_cflags.patch ...  [ ok ] * Applying aqualung-0.9_beta11-ffmpeg.patch ...  [ ok ] * Applying aqualung-0.9_beta11-libavformat54.patch ...  [ ok ] * Applying aqualung-0.9_beta11-automake-1.13.patch ...  [ ok ] * Applying aqualung-0.9_beta11-libav9.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: aqualung-0.9beta11/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-debug --with-alsa --with-jack --without-oss --without-pulse --with-flac --without-lame --with-lavc --without-mac --with-mod --without-mpc --without-podcast --with-mpeg --without-sndfile --without-speex --without-systray --with-ogg --with-vorbisenc --with-loop --with-wavpack --with-ladspa --with-src --without-cdda --without-ifp --with-cddb --without-lua --docdir=/usr/share/doc/aqualung-0.9_beta11-r2 checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/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 whether make supports nested variables... yes checking for type of build... release checking for compilation platform... Linux checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for floor... no checking for memset... yes checking for mkdir... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for strndup... yes checking for strcasestr... yes checking for pkg-config... yes checking for pthread_create in -lpthread... yes checking for dlopen in -ldl... yes checking for gzopen in -lz... yes checking for BZ2_bzopen in -lbz2... yes checking whether GTK+ version >= 2.6... yes checking for xml2-config... (cached) yes checking for xmlNewDoc in -lxml2... yes checking for sndio support... checking sndio.h usability... no checking sndio.h presence... no checking for sndio.h... no checking for OSS support... no checking for ALSA support... checking for snd_pcm_open in -lasound... yes checking for JACK support... checking for jack_client_new in -ljack... yes checking for PulseAudio support... no checking for Sample Rate Converter support... checking for src_new in -lsamplerate... yes checking for sndfile support... no checking for FLAC support... checking for FLAC__stream_decoder_init_file in -lFLAC... yes checking for FLAC__file_decoder_new in -lFLAC... no checking for Ogg Vorbis support... checking for ov_open in -lvorbis... yes checking for Ogg Vorbis encoding support... checking for vorbis_encode_setup_init in -lvorbisenc... yes checking for Ogg Speex support... no checking for MPEG audio support... checking mad.h usability... yes checking mad.h presence... yes checking for mad.h... yes checking for mad_decoder_init in -lmad... yes checking for MOD audio support... checking for ModPlug_Load in -lmodplug... yes checking for Module info... checking whether libmodplug version >= 0.8... yes checking for Musepack support... no checking for Monkey's Audio Codec support... no checking for LAVC support... checking avcodec.h usability... no checking avcodec.h presence... no checking for avcodec.h... no checking ffmpeg/avcodec.h usability... no checking ffmpeg/avcodec.h presence... no checking for ffmpeg/avcodec.h... no checking libavcodec/avcodec.h usability... yes checking libavcodec/avcodec.h presence... yes checking for libavcodec/avcodec.h... yes checking avformat.h usability... no checking avformat.h presence... no checking for avformat.h... no checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking for avformat_open_input in -lavformat... yes checking for avcodec_open2 in -lavcodec... yes checking for LAME (MP3 encoding) support... no checking for WavPack support... checking for WavpackOpenFileInput in -lwavpack... yes checking whether WavPack version >= 4.40.0... yes checking for LADSPA plugin support... checking for lrdf_init in -llrdf... yes checking whether liblrdf version >= 0.4.0... yes checking for CDDA support... no checking for CDDB support... checking for cddb_new in -lcddb... yes checking whether libcddb version >= 1.2.1... yes checking for cddb_disc_get_revision in -lcddb... yes checking for iRiver iFP support... no checking for Systray support... no checking for loop playback support... checking whether GTK+ version >= 2.8... yes checking for podcast support... no checking for Lua support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating skin/Makefile config.status: creating skin/dark/Makefile config.status: creating skin/default/Makefile config.status: creating skin/metal/Makefile config.status: creating skin/ocean/Makefile config.status: creating skin/plain/Makefile config.status: creating skin/woody/Makefile config.status: creating skin/no_skin/Makefile config.status: creating src/Makefile config.status: creating src/decoder/Makefile config.status: creating src/encoder/Makefile config.status: creating src/img/Makefile config.status: creating src/po/Makefile config.status: creating config.h config.status: executing depfiles commands ---------------------------------------------------------------------- Configuration summary ===================== Build type / target platform : release / Linux Optional features: LADSPA plugin support : yes CDDA (Audio CD) support : no CDDB support : yes Sample Rate Converter support : yes iRiver iFP driver support : no Loop playback support : yes Systray support : no Podcast support : no Lua (prog. title format) support : no Decoding support: sndfile (WAV, AIFF, AU, etc.) : no Free Lossless Audio Codec (FLAC) : yes Ogg Vorbis : yes Ogg Speex : no MPEG Audio (MPEG 1-2.5 Layer I-III) : yes MOD Audio (MOD, S3M, XM, IT, etc.) : yes Musepack : no Monkey's Audio Codec : no WavPack : yes LAVC (AC3, AAC, WavPack, WMA, etc.) : yes Encoding support: sndfile (WAV) : no Free Lossless Audio Codec (FLAC) : yes Ogg Vorbis : yes LAME (MP3) : no Output driver support: sndio Audio : no OSS Audio : no ALSA Audio : yes JACK Audio Server : yes PulseAudio : no Win32 Sound API : no ---------------------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11 ... make -j5 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11' Making all in doc make[2]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/doc' Making all in skin make[2]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin' Making all in dark make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/dark' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/dark' Making all in default make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/default' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/default' Making all in metal make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/metal' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/metal' Making all in ocean make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/ocean' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/ocean' Making all in plain make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/plain' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/plain' Making all in woody make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/woody' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/woody' Making all in no_skin make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/no_skin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin/no_skin' make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin' make[2]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/skin' Making all in . make[2]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11' cd src; \ if test -e version.h; then svn1="`cat version.h`"; else svn1=""; fi; \ if test -e ../.svn; then svn2="#define AQUALUNG_VERSION \"R-`cd ..; LC_ALL=C svn info | grep '^Revision' | awk '{print $2}'`\""; else svn2=""; fi; \ if test "$svn1" -a "$svn2" -a "$svn1" != "$svn2" -o -z "$svn1" -a "$svn2"; then echo "$svn2" > version.h; fi; \ if test -z "$svn1" -a -z "$svn2"; then echo "#define AQUALUNG_VERSION \"R-???\"" > version.h; fi; make[2]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11' Making all in src make[2]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/src' Making all in decoder make[3]: Entering directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/src/decoder' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/alsa -I/usr/include/raptor2 -march=native -O2 -pipe -Wall -DAQUALUNG_SKINDIR=\"/usr/share/aqualung/skin\" -DAQUALUNG_LOCALEDIR=\"/usr/share/locale\" -DAQUALUNG_DATADIR=\"/usr/share/aqualung\" -D_GNU_SOURCE -c -o libdecoder_a-dec_cdda.o `test -f 'dec_cdda.c' || echo './'`dec_cdda.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/alsa -I/usr/include/raptor2 -march=native -O2 -pipe -Wall -DAQUALUNG_SKINDIR=\"/usr/share/aqualung/skin\" -DAQUALUNG_LOCALEDIR=\"/usr/share/locale\" -DAQUALUNG_DATADIR=\"/usr/share/aqualung\" -D_GNU_SOURCE -c -o libdecoder_a-dec_flac.o `test -f 'dec_flac.c' || echo './'`dec_flac.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/alsa -I/usr/include/raptor2 -march=native -O2 -pipe -Wall -DAQUALUNG_SKINDIR=\"/usr/share/aqualung/skin\" -DAQUALUNG_LOCALEDIR=\"/usr/share/locale\" -DAQUALUNG_DATADIR=\"/usr/share/aqualung\" -D_GNU_SOURCE -c -o libdecoder_a-dec_lavc.o `test -f 'dec_lavc.c' || echo './'`dec_lavc.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/alsa -I/usr/include/raptor2 -march=native -O2 -pipe -Wall -DAQUALUNG_SKINDIR=\"/usr/share/aqualung/skin\" -DAQUALUNG_LOCALEDIR=\"/usr/share/locale\" -DAQUALUNG_DATADIR=\"/usr/share/aqualung\" -D_GNU_SOURCE -c -o dec_mac.o dec_mac.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/alsa -I/usr/include/raptor2 -march=native -O2 -pipe -Wall -DAQUALUNG_SKINDIR=\"/usr/share/aqualung/skin\" -DAQUALUNG_LOCALEDIR=\"/usr/share/locale\" -DAQUALUNG_DATADIR=\"/usr/share/aqualung\" -D_GNU_SOURCE -c -o libdecoder_a-dec_mod.o `test -f 'dec_mod.c' || echo './'`dec_mod.c dec_flac.c: In function ‘flac_decoder_open’: dec_flac.c:534:6: warning: comparison between ‘FLAC__StreamDecoderState’ and ‘enum ’ [-Wenum-compare] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/alsa -I/usr/include/raptor2 -march=native -O2 -pipe -Wall -DAQUALUNG_SKINDIR=\"/usr/share/aqualung/skin\" -DAQUALUNG_LOCALEDIR=\"/usr/share/locale\" -DAQUALUNG_DATADIR=\"/usr/share/aqualung\" -D_GNU_SOURCE -c -o libdecoder_a-dec_mpc.o `test -f 'dec_mpc.c' || echo './'`dec_mpc.c dec_lavc.c: In function ‘decode_lavc’: dec_lavc.c:47:25: error: ‘AVCODEC_MAX_AUDIO_FRAME_SIZE’ undeclared (first use in this function) dec_lavc.c:47:25: note: each undeclared identifier is reported only once for each function it appears in dec_lavc.c:56:3: warning: ‘avcodec_decode_audio3’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3867) [-Wdeprecated-declarations] dec_lavc.c:48:15: warning: unused variable ‘fsamples’ [-Wunused-variable] dec_lavc.c:47:17: warning: unused variable ‘samples’ [-Wunused-variable] dec_lavc.c: In function ‘lavc_decoder_open’: dec_lavc.c:154:69: error: ‘AVCODEC_MAX_AUDIO_FRAME_SIZE’ undeclared (first use in this function) dec_lavc.c: In function ‘lavc_decoder_close’: dec_lavc.c:187:2: warning: ‘av_close_input_file’ is deprecated (declared at /usr/include/libavformat/avformat.h:2000) [-Wdeprecated-declarations] make[3]: *** [libdecoder_a-dec_lavc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... dec_mod.c: In function ‘unpack_file’: dec_mod.c:118:23: warning: assignment from incompatible pointer type [enabled by default] dec_mod.c:140:5: warning: passing argument 1 of ‘gzread’ from incompatible pointer type [enabled by default] In file included from dec_mod.c:35:0: /usr/include/zlib.h:1313:21: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’ dec_mod.c:164:4: warning: passing argument 1 of ‘gzclose’ from incompatible pointer type [enabled by default] In file included from dec_mod.c:35:0: /usr/include/zlib.h:1511:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’ make[3]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/src/decoder' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11' make: *** [all] Error 2 * ERROR: media-sound/aqualung-0.9_beta11-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/aqualung-0.9_beta11-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/aqualung-0.9_beta11-r2::gentoo'`. * The complete build log is located at '/home/bjohnson/portagelog/media-sound:aqualung-0.9_beta11-r2:20140322-075141.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11' * S: '/var/tmp/portage/media-sound/aqualung-0.9_beta11-r2/work/aqualung-0.9beta11'