compilation output: >>> Emerging (5 of 7) media-libs/libsoundtouch-1.2.1 to / >>> checking ebuild checksums ;-) >>> checking auxfile checksums ;-) >>> checking miscfile checksums ;-) >>> checking soundtouch_v1.2.1.zip ;-) >>> Unpacking source... >>> Unpacking soundtouch_v1.2.1.zip to /var/tmp/portage/libsoundtouch-1.2.1/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1 ... * econf: updating SoundTouch-1.2.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating SoundTouch-1.2.1/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --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 --build=x86_64-pc-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking for C++ compiler default output... 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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 ANSI C... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output... ok checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-file... no checking for file... /usr/bin/file checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for objdir... .libs checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... no checking if we can lock with hard links... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for sqrt in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating source/Makefile config.status: creating source/SoundTouch/Makefile config.status: creating source/example/Makefile config.status: creating source/example/SoundStretch/Makefile config.status: creating source/example/bpm/Makefile config.status: creating include/Makefile config.status: creating config/config.h config.status: executing depfiles commands Making all in include make[1]: Entering directory `/var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1/include' Making all in source make[1]: Entering directory `/var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1/source' Making all in SoundTouch make[2]: Entering directory `/var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1/source/SoundTouch' if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT AAFilter.lo -MD -MP -MF ".deps/AAFilter.Tpo" \ -c -o AAFilter.lo `test -f 'AAFilter.cpp' || echo './'`AAFilter.cpp; \ then mv -f ".deps/AAFilter.Tpo" ".deps/AAFilter.Plo"; \ else rm -f ".deps/AAFilter.Tpo"; exit 1; \ fi x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT AAFilter.lo -MD -MP -MF .deps/AAFilter.Tpo -c AAFilter.cpp echo timestamp > AAFilter.lo if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT FIRFilter.lo -MD -MP -MF ".deps/FIRFilter.Tpo" \ -c -o FIRFilter.lo `test -f 'FIRFilter.cpp' || echo './'`FIRFilter.cpp; \ then mv -f ".deps/FIRFilter.Tpo" ".deps/FIRFilter.Plo"; \ else rm -f ".deps/FIRFilter.Tpo"; exit 1; \ fi x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT FIRFilter.lo -MD -MP -MF .deps/FIRFilter.Tpo -c FIRFilter.cpp echo timestamp > FIRFilter.lo if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT FIFOSampleBuffer.lo -MD -MP -MF ".deps/FIFOSampleBuffer.Tpo" \ -c -o FIFOSampleBuffer.lo `test -f 'FIFOSampleBuffer.cpp' || echo './'`FIFOSampleBuffer.cpp; \ then mv -f ".deps/FIFOSampleBuffer.Tpo" ".deps/FIFOSampleBuffer.Plo"; \ else rm -f ".deps/FIFOSampleBuffer.Tpo"; exit 1; \ fi x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT FIFOSampleBuffer.lo -MD -MP -MF .deps/FIFOSampleBuffer.Tpo -c FIFOSampleBuffer.cpp echo timestamp > FIFOSampleBuffer.lo if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT mmx_gcc.lo -MD -MP -MF ".deps/mmx_gcc.Tpo" \ -c -o mmx_gcc.lo `test -f 'mmx_gcc.cpp' || echo './'`mmx_gcc.cpp; \ then mv -f ".deps/mmx_gcc.Tpo" ".deps/mmx_gcc.Plo"; \ else rm -f ".deps/mmx_gcc.Tpo"; exit 1; \ fi x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT mmx_gcc.lo -MD -MP -MF .deps/mmx_gcc.Tpo -c mmx_gcc.cpp echo timestamp > mmx_gcc.lo if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT RateTransposer.lo -MD -MP -MF ".deps/RateTransposer.Tpo" \ -c -o RateTransposer.lo `test -f 'RateTransposer.cpp' || echo './'`RateTransposer.cpp; \ then mv -f ".deps/RateTransposer.Tpo" ".deps/RateTransposer.Plo"; \ else rm -f ".deps/RateTransposer.Tpo"; exit 1; \ fi x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT RateTransposer.lo -MD -MP -MF .deps/RateTransposer.Tpo -c RateTransposer.cpp echo timestamp > RateTransposer.lo if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT SoundTouch.lo -MD -MP -MF ".deps/SoundTouch.Tpo" \ -c -o SoundTouch.lo `test -f 'SoundTouch.cpp' || echo './'`SoundTouch.cpp; \ then mv -f ".deps/SoundTouch.Tpo" ".deps/SoundTouch.Plo"; \ else rm -f ".deps/SoundTouch.Tpo"; exit 1; \ fi x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -O3 -fcheck-new -I../../include -O2 -pipe -MT SoundTouch.lo -MD -MP -MF .deps/SoundTouch.Tpo -c SoundTouch.cpp ../../include/SoundTouch.h:146: error: extra qualification 'SoundTouch::' on member 'getVersionId' make[2]: *** [SoundTouch.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1/source/SoundTouch' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/libsoundtouch-1.2.1/work/SoundTouch-1.2.1/source' make: *** [all-recursive] Error 1 !!! ERROR: media-libs/libsoundtouch-1.2.1 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile libsoundtouch-1.2.1.ebuild, line 32: Called die !!! emake failed