* Package: media-libs/portaudio-19_pre20071207 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: alsa amd64 cxx elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking pa_stable_v19_20071207.tar.gz to /var/tmp/portage/media-libs/portaudio-19_pre20071207/work >>> Source unpacked in /var/tmp/portage/media-libs/portaudio-19_pre20071207/work >>> Compiling source in /var/tmp/portage/media-libs/portaudio-19_pre20071207/work/portaudio ... * econf: updating portaudio/config.sub with /usr/share/gnuconfig/config.sub * econf: updating portaudio/bindings/cpp/build/gnu/config.sub with /usr/share/gnuconfig/config.sub * econf: updating portaudio/bindings/cpp/build/gnu/config.guess with /usr/share/gnuconfig/config.guess * econf: updating portaudio/config.guess with /usr/share/gnuconfig/config.guess ./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 --enable-cxx --without-jack --with-alsa --without-oss --without-debug-output configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by x86_64-pc-linux-gnu-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/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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-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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-f95... no checking for x86_64-pc-linux-gnu-fort... no checking for x86_64-pc-linux-gnu-xlf95... no checking for x86_64-pc-linux-gnu-ifc... no checking for x86_64-pc-linux-gnu-efc... no checking for x86_64-pc-linux-gnu-pgf95... no checking for x86_64-pc-linux-gnu-lf95... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 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 correct ltmain.sh version... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no 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... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ar... /usr/bin/ar checking whether byte ordering is bigendian... no checking for snd_pcm_open in -lasound... yes checking for HPI_SubSysCreate in -lhpi... no checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for JACK... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for nanosleep... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating portaudio-2.0.pc configure: configuring in bindings/cpp configure: running /bin/sh './configure' --prefix=/usr '--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' '--enable-cxx' '--without-jack' '--with-alsa' '--without-oss' '--without-debug-output' 'CFLAGS=-O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe' 'CXXFLAGS=-O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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... gcc3 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++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-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/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 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 correct ltmain.sh version... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no 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... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating bin/Makefile config.status: creating doc/Makefile config.status: creating portaudiocpp.pc config.status: executing depfiles commands make -j3 --load-average=3 mkdir lib /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_allocation.c -o src/common/pa_allocation.lo mkdir -p \ src/common \ src/hostapi/alsa \ src/hostapi/asihpi \ src/hostapi/asio \ src/hostapi/coreaudio \ src/hostapi/dsound \ src/hostapi/jack \ src/hostapi/oss \ src/hostapi/wasapi \ src/hostapi/wdmks \ src/hostapi/wmme \ src/os/mac_osx \ src/os/unix \ src/os/win touch lib-stamp /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_converters.c -o src/common/pa_converters.lo mkdir src/common/.libs x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_allocation.c -fPIC -DPIC -o src/common/.libs/pa_allocation.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_allocation.c -o src/common/pa_allocation.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_converters.c -fPIC -DPIC -o src/common/.libs/pa_converters.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.lo x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_converters.c -o src/common/pa_converters.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_dither.c -o src/common/pa_dither.lo x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_cpuload.c -fPIC -DPIC -o src/common/.libs/pa_cpuload.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_debugprint.c -o src/common/pa_debugprint.lo x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_dither.c -fPIC -DPIC -o src/common/.libs/pa_dither.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_dither.c -o src/common/pa_dither.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_debugprint.c -fPIC -DPIC -o src/common/.libs/pa_debugprint.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_debugprint.c -o src/common/pa_debugprint.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_process.c -o src/common/pa_process.lo x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_process.c -fPIC -DPIC -o src/common/.libs/pa_process.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_process.c -o src/common/pa_process.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_skeleton.c -o src/common/pa_skeleton.lo x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_skeleton.c -fPIC -DPIC -o src/common/.libs/pa_skeleton.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_skeleton.c -o src/common/pa_skeleton.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_stream.c -o src/common/pa_stream.lo x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_stream.c -fPIC -DPIC -o src/common/.libs/pa_stream.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_stream.c -o src/common/pa_stream.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_trace.c -o src/common/pa_trace.lo x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_trace.c -fPIC -DPIC -o src/common/.libs/pa_trace.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/common/pa_trace.c -o src/common/pa_trace.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/hostapi/alsa/pa_linux_alsa.c -o src/hostapi/alsa/pa_linux_alsa.lo mkdir src/hostapi/alsa/.libs x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/hostapi/alsa/pa_linux_alsa.c -fPIC -DPIC -o src/hostapi/alsa/.libs/pa_linux_alsa.o src/hostapi/alsa/pa_linux_alsa.c: In function 'PaAlsaStreamComponent_FinishConfigure': src/hostapi/alsa/pa_linux_alsa.c:1363: warning: 'snd_pcm_sw_params_set_xfer_align' is deprecated (declared at /usr/include/alsa/pcm.h:1114) x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/hostapi/alsa/pa_linux_alsa.c -o src/hostapi/alsa/pa_linux_alsa.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/os/unix/pa_unix_hostapis.c -o src/os/unix/pa_unix_hostapis.lo mkdir src/os/unix/.libs x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/os/unix/pa_unix_hostapis.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_hostapis.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/os/unix/pa_unix_hostapis.c -o src/os/unix/pa_unix_hostapis.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.lo x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/os/unix/pa_unix_util.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_util.o x86_64-pc-linux-gnu-gcc -c -I./include -I./src/common -I./src/os/unix -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.o >/dev/null 2>&1 for dir in bindings/cpp; do make -C $dir all; done make[1]: Entering directory `/var/tmp/portage/media-libs/portaudio-19_pre20071207/work/portaudio/bindings/cpp' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Making all in lib make[2]: Entering directory `/var/tmp/portage/media-libs/portaudio-19_pre20071207/work/portaudio/bindings/cpp/lib' if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT BlockingStream.lo -MD -MP -MF ".deps/BlockingStream.Tpo" -c -o BlockingStream.lo `test -f '../source/portaudiocpp/BlockingStream.cxx' || echo './'`../source/portaudiocpp/BlockingStream.cxx; \ then mv -f ".deps/BlockingStream.Tpo" ".deps/BlockingStream.Plo"; else rm -f ".deps/BlockingStream.Tpo"; exit 1; fi mkdir .libs x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT BlockingStream.lo -MD -MP -MF .deps/BlockingStream.Tpo -c ../source/portaudiocpp/BlockingStream.cxx -fPIC -DPIC -o .libs/BlockingStream.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT BlockingStream.lo -MD -MP -MF .deps/BlockingStream.Tpo -c ../source/portaudiocpp/BlockingStream.cxx -o BlockingStream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CallbackInterface.lo -MD -MP -MF ".deps/CallbackInterface.Tpo" -c -o CallbackInterface.lo `test -f '../source/portaudiocpp/CallbackInterface.cxx' || echo './'`../source/portaudiocpp/CallbackInterface.cxx; \ then mv -f ".deps/CallbackInterface.Tpo" ".deps/CallbackInterface.Plo"; else rm -f ".deps/CallbackInterface.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CallbackInterface.lo -MD -MP -MF .deps/CallbackInterface.Tpo -c ../source/portaudiocpp/CallbackInterface.cxx -fPIC -DPIC -o .libs/CallbackInterface.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CallbackInterface.lo -MD -MP -MF .deps/CallbackInterface.Tpo -c ../source/portaudiocpp/CallbackInterface.cxx -o CallbackInterface.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CallbackStream.lo -MD -MP -MF ".deps/CallbackStream.Tpo" -c -o CallbackStream.lo `test -f '../source/portaudiocpp/CallbackStream.cxx' || echo './'`../source/portaudiocpp/CallbackStream.cxx; \ then mv -f ".deps/CallbackStream.Tpo" ".deps/CallbackStream.Plo"; else rm -f ".deps/CallbackStream.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CallbackStream.lo -MD -MP -MF .deps/CallbackStream.Tpo -c ../source/portaudiocpp/CallbackStream.cxx -fPIC -DPIC -o .libs/CallbackStream.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CallbackStream.lo -MD -MP -MF .deps/CallbackStream.Tpo -c ../source/portaudiocpp/CallbackStream.cxx -o CallbackStream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CFunCallbackStream.lo -MD -MP -MF ".deps/CFunCallbackStream.Tpo" -c -o CFunCallbackStream.lo `test -f '../source/portaudiocpp/CFunCallbackStream.cxx' || echo './'`../source/portaudiocpp/CFunCallbackStream.cxx; \ then mv -f ".deps/CFunCallbackStream.Tpo" ".deps/CFunCallbackStream.Plo"; else rm -f ".deps/CFunCallbackStream.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CFunCallbackStream.lo -MD -MP -MF .deps/CFunCallbackStream.Tpo -c ../source/portaudiocpp/CFunCallbackStream.cxx -fPIC -DPIC -o .libs/CFunCallbackStream.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CFunCallbackStream.lo -MD -MP -MF .deps/CFunCallbackStream.Tpo -c ../source/portaudiocpp/CFunCallbackStream.cxx -o CFunCallbackStream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CppFunCallbackStream.lo -MD -MP -MF ".deps/CppFunCallbackStream.Tpo" -c -o CppFunCallbackStream.lo `test -f '../source/portaudiocpp/CppFunCallbackStream.cxx' || echo './'`../source/portaudiocpp/CppFunCallbackStream.cxx; \ then mv -f ".deps/CppFunCallbackStream.Tpo" ".deps/CppFunCallbackStream.Plo"; else rm -f ".deps/CppFunCallbackStream.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CppFunCallbackStream.lo -MD -MP -MF .deps/CppFunCallbackStream.Tpo -c ../source/portaudiocpp/CppFunCallbackStream.cxx -fPIC -DPIC -o .libs/CppFunCallbackStream.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT CppFunCallbackStream.lo -MD -MP -MF .deps/CppFunCallbackStream.Tpo -c ../source/portaudiocpp/CppFunCallbackStream.cxx -o CppFunCallbackStream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Device.lo -MD -MP -MF ".deps/Device.Tpo" -c -o Device.lo `test -f '../source/portaudiocpp/Device.cxx' || echo './'`../source/portaudiocpp/Device.cxx; \ then mv -f ".deps/Device.Tpo" ".deps/Device.Plo"; else rm -f ".deps/Device.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Device.lo -MD -MP -MF .deps/Device.Tpo -c ../source/portaudiocpp/Device.cxx -fPIC -DPIC -o .libs/Device.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Device.lo -MD -MP -MF .deps/Device.Tpo -c ../source/portaudiocpp/Device.cxx -o Device.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT DirectionSpecificStreamParameters.lo -MD -MP -MF ".deps/DirectionSpecificStreamParameters.Tpo" -c -o DirectionSpecificStreamParameters.lo `test -f '../source/portaudiocpp/DirectionSpecificStreamParameters.cxx' || echo './'`../source/portaudiocpp/DirectionSpecificStreamParameters.cxx; \ then mv -f ".deps/DirectionSpecificStreamParameters.Tpo" ".deps/DirectionSpecificStreamParameters.Plo"; else rm -f ".deps/DirectionSpecificStreamParameters.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT DirectionSpecificStreamParameters.lo -MD -MP -MF .deps/DirectionSpecificStreamParameters.Tpo -c ../source/portaudiocpp/DirectionSpecificStreamParameters.cxx -fPIC -DPIC -o .libs/DirectionSpecificStreamParameters.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT DirectionSpecificStreamParameters.lo -MD -MP -MF .deps/DirectionSpecificStreamParameters.Tpo -c ../source/portaudiocpp/DirectionSpecificStreamParameters.cxx -o DirectionSpecificStreamParameters.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Exception.lo -MD -MP -MF ".deps/Exception.Tpo" -c -o Exception.lo `test -f '../source/portaudiocpp/Exception.cxx' || echo './'`../source/portaudiocpp/Exception.cxx; \ then mv -f ".deps/Exception.Tpo" ".deps/Exception.Plo"; else rm -f ".deps/Exception.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c ../source/portaudiocpp/Exception.cxx -fPIC -DPIC -o .libs/Exception.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c ../source/portaudiocpp/Exception.cxx -o Exception.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT HostApi.lo -MD -MP -MF ".deps/HostApi.Tpo" -c -o HostApi.lo `test -f '../source/portaudiocpp/HostApi.cxx' || echo './'`../source/portaudiocpp/HostApi.cxx; \ then mv -f ".deps/HostApi.Tpo" ".deps/HostApi.Plo"; else rm -f ".deps/HostApi.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT HostApi.lo -MD -MP -MF .deps/HostApi.Tpo -c ../source/portaudiocpp/HostApi.cxx -fPIC -DPIC -o .libs/HostApi.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT HostApi.lo -MD -MP -MF .deps/HostApi.Tpo -c ../source/portaudiocpp/HostApi.cxx -o HostApi.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT InterfaceCallbackStream.lo -MD -MP -MF ".deps/InterfaceCallbackStream.Tpo" -c -o InterfaceCallbackStream.lo `test -f '../source/portaudiocpp/InterfaceCallbackStream.cxx' || echo './'`../source/portaudiocpp/InterfaceCallbackStream.cxx; \ then mv -f ".deps/InterfaceCallbackStream.Tpo" ".deps/InterfaceCallbackStream.Plo"; else rm -f ".deps/InterfaceCallbackStream.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT InterfaceCallbackStream.lo -MD -MP -MF .deps/InterfaceCallbackStream.Tpo -c ../source/portaudiocpp/InterfaceCallbackStream.cxx -fPIC -DPIC -o .libs/InterfaceCallbackStream.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT InterfaceCallbackStream.lo -MD -MP -MF .deps/InterfaceCallbackStream.Tpo -c ../source/portaudiocpp/InterfaceCallbackStream.cxx -o InterfaceCallbackStream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT MemFunCallbackStream.lo -MD -MP -MF ".deps/MemFunCallbackStream.Tpo" -c -o MemFunCallbackStream.lo `test -f '../source/portaudiocpp/MemFunCallbackStream.cxx' || echo './'`../source/portaudiocpp/MemFunCallbackStream.cxx; \ then mv -f ".deps/MemFunCallbackStream.Tpo" ".deps/MemFunCallbackStream.Plo"; else rm -f ".deps/MemFunCallbackStream.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT MemFunCallbackStream.lo -MD -MP -MF .deps/MemFunCallbackStream.Tpo -c ../source/portaudiocpp/MemFunCallbackStream.cxx -fPIC -DPIC -o .libs/MemFunCallbackStream.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT MemFunCallbackStream.lo -MD -MP -MF .deps/MemFunCallbackStream.Tpo -c ../source/portaudiocpp/MemFunCallbackStream.cxx -o MemFunCallbackStream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Stream.lo -MD -MP -MF ".deps/Stream.Tpo" -c -o Stream.lo `test -f '../source/portaudiocpp/Stream.cxx' || echo './'`../source/portaudiocpp/Stream.cxx; \ then mv -f ".deps/Stream.Tpo" ".deps/Stream.Plo"; else rm -f ".deps/Stream.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Stream.lo -MD -MP -MF .deps/Stream.Tpo -c ../source/portaudiocpp/Stream.cxx -fPIC -DPIC -o .libs/Stream.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT Stream.lo -MD -MP -MF .deps/Stream.Tpo -c ../source/portaudiocpp/Stream.cxx -o Stream.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT StreamParameters.lo -MD -MP -MF ".deps/StreamParameters.Tpo" -c -o StreamParameters.lo `test -f '../source/portaudiocpp/StreamParameters.cxx' || echo './'`../source/portaudiocpp/StreamParameters.cxx; \ then mv -f ".deps/StreamParameters.Tpo" ".deps/StreamParameters.Plo"; else rm -f ".deps/StreamParameters.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT StreamParameters.lo -MD -MP -MF .deps/StreamParameters.Tpo -c ../source/portaudiocpp/StreamParameters.cxx -fPIC -DPIC -o .libs/StreamParameters.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT StreamParameters.lo -MD -MP -MF .deps/StreamParameters.Tpo -c ../source/portaudiocpp/StreamParameters.cxx -o StreamParameters.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT System.lo -MD -MP -MF ".deps/System.Tpo" -c -o System.lo `test -f '../source/portaudiocpp/System.cxx' || echo './'`../source/portaudiocpp/System.cxx; \ then mv -f ".deps/System.Tpo" ".deps/System.Plo"; else rm -f ".deps/System.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT System.lo -MD -MP -MF .deps/System.Tpo -c ../source/portaudiocpp/System.cxx -fPIC -DPIC -o .libs/System.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT System.lo -MD -MP -MF .deps/System.Tpo -c ../source/portaudiocpp/System.cxx -o System.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT SystemDeviceIterator.lo -MD -MP -MF ".deps/SystemDeviceIterator.Tpo" -c -o SystemDeviceIterator.lo `test -f '../source/portaudiocpp/SystemDeviceIterator.cxx' || echo './'`../source/portaudiocpp/SystemDeviceIterator.cxx; \ then mv -f ".deps/SystemDeviceIterator.Tpo" ".deps/SystemDeviceIterator.Plo"; else rm -f ".deps/SystemDeviceIterator.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT SystemDeviceIterator.lo -MD -MP -MF .deps/SystemDeviceIterator.Tpo -c ../source/portaudiocpp/SystemDeviceIterator.cxx -fPIC -DPIC -o .libs/SystemDeviceIterator.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT SystemDeviceIterator.lo -MD -MP -MF .deps/SystemDeviceIterator.Tpo -c ../source/portaudiocpp/SystemDeviceIterator.cxx -o SystemDeviceIterator.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT SystemHostApiIterator.lo -MD -MP -MF ".deps/SystemHostApiIterator.Tpo" -c -o SystemHostApiIterator.lo `test -f '../source/portaudiocpp/SystemHostApiIterator.cxx' || echo './'`../source/portaudiocpp/SystemHostApiIterator.cxx; \ then mv -f ".deps/SystemHostApiIterator.Tpo" ".deps/SystemHostApiIterator.Plo"; else rm -f ".deps/SystemHostApiIterator.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT SystemHostApiIterator.lo -MD -MP -MF .deps/SystemHostApiIterator.Tpo -c ../source/portaudiocpp/SystemHostApiIterator.cxx -fPIC -DPIC -o .libs/SystemHostApiIterator.o x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -O2 -mtune=native -mmmx -msse -msse2 -msse3 -mfpmath=sse -pipe -MT SystemHostApiIterator.lo -MD -MP -MF .deps/SystemHostApiIterator.Tpo -c ../source/portaudiocpp/SystemHostApiIterator.cxx -o SystemHostApiIterator.o >/dev/null 2>&1 make[2]: *** No rule to make target `../../../lib/libportaudio.la', needed by `libportaudiocpp.la'. Stop. make[2]: Leaving directory `/var/tmp/portage/media-libs/portaudio-19_pre20071207/work/portaudio/bindings/cpp/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/portaudio-19_pre20071207/work/portaudio/bindings/cpp' make: *** [all-recursive] Error 2 make: INTERNAL: Exiting with 4 jobserver tokens available; should be 3! emake failed * ERROR: media-libs/portaudio-19_pre20071207 failed: * emake failed. * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 178: Called die * The specific snippet of code: * emake || die "emake failed." * * If you need support, post the output of 'emerge --info =media-libs/portaudio-19_pre20071207', * the complete build log and the output of 'emerge -pqv =media-libs/portaudio-19_pre20071207'. * The complete build log is located at '/var/tmp/portage/media-libs/portaudio-19_pre20071207/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/portaudio-19_pre20071207/temp/environment'. * S: '/var/tmp/portage/media-libs/portaudio-19_pre20071207/work/portaudio'