<86>Apr 27 21:32:13 userdel[3942]: delete user `rooter' <86>Apr 27 21:32:13 userdel[3942]: remove group `rooter' <86>Apr 27 21:32:14 groupadd[3943]: new group: name=rooter, gid=501 <86>Apr 27 21:32:14 useradd[3944]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 21:32:14 userdel[3946]: delete user `builder' <86>Apr 27 21:32:14 userdel[3946]: remove group `builder' <86>Apr 27 21:32:14 groupadd[3947]: new group: name=builder, gid=502 <86>Apr 27 21:32:14 useradd[3948]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 21:32:16 rpmi: libalsa-1.0.18-alt1 installed <13>Apr 27 21:32:16 rpmi: libraw1394-1.2.1-alt0.1 installed <13>Apr 27 21:32:16 rpmi: libavc1394-0.5.3-alt0.1 installed <13>Apr 27 21:32:16 rpmi: libiec61883-1.1.0-alt0.svn.r68 installed <13>Apr 27 21:32:16 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 21:32:16 rpmi: xml-common-0.6.3-alt11 installed <13>Apr 27 21:32:16 rpmi: libxml2-1:2.7.2-alt1.M41.1 installed <13>Apr 27 21:32:16 rpmi: libfreebob-1.0.0-alt0.svn.r300 installed <13>Apr 27 21:32:16 rpmi: libjack-0.102.9-alt0.svn.r987 installed <13>Apr 27 21:32:16 rpmi: jackit-devel-0.102.9-alt0.svn.r987 installed <13>Apr 27 21:32:16 rpmi: libalsa-devel-1.0.18-alt1 installed <13>Apr 27 21:32:16 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 21:32:17 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 21:32:18 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing portaudio2-19-alt2.svn1134.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68143 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf portaudio2-19 + echo 'Source #0 (portaudio2-19.tar.bz2):' Source #0 (portaudio2-19.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/portaudio2-19.tar.bz2 + /bin/tar -xf - + cd portaudio2-19 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (portaudio2-19-jack.patch):' Patch #0 (portaudio2-19-jack.patch): + /usr/bin/patch -p0 patching file src/hostapi/jack/pa_jack.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31358 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd portaudio2-19 + aclocal + autoconf + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for ar... /usr/bin/ar checking whether byte ordering is bigendian... yes checking for snd_pcm_open in -lasound... yes checking for HPI_SubSysCreate in -lhpi... no checking for ppc-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for JACK... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for nanosleep... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating portaudio-2.0.pc ~/RPM/BUILD/portaudio2-19/bindings/cpp ~/RPM/BUILD/portaudio2-19 + pushd bindings/cpp + aclocal + autoconf + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Putting files in AC_CONFIG_AUX_DIR, `../..'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating include/Makefile config.status: creating bin/Makefile config.status: creating doc/Makefile config.status: creating portaudiocpp.pc config.status: executing depfiles commands ~/RPM/BUILD/portaudio2-19 + popd + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/portaudio2-19' mkdir lib /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_allocation.c -o src/common/pa_allocation.lo mkdir -p src/os/win src/os/unix src/os/mac_osx src/common \ src/hostapi/oss src/hostapi/alsa src/hostapi/jack src/hostapi/asihpi \ src/hostapi/wmme src/hostapi/wdmks src/hostapi/dsound src/hostapi/wasapi /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_converters.c -o src/common/pa_converters.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.lo touch lib-stamp /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_dither.c -o src/common/pa_dither.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_front.c -o src/common/pa_front.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_process.c -o src/common/pa_process.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_skeleton.c -o src/common/pa_skeleton.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_stream.c -o src/common/pa_stream.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_trace.c -o src/common/pa_trace.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/hostapi/alsa/pa_linux_alsa.c -o src/hostapi/alsa/pa_linux_alsa.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/hostapi/jack/pa_jack.c -o src/hostapi/jack/pa_jack.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/hostapi/oss/pa_unix_oss.c -o src/hostapi/oss/pa_unix_oss.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_hostapis.c -o src/os/unix/pa_unix_hostapis.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.lo for dir in ; do make -C $dir all; done mkdir bin touch bin-stamp mkdir src/common/.libs ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_cpuload.c -fPIC -DPIC -o src/common/.libs/pa_cpuload.o mkdir src/hostapi/alsa/.libs mkdir src/hostapi/oss/.libs ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_skeleton.c -fPIC -DPIC -o src/common/.libs/pa_skeleton.o ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/hostapi/alsa/pa_linux_alsa.c -fPIC -DPIC -o src/hostapi/alsa/.libs/pa_linux_alsa.o ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/hostapi/oss/pa_unix_oss.c -fPIC -DPIC -o src/hostapi/oss/.libs/pa_unix_oss.o ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_process.c -fPIC -DPIC -o src/common/.libs/pa_process.o ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_trace.c -fPIC -DPIC -o src/common/.libs/pa_trace.o ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_converters.c -fPIC -DPIC -o src/common/.libs/pa_converters.o mkdir src/os/unix/.libs mkdir src/hostapi/jack/.libs ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/hostapi/jack/pa_jack.c -fPIC -DPIC -o src/hostapi/jack/.libs/pa_jack.o ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_front.c -fPIC -DPIC -o src/common/.libs/pa_front.o In file included from src/common/pa_converters.c:63: src/common/pa_endianness.h:103:1: warning: "PA_BIG_ENDIAN" redefined : warning: this is the location of the previous definition ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_hostapis.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_hostapis.o ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_allocation.c -fPIC -DPIC -o src/common/.libs/pa_allocation.o ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_stream.c -fPIC -DPIC -o src/common/.libs/pa_stream.o In file included from src/common/pa_front.c:82: src/common/pa_endianness.h:103:1: warning: "PA_BIG_ENDIAN" redefined : warning: this is the location of the previous definition ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/common/pa_dither.c -fPIC -DPIC -o src/common/.libs/pa_dither.o src/hostapi/jack/pa_jack.c: In function 'BlockingCallback': src/hostapi/jack/pa_jack.c:280: warning: passing argument 2 of 'RingBuffer_Write' discards qualifiers from pointer target type src/hostapi/alsa/pa_linux_alsa.c: In function 'PaAlsaStreamComponent_FinishConfigure': src/hostapi/alsa/pa_linux_alsa.c:1175: warning: 'snd_pcm_sw_params_set_xfer_align' is deprecated (declared at /usr/include/alsa/pcm.h:1115) ppc-alt-linux-gcc -c -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 src/os/unix/pa_unix_util.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_util.o /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -shared -fPIC -rpath /usr/lib -no-undefined -export-symbols-regex "Pa_.*" -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_front.lo src/common/pa_process.lo src/common/pa_skeleton.lo src/common/pa_stream.lo src/common/pa_trace.lo src/hostapi/alsa/pa_linux_alsa.lo src/hostapi/jack/pa_jack.lo src/hostapi/oss/pa_unix_oss.lo src/os/unix/pa_unix_hostapis.lo src/os/unix/pa_unix_util.lo -lrt -lasound -ljack -lm -lpthread mkdir lib/.libs generating symbol list for `libportaudio.la' /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_front.o src/common/.libs/pa_process.o src/common/.libs/pa_skeleton.o src/common/.libs/pa_stream.o src/common/.libs/pa_trace.o src/hostapi/alsa/.libs/pa_linux_alsa.o src/hostapi/jack/.libs/pa_jack.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' | /bin/sed 's/.* //' | sort | uniq > lib/.libs/libportaudio.exp /bin/grep -E -e "Pa_.*" "lib/.libs/libportaudio.exp" > "lib/.libs/libportaudio.expT" mv -f "lib/.libs/libportaudio.expT" "lib/.libs/libportaudio.exp" echo "{ global:" > lib/.libs/libportaudio.ver cat lib/.libs/libportaudio.exp | sed -e "s/\(.*\)/\1;/" >> lib/.libs/libportaudio.ver echo "local: *; };" >> lib/.libs/libportaudio.ver if test -r libportaudio-altlinux.ver; then cp libportaudio-altlinux.ver lib/.libs/libportaudio.ver; fi ppc-alt-linux-gcc -shared 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_front.o src/common/.libs/pa_process.o src/common/.libs/pa_skeleton.o src/common/.libs/pa_stream.o src/common/.libs/pa_trace.o src/hostapi/alsa/.libs/pa_linux_alsa.o src/hostapi/jack/.libs/pa_jack.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 -lrt -lasound -ljack -lm -lpthread -Wl,-soname -Wl,libportaudio.so.2 -Wl,-version-script -Wl,lib/.libs/libportaudio.ver -o lib/.libs/libportaudio.so.2.0.0 (cd lib/.libs && rm -f libportaudio.so.2 && ln -s libportaudio.so.2.0.0 libportaudio.so.2) (cd lib/.libs && rm -f libportaudio.so && ln -s libportaudio.so.2.0.0 libportaudio.so) creating lib/libportaudio.la (cd lib/.libs && rm -f libportaudio.la && ln -s ../libportaudio.la libportaudio.la) /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/paqa_devs -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/paqa_devs.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/paqa_errs -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/paqa_errs.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest1 -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest1.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_buffer -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_buffer.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_callbackstop -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_callbackstop.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_clip -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_clip.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_dither -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_dither.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_hang -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_hang.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_in_overflow -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_in_overflow.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_latency -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_latency.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_leftright -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_leftright.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_longsine -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_longsine.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_many -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_many.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_maxsines -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_maxsines.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_multi_sine -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_multi_sine.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_out_underflow -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_out_underflow.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_pink -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_pink.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_prime -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_prime.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_read_record -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_read_record.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_read_write_wire -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_read_write_wire.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_record -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_record.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_ringmix -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_ringmix.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_saw -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_saw.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_sine8 -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine8.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_sine -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_sine_formats -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine_formats.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_sine_time -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine_time.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_start_stop -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_start_stop.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_stop -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_stop.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_toomanysines -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_toomanysines.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_underflow -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_underflow.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_wire -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_wire.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/patest_write_sine -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_write_sine.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/pa_devs -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/pa_devs.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/pa_fuzz -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/pa_fuzz.c lib/libportaudio.la -lm -lpthread /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -o bin/pa_minlat -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/pa_minlat.c lib/libportaudio.la -lm -lpthread mkdir bin/.libs ppc-alt-linux-gcc -o bin/.libs/patest_longsine -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_longsine.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_callbackstop -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_callbackstop.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_buffer -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_buffer.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/paqa_devs -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/paqa_devs.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_leftright -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_leftright.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_maxsines -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_maxsines.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/paqa_errs -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/paqa_errs.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_read_record -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_read_record.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_clip -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_clip.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_latency -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_latency.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_many -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_many.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_multi_sine -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_multi_sine.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_saw -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_saw.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_in_overflow -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_in_overflow.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest1 -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest1.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_hang -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_hang.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_record -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_record.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_pink -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_pink.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_sine_time -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine_time.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_sine -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_dither -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_dither.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_read_write_wire -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_read_write_wire.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_longsine ppc-alt-linux-gcc -o bin/.libs/patest_out_underflow -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_out_underflow.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_clip creating bin/patest_leftright ppc-alt-linux-gcc -o bin/.libs/patest_start_stop -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_start_stop.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_callbackstop creating bin/patest_latency creating bin/patest_read_record ppc-alt-linux-gcc -o bin/.libs/patest_prime -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_prime.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_maxsines ppc-alt-linux-gcc -o bin/.libs/patest_sine_formats -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine_formats.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_buffer ppc-alt-linux-gcc -o bin/.libs/patest_wire -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_wire.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_saw creating bin/paqa_devs creating bin/patest_hang creating bin/patest_multi_sine creating bin/patest_many creating bin/patest_sine creating bin/patest_sine_time ppc-alt-linux-gcc -o bin/.libs/pa_minlat -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/pa_minlat.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_ringmix -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_ringmix.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_read_write_wire ppc-alt-linux-gcc -o bin/.libs/pa_fuzz -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/pa_fuzz.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_write_sine -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_write_sine.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_stop -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_stop.c lib/.libs/libportaudio.so -lm -lpthread ppc-alt-linux-gcc -o bin/.libs/patest_toomanysines -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_toomanysines.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_pink creating bin/patest_in_overflow ./test/pa_minlat.c: In function 'main': ./test/pa_minlat.c:160: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result creating bin/patest1 ppc-alt-linux-gcc -o bin/.libs/patest_underflow -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_underflow.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_start_stop ppc-alt-linux-gcc -o bin/.libs/patest_sine8 -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/patest_sine8.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_dither creating bin/patest_record creating bin/patest_out_underflow ppc-alt-linux-gcc -o bin/.libs/pa_devs -pipe -Wall -O2 -fsigned-char -DPA_BIG_ENDIAN -pthread -I./include -I./src/common -I./src/os/unix -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 -DPA_USE_ALSA=1 -DPA_USE_JACK=1 -DPA_USE_OSS=1 ./test/pa_devs.c lib/.libs/libportaudio.so -lm -lpthread creating bin/patest_sine_formats creating bin/patest_ringmix creating bin/patest_write_sine creating bin/paqa_errs creating bin/pa_fuzz creating bin/patest_underflow creating bin/patest_prime creating bin/pa_minlat creating bin/patest_toomanysines creating bin/patest_wire creating bin/patest_sine8 creating bin/patest_stop creating bin/pa_devs make: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19' + '[' -n 48 ']' + make -j48 -C bindings/cpp make: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' Making all in lib make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/lib' /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o BlockingStream.lo `test -f '../source/portaudiocpp/BlockingStream.cxx' || echo './'`../source/portaudiocpp/BlockingStream.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o CallbackInterface.lo `test -f '../source/portaudiocpp/CallbackInterface.cxx' || echo './'`../source/portaudiocpp/CallbackInterface.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o CallbackStream.lo `test -f '../source/portaudiocpp/CallbackStream.cxx' || echo './'`../source/portaudiocpp/CallbackStream.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o CFunCallbackStream.lo `test -f '../source/portaudiocpp/CFunCallbackStream.cxx' || echo './'`../source/portaudiocpp/CFunCallbackStream.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o CppFunCallbackStream.lo `test -f '../source/portaudiocpp/CppFunCallbackStream.cxx' || echo './'`../source/portaudiocpp/CppFunCallbackStream.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o Device.lo `test -f '../source/portaudiocpp/Device.cxx' || echo './'`../source/portaudiocpp/Device.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o DirectionSpecificStreamParameters.lo `test -f '../source/portaudiocpp/DirectionSpecificStreamParameters.cxx' || echo './'`../source/portaudiocpp/DirectionSpecificStreamParameters.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o Exception.lo `test -f '../source/portaudiocpp/Exception.cxx' || echo './'`../source/portaudiocpp/Exception.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o HostApi.lo `test -f '../source/portaudiocpp/HostApi.cxx' || echo './'`../source/portaudiocpp/HostApi.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o InterfaceCallbackStream.lo `test -f '../source/portaudiocpp/InterfaceCallbackStream.cxx' || echo './'`../source/portaudiocpp/InterfaceCallbackStream.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o MemFunCallbackStream.lo `test -f '../source/portaudiocpp/MemFunCallbackStream.cxx' || echo './'`../source/portaudiocpp/MemFunCallbackStream.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o Stream.lo `test -f '../source/portaudiocpp/Stream.cxx' || echo './'`../source/portaudiocpp/Stream.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o StreamParameters.lo `test -f '../source/portaudiocpp/StreamParameters.cxx' || echo './'`../source/portaudiocpp/StreamParameters.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o System.lo `test -f '../source/portaudiocpp/System.cxx' || echo './'`../source/portaudiocpp/System.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o SystemDeviceIterator.lo `test -f '../source/portaudiocpp/SystemDeviceIterator.cxx' || echo './'`../source/portaudiocpp/SystemDeviceIterator.cxx /bin/sh ../libtool --tag=CXX --mode=compile ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o SystemHostApiIterator.lo `test -f '../source/portaudiocpp/SystemHostApiIterator.cxx' || echo './'`../source/portaudiocpp/SystemHostApiIterator.cxx mkdir .libs ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/CppFunCallbackStream.cxx -fPIC -DPIC -o .libs/CppFunCallbackStream.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/Exception.cxx -fPIC -DPIC -o .libs/Exception.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/InterfaceCallbackStream.cxx -fPIC -DPIC -o .libs/InterfaceCallbackStream.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/CallbackStream.cxx -fPIC -DPIC -o .libs/CallbackStream.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/CFunCallbackStream.cxx -fPIC -DPIC -o .libs/CFunCallbackStream.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/SystemDeviceIterator.cxx -fPIC -DPIC -o .libs/SystemDeviceIterator.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/Device.cxx -fPIC -DPIC -o .libs/Device.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/StreamParameters.cxx -fPIC -DPIC -o .libs/StreamParameters.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/HostApi.cxx -fPIC -DPIC -o .libs/HostApi.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/DirectionSpecificStreamParameters.cxx -fPIC -DPIC -o .libs/DirectionSpecificStreamParameters.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/BlockingStream.cxx -fPIC -DPIC -o .libs/BlockingStream.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/Stream.cxx -fPIC -DPIC -o .libs/Stream.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/CallbackInterface.cxx -fPIC -DPIC -o .libs/CallbackInterface.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/MemFunCallbackStream.cxx -fPIC -DPIC -o .libs/MemFunCallbackStream.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/System.cxx -fPIC -DPIC -o .libs/System.o ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" "-DPACKAGE_STRING=\"PortAudioCpp 12\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c ../source/portaudiocpp/SystemHostApiIterator.cxx -fPIC -DPIC -o .libs/SystemHostApiIterator.o /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libportaudiocpp.la -rpath /usr/lib -version-info 0:12:0 -no-undefined BlockingStream.lo CallbackInterface.lo CallbackStream.lo CFunCallbackStream.lo CppFunCallbackStream.lo Device.lo DirectionSpecificStreamParameters.lo Exception.lo HostApi.lo InterfaceCallbackStream.lo MemFunCallbackStream.lo Stream.lo StreamParameters.lo System.lo SystemDeviceIterator.lo SystemHostApiIterator.lo ../../../lib/libportaudio.la ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o .libs/BlockingStream.o .libs/CallbackInterface.o .libs/CallbackStream.o .libs/CFunCallbackStream.o .libs/CppFunCallbackStream.o .libs/Device.o .libs/DirectionSpecificStreamParameters.o .libs/Exception.o .libs/HostApi.o .libs/InterfaceCallbackStream.o .libs/MemFunCallbackStream.o .libs/Stream.o .libs/StreamParameters.o .libs/System.o .libs/SystemDeviceIterator.o .libs/SystemHostApiIterator.o -Wl,--rpath -Wl,/usr/src/RPM/BUILD/portaudio2-19/lib/.libs ../../../lib/.libs/libportaudio.so -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,libportaudiocpp.so.0 -o .libs/libportaudiocpp.so.0.0.12 (cd .libs && rm -f libportaudiocpp.so.0 && ln -s libportaudiocpp.so.0.0.12 libportaudiocpp.so.0) (cd .libs && rm -f libportaudiocpp.so && ln -s libportaudiocpp.so.0.0.12 libportaudiocpp.so) creating libportaudiocpp.la (cd .libs && rm -f libportaudiocpp.la && ln -s ../libportaudiocpp.la libportaudiocpp.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/lib' Making all in include make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/include' Making all in bin make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/bin' ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o devs.o `test -f '../example/devs.cxx' || echo './'`../example/devs.cxx ppc-alt-linux-g++ -DPACKAGE_NAME=\"PortAudioCpp\" -DPACKAGE_TARNAME=\"portaudiocpp\" -DPACKAGE_VERSION=\"12\" -DPACKAGE_STRING=\"PortAudioCpp\ 12\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"portaudiocpp\" -DVERSION=\"12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I../include -I../../../include -pipe -Wall -O2 -fsigned-char -c -o sine.o `test -f '../example/sine.cxx' || echo './'`../example/sine.cxx /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o sine sine.o ../lib/libportaudiocpp.la mkdir .libs ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o .libs/sine sine.o ../lib/.libs/libportaudiocpp.so creating sine /bin/sh ../libtool --tag=CXX --mode=link ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o devs devs.o ../lib/libportaudiocpp.la ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o .libs/devs devs.o ../lib/.libs/libportaudiocpp.so creating devs make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/bin' make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' make: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29498 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/portaudio2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/portaudio2-buildroot + cd portaudio2-19 + make DESTDIR=/usr/src/tmp/portaudio2-buildroot install make: Entering directory `/usr/src/RPM/BUILD/portaudio2-19' /bin/install -c -d /usr/src/tmp/portaudio2-buildroot/usr/lib /bin/sh ./libtool --mode=install /bin/install -c lib/libportaudio.la /usr/src/tmp/portaudio2-buildroot/usr/lib /bin/install -c lib/.libs/libportaudio.so.2.0.0 /usr/src/tmp/portaudio2-buildroot/usr/lib/libportaudio.so.2.0.0 (cd /usr/src/tmp/portaudio2-buildroot/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so.2 || { rm -f libportaudio.so.2 && ln -s libportaudio.so.2.0.0 libportaudio.so.2; }; }) (cd /usr/src/tmp/portaudio2-buildroot/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so || { rm -f libportaudio.so && ln -s libportaudio.so.2.0.0 libportaudio.so; }; }) /bin/install -c lib/.libs/libportaudio.lai /usr/src/tmp/portaudio2-buildroot/usr/lib/libportaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/install -c -d /usr/src/tmp/portaudio2-buildroot/usr/include /bin/install -c -m 644 -m 644 ./include/portaudio.h /usr/src/tmp/portaudio2-buildroot/usr/include/portaudio.h /bin/install -c -d /usr/src/tmp/portaudio2-buildroot/usr/lib/pkgconfig /bin/install -c -m 644 portaudio-2.0.pc /usr/src/tmp/portaudio2-buildroot/usr/lib/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/lib ------------------------------------------------------------ make install-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19' for dir in ; do make -C $dir install; done make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19' make: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19' + make DESTDIR=/usr/src/tmp/portaudio2-buildroot install -C bindings/cpp make: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/lib' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/portaudio2-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c 'libportaudiocpp.la' '/usr/src/tmp/portaudio2-buildroot/usr/lib/libportaudiocpp.la' (cd /usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/lib; /bin/sh ../libtool --tag=CXX --mode=relink ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -o libportaudiocpp.la -rpath /usr/lib -version-info 0:12:0 -no-undefined BlockingStream.lo CallbackInterface.lo CallbackStream.lo CFunCallbackStream.lo CppFunCallbackStream.lo Device.lo DirectionSpecificStreamParameters.lo Exception.lo HostApi.lo InterfaceCallbackStream.lo MemFunCallbackStream.lo Stream.lo StreamParameters.lo System.lo SystemDeviceIterator.lo SystemHostApiIterator.lo ../../../lib/libportaudio.la -inst-prefix-dir /usr/src/tmp/portaudio2-buildroot) libtool: install: warning: relinking `libportaudiocpp.la' ppc-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crti.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtbeginS.o .libs/BlockingStream.o .libs/CallbackInterface.o .libs/CallbackStream.o .libs/CFunCallbackStream.o .libs/CppFunCallbackStream.o .libs/Device.o .libs/DirectionSpecificStreamParameters.o .libs/Exception.o .libs/HostApi.o .libs/InterfaceCallbackStream.o .libs/MemFunCallbackStream.o .libs/Stream.o .libs/StreamParameters.o .libs/System.o .libs/SystemDeviceIterator.o .libs/SystemHostApiIterator.o -L/usr/src/tmp/portaudio2-buildroot/usr/lib -L/usr/lib -lportaudio -L/usr/lib/gcc/ppc-alt-linux/4.3.2 -L/usr/lib/gcc/ppc-alt-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc-alt-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc-alt-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc-alt-linux/4.3.2/../../../crtn.o -Wl,-soname -Wl,libportaudiocpp.so.0 -o .libs/libportaudiocpp.so.0.0.12 /bin/install -c .libs/libportaudiocpp.so.0.0.12T /usr/src/tmp/portaudio2-buildroot/usr/lib/libportaudiocpp.so.0.0.12 (cd /usr/src/tmp/portaudio2-buildroot/usr/lib && { ln -s -f libportaudiocpp.so.0.0.12 libportaudiocpp.so.0 || { rm -f libportaudiocpp.so.0 && ln -s libportaudiocpp.so.0.0.12 libportaudiocpp.so.0; }; }) (cd /usr/src/tmp/portaudio2-buildroot/usr/lib && { ln -s -f libportaudiocpp.so.0.0.12 libportaudiocpp.so || { rm -f libportaudiocpp.so && ln -s libportaudiocpp.so.0.0.12 libportaudiocpp.so; }; }) /bin/install -c .libs/libportaudiocpp.lai /usr/src/tmp/portaudio2-buildroot/usr/lib/libportaudiocpp.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/lib' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/include' make[2]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/portaudiocpp" || /bin/mkdir -p "/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp" /bin/install -c -m 644 'portaudiocpp/AutoSystem.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/AutoSystem.hxx' /bin/install -c -m 644 'portaudiocpp/BlockingStream.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/BlockingStream.hxx' /bin/install -c -m 644 'portaudiocpp/CallbackInterface.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/CallbackInterface.hxx' /bin/install -c -m 644 'portaudiocpp/CallbackStream.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/CallbackStream.hxx' /bin/install -c -m 644 'portaudiocpp/CFunCallbackStream.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/CFunCallbackStream.hxx' /bin/install -c -m 644 'portaudiocpp/CppFunCallbackStream.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/CppFunCallbackStream.hxx' /bin/install -c -m 644 'portaudiocpp/Device.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/Device.hxx' /bin/install -c -m 644 'portaudiocpp/DirectionSpecificStreamParameters.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/DirectionSpecificStreamParameters.hxx' /bin/install -c -m 644 'portaudiocpp/Exception.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/Exception.hxx' /bin/install -c -m 644 'portaudiocpp/HostApi.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/HostApi.hxx' /bin/install -c -m 644 'portaudiocpp/InterfaceCallbackStream.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/InterfaceCallbackStream.hxx' /bin/install -c -m 644 'portaudiocpp/MemFunCallbackStream.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/MemFunCallbackStream.hxx' /bin/install -c -m 644 'portaudiocpp/PortAudioCpp.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/PortAudioCpp.hxx' /bin/install -c -m 644 'portaudiocpp/SampleDataFormat.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/SampleDataFormat.hxx' /bin/install -c -m 644 'portaudiocpp/Stream.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/Stream.hxx' /bin/install -c -m 644 'portaudiocpp/StreamParameters.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/StreamParameters.hxx' /bin/install -c -m 644 'portaudiocpp/SystemDeviceIterator.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/SystemDeviceIterator.hxx' /bin/install -c -m 644 'portaudiocpp/SystemHostApiIterator.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/SystemHostApiIterator.hxx' /bin/install -c -m 644 'portaudiocpp/System.hxx' '/usr/src/tmp/portaudio2-buildroot/usr/include/portaudiocpp/System.hxx' make[2]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/include' Making install in bin make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/bin' make[2]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/bin' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/bin' make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp/bin' make[1]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' make[2]: Entering directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/portaudio2-buildroot/usr/lib/pkgconfig" /bin/install -c -m 644 'portaudiocpp.pc' '/usr/src/tmp/portaudio2-buildroot/usr/lib/pkgconfig/portaudiocpp.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' make[1]: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' make: Leaving directory `/usr/src/RPM/BUILD/portaudio2-19/bindings/cpp' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/portaudio2-buildroot (auto) removed `./usr/lib/libportaudiocpp.la' removed `./usr/lib/libportaudio.la' mode of `./usr/lib/libportaudiocpp.so.0.0.12' changed to 0644 (rw-r--r--) mode of `./usr/lib/libportaudio.so.2.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/portaudio2-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/portaudiocpp.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/portaudiocpp.pc: Libs: '-L${libdir} -lportaudiocpp' --> '-lportaudiocpp' /usr/lib/pkgconfig/portaudio-2.0.pc: Cflags: '-I${includedir} -pthread' --> '-pthread' /usr/lib/pkgconfig/portaudio-2.0.pc: Libs: '-L${libdir} -lportaudio -lm -lpthread' --> '-lportaudio -lm -lpthread' Compressing files in /usr/src/tmp/portaudio2-buildroot (auto) Adjusting library links in /usr/src/tmp/portaudio2-buildroot ./usr/lib: libportaudio.so.2 -> libportaudio.so.2.0.0 libportaudiocpp.so.0 -> libportaudiocpp.so.0.0.12 Verifying ELF objects in /usr/src/tmp/portaudio2-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/portaudio2-buildroot (executable,shared) Processing files: libportaudio2-19-alt2.svn1134 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.73794 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.99119 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libportaudio.so.2, libportaudiocpp.so.0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libasound.so.2(ALSA_0.9), libasound.so.2(ALSA_0.9.0rc4), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libjack.so.0, libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), librt.so.1(GLIBC_2.2), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Processing files: libportaudio2-devel-19-alt2.svn1134 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35284 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd portaudio2-19 + DOCDIR=/usr/src/tmp/portaudio2-buildroot/usr/share/doc/libportaudio2-devel-19 + export DOCDIR + rm -rf /usr/src/tmp/portaudio2-buildroot/usr/share/doc/libportaudio2-devel-19 + /bin/mkdir -p /usr/src/tmp/portaudio2-buildroot/usr/share/doc/libportaudio2-devel-19 + cp -prL README.txt V19-devel-readme.txt /usr/src/tmp/portaudio2-buildroot/usr/share/doc/libportaudio2-devel-19 + chmod -R go-w /usr/src/tmp/portaudio2-buildroot/usr/share/doc/libportaudio2-devel-19 + chmod -R a+rX /usr/src/tmp/portaudio2-buildroot/usr/share/doc/libportaudio2-devel-19 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.35284 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.93881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: pkgconfig(portaudio-2.0) = 19, pkgconfig(portaudiocpp) = 12 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libportaudio2 = 19-alt2.svn1134, /usr/lib/libportaudio.so.2.0.0, /usr/lib/libportaudiocpp.so.0.0.12, glibc-devel Conflicts: libportaudio-devel Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.27367 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/portaudio2-19-alt2.svn1134.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libportaudio2-19-alt2.svn1134.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libportaudio2-devel-19-alt2.svn1134.ppc.rpm 52.71user 17.71system 0:53.01elapsed 132%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+4520506minor)pagefaults 0swaps