Porting "new" application of traverso-daw

Joe Nosay superbisquit at gmail.com
Sun Sep 22 14:24:39 UTC 2013


I am one of two people working on porting traverso to FreeBSD.
Some help is needed.
Included is the Makefile and the error output.

More information can be seen at:
http://forums.freebsd.org/showthread.php?t=34307

Thanks muchly and all.
-------------- next part --------------
===>  Found saved configuration for traverso-0.49.2
===>   traverso-0.49.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by traverso-0.49.2 for building
===>  Extracting for traverso-0.49.2
=> No checksum file (/home/schrodinger/Downloads/audio/traverso/distinfo).
===>  Patching for traverso-0.49.2
===>   traverso-0.49.2 depends on executable: portaudio - not found
===>    Verifying install for portaudio in /usr/ports/audio/portaudio2
===>  License MIT accepted by the user
===>  Found saved configuration for portaudio-19.20111121_1
===>   portaudio-19.20111121_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by portaudio-19.20111121_1 for building
===>  Extracting for portaudio-19.20111121_1
=> SHA256 Checksum OK for pa_stable_v19_20111121.tgz.
===>  Patching for portaudio-19.20111121_1
===>   Converting DOS text files to UNIX text files
===>   portaudio-19.20111121_1 depends on executable: doxygen - found
===>   portaudio-19.20111121_1 depends on executable: pkgconf - found
===>   portaudio-19.20111121_1 depends on executable: gmake - found
===>  Configuring for portaudio-19.20111121_1
===>   FreeBSD 10 autotools fix applied to /usr/ports/audio/portaudio2/work/portaudio/bindings/cpp/build/gnu/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/audio/portaudio2/work/portaudio/bindings/cpp/build/gnu/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/audio/portaudio2/work/portaudio/bindings/cpp/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/audio/portaudio2/work/portaudio/bindings/cpp/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /usr/ports/audio/portaudio2/work/portaudio/configure
===>   FreeBSD 10 autotools fix applied to /usr/ports/audio/portaudio2/work/portaudio/aclocal.m4
configure: loading site script /usr/ports/Templates/config.site
checking build system type... i386-portbld-freebsd10.0
checking host system type... i386-portbld-freebsd10.0
checking target system type... i386-portbld-freebsd10.0
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd10.0 file names to i386-portbld-freebsd10.0 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd10.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... (cached) /usr/bin/awk
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd10.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC...  -DPIC
checking if c++ PIC flag  -DPIC works... yes
checking if c++ static flag  works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd10.0 ld.so
checking how to hardcode library paths into programs... unsupported
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for ar... /usr/bin/ar
checking whether byte ordering is bigendian... no
checking for HPI_SubSysCreate in -lhpi... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for clock_gettime in -lrt... yes
checking for clock_gettime... (cached) 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
config.status: executing libtool commands

Configuration summary:

  Target ...................... i386-portbld-freebsd10.0
  C++ bindings ................ no
  Debug output ................ no

  OSS ......................... yes
  JACK ........................ no

===>  Building for portaudio-19.20111121_1
mkdir lib
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=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/unix src/os/win
touch lib-stamp
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_converters.c -o src/common/pa_converters.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_allocation.c  -fPIC -DPIC -o src/common/.libs/pa_allocation.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_converters.c  -fPIC -DPIC -o src/common/.libs/pa_converters.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_allocation.c -o src/common/pa_allocation.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_cpuload.c  -fPIC -DPIC -o src/common/.libs/pa_cpuload.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_dither.c -o src/common/pa_dither.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_dither.c  -fPIC -DPIC -o src/common/.libs/pa_dither.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_dither.c -o src/common/pa_dither.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_debugprint.c -o src/common/pa_debugprint.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_debugprint.c  -fPIC -DPIC -o src/common/.libs/pa_debugprint.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_converters.c -o src/common/pa_converters.o >/dev/null 2>&1
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_debugprint.c -o src/common/pa_debugprint.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_front.c -o src/common/pa_front.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_front.c  -fPIC -DPIC -o src/common/.libs/pa_front.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_front.c -o src/common/pa_front.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_process.c -o src/common/pa_process.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_process.c  -fPIC -DPIC -o src/common/.libs/pa_process.o
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_stream.c -o src/common/pa_stream.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_stream.c  -fPIC -DPIC -o src/common/.libs/pa_stream.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_stream.c -o src/common/pa_stream.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_trace.c -o src/common/pa_trace.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_trace.c  -fPIC -DPIC -o src/common/.libs/pa_trace.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_trace.c -o src/common/pa_trace.o >/dev/null 2>&1
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/common/pa_process.c -o src/common/pa_process.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/hostapi/skeleton/pa_hostapi_skeleton.c -o src/hostapi/skeleton/pa_hostapi_skeleton.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/hostapi/skeleton/pa_hostapi_skeleton.c  -fPIC -DPIC -o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/hostapi/skeleton/pa_hostapi_skeleton.c -o src/hostapi/skeleton/pa_hostapi_skeleton.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/hostapi/oss/pa_unix_oss.c -o src/hostapi/oss/pa_unix_oss.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/hostapi/oss/pa_unix_oss.c  -fPIC -DPIC -o src/hostapi/oss/.libs/pa_unix_oss.o
/bin/sh ./libtool --mode=compile cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_hostapis.c -o src/os/unix/pa_unix_hostapis.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_hostapis.c  -fPIC -DPIC -o src/os/unix/.libs/pa_unix_hostapis.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=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 cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.lo
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_util.c  -fPIC -DPIC -o src/os/unix/.libs/pa_unix_util.o
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.o >/dev/null 2>&1
libtool: compile:  cc -c -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 src/hostapi/oss/pa_unix_oss.c -o src/hostapi/oss/pa_unix_oss.o >/dev/null 2>&1
if test -n "" ; then for dir in ""; do gmake -C $dir all; done ; fi
mkdir bin
touch bin-stamp
/bin/sh ./libtool --mode=link cc -L/usr/local/lib -pthread -fPIC -rpath /usr/local/lib/portaudio2 -no-undefined -export-symbols-regex "(Pa|PaMacCore|PaJack|PaAlsa|PaAsio|PaOSS)_.*" -version-info 2:0:0 -o lib/libportaudio.la src/common/pa_allocation.lo src/common/pa_converters.lo src/common/pa_cpuload.lo src/common/pa_dither.lo src/common/pa_debugprint.lo src/common/pa_front.lo src/common/pa_process.lo src/common/pa_stream.lo src/common/pa_trace.lo src/hostapi/skeleton/pa_hostapi_skeleton.lo src/hostapi/oss/pa_unix_oss.lo src/os/unix/pa_unix_hostapis.lo src/os/unix/pa_unix_util.lo -lrt -lm -lpthread
libtool: link: /usr/bin/nm -B  src/common/.libs/pa_allocation.o src/common/.libs/pa_converters.o src/common/.libs/pa_cpuload.o src/common/.libs/pa_dither.o src/common/.libs/pa_debugprint.o src/common/.libs/pa_front.o src/common/.libs/pa_process.o src/common/.libs/pa_stream.o src/common/.libs/pa_trace.o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o src/hostapi/oss/.libs/pa_unix_oss.o src/os/unix/.libs/pa_unix_hostapis.o src/os/unix/.libs/pa_unix_util.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > lib/.libs/libportaudio.exp
libtool: link: /usr/bin/egrep -e "(Pa|PaMacCore|PaJack|PaAlsa|PaAsio|PaOSS)_.*" "lib/.libs/libportaudio.exp" > "lib/.libs/libportaudio.expT"
libtool: link: mv -f "lib/.libs/libportaudio.expT" "lib/.libs/libportaudio.exp"
libtool: link: cc -shared  -fPIC -DPIC  src/common/.libs/pa_allocation.o src/common/.libs/pa_converters.o src/common/.libs/pa_cpuload.o src/common/.libs/pa_dither.o src/common/.libs/pa_debugprint.o src/common/.libs/pa_front.o src/common/.libs/pa_process.o src/common/.libs/pa_stream.o src/common/.libs/pa_trace.o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o src/hostapi/oss/.libs/pa_unix_oss.o src/os/unix/.libs/pa_unix_hostapis.o src/os/unix/.libs/pa_unix_util.o   -L/usr/local/lib -lrt -lm -lpthread  -pthread   -pthread -Wl,-soname -Wl,libportaudio.so.2 -Wl,-retain-symbols-file -Wl,lib/.libs/libportaudio.exp -o lib/.libs/libportaudio.so.2
libtool: link: (cd "lib/.libs" && rm -f "libportaudio.so" && ln -s "libportaudio.so.2" "libportaudio.so")
libtool: link: (cd "lib/.libs" && rm -f "libportaudio.so" && ln -s "libportaudio.so.2" "libportaudio.so")
libtool: link: /usr/bin/ar cru lib/.libs/libportaudio.a  src/common/pa_allocation.o src/common/pa_converters.o src/common/pa_cpuload.o src/common/pa_dither.o src/common/pa_debugprint.o src/common/pa_front.o src/common/pa_process.o src/common/pa_stream.o src/common/pa_trace.o src/hostapi/skeleton/pa_hostapi_skeleton.o src/hostapi/oss/pa_unix_oss.o src/os/unix/pa_unix_hostapis.o src/os/unix/pa_unix_util.o
libtool: link: ranlib lib/.libs/libportaudio.a
libtool: link: ( cd "lib/.libs" && rm -f "libportaudio.la" && ln -s "../libportaudio.la" "libportaudio.la" )
/bin/sh ./libtool --mode=link cc -o bin/patest1 -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest1.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_buffer -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_buffer.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_buffer -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_buffer.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest1 -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest1.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_callbackstop -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_callbackstop.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_clip -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_clip.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_clip -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_clip.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_callbackstop -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_callbackstop.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_dither -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_dither.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_dither -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_dither.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_hang -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_hang.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_in_overflow -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_in_overflow.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_hang -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_hang.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_in_overflow -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_in_overflow.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_latency -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_latency.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_leftright -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_leftright.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_latency -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_latency.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_leftright -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_leftright.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_longsine -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_longsine.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_many -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_many.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_longsine -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_longsine.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_many -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_many.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_maxsines -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_maxsines.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_mono -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_mono.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_maxsines -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_maxsines.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_mono -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_mono.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_multi_sine -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_multi_sine.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_out_underflow -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_out_underflow.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_multi_sine -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_multi_sine.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_out_underflow -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_out_underflow.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_prime -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_prime.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_ringmix -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_ringmix.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_prime -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_prime.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_ringmix -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_ringmix.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_sine8 -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine8.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_sine_channelmaps -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine_channelmaps.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_sine8 -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine8.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_sine_channelmaps -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine_channelmaps.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_sine_formats -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine_formats.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_sine_time -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine_time.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_sine_time -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine_time.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_sine_formats -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine_formats.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_sine_srate -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine_srate.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_start_stop -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_start_stop.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_sine_srate -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_sine_srate.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_start_stop -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_start_stop.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_stop -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_stop.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_stop_playout -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_stop_playout.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_stop_playout -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_stop_playout.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_stop -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_stop.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_toomanysines -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_toomanysines.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_two_rates -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_two_rates.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_toomanysines -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_toomanysines.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_two_rates -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_two_rates.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/patest_underflow -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_underflow.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/patest_wire -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_wire.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/patest_underflow -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_underflow.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/patest_wire -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/patest_wire.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/pa_minlat -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/pa_minlat.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/pa_devs -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/pa_devs.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/pa_minlat -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./test/pa_minlat.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/pa_devs -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/pa_devs.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/pa_fuzz -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/pa_fuzz.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/paex_pink -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_pink.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/pa_fuzz -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/pa_fuzz.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/paex_pink -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_pink.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/paex_read_write_wire -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_read_write_wire.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/paex_record -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_record.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/paex_read_write_wire -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_read_write_wire.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/paex_record -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_record.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/paex_saw -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_saw.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/paex_sine -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_sine.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/paex_saw -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_saw.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/paex_write_sine -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_write_sine.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/paex_sine -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_sine.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/paex_write_sine -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_write_sine.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/paex_write_sine_nonint -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_write_sine_nonint.c lib/libportaudio.la -lm -lpthread
/bin/sh ./libtool --mode=link cc -o bin/paqa_devs -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./qa/paqa_devs.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/paex_write_sine_nonint -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./examples/paex_write_sine_nonint.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
libtool: link: cc -o bin/.libs/paqa_devs -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./qa/paqa_devs.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/paqa_errs -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./qa/paqa_errs.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/paqa_errs -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./qa/paqa_errs.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
/bin/sh ./libtool --mode=link cc -o bin/paqa_latency -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./qa/paqa_latency.c lib/libportaudio.la -lm -lpthread
libtool: link: cc -o bin/.libs/paqa_latency -O2 -pipe -mssse3 -Wall -fno-strict-aliasing -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"portaudio2\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DLT_OBJDIR=\".libs/\" -DHAVE_SYS_SOUNDCARD_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_OSS=1 ./qa/paqa_latency.c  lib/.libs/libportaudio.so -L/usr/local/lib -lrt -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib/portaudio2
===>  Installing for portaudio-19.20111121_1
===>   Generating temporary packing list
===>  Checking if audio/portaudio2 already installed
/usr/bin/install -c -o root -g wheel -d /usr/local/lib/portaudio2
/bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel lib/libportaudio.la /usr/local/lib/portaudio2
libtool: install: /usr/bin/install -c -o root -g wheel lib/.libs/libportaudio.so.2 /usr/local/lib/portaudio2/libportaudio.so.2
libtool: install: (cd /usr/local/lib/portaudio2 && { ln -s -f libportaudio.so.2 libportaudio.so || { rm -f libportaudio.so && ln -s libportaudio.so.2 libportaudio.so; }; })
libtool: install: (cd /usr/local/lib/portaudio2 && { ln -s -f libportaudio.so.2 libportaudio.so || { rm -f libportaudio.so && ln -s libportaudio.so.2 libportaudio.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel lib/.libs/libportaudio.lai /usr/local/lib/portaudio2/libportaudio.la
libtool: install: /usr/bin/install -c -o root -g wheel lib/.libs/libportaudio.a /usr/local/lib/portaudio2/libportaudio.a
libtool: install: chmod 644 /usr/local/lib/portaudio2/libportaudio.a
libtool: install: ranlib /usr/local/lib/portaudio2/libportaudio.a
/usr/bin/install -c -o root -g wheel -d /usr/local/include/portaudio2
for include in portaudio.h; do \
	install  -o root -g wheel -m 444 -m 644 ./include/$include /usr/local/include/portaudio2/$include; \
done
/usr/bin/install -c -o root -g wheel -d /usr/local/libdata/pkgconfig
/usr/bin/install -c -o root -g wheel -m 644 portaudio-2.0.pc /usr/local/libdata/pkgconfig/portaudio-2.0.pc

------------------------------------------------------------
PortAudio was successfully installed.

On some systems (e.g. Linux) you should run 'ldconfig' now
to make the shared object available.  You may also need to
modify your LD_LIBRARY_PATH environment variable to include
the directory /usr/local/lib/portaudio2
------------------------------------------------------------

gmake install-recursive
gmake[1]: Entering directory `/usr/ports/audio/portaudio2/work/portaudio'
if test -n "" ; then for dir in ""; do gmake -C $dir install; done ; fi
gmake[1]: Leaving directory `/usr/ports/audio/portaudio2/work/portaudio'
install  -o root -g wheel -m 555 /usr/ports/audio/portaudio2/work/portaudio/bin/* /usr/local/bin
/bin/mkdir -p /usr/local/share/doc/portaudio2
install  -o root -g wheel -m 444 /usr/ports/audio/portaudio2/work/portaudio/README.txt /usr/ports/audio/portaudio2/work/portaudio/index.html /usr/local/share/doc/portaudio2
warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `DETAILS_AT_TOP' at line 33 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `SHOW_DIRECTORIES' at line 70 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 128 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 228 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 229 of file Doxyfile has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:139: warning: Compound PaWinWaveFormat is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h:59: warning: Compound PaWinDirectSoundStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:76: warning: Compound PaWinMmeDeviceAndChannelCount is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:207: warning: Compound PaWasapiStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_asio.h:125: warning: Compound PaAsioStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:82: warning: Compound PaWinMmeStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:193: warning: Compound PaWasapiJackDescription is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:66: warning: Compound PinkNoise is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:68: warning: Compound paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:68: warning: Compound paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:58: warning: Compound paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_saw.c:51: warning: Compound paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:82: warning: Compound paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:161: warning: Compound paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:66: warning: Compound paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_linux_alsa.h:54: warning: Compound PaAlsaStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_asio.h:123: warning: Member paAsioUseChannelSelectors (macro definition) of file pa_asio.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_asio.h:143: warning: Member PaAsioStreamInfo (typedef) of file pa_asio.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_asio.h:68: warning: explicit link request to 'define' could not be resolved
/usr/ports/audio/portaudio2/work/portaudio/examples/pa_devs.c:99: warning: Member main(void) (function) of file pa_devs.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c:52: warning: Member SAMPLE_RATE (macro definition) of file pa_fuzz.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c:53: warning: Member PA_SAMPLE_TYPE (macro definition) of file pa_fuzz.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c:54: warning: Member FRAMES_PER_BUFFER (macro definition) of file pa_fuzz.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c:82: warning: Member FUZZ(x) (macro definition) of file pa_fuzz.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c:56: warning: Member SAMPLE (typedef) of file pa_fuzz.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c:58: warning: Member CubicAmplifier(float input) (function) of file pa_fuzz.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c:124: warning: Member main(void) (function) of file pa_fuzz.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_linux_alsa.h:61: warning: Member PaAlsaStreamInfo (typedef) of file pa_linux_alsa.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h:151: warning: Member paMacCoreConversionQualityMedium (macro definition) of file pa_mac_core.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h:152: warning: Member paMacCoreConversionQualityLow (macro definition) of file pa_mac_core.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h:153: warning: Member paMacCoreConversionQualityHigh (macro definition) of file pa_mac_core.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h:154: warning: Member paMacCoreConversionQualityMax (macro definition) of file pa_mac_core.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h:112: warning: argument 'channel' of command @param is not found in the argument list of PaMacCore_GetChannelName(int device, int channelIndex, bool input)
/usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h:112: warning: The following parameters of PaMacCore_GetChannelName(int device, int channelIndex, bool input) are not documented:
  parameter 'channelIndex'
  parameter 'input'
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h:55: warning: Member paWinDirectSoundUseLowLevelLatencyParameters (macro definition) of file pa_win_ds.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h:56: warning: Member paWinDirectSoundUseChannelMask (macro definition) of file pa_win_ds.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h:90: warning: Member PaWinDirectSoundStreamInfo (typedef) of file pa_win_ds.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:77: warning: Member paWinWasapiExclusive (macro definition) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:78: warning: Member paWinWasapiRedirectHostProcessor (macro definition) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:79: warning: Member paWinWasapiUseChannelMask (macro definition) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:80: warning: Member paWinWasapiPolling (macro definition) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:81: warning: Member paWinWasapiThreadPriority (macro definition) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:76: warning: Member PaWasapiFlags (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:92: warning: Member PaWasapiHostProcessorCallback)(void *inputBuffer, long inputFrames, void *outputBuffer, long outputFrames, void *userData) (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:109: warning: Member PaWasapiDeviceRole (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:128: warning: Member PaWasapiJackConnectionType (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:151: warning: Member PaWasapiJackGeoLocation (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:162: warning: Member PaWasapiJackGenLocation (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:173: warning: Member PaWasapiJackPortConnection (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:188: warning: Member PaWasapiThreadPriority (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:202: warning: Member PaWasapiJackDescription (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:239: warning: Member PaWasapiStreamInfo (typedef) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:57: warning: Member PaWasapiFlags (enumeration) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:96: warning: Member PaWasapiDeviceRole (enumeration) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:114: warning: Member PaWasapiJackConnectionType (enumeration) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:133: warning: Member PaWasapiJackGeoLocation (enumeration) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:156: warning: Member PaWasapiJackGenLocation (enumeration) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:167: warning: Member PaWasapiJackPortConnection (enumeration) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:178: warning: Member PaWasapiThreadPriority (enumeration) of file pa_win_wasapi.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:315: warning: argument 'KSJACK_DESCRIPTION' of command @param is not found in the argument list of PaWasapi_GetJackDescription(PaDeviceIndex nDevice, int jindex, PaWasapiJackDescription *pJackDescription)
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:315: warning: The following parameters of PaWasapi_GetJackDescription(PaDeviceIndex nDevice, int jindex, PaWasapiJackDescription *pJackDescription) are not documented:
  parameter 'pJackDescription'
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:60: warning: Member PAWIN_SPEAKER_FRONT_LEFT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:61: warning: Member PAWIN_SPEAKER_FRONT_RIGHT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:62: warning: Member PAWIN_SPEAKER_FRONT_CENTER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:63: warning: Member PAWIN_SPEAKER_LOW_FREQUENCY (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:64: warning: Member PAWIN_SPEAKER_BACK_LEFT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:65: warning: Member PAWIN_SPEAKER_BACK_RIGHT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:66: warning: Member PAWIN_SPEAKER_FRONT_LEFT_OF_CENTER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:67: warning: Member PAWIN_SPEAKER_FRONT_RIGHT_OF_CENTER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:68: warning: Member PAWIN_SPEAKER_BACK_CENTER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:69: warning: Member PAWIN_SPEAKER_SIDE_LEFT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:70: warning: Member PAWIN_SPEAKER_SIDE_RIGHT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:71: warning: Member PAWIN_SPEAKER_TOP_CENTER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:72: warning: Member PAWIN_SPEAKER_TOP_FRONT_LEFT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:73: warning: Member PAWIN_SPEAKER_TOP_FRONT_CENTER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:74: warning: Member PAWIN_SPEAKER_TOP_FRONT_RIGHT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:75: warning: Member PAWIN_SPEAKER_TOP_BACK_LEFT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:76: warning: Member PAWIN_SPEAKER_TOP_BACK_CENTER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:77: warning: Member PAWIN_SPEAKER_TOP_BACK_RIGHT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:80: warning: Member PAWIN_SPEAKER_RESERVED (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:83: warning: Member PAWIN_SPEAKER_ALL (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:86: warning: Member PAWIN_SPEAKER_DIRECTOUT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:87: warning: Member PAWIN_SPEAKER_MONO (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:88: warning: Member PAWIN_SPEAKER_STEREO (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:90: warning: Member PAWIN_SPEAKER_QUAD (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:92: warning: Member PAWIN_SPEAKER_SURROUND (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:95: warning: Member PAWIN_SPEAKER_5POINT1 (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:99: warning: Member PAWIN_SPEAKER_7POINT1 (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:102: warning: Member PAWIN_SPEAKER_5POINT1_SURROUND (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:106: warning: Member PAWIN_SPEAKER_7POINT1_SURROUND (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:113: warning: Member PAWIN_SPEAKER_5POINT1_BACK (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:114: warning: Member PAWIN_SPEAKER_7POINT1_WIDE (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:117: warning: Member PAWIN_SPEAKER_GROUND_FRONT_LEFT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:118: warning: Member PAWIN_SPEAKER_GROUND_FRONT_CENTER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:119: warning: Member PAWIN_SPEAKER_GROUND_FRONT_RIGHT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:120: warning: Member PAWIN_SPEAKER_GROUND_REAR_LEFT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:121: warning: Member PAWIN_SPEAKER_GROUND_REAR_RIGHT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:122: warning: Member PAWIN_SPEAKER_TOP_MIDDLE (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:123: warning: Member PAWIN_SPEAKER_SUPER_WOOFER (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:136: warning: Member PAWIN_SIZEOF_WAVEFORMATEX (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:137: warning: Member PAWIN_SIZEOF_WAVEFORMATEXTENSIBLE (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:156: warning: Member PAWIN_INDEXOF_WVALIDBITSPERSAMPLE (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:157: warning: Member PAWIN_INDEXOF_DWCHANNELMASK (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:158: warning: Member PAWIN_INDEXOF_SUBFORMAT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:166: warning: Member PAWIN_WAVE_FORMAT_PCM (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:167: warning: Member PAWIN_WAVE_FORMAT_IEEE_FLOAT (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:168: warning: Member PAWIN_WAVE_FORMAT_DOLBY_AC3_SPDIF (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:169: warning: Member PAWIN_WAVE_FORMAT_WMA_SPDIF (macro definition) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:57: warning: Member PaWinWaveFormatChannelMask (typedef) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:176: warning: Member PaWin_SampleFormatToLinearWaveFormatTag(PaSampleFormat sampleFormat) (function) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:183: warning: Member PaWin_InitializeWaveFormatEx(PaWinWaveFormat *waveFormat, int numChannels, PaSampleFormat sampleFormat, int waveFormatTag, double sampleRate) (function) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:188: warning: Member PaWin_InitializeWaveFormatExtensible(PaWinWaveFormat *waveFormat, int numChannels, PaSampleFormat sampleFormat, int waveFormatTag, double sampleRate, PaWinWaveFormatChannelMask channelMask) (function) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:192: warning: Member PaWin_DefaultChannelMask(int numChannels) (function) of file pa_win_waveformat.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:59: warning: Member paWinMmeUseLowLevelLatencyParameters (macro definition) of file pa_win_wmme.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:60: warning: Member paWinMmeUseMultipleDevices (macro definition) of file pa_win_wmme.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:61: warning: Member paWinMmeUseChannelMask (macro definition) of file pa_win_wmme.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:68: warning: Member paWinMmeDontThrottleOverloadedProcessingThread (macro definition) of file pa_win_wmme.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:72: warning: Member paWinMmeWaveFormatDolbyAc3Spdif (macro definition) of file pa_win_wmme.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:73: warning: Member paWinMmeWaveFormatWmaSpdif (macro definition) of file pa_win_wmme.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:79: warning: Member PaWinMmeDeviceAndChannelCount (typedef) of file pa_win_wmme.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:128: warning: Member PaWinMmeStreamInfo (typedef) of file pa_win_wmme.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:54: warning: Member NUM_SECONDS (macro definition) of file paex_mono_asio_channel_select.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:55: warning: Member SAMPLE_RATE (macro definition) of file paex_mono_asio_channel_select.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:56: warning: Member AMPLITUDE (macro definition) of file paex_mono_asio_channel_select.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:57: warning: Member FRAMES_PER_BUFFER (macro definition) of file paex_mono_asio_channel_select.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:58: warning: Member OUTPUT_DEVICE (macro definition) of file paex_mono_asio_channel_select.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:61: warning: Member M_PI (macro definition) of file paex_mono_asio_channel_select.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:64: warning: Member TABLE_SIZE (macro definition) of file paex_mono_asio_channel_select.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:100: warning: Member main(void) (function) of file paex_mono_asio_channel_select.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:61: warning: Member PINK_MAX_RANDOM_ROWS (macro definition) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:62: warning: Member PINK_RANDOM_BITS (macro definition) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:63: warning: Member PINK_RANDOM_SHIFT (macro definition) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:106: warning: Member PINK_MEASURE (macro definition) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:156: warning: Member PINK_TEST (macro definition) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:77: warning: Member InitializePinkNoise(PinkNoise *pink, int numRows) (function) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:78: warning: Member GeneratePinkNoise(PinkNoise *pink) (function) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:207: warning: Member main(void) (function) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:108: warning: Member pinkMax (variable) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:109: warning: Member pinkMin (variable) of file paex_pink.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:52: warning: Member SAMPLE_RATE (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:53: warning: Member FRAMES_PER_BUFFER (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:54: warning: Member NUM_CHANNELS (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:55: warning: Member NUM_SECONDS (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:57: warning: Member DITHER_FLAG (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:60: warning: Member CHECK_OVERFLOW (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:61: warning: Member CHECK_UNDERFLOW (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:78: warning: Member PA_SAMPLE_TYPE (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:79: warning: Member SAMPLE_SIZE (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:80: warning: Member SAMPLE_SILENCE (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:81: warning: Member CLEAR(a) (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:82: warning: Member PRINTF_S_FORMAT (macro definition) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c:103: warning: Member main(void) (function) of file paex_read_write_wire.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:49: warning: Member SAMPLE_RATE (macro definition) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:50: warning: Member FRAMES_PER_BUFFER (macro definition) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:51: warning: Member NUM_SECONDS (macro definition) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:52: warning: Member NUM_CHANNELS (macro definition) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:54: warning: Member DITHER_FLAG (macro definition) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:60: warning: Member PA_SAMPLE_TYPE (macro definition) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:62: warning: Member SAMPLE_SILENCE (macro definition) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:63: warning: Member PRINTF_S_FORMAT (macro definition) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:61: warning: Member SAMPLE (typedef) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:195: warning: Member main(void) (function) of file paex_record.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_saw.c:47: warning: Member NUM_SECONDS (macro definition) of file paex_saw.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_saw.c:48: warning: Member SAMPLE_RATE (macro definition) of file paex_saw.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_saw.c:90: warning: Member main(void) (function) of file paex_saw.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:48: warning: Member NUM_SECONDS (macro definition) of file paex_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:49: warning: Member SAMPLE_RATE (macro definition) of file paex_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:50: warning: Member FRAMES_PER_BUFFER (macro definition) of file paex_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:53: warning: Member M_PI (macro definition) of file paex_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:56: warning: Member TABLE_SIZE (macro definition) of file paex_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:107: warning: Member main(void) (function) of file paex_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:53: warning: Member NUM_SECONDS (macro definition) of file paex_wmme_ac3.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:54: warning: Member SAMPLE_RATE (macro definition) of file paex_wmme_ac3.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:55: warning: Member FRAMES_PER_BUFFER (macro definition) of file paex_wmme_ac3.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:58: warning: Member M_PI (macro definition) of file paex_wmme_ac3.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:61: warning: Member TABLE_SIZE (macro definition) of file paex_wmme_ac3.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:63: warning: Member CHANNEL_COUNT (macro definition) of file paex_wmme_ac3.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:110: warning: Member main(int argc, char *argv[]) (function) of file paex_wmme_ac3.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:53: warning: Member NUM_SECONDS (macro definition) of file paex_wmme_surround.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:54: warning: Member SAMPLE_RATE (macro definition) of file paex_wmme_surround.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:55: warning: Member FRAMES_PER_BUFFER (macro definition) of file paex_wmme_surround.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:58: warning: Member M_PI (macro definition) of file paex_wmme_surround.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:61: warning: Member TABLE_SIZE (macro definition) of file paex_wmme_surround.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:63: warning: Member CHANNEL_COUNT (macro definition) of file paex_wmme_surround.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:123: warning: Member main(int argc, char *argv[]) (function) of file paex_wmme_surround.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine.c:49: warning: Member NUM_SECONDS (macro definition) of file paex_write_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine.c:50: warning: Member SAMPLE_RATE (macro definition) of file paex_write_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine.c:51: warning: Member FRAMES_PER_BUFFER (macro definition) of file paex_write_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine.c:54: warning: Member M_PI (macro definition) of file paex_write_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine.c:57: warning: Member TABLE_SIZE (macro definition) of file paex_write_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine.c:60: warning: Member main(void) (function) of file paex_write_sine.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine_nonint.c:49: warning: Member NUM_SECONDS (macro definition) of file paex_write_sine_nonint.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine_nonint.c:50: warning: Member SAMPLE_RATE (macro definition) of file paex_write_sine_nonint.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine_nonint.c:51: warning: Member FRAMES_PER_BUFFER (macro definition) of file paex_write_sine_nonint.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine_nonint.c:54: warning: Member M_PI (macro definition) of file paex_write_sine_nonint.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine_nonint.c:57: warning: Member TABLE_SIZE (macro definition) of file paex_write_sine_nonint.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine_nonint.c:60: warning: Member main(void) (function) of file paex_write_sine_nonint.c is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:104: warning: Member PaErrorCode (typedef) of file portaudio.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:72: warning: Member PaErrorCode (enumeration) of file portaudio.h is not documented.
/usr/ports/audio/portaudio2/work/portaudio/doc/src/api_overview.dox:35: warning: unable to resolve reference to `paUnanticipatedHostError' for \ref command
/usr/ports/audio/portaudio2/work/portaudio/doc/src/api_overview.dox:35: warning: unable to resolve reference to `paUnanticipatedHostError' for \ref command
/usr/ports/audio/portaudio2/work/portaudio/include/pa_linux_alsa.h:55: warning: Member size (variable) of class PaAlsaStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_linux_alsa.h:56: warning: Member hostApiType (variable) of class PaAlsaStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_linux_alsa.h:57: warning: Member version (variable) of class PaAlsaStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_linux_alsa.h:59: warning: Member deviceString (variable) of class PaAlsaStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_asio.h:130: warning: Member flags (variable) of class PaAsioStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_asio.h:142: warning: Member channelSelectors (variable) of class PaAsioStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:451: warning: Member structVersion (variable) of class PaDeviceInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:452: warning: Member name (variable) of class PaDeviceInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:455: warning: Member maxInputChannels (variable) of class PaDeviceInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:456: warning: Member maxOutputChannels (variable) of class PaDeviceInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:460: warning: Member defaultLowOutputLatency (variable) of class PaDeviceInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:463: warning: Member defaultHighOutputLatency (variable) of class PaDeviceInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h:465: warning: Member defaultSampleRate (variable) of class PaDeviceInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h:65: warning: Member size (variable) of class PaMacCoreStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:67: warning: Member sine[TABLE_SIZE] (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c:68: warning: Member phase (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:162: warning: Member leftPink (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:163: warning: Member rightPink (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:164: warning: Member sampsToGo (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:83: warning: Member frameIndex (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:84: warning: Member maxFrameIndex (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c:85: warning: Member recordedSamples (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_saw.c:52: warning: Member left_phase (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_saw.c:53: warning: Member right_phase (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:60: warning: Member left_phase (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:61: warning: Member right_phase (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c:62: warning: Member message[20] (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:69: warning: Member buffer (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:70: warning: Member bufferSampleCount (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c:71: warning: Member playbackIndex (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:71: warning: Member currentChannel (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c:72: warning: Member cycleCount (variable) of class paTestData is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:194: warning: Member channelMapping (variable) of class PaWasapiJackDescription is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:195: warning: Member color (variable) of class PaWasapiJackDescription is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:196: warning: Member connectionType (variable) of class PaWasapiJackDescription is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:197: warning: Member geoLocation (variable) of class PaWasapiJackDescription is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:198: warning: Member genLocation (variable) of class PaWasapiJackDescription is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:199: warning: Member portConnection (variable) of class PaWasapiJackDescription is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:200: warning: Member isConnected (variable) of class PaWasapiJackDescription is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:220: warning: Member channelMask (variable) of class PaWasapiStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:227: warning: Member hostProcessorOutput (variable) of class PaWasapiStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:228: warning: Member hostProcessorInput (variable) of class PaWasapiStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h:237: warning: Member threadPriority (variable) of class PaWasapiStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h:64: warning: Member flags (variable) of class PaWinDirectSoundStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h:79: warning: Member framesPerBuffer (variable) of class PaWinDirectSoundStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h:88: warning: Member channelMask (variable) of class PaWinDirectSoundStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:77: warning: Member device (variable) of class PaWinMmeDeviceAndChannelCount is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:78: warning: Member channelCount (variable) of class PaWinMmeDeviceAndChannelCount is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:87: warning: Member flags (variable) of class PaWinMmeStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:102: warning: Member framesPerBuffer (variable) of class PaWinMmeStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:103: warning: Member bufferCount (variable) of class PaWinMmeStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:116: warning: Member devices (variable) of class PaWinMmeStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:117: warning: Member deviceCount (variable) of class PaWinMmeStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h:126: warning: Member channelMask (variable) of class PaWinMmeStreamInfo is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:140: warning: Member fields[PAWIN_SIZEOF_WAVEFORMATEXTENSIBLE] (variable) of class PaWinWaveFormat is not documented.
/usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h:141: warning: Member extraLongForAlignment (variable) of class PaWinWaveFormat is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:67: warning: Member pink_Rows[PINK_MAX_RANDOM_ROWS] (variable) of class PinkNoise is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:68: warning: Member pink_RunningSum (variable) of class PinkNoise is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:69: warning: Member pink_Index (variable) of class PinkNoise is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:70: warning: Member pink_IndexMask (variable) of class PinkNoise is not documented.
/usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c:71: warning: Member pink_Scalar (variable) of class PinkNoise is not documented.
Searching for include files...
Searching for example files...
Searching for images...
Searching for files in directory /usr/ports/audio/portaudio2/work/portaudio/doc/src/images
Searching for dot files...
Searching for msc files...
Searching for files to exclude
Searching for files in directory /usr/ports/audio/portaudio2/work/portaudio/src/hostapi/wasapi/mingw-include
Searching for files to process...
Searching for files in directory /usr/ports/audio/portaudio2/work/portaudio/doc/src
Searching for files in directory /usr/ports/audio/portaudio2/work/portaudio/doc/src/images
Searching for files in directory /usr/ports/audio/portaudio2/work/portaudio/include
Searching for files in directory /usr/ports/audio/portaudio2/work/portaudio/examples
Reading and parsing tag files
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/doc/src/api_overview.dox...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/doc/src/api_overview.dox...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/doc/src/license.dox...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/doc/src/license.dox...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/doc/src/mainpage.dox...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/doc/src/mainpage.dox...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/doc/src/srcguide.dox...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/doc/src/srcguide.dox...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/pa_asio.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/pa_asio.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/pa_jack.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/pa_jack.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/pa_linux_alsa.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/pa_linux_alsa.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/pa_mac_core.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/pa_win_ds.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wasapi.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/pa_win_waveformat.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/pa_win_wmme.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/include/portaudio.h...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/pa_devs.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/pa_devs.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/pa_fuzz.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_mono_asio_channel_select.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_pink.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_read_write_wire.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_record.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_saw.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_saw.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_sine.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_ac3.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_wmme_surround.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine.c...
Preprocessing /usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine_nonint.c...
Parsing file /usr/ports/audio/portaudio2/work/portaudio/examples/paex_write_sine_nonint.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating example documentation...
Generating file sources...
Parsing code for file api_overview.dox...
Parsing code for file license.dox...
Parsing code for file mainpage.dox...
Generating code for file pa_asio.h...
Generating code for file pa_devs.c...
Generating code for file pa_fuzz.c...
Generating code for file pa_jack.h...
Generating code for file pa_linux_alsa.h...
Generating code for file pa_mac_core.h...
Generating code for file pa_win_ds.h...
Generating code for file pa_win_wasapi.h...
Generating code for file pa_win_waveformat.h...
Generating code for file pa_win_wmme.h...
Generating code for file paex_mono_asio_channel_select.c...
Generating code for file paex_pink.c...
Generating code for file paex_read_write_wire.c...
Generating code for file paex_record.c...
Generating code for file paex_saw.c...
Generating code for file paex_sine.c...
Generating code for file paex_wmme_ac3.c...
Generating code for file paex_wmme_surround.c...
Generating code for file paex_write_sine.c...
Generating code for file paex_write_sine_nonint.c...
Generating code for file portaudio.h...
Parsing code for file srcguide.dox...
Generating file documentation...
Generating docs for file pa_asio.h...
Generating docs for file pa_devs.c...
Generating docs for file pa_fuzz.c...
Generating docs for file pa_jack.h...
Generating docs for file pa_linux_alsa.h...
Generating docs for file pa_mac_core.h...
Generating docs for file pa_win_ds.h...
Generating docs for file pa_win_wasapi.h...
Generating docs for file pa_win_waveformat.h...
Generating docs for file pa_win_wmme.h...
Generating docs for file paex_mono_asio_channel_select.c...
Generating docs for file paex_pink.c...
Generating docs for file paex_read_write_wire.c...
Generating docs for file paex_record.c...
Generating docs for file paex_saw.c...
Generating docs for file paex_sine.c...
Generating docs for file paex_wmme_ac3.c...
Generating docs for file paex_wmme_surround.c...
Generating docs for file paex_write_sine.c...
Generating docs for file paex_write_sine_nonint.c...
Generating docs for file portaudio.h...
Generating page documentation...
Generating docs for page api_overview...
Generating docs for page License...
Generating group documentation...
Generating class documentation...
Generating docs for compound PaAlsaStreamInfo...
Generating docs for compound PaAsioStreamInfo...
Generating docs for compound PaDeviceInfo...
Generating docs for compound PaHostApiInfo...
Generating docs for compound PaHostErrorInfo...
Generating docs for compound PaMacCoreStreamInfo...
Generating docs for compound PaStreamCallbackTimeInfo...
Generating docs for compound PaStreamInfo...
Generating docs for compound PaStreamParameters...
Generating docs for compound paTestData...
Generating docs for compound PaWasapiJackDescription...
Generating docs for compound PaWasapiStreamInfo...
Generating docs for compound PaWinDirectSoundStreamInfo...
Generating docs for compound PaWinMmeDeviceAndChannelCount...
Generating docs for compound PaWinMmeStreamInfo...
Generating docs for compound PaWinWaveFormat...
Generating docs for compound PinkNoise...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
lookup cache used 524/65536 hits=3714 misses=540
finished...
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib/portaudio2
===>   Installing ldconfig configuration file
===>   Registering installation for portaudio-19.20111121_1 as automatic
Installing portaudio-19.20111121_1... done
===>   Returning to build of traverso-0.49.2
===>   traverso-0.49.2 depends on file: /usr/local/bin/cmake - found
===>   traverso-0.49.2 depends on shared library: slv2 - found
===>   traverso-0.49.2 depends on shared library: wavpack - found
===>   traverso-0.49.2 depends on shared library: vorbis - found
===>   traverso-0.49.2 depends on shared library: asound - found
===>   traverso-0.49.2 depends on shared library: jack - found
===>   traverso-0.49.2 depends on shared library: pulse - found
===>  Configuring for traverso-0.49.2
===>  Performing in-source build
/bin/mkdir -p /home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2
-- The C compiler identification is GNU 4.2.1
-- The CXX compiler identification is GNU 4.2.1
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Traverso 0.49.2 will be built to install into /usr/local
getconf: no such configuration parameter `LFS_CFLAGS'
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Program pkg-config found (/usr/local/bin/pkg-config)
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/local/bin/qmake-qt4 (found suitable version "4.8.4", minimum required is "4.3.1") 
-- Looking for portaudio.h
-- Looking for portaudio.h - found
-- checking for module 'portaudio-2.0>=19'
--   found portaudio-2.0, version 19
-- PortAudio Library Found OK
-- Looking for pulse/pulseaudio.h
-- Looking for pulse/pulseaudio.h - found
-- PULSEAUDIO Library Found OK
-- checking for module 'redland>=1.0.2'
--   found redland, version 1.0.16
-- REDLAND Library Found OK
-- Looking for wavpack/wavpack.h
-- Looking for wavpack/wavpack.h - found
-- checking for module 'wavpack>=4.40.0'
--   found wavpack, version 4.60.1
-- WavPack Library Found OK
-- Looking for vorbis/vorbisfile.h
-- Looking for vorbis/vorbisfile.h - found
-- checking for module 'vorbis>=1.1.2'
--   found vorbis, version 1.3.3
-- Ogg Vorbis Library Found OK
-- Looking for FLAC/export.h
-- Looking for FLAC/export.h - found
-- FLAC Library Found OK
-- Looking for mad.h
-- Looking for mad.h - found
-- Looking for fftw3.h
-- Looking for fftw3.h - found
-- checking for module 'fftw3>=3.0.0'
--   found fftw3, version 3.3.3
-- FFTW3 Library Found OK
-- Looking for sys/vfs.h
-- Looking for sys/vfs.h - not found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for mlock
-- Looking for mlock - found
-- Looking for alsa/asoundlib.h
-- Looking for alsa/asoundlib.h - found
-- checking for module 'alsa>=1.0.0'
--   found alsa, version 1.0.26
-- ALSA Library Found OK
-- Looking for jack/jack.h
-- Looking for jack/jack.h - found
-- checking for module 'jack>=0.100'
--   found jack, version 0.121.3
-- Jack Library Found OK

Build options:
Building in mode	:	RELEASE
ALSA support		:	TRUE
Jack support		:	TRUE
PortAudio support	:	TRUE
CoreAudio support	:	FALSE
SLV2 support		:	TRUE (Using internal library)
MP3 read support	:	TRUE
MP3 writing support	:	FALSE

-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    THREADS_HAVE_PTHREAD_ARG


-- Build files have been written to: /home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2
===>  Building for traverso-0.49.2
[  0%] Generating moc_JackDriver.cxx
[  1%] Generating moc_AudioBus.cxx
[  1%] Generating moc_AudioDevice.cxx
[  1%] Generating moc_Client.cxx
Scanning dependencies of target traversoaudiobackend
[  1%] Building CXX object src/engine/CMakeFiles/traversoaudiobackend.dir/PulseAudioDriver.o
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PulseAudioDriver.cpp: In member function 'virtual int PulseAudioDriver::setup(bool, bool, const QString&)':
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PulseAudioDriver.cpp:110: warning: unused variable 'ret'
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PulseAudioDriver.cpp:127: warning: 'port_flags' is used uninitialized in this function
[  2%] Building CXX object src/engine/CMakeFiles/traversoaudiobackend.dir/PADriver.o
In file included from /home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:22:
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.h:58: error: expected ',' or '...' before '*' token
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.h:60: error: ISO C++ forbids declaration of 'PaStreamCallbackTimeInfo' with no type
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp: In member function 'virtual int PADriver::setup(bool, bool, const QString&)':
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:137: error: 'PaStreamParameters' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:137: error: expected `;' before 'outputParameters'
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:138: error: 'PaDeviceIndex' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:138: error: expected `;' before 'deviceindex'
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:140: error: 'Pa_GetHostApiCount' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:141: error: expected initializer before '*' token
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:145: error: 'inf' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:145: error: 'paALSA' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:147: error: 'deviceindex' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:151: error: 'inf' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:151: error: 'paJACK' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:153: error: 'deviceindex' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:157: error: 'inf' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:157: error: 'paMME' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:159: error: 'deviceindex' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:163: error: 'inf' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:163: error: 'paDirectSound' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:165: error: 'deviceindex' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:169: error: 'inf' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:169: error: 'paCoreAudio' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:171: error: 'deviceindex' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:177: error: 'deviceindex' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:182: error: 'deviceindex' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:187: error: expected `;' before 'result'
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:188: error: 'result' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:189: error: 'outputParameters' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:196: error: 'result' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:196: error: 'Pa_GetDefaultInputDevice' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:198: error: 'inputParameters' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:208: error: 'inputParameters' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:209: error: 'outputParameters' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp: In member function 'int PADriver::process_callback(nframes_t)':
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:291: error: 'paAbort' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:294: error: 'paContinue' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp: At global scope:
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:325: error: expected ',' or '...' before '*' token
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:327: error: ISO C++ forbids declaration of 'PaStreamCallbackTimeInfo' with no type
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp: In static member function 'static int PADriver::_process_callback(const void*, void*, long unsigned int, int)':
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:329: error: 'timeInfo' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:330: error: 'statusFlags' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:332: error: 'arg' was not declared in this scope
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp: In member function 'float PADriver::get_cpu_load()':
/home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2/src/engine/PADriver.cpp:344: error: 'Pa_GetStreamCpuLoad' was not declared in this scope
*** [src/engine/CMakeFiles/traversoaudiobackend.dir/PADriver.o] Error code 1

Stop in /home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2.
*** [src/engine/CMakeFiles/traversoaudiobackend.dir/all] Error code 1

Stop in /home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2.
*** [all] Error code 1

Stop in /home/schrodinger/Downloads/audio/traverso/work/traverso-0.49.2.
*** [do-build] Error code 1

Stop in /home/schrodinger/Downloads/audio/traverso.
*** [build] Error code 1

Stop in /home/schrodinger/Downloads/audio/traverso.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 1149 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130922/9ccffb6c/attachment-0001.obj>


More information about the freebsd-ports mailing list